Success.Thank you. Now I am just trying to get a script to run.
If you're logging in with your API key you do not need to log in when the site loads in the browser, that is only to get the relevant headers from the site so the bot can connect. If you're using the browser log-in, just try to log in again, the page should stay visible a little longer the second time.
Take a look at
https://github.com/Seuntjie900/Gambler.Bot/blob/master/ProgrammerMode.md. It (poorly, for now) documents the new programmer mode APIs and the legacy compatibility for older LUA scripts.
Hi
Is there anyone that can help me with a LUA script. The strategy is to increase on win and increase on loss. The winchance changes for win and loss. When it reaches profit, the script should reset and restart. I have all the conditions in but it stops on the first bet each time I try to run it. Not sure if the gamblerbot can do such a script.
Any advice/help would be appreciated.
Thanks
Can you post your script that you've written so far?