Pages:
Author

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

HCP
legendary
Activity: 2086
Merit: 4361
That is exactly the problem. And I don't know what the 2fa field name should be because it wasn't given to me in the API documentation that I was given by duckdice. Try something like mfacode, 2facode, code or something along those lines

Edit: I performed a few magic tricks with the magical f12 button in my browser. It's code. I don't know if you'll be able to log in using all three parameters with the first request and if you'll need to make a request using only the username and password and then make one using all three once the first one fails. And I'll/you'll likely have to exclude the code param if no 2fa code is provided
Thanks for the effort to find the missing puzzle piece Wink

I've modded the DuckDice.cs so that if twofa is not null, it will send it along as the "code" value in the StringContent. Otherwise, it just leaves it out and sends just the user/pass info as before. (ps. left the all important campaignhash untouched Wink)

I've tested it with and without 2FA enabled... and tried to login with correct 2FA value, incorrect 2FA value and 2FA value blank and it seems to behave as expected (ie. successful logins with 2FA enabled and correct value, rejected logins in other cases... and with 2FA disabled on account, it rejects logins on all but blank 2FA value)

Finally, I think I've managed to successfully create a pull request on github... hope I did it right, I've never actually done it before  Grin  Wink
legendary
Activity: 1717
Merit: 1125
Guessing that 2FA with DuckDice hasn't actually been implemented yet? I can't see the "twofa" variable being used in the login code in DuckDice.cs... and while debugging my compiled code I get the following in sEmitResponse after clicking Login:
Code:
"{\"error\":\"The Verification Code is required.\"}"

Does their API actually support 2FA and, if so, what is the appropriate API field name so I can add it in? or is it unavailable/"classified" and will I need to disable 2FA on my DuckDice account to use the Bot on DuckDice?



That is exactly the problem. And I don't know what the 2fa field name should be because it wasn't given to me in the API documentation that I was given by duckdice. Try something like mfacode, 2facode, code or something along those lines

Edit: I performed a few magic tricks with the magical f12 button in my browser. It's code. I don't know if you'll be able to log in using all three parameters with the first request and if you'll need to make a request using only the username and password and then make one using all three once the first one fails. And I'll/you'll likely have to exclude the code param if no 2fa code is provided
HCP
legendary
Activity: 2086
Merit: 4361
Guessing that 2FA with DuckDice hasn't actually been implemented yet? I can't see the "twofa" variable being used in the login code in DuckDice.cs... and while debugging my compiled code I get the following in sEmitResponse after clicking Login:
Code:
"{\"error\":\"The Verification Code is required.\"}"

Does their API actually support 2FA and, if so, what is the appropriate API field name so I can add it in? or is it unavailable/"classified" and will I need to disable 2FA on my DuckDice account to use the Bot on DuckDice?

legendary
Activity: 1717
Merit: 1125
is there way to login rollin.io with username and password?

I can only see the API key and secret key

Thanks

You need to use your username, API key and API secret. These can be found on your account page on Rollin.IO
hero member
Activity: 1568
Merit: 511
is there way to login rollin.io with username and password?

I can only see the API key and secret key

Thanks
legendary
Activity: 1717
Merit: 1125
We will wait for that update and sure any bot owners would also love to test out the newly updated one.I have tried on using this bot it gives some results but not all the time thats why use this on your own risk dont know why you are just earning little money from donations which you do make hardwork for all of this you can sell it if you like but its your own choice lol.

I am of the opinion that selling someone something that is almost guaranteed to lose them money is akin to scamming them. That's why I sell to sites (since they are the ones that stand to make money from it). I might start selling support or something at some point (help writing scripts, adding suggested features, few days early access to new versions etc for a small monthly fee or something). But that's still far off if I do decide to do it.  I need to get working on v4 of the bot first.
legendary
Activity: 3094
Merit: 1127
I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks

Which version of the bot are you using (version number please)?
Do you see your balance after logged in?
Does it show any error message at the bottom of the screen after you try to bet?

I use new version dicebot 3.3.3
I dont see anything after success login
No


It looks like bitdice has made some updates again that broke the bot. I'll have to look into it.

Wow man you improved the bot so much. Is it still purely donation based?

I mean you had a great code early on with C# but now its just going to an insane level.
I wonder what else you can innovate in bitcoin World other than just a bet bot, You may come up with some crazy stuff in the future. I hope you will try to create more stuff in the future like these.

Thank you for the praise, I appreciate it. Not really, I get very little donations. The income from the bot is mainly from adding new sites (which has a fee attached for the site being added) and referral/affiliate programs.

