Are you going to create a bot for Bustabit site if you already haven't (and in this case I missed it)?
Nope, and I have no intention on doing so. Bustabit has no API and, because of the nature of the game, it would be nearly impossible to make and implement a reliable one. afaik bustabit has a built in autobot doesn't it?
Yes there is autobet feature but it's a really basic script just like this:
Base Bet:
1 Bits
Auto Cashout at:
2 x
Stop if bet is >
1000000 Bits
On loss (chose one of the two):
- Return to base bet
- Increase bet by:
2 x
On win (chose one of the two):
- Return to base bet
- Increase bet by:
2 x
in which you can only change the values written in red.
Would like to have a more complex script but am unable to do it by myself