nonce 5 #1 Posted May 28, 2022 Hello, can anyone help me out. Few days ago trusted Seunjie bot stopped working because of upgrade on pd. No one hear from Seunjie for some time to give as a fix.. Is there anyother trusted dice bot? I am not programmer but if i had a good documetation of API, mybe i can fix myself. It is possible to get good API documentation with updates on PD? Thank you ALL! Best Regards Quote Share this post Link to post Share on other sites
fabianabank 127 #2 Posted June 1, 2022 i guess they removed, its working in another sites Quote Share this post Link to post Share on other sites
Serlite 589 #3 Posted August 9, 2022 Hi nonce - it's been a while since you asked this, but there is a quick fix you can make if you are able to compile the C# source code. You can download Microsoft's free versions of Visual Studio for that, Visual Studio Community. In the file PD.cs, you'll want to add a "?" after the variable type for "profit". Essentially: This should allow you to at least log in without hitting an error. I tried betting and that worked too, though I didn't test much else. 1 nonce reacted to this Quote Share this post Link to post Share on other sites
quartz97 23 #4 Posted August 9, 2022 1 hour ago, Serlite said: Hi nonce - it's been a while since you asked this, but there is a quick fix you can make if you are able to compile the C# source code. You can download Microsoft's free versions of Visual Studio for that, Visual Studio Community. In the file PD.cs, you'll want to add a "?" after the variable type for "profit". Essentially: This should allow you to at least log in without hitting an error. I tried betting and that worked too, though I didn't test much else. you can show the your compile file ( exe ) ? I have problem with build project, it show many error 1 nonce reacted to this Quote Share this post Link to post Share on other sites
Serlite 589 #5 Posted August 9, 2022 28 minutes ago, quartz97 said: you can show the your compile file ( exe ) ? I have problem with build project, it show many error It'd be a bit dodgy for me to put up an unverified executable for people to download (it's not something people should trust on the internet), so I'm reluctant to do it. What kinds of errors are you seeing? I could help you debug them. Something I did find I needed to do, if it's complaining about an SQLite DLL, is to update SQLite to the latest version. You can do this by right-clicking on the DiceBot project file, clicking Manage Nuget Packages, then searching for SQLite under the Installed packages. Change the Version dropdown to the latest (I changed it to 1.0.116), then click Update. 1 nonce reacted to this Quote Share this post Link to post Share on other sites
nonce 5 #6 Posted August 16, 2022 Serlite. Thank you very much. It works! My first compile of c# source code. I am using W10. Few steps. 1.) Install free edition of Visual Studio Community 2022 (no you can't get 2010 version). 2.) Install NET Framework which use Seuntjie bot (the same!!!) 3.) Because of missing SDK library (some exe file) install Windows 8.1 SDK from https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/ I spend few hours to find this one which works. 4.) Clone source code of Seuntjie bot and correct code what Serlite say. 5.) Compile (press play button) and you find your exe on debug folder 6.) Bot is working (missing some statistic, wager, profit, bets, not major to play) Quote Share this post Link to post Share on other sites
Nesyeg 8 #9 Posted January 26 I tried this quick fix above (adding the ? in the file PD.cs, compile with Visual Studio, then execute dicebot.exe) but i got error when i try to log in with API token 😞 Can someone help me out? Quote Share this post Link to post Share on other sites
Sansasyonel 8 #10 Posted January 27 I recommend using powershell. 1 Nesyeg reacted to this Quote Share this post Link to post Share on other sites
Sansasyonel 8 #11 Posted January 28 If you want to run a bot on the website and bet more you can use powershell. If you don't have any coding knowledge, I can sell it for a fee. Quote Share this post Link to post Share on other sites