Unfortunately I have to disagree with you about the level of code though, DiceBot as it is is pretty badly written. I do have some updates planned (if I can get time to work on it) that will be coded and designed on a proper standard and level, and the real innovations for the bot will be coming with those updates.
We will wait for that update and sure any bot owners would also love to test out the newly updated one.I have tried on using this bot it gives some results but not all the time thats why use this on your own risk dont know why you are just earning little money from donations which you do make hardwork for all of this you can sell it if you like but its your own choice lol.
newbie
Activity: 4
Merit: 0
DiceBot is really a great software! I have been using it for months with PrimeDice, Rollin.io and BetterBets.io, with good results.
Any possibility to use it with EdgeDice from MoneyPot?
I want to create an initial bet that grows with the earned profits. This will be useful for EdgeDice that has low-multiplier (<1.001) betting and very high chance of accumulating earnings with each bet.
legendary
Activity: 1717
Merit: 1125
I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks

Which version of the bot are you using (version number please)?
Do you see your balance after logged in?
Does it show any error message at the bottom of the screen after you try to bet?

I use new version dicebot 3.3.3
I dont see anything after success login
No


It looks like bitdice has made some updates again that broke the bot. I'll have to look into it.

Wow man you improved the bot so much. Is it still purely donation based?

I mean you had a great code early on with C# but now its just going to an insane level.
I wonder what else you can innovate in bitcoin World other than just a bet bot, You may come up with some crazy stuff in the future. I hope you will try to create more stuff in the future like these.

Thank you for the praise, I appreciate it. Not really, I get very little donations. The income from the bot is mainly from adding new sites (which has a fee attached for the site being added) and referral/affiliate programs.

Unfortunately I have to disagree with you about the level of code though, DiceBot as it is is pretty badly written. I do have some updates planned (if I can get time to work on it) that will be coded and designed on a proper standard and level, and the real innovations for the bot will be coming with those updates.
legendary
Activity: 1512
Merit: 1041
Wow man you improved the bot so much. Is it still purely donation based?

I mean you had a great code early on with C# but now its just going to an insane level.
I wonder what else you can innovate in bitcoin World other than just a bet bot, You may come up with some crazy stuff in the future. I hope you will try to create more stuff in the future like these.
hero member
Activity: 1386
Merit: 503
I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks

Which version of the bot are you using (version number please)?
Do you see your balance after logged in?
Does it show any error message at the bottom of the screen after you try to bet?

I use new version dicebot 3.3.3
I dont see anything after success login
No
legendary
Activity: 1717
Merit: 1125
Hi all friends.
Is there the bot for unix? or I can set it on my vps?
Thankd

There is no unix version. You can run it on a windows VPS as long as you ensure the VPS has .net 4 and .net 4.5 installed

I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks

Which version of the bot are you using (version number please)?
Do you see your balance after logged in?
Does it show any error message at the bottom of the screen after you try to bet?
hero member
Activity: 1372
Merit: 512
I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks

Do you see your balance after you logged in?
hero member
Activity: 1386
Merit: 503
I have problem with BitDice, i can login but can't bet  Angry can you tell to me why ? Thanks
full member
Activity: 504
Merit: 137
Hi all friends.
Is there the bot for unix? or I can set it on my vps?
Thankd
legendary
Activity: 2198
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm
I can't login bitsler site with version bot 3.3.3 . Sir, please check again.

Read post above.
You must enable 2FA and log in with 2FA in bot.
legendary
Activity: 1717
Merit: 1125
Error reset Chart Version 3.3.3



Thanks for reporting it. I'm aware of the issue and looking into fixing it.


On another note. Bitlser has made a security update and now requires that you have 2fa enabled to be able to log in with DiceBot. Please enable 2fa and log in using your username, password and 2fa code in DiceBot when attempting to log in to Bitsler
newbie
Activity: 24
Merit: 0
newbie
Activity: 24
Merit: 0
Using strategy  "Preset List"
Stop Condition: 0.00010000 Limit Enabled
But betting stop  on win 0.00001000

http://i66.tinypic.com/t83qdf.jpg

so it must close the application and execute again

how to keep it running for win more than 0.00001000 ?


i using version 3.3.3

Go to the stop conditions tab and disable the "stop after x profit" setting.

thank
legendary
Activity: 1717
Merit: 1125
Using strategy  "Preset List"
Stop Condition: 0.00010000 Limit Enabled
But betting stop  on win 0.00001000



so it must close the application and execute again

how to keep it running for win more than 0.00001000 ?


i using version 3.3.3

Go to the stop conditions tab and disable the "stop after x profit" setting.
Pages:
Jump to: