Bitcoin Forum

Economy => Gambling discussion => Topic started by: rasifiki on July 19, 2017, 09:58:04 AM



Title: i will pay 50000 satoshi to code this simple strategy
Post by: rasifiki on July 19, 2017, 09:58:04 AM
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


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: tyz on July 19, 2017, 10:39:19 AM
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.


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: rasifiki on July 19, 2017, 10:45:00 AM
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


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: lite on July 19, 2017, 04:48:23 PM
Post it here(https://bitcointalk.org/index.php?topic=1114503.0), someone might be able to help you out there!


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: Hydrogen on July 19, 2017, 07:28:33 PM
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.


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: rasifiki on July 20, 2017, 08:09:47 AM
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


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: phr0stbyt3 on July 20, 2017, 10:56:28 AM
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


Title: Re: i will pay 50000 satoshi to code this simple strategy
Post by: moooonu on July 20, 2017, 11:32:56 AM
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.