Author

Topic: i will pay 50000 satoshi to code this simple strategy (Read 320 times)

hero member
Activity: 560
Merit: 500
Why not do it manually because losing 20 times in a row sucks you will drain your whole bankroll try finding some other strategy and i don't know if younare aware but in gambling it is best to earn profits quickly and withdraw immediately than saving some funds for next gamble because until then the site would have changed the seeds in their favour

I think you aren't much familiar with dice gambling. There is nothing like favour in a provably fair gambling site. You gets lucky sometimes or not. Admins can't change the seed in their favour else than its rigged. So I feel lucky when i cashout sucessfully.
hero member
Activity: 672
Merit: 500
Why not do it manually because losing 20 times in a row sucks you will drain your whole bankroll try finding some other strategy and i don't know if younare aware but in gambling it is best to earn profits quickly and withdraw immediately than saving some funds for next gamble because until then the site would have changed the seeds in their favour
newbie
Activity: 3
Merit: 0
hello , its my first thread here, i would like someone to help me please

i need a script that change the bet after 20 losses , so the first bet until the 20th bet is 0.0000001,and the multiplier is 1
and after 20 losses , then we change the bet to 0.000040 , and we change the multiplier to 1.1
i tried a lot but i couldn't made it, any help would be appreciated , thank you so much

You just need to know the form names on the betting webpage, then an app to POST the correct variables before submitting the forms.

There are probably tutorials out there which show how to submit data in webpage forms through an app.

The process might also be a little more complicated through an AJAX interface.


but there is a program who do all that so its more like a script inside a program, i hope you got my point, thank you
legendary
Activity: 2562
Merit: 1441
hello , its my first thread here, i would like someone to help me please

i need a script that change the bet after 20 losses , so the first bet until the 20th bet is 0.0000001,and the multiplier is 1
and after 20 losses , then we change the bet to 0.000040 , and we change the multiplier to 1.1
i tried a lot but i couldn't made it, any help would be appreciated , thank you so much

You just need to know the form names on the betting webpage, then an app to POST the correct variables before submitting the forms.

There are probably tutorials out there which show how to submit data in webpage forms through an app.

The process might also be a little more complicated through an AJAX interface.
legendary
Activity: 1400
Merit: 1009
newbie
Activity: 3
Merit: 0
You should better post such requests on Services section. There are more people around with progamming skills. Nevertheless, your use case is pretty simple to code indeed. Could you tell which dice service you mean and whether the service has an official API. This would make it a lot easier.


thanks a lot for your response tyz,
i need it for bitsler , and yes it has an official api, its the default in dicebot , so no need to change anything
tyz
legendary
Activity: 3360
Merit: 1533
You should better post such requests on Services section. There are more people around with progamming skills. Nevertheless, your use case is pretty simple to code indeed. Could you tell which dice service you mean and whether the service has an official API. This would make it a lot easier.
newbie
Activity: 3
Merit: 0
hello , its my first thread here, i would like someone to help me please


i need a script that change the bet after 20 losses , so the first bet until the 20th bet is 0.0000001,and the multiplier is 1
and after 20 losses , then we change the bet to 0.000040 , and we change the multiplier to 1.1
i tried a lot but i couldn't made it, any help would be appreciated , thank you so much
Jump to: