luis carlos 94 Posted September 3 Report Share Posted September 3 Hello. This code works well in ubot 5, but it does not in 6. Anything wrong? ui stat monitor("Track",#Var_stat) set(#Var_stat,0,"Local") loop(100) { increment(#Var_stat) wait(1) } It shows the changes in the var in the debugger. Thanks Quote Link to post Share on other sites
PRO 65 Posted September 3 Report Share Posted September 3 Probably you need to open a ticket at https://support.ubotstudio.com/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.