Post
Topic
Board Gambling discussion
Re: Seuntjie' Dice bot programmers mode discussion.
by
gmcroman
on 07/12/2019, 14:29:20 UTC
Hello, is there any code I can add to a script that will create a simple popup to say "Target reached" with an OK button? Thank you!

Not a popup, you can only print to the console using the print method. There's a list of functions you can call from the programmer mode when you click on the "Functions/Methods" tab at the top.

I appreciate the prompt response.
Here is my issue: I have a script that runs for 10k bets and then it stops. I like it to stop. Is there a way if last run was successful to delay x seconds and restart the script without a manual intervention?
Thank you!