Hi @Seuntjie!
Thanks for your quick reply to my previous questions.
I am dealing with another thing at the moment.
You know how we sometimes receive the 'bet result received does not match last bet placed! stopping for your safety' error?
I know how to restart my scripts using the start() command in lua, but is there a way to add a piece of code where the script would 'remember' where it was before it received the error?
That way I can, for example, continue a martingale right after instead of starting all over again.
Thank you.