Pages:
Author

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

legendary
Activity: 1717
Merit: 1125
MonetPot is back up again and you can now use the DiceBot app again to bet. Go to https://bot.seuntjie.com/mpdb for quick bets and 0.9% edge
legendary
Activity: 1717
Merit: 1125
any one know any script which will increase our bet size auto matially according to our balance?

have you tried browsing https://bot.seuntjie.com/Scripts.aspx for scripts? I think there is one that does something similar to what you want called "Percentage Martingale".

Did you click save settings after disabling the feature? It might also require a bot restart to work? Sorry if this questions seems offensive, people forget/miss things sometimes.

No problem  Smiley
And yes, I did clicked the save settings (and checked it, after another .NET error), as well as having the bot run for a few times (hence, restarted it to).


I'll look into it. I made the writes to dicebot.db asynchronous and personally saw no increase in betting speed, but i think I was able to fix the crash for the next release.

any one know any script which will increase our bet size auto matially according to our balance?

Can't you just edit a config file ?
Why are people even using this what good is it for anything ? Do you let it bet while you sleep or something ?
What settings are the best ? I can't see how using a bot can help at all. Seems using bots is just gamblers fallacy. Unless someone can prove me wrong ? But I don't think so.

There is no monetary benefit from using the bot. In fact, it probably reduces your variance so it increases the probability you'll lose in the long run. The purpose of the bot isn't to make money, it's to make dice more interesting, as is the purpose of gambling to entertain you, not to make money.
hero member
Activity: 1162
Merit: 500
CryptoTalk.Org - Get Paid for every Post!
any one know any script which will increase our bet size auto matially according to our balance?

Can't you just edit a config file ?
Why are people even using this what good is it for anything ? Do you let it bet while you sleep or something ?
What settings are the best ? I can't see how using a bot can help at all. Seems using bots is just gamblers fallacy. Unless someone can prove me wrong ? But I don't think so.
sr. member
Activity: 343
Merit: 252
Did you click save settings after disabling the feature? It might also require a bot restart to work? Sorry if this questions seems offensive, people forget/miss things sometimes.

No problem  Smiley
And yes, I did clicked the save settings (and checked it, after another .NET error), as well as having the bot run for a few times (hence, restarted it to).
sr. member
Activity: 299
Merit: 250
any one know any script which will increase our bet size auto matially according to our balance?
legendary
Activity: 1717
Merit: 1125
Hi Seuntjie,
Thank you for the bot. I've been using it for a couple of months and it's been working great until recently,
I've been experiencing some problems where sometimes the bets stop being reflected to the balance or is not reflected correctly. (e.g. the balance doesn't bounce back after winning after a losing streak, or deducts more from the balance than the loss amount)

It took away most of my balance once, and now I'm a little scared to use it.

Could you please advise on how I can prevent this from happening?

Thanks,

I have not experienced anything like this since v 3.1.0 ish  (if you're still using an older version, it's your own fault. There're updates for a reason). Obviously, if this is actually the bots' fault, this is a very serious issue and I'd like to fix it asap. so:

On which site are you betting?
Have you compared your balance on the site vs in the bot?
Are you betting at the correct chance you think you're betting at?

What sometimes happen, especially if you have a stop condition set it the bot places the bet but the stats aren't updated. So it just doesn't show the new balance.
Can you describe your settings? or even better, send me and exported settings file? If you don't want to share it publicly, you can email me on [email protected]
I need as much details as you can to accurately diagnose/reproduce the bug.

Hi Seuntjie
Sorry for the late reply.
I was planning to check and see if the same phenomenon occurs again, before sending you the setttings but was unable to since the primedice update, thus late reply.

I was using the latest version of the bot and I also checked that the balances displayed in the bot and the site match. (the balance had not recovered on win after consecutive losses)
I've sent you the screenshot of the bot when this occured, to the e-mail address displayed on your top page about 2 weeks ago from e-mail yu******515@gmail

Please let me try if the same occurs again, after I'm able to login to primedice through the bot, and if so,
allow me to send you the settings for further investigation.

Thanks for your efforts!


I don't have access to that email at this moment (i'm on my lappy, the account is on my home PC), so I'll take a look at it as soon as I get home. If you are able to reproduce the problem, please let me know and send me as many details as you can.

I can't say deleting dicebot.db while the bot is open is a good idea. I'm surprised this doesn't cause more issues.

To prevent the crash, open the settings window (view->settings) and disable the setting to automatically look for missing seeds. If that doesn't work, please let me know.

I did as you said, but also when disabling to look for the seeds I still get the .NET Framework error.

I also noted an easier way on 'bypassing' the bot to write to the Dicebot.db file:
- Start the bot.
- Upon loading, assuming no Dicebot.db file is yet present/deleted after former session/first start, the bot creates the Dicebot.db file of 5kb size.
- When bot is loaded, and not yet actively running, delete the Dicebot.db file.
- Activate the bot, and then it creates a 0kb size Dicebot.db file which it doesn't write to (no HDD activity), yet places the bets very fast.



Personally, I like it when the bot does not utilize the Dicebot.db file and/or doesn't write to it. Because this way, I noted it is possible to bet smaller bets at the same high speed as with larger bets (which normally is not), without any issues (at least, not on 999dice).

Did you click save settings after disabling the feature? It might also require a bot restart to work? Sorry if this questions seems offensive, people forget/miss things sometimes.

I'll take a look at fixing the crash and speeding up the DB writes. I will not be providing the option to disable the bet logging though. You completely lose your ability to verify your bets and make yourself vulnerable to the site cheating you if you remove the logs, but I do understand your want for faster bets. I never noticed the DB causes such a bottleneck, since i have been able to bet at much faster speeds (10-15 bets/s) with the db enabled, also on a normal hdd.
sr. member
Activity: 343
Merit: 252
I can't say deleting dicebot.db while the bot is open is a good idea. I'm surprised this doesn't cause more issues.

To prevent the crash, open the settings window (view->settings) and disable the setting to automatically look for missing seeds. If that doesn't work, please let me know.

I did as you said, but also when disabling to look for the seeds I still get the .NET Framework error.

I also noted an easier way on 'bypassing' the bot to write to the Dicebot.db file:
- Start the bot.
- Upon loading, assuming no Dicebot.db file is yet present/deleted after former session/first start, the bot creates the Dicebot.db file of 5kb size.
- When bot is loaded, and not yet actively running, delete the Dicebot.db file.
- Activate the bot, and then it creates a 0kb size Dicebot.db file which it doesn't write to (no HDD activity), yet places the bets very fast.



Personally, I like it when the bot does not utilize the Dicebot.db file and/or doesn't write to it. Because this way, I noted it is possible to bet smaller bets at the same high speed as with larger bets (which normally is not), without any issues (at least, not on 999dice).
newbie
Activity: 7
Merit: 0
Hi Seuntjie,
Thank you for the bot. I've been using it for a couple of months and it's been working great until recently,
I've been experiencing some problems where sometimes the bets stop being reflected to the balance or is not reflected correctly. (e.g. the balance doesn't bounce back after winning after a losing streak, or deducts more from the balance than the loss amount)

It took away most of my balance once, and now I'm a little scared to use it.

Could you please advise on how I can prevent this from happening?

Thanks,

I have not experienced anything like this since v 3.1.0 ish  (if you're still using an older version, it's your own fault. There're updates for a reason). Obviously, if this is actually the bots' fault, this is a very serious issue and I'd like to fix it asap. so:

On which site are you betting?
Have you compared your balance on the site vs in the bot?
Are you betting at the correct chance you think you're betting at?

What sometimes happen, especially if you have a stop condition set it the bot places the bet but the stats aren't updated. So it just doesn't show the new balance.
Can you describe your settings? or even better, send me and exported settings file? If you don't want to share it publicly, you can email me on [email protected]
I need as much details as you can to accurately diagnose/reproduce the bug.

Hi Seuntjie
Sorry for the late reply.
I was planning to check and see if the same phenomenon occurs again, before sending you the setttings but was unable to since the primedice update, thus late reply.

I was using the latest version of the bot and I also checked that the balances displayed in the bot and the site match. (the balance had not recovered on win after consecutive losses)
I've sent you the screenshot of the bot when this occured, to the e-mail address displayed on your top page about 2 weeks ago from e-mail yu******515@gmail

Please let me try if the same occurs again, after I'm able to login to primedice through the bot, and if so,
allow me to send you the settings for further investigation.

Thanks for your efforts!
legendary
Activity: 1717
Merit: 1125
full member
Activity: 149
Merit: 101
I think all bots on primedice are dead/broken. Their API is not currently functional.
sr. member
Activity: 343
Merit: 252
I get a "Unhandled exception", when doing the following:

1) I start the bot (v 3.1.7), and after a few bets I click on the "Stop on win" button.
2) Then, I click "Reset Chart" button.
3) After that, I manually delete the file DiceBot.db
4) Next, I start the betting again by pressing either the "Start high"/"Start low" button.

After doing the above, the bot doesn't write to the DiceBot.db file anymore (it remains 0 size in bytes). I like to do this, because I use the bot on a rather old computer with a regular HDD in it; whilst the bot isn't writing to the DiceBot.db anymore, it is betting WAY more speedy (like, ~8-9 bets per second, instead of ~1-2 per second).

Yet after a couple of hundreds or so bets, I get the following "Unhandled exception" below. The bettings themselves however, continues to be submitted correctly to the site (which is 999dice I use)

------------------------------------------------------------------------------------------------------------------------





See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at DiceBot.cDiceBot.tmrMissingSeeds_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
DiceBot
    Assembly Version: 3.2.0.0
    Win32 Version: 3.2.0.0
    CodeBase: file:///C:/DiceBot-3.1.7/DiceBot.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34251 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34285 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34294 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
SharpLua
    Assembly Version: 2.0.4696.34005
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/DiceBot-3.1.7/SharpLua.DLL
----------------------------------------
System.Windows.Forms.DataVisualization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.DataVisualization/v4.0_4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34283 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.94.0
    Win32 Version: 1.0.94.0
    CodeBase: file:///C:/DiceBot-3.1.7/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Core
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Transactions
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
System.Numerics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Net.Http
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Net.Http/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
PresentationCore
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34291 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
WindowsBase
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34291 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Runtime.Serialization
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
SMDiagnostics
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/SMDiagnostics/v4.0_4.0.0.0__b77a5c561934e089/SMDiagnostics.dll
----------------------------------------
System.ServiceModel.Internals
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34234 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ServiceModel.Internals/v4.0_4.0.0.0__31bf3856ad364e35/System.ServiceModel.Internals.dll
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 10.0.0.0
    Win32 Version: 12.0.51209.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.RunTime.Serialization.resources
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/System.Runtime.Serialization.resources.dll
----------------------------------------
mscorlib.resources
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
    CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_nl_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:


    


When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.


newbie
Activity: 23
Merit: 0
dicebot 3.1.7
Primedice new 4.0 version , not login
Always "Failed login register new account"

fortunejack not login

please update Smiley Kiss
member
Activity: 99
Merit: 10
waiting for Fortunejack bot..

hope seuntjie can figure it out..
hero member
Activity: 519
Merit: 500
Hi, what's the fastest website after Primedice?

The fastest I've seen is the dicebot app on moneypot.

You can't test it now because moneypot is on maintenance.
hero member
Activity: 658
Merit: 503
Hi, what's the fastest website after Primedice?
legendary
Activity: 1717
Merit: 1125
seuntjie, I am encountering a minor 'glitch' in your bot:
When I close it, is does not unload from my memory; my Windows taskmanager continues to show the DiceBot.exe file active in it's memory after closing the bot.



Care to explain why your compiled bot, offered on your official website, silently opens itself again in the background, without any way to see the window itself, after it's being closed and suddenly starts using x% of CPU power, out of nowhere and makes the CPU fan turn up, with nothing else running besides of this? And also why it silently opens itself again (still invisible!) after being closed via TaskManager until you finally give up and just let it be?   Roll Eyes
  
Waiting for an interesting excuse. And don't say "You can review the code", it's the most easiest excuse to include a Bitcoin Miner with the "official compiled version" and say afterwards that everyone can review the code, while the Source Code does not show said thing, but the pre compiled version has it built right into it.  
  
It's a huge bold thing I'm saying here, but there really is no other explanation for this.
  
And suddenly a different version appears on the website when he'll read this  Roll Eyes

I found this bug myself about a day after publishing 3.1.7. I changed a few things when logging out of a site, because the sessions weren't being cleared properly and I wasn't doing proper checks, and this caused the bot to sometimes place a bet after the user clicked log out because of an unrelated bug. I fixed the bug but wanted to be double sure the bot can't place a bet after log out was clicked.

These changes seems to have come with their own set of bugs. It now seems like something is preventing the disconnect function from being called, so the threads that poll the site for the users balance and stats remain active and keep the bot alive in the background (I've confirmed that these threads are what's keeping the bot alive, it's not a guess). This does not seem to happen every time though, I've still to determine exactly what requirements need to be met for this to happen. (site, login/logout,switching sites, etc.), but I have a pretty good Idea and it will be fixed in the next version, which is i'm sad to say, probably still weeks away.

Every time I've killed the bot in the task manager, I only needed to do it once and it was gone. I've never seen the bot start up again by itself. Maybe you can make a video of it so I can try to isolate the problem and fix it?


And the kicker:  "You can review the code"
No seriously. I don't use an obfuscator when I compile the bot. You can download DotPeek or any other decompiler and review the source of the exe and every library it uses, as you downloaded it from the site. Note that comparing the code decompiled from the bot will not 100% match the code on github because compiling and decompiling actually does change code in some minor ways, for example, design time code:
Code:
string s = "hello";
string b = "something";
string x = s + " " +b;
the decompiled code will be:
Code:
string stringx = "hello something";

Functionally identical, but not the same.


Edit: Did he delete his own post or did a moderator remove it?
sr. member
Activity: 343
Merit: 252
seuntjie, I am encountering a minor 'glitch' in your bot:
When I close it, is does not unload from my memory; my Windows taskmanager continues to show the DiceBot.exe file active in it's memory after closing the bot.
sr. member
Activity: 308
Merit: 250
Too Weird to Live. Too Rare to Die...
Still waiting for @PrimeDice to fix the API/Migrate to API keys. No official ETA, as a lot of security testing needs to be done. #DiceBot

I just came here to ask about that, well just have to wait a little longer. Good that there are so many available sites on the bot now Smiley
legendary
Activity: 1717
Merit: 1125
Still waiting for @PrimeDice to fix the API/Migrate to API keys. No official ETA, as a lot of security testing needs to be done. #DiceBot
Pages:
Jump to: