Hello.
I want to ask if you can add to bot (Im interested in website freebitco.in) sth like array with Hi Low options?
I mean i want to make autobet for example: hi, hi, low, hi, low, low, low, hi, low which will be fully random. I have my own strategy.
Is it possible?
Thanks
If you want to use random high/low, you don't need to use an array. Here's a sample script that bets a random amount at a random chance with random high/low:
https://bot.seuntjie.com/scripts.aspx?id=18Take out the part that you need, be sure to read through the tutorials if you're not familiar with programming:
https://bot.seuntjie.com/ProgrammerMode.aspx