Pages:
Author

Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! - page 33. (Read 274841 times)

legendary
Activity: 1717
Merit: 1125
I have a problem i kept getting result in duckdice and even with the lastest version dicebot - "Bet result received does not match last bet placed! Stopping for your safety., stopping"

Thanks

See "What does it mean when the bot says: "bet result received does not match last bet placed! stopping for your safety"" on https://bot.seuntjie.com/faqs.aspx#faq28
newbie
Activity: 54
Merit: 0
I have a problem i kept getting result in duckdice and even with the lastest version dicebot - "Bet result received does not match last bet placed! Stopping for your safety., stopping"

Thanks
member
Activity: 210
Merit: 11
Not sure if there's any settings in the bot that need changed but we now allow 1 satoshi bets on Bitcoin, Eth, Ltc and BKB on https://betking.io

newbie
Activity: 4
Merit: 0
Please update the websites: stake, yolodice, primedice for DOGE.

You can use "currency='doge'" @programmer mode to switch Wink
newbie
Activity: 14
Merit: 0
Please update the websites: stake, yolodice, primedice for DOGE.
full member
Activity: 319
Merit: 100
As I answered in the other thread... you'd probably need to use some sort of Windows Automation Tool... You could probably rig up some sort of macro/scripting tool that will automatically bring up the Dicebot window, select the console window and type "start" into it and set that going on a timer so that it does it every X minutes/seconds.

seen, thanks! Smiley
HCP
legendary
Activity: 2086
Merit: 4361
As I answered in the other thread... you'd probably need to use some sort of Windows Automation Tool... You could probably rig up some sort of macro/scripting tool that will automatically bring up the Dicebot window, select the console window and type "start" into it and set that going on a timer so that it does it every X minutes/seconds.
full member
Activity: 319
Merit: 100
Hey, I know that somewhere Iv seen question about that kind of thing, but can't find it anymore.

   if (modbuton == true) then
      hilonumb = math.random(45,50)

what does that kind of statement really doing?

exactly numbers 45, 50

what will be changed if i will put there like 5, 95 or 1, 99 or 20, 80???

hope someone can explain it to me Smiley


and another question is there is possible to make that bot "auto start"/"reconnect" (like yolodice site are doing, but time after time, there is error maybe 2 times in 48hours, when bot are stopped) after stopping when internet connection or dicewebpage get some error?! Smiley

See http://lua-users.org/wiki/MathLibraryTutorial, Specifically the part about math.random.


It depends on the site. If the sites API uses a socket (TCP or Web), and your computer gets disconnected from the site, there is no way to restart the bot other than logging out and logging in again or by closing and opening the bot and logging in again (The bot would need to keep your username and password in memory to be able to log in again automatically, which can be a security risk). For sites that use a rest API, the bot will retry a failed bet every 30 seconds and will continue if a bet is successful, as long as you don't stop the bot.

If the bot shows a message at the bottom of the screen saying it stopped because of a lua error, you need to fix whatever causes the error in your script. If it stops saying there was a mismatch in your bets, you really don't want the bot to restart automatically. If it says stopped for any other reason, it's your settings.

playing @ YOLO, everytime bot in status/current action says something like: "it seems error has occured" and there is no matter what kind of script im using, with many different type of scripts im getting this kind of error maybe 1-2 times in 24hours, and after that i need only retype "start" in console and betting is againg going, many times after that kind of script yolodice are making reconnect and bets are going back automatically but, if bot are running and are not restarted more than 2 days, then errors are more frequent, how much i seen relogin(logoff/loggin) need only after yolodice site updates, not frequent thing maybe 1 time in 5days. Smiley

So there is some possibility to write some commands/statesments to that he automatically type "start" if bot is not betting?!

something like:

if sleeptimer 3 seconds > then "start"
end

Cheesy
legendary
Activity: 1717
Merit: 1125
newbie
Activity: 35
Merit: 0
cant login to safedice,
any ideas?
im sure the username pass is correct

Looks like there's been updates to cloudflares protection and SafeDice has raised their protection level with cloudflare. DiceBot should be able to log in again if SafeDice lowers the protection level. I'm assuming the protection was increased because they're being attacked, so hopefully the attack subsides soon and everything will work again.

oooh ok, thanks Smiley
Btw, im curious, which site is your favorite to use?
which strats do you pref?
legendary
Activity: 1717
Merit: 1125
cant login to safedice,
any ideas?
im sure the username pass is correct

Looks like there's been updates to cloudflares protection and SafeDice has raised their protection level with cloudflare. DiceBot should be able to log in again if SafeDice lowers the protection level. I'm assuming the protection was increased because they're being attacked, so hopefully the attack subsides soon and everything will work again.
newbie
Activity: 35
Merit: 0
cant login to safedice,
any ideas?
im sure the username pass is correct
Code:
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
A task was canceled.
System.NullReferenceException: Object reference not set to an instance of an object.
   at DiceBot.dice999.PlaceBetThread(Object _High)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference
   at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   at DiceBot.cDiceBot.GetBetResult(Decimal Balance, Bet bet)
   at DiceBot.DiceSite.FinishedBet(Bet newBet)
   at DiceBot.PD.placebetthread(Object bet)
A task was canceled.
System.NullReferenceException: Object reference not set to an instance of an object.
   at DiceBot.dice999.PlaceBetThread(Object _High)
System.Exception: Exception of type 'System.Exception' was thrown.
   at DiceBot.dice999.PlaceBetThread(Object _High)
System.Exception: Exception of type 'System.Exception' was thrown.
   at DiceBot.dice999.PlaceBetThread(Object _High)
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.Substring(Int32 startIndex, Int32 length)
   at System.String.Substring(Int32 startIndex)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.SafeDice.Login(String Username, String Password, String twofa)
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.Substring(Int32 startIndex, Int32 length)
   at System.String.Substring(Int32 startIndex)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.SafeDice.Login(String Username, String Password, String twofa)
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.Substring(Int32 startIndex, Int32 length)
   at System.String.Substring(Int32 startIndex)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.SafeDice.Login(String Username, String Password, String twofa)
System.ArgumentOutOfRangeException: StartIndex cannot be less than zero.
Parameter name: startIndex
   at System.String.Substring(Int32 startIndex, Int32 length)
   at System.String.Substring(Int32 startIndex)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.Cloudflare.doCFThing(String Response, HttpClient Client, HttpClientHandler ClientHandlr, Int32 cflevel, String URI)
   at DiceBot.SafeDice.Login(String Username, String Password, String twofa)
legendary
Activity: 1229
Merit: 1001
I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.

I think some of these people actually believe there own lunacy of winning strategies they have no funds and think they just need many funds to make it work.
They just do not understand how things work I would not get to upset with them. but yes obviously anyone who buys any of these and uses them will bust and be out a lot of money
legendary
Activity: 1717
Merit: 1125
Hey, I know that somewhere Iv seen question about that kind of thing, but can't find it anymore.

   if (modbuton == true) then
      hilonumb = math.random(45,50)

what does that kind of statement really doing?

exactly numbers 45, 50

what will be changed if i will put there like 5, 95 or 1, 99 or 20, 80???

hope someone can explain it to me Smiley


and another question is there is possible to make that bot "auto start"/"reconnect" (like yolodice site are doing, but time after time, there is error maybe 2 times in 48hours, when bot are stopped) after stopping when internet connection or dicewebpage get some error?! Smiley

See http://lua-users.org/wiki/MathLibraryTutorial, Specifically the part about math.random.


It depends on the site. If the sites API uses a socket (TCP or Web), and your computer gets disconnected from the site, there is no way to restart the bot other than logging out and logging in again or by closing and opening the bot and logging in again (The bot would need to keep your username and password in memory to be able to log in again automatically, which can be a security risk). For sites that use a rest API, the bot will retry a failed bet every 30 seconds and will continue if a bet is successful, as long as you don't stop the bot.

If the bot shows a message at the bottom of the screen saying it stopped because of a lua error, you need to fix whatever causes the error in your script. If it stops saying there was a mismatch in your bets, you really don't want the bot to restart automatically. If it says stopped for any other reason, it's your settings.
full member
Activity: 319
Merit: 100
Hey, I know that somewhere Iv seen question about that kind of thing, but can't find it anymore.

   if (modbuton == true) then
      hilonumb = math.random(45,50)

what does that kind of statement really doing?

exactly numbers 45, 50

what will be changed if i will put there like 5, 95 or 1, 99 or 20, 80???

hope someone can explain it to me Smiley


and another question is there is possible to make that bot "auto start"/"reconnect" (like yolodice site are doing, but time after time, there is error maybe 2 times in 48hours, when bot are stopped) after stopping when internet connection or dicewebpage get some error?! Smiley
legendary
Activity: 1834
Merit: 1008
Dear seuntjie!

I'm not scam!

I had more losses in Primedice, I more try to can get successful for it.
I more trying seuntjie!

My solutions is very low risk and I was still not a loser.
I'm not saying you get rich overnight!

I get money because i more try to make it and i want to develop it.

I could not succeed without your software. Thank you, BUT i'm not Scam bro. I am a strategist on Primedice.



I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.

We do not know if you are not scam or not but the problem is you are reselling his bot to others people who does not even know thst you are selling others property. If you want to scam people you should try somewhere else and do not ruin Seuntjie's reputation here.

Anyway if you have solid strategy then why you stop your $4 income, you should keep on trying that and you will get your $500 easily in no time
sr. member
Activity: 626
Merit: 252
I Cant login into PrimeDice.(Status/Current Action:Please provide a valid captcha.)

What happen?

We are aware of the DiceBot login issues at Primedice and Stake, We're working closely with their teams to find a solution that meets all our needs. See https://forum.seuntjie.com/index.php?topic=169.msg336#msg336
safedice  cant login. says disconnected
newbie
Activity: 21
Merit: 0
Dear seuntjie!

I'm not scam!

I had more losses in Primedice, I more try to can get successful for it.
I more trying seuntjie!

My solutions is very low risk and I was still not a loser.
I'm not saying you get rich overnight!

I get money because i more try to make it and i want to develop it.

I could not succeed without your software. Thank you, BUT i'm not Scam bro. I am a strategist on Primedice.



I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.
legendary
Activity: 1717
Merit: 1125
I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:


You can fuck right off.

I did not create DiceBot and make it available for free so people like you can scam others into buying bullshit strategies that will bust in time, under the guise that it makes profit.


So either upload your settings file onto the DiceBot site where it will be available for all for free and stop selling fake versions of a bot that is available for free, or go stick it all up your ass.





Whenever anyone sees a post like this, ask yourselves: If this is working, why is he selling it and risking sites finding a loophole to fix it? If he claims he wants to share this with people for the good of the community, why is he selling it instead of giving it away? If it's working, he can surely bankrupt all of the casinos and don't need the money to sell it.

There is not such thing as a winning strategy, or bot, or script. Anyone selling you anything saying that it is one, is scamming you.
newbie
Activity: 21
Merit: 0
I focused on Primedice about 1 year ago to now, I had many losses and Wins, after 7 months i decide to more focus on a special Strategy!

I check many strategies and i choose this strategy:

PAYOUT: 3.30

I focus on this payout because i more focus and try on it and i prepare a wining strategy based on it.

For implementation strategy, i use DiceBot.

How its work:
I made a software for arrived to this strategy.
This software producing a series of numbers for preset list on dicebot, Due to the your balance and Your desired profit.

I've always been a winner with this strategy, But I'm earning money, low and always satisfied. for example you can earn $4 daily with $20 deposit!
and you can run many dicebot to earn more money.

The most important point is, you always get the benefit.
 
I more try to this strategy.

For share you, there are two options:
1- You can buy the software ($500)
2- You can send me your balance and i send you Dicebot strategy file. ($50) (Recommended)

If you choose option 2 and if you need to change your balance, I send you strategy FREE. (onetime payment only)

Bitcoin Wallet:
19kxdxa84QrZux62J8TaFox2XaUSJAywQt

Ether wallet:
0x1DDA5Cc8224d221fbB06DC88a995d0f1085A2A01

* After payment send me message *
Sadri[at]email.com

Telegram user: @Kingofprimedice (https://t.me/Kingofprimedice)
Pages:
Jump to: