Jump to content
UBot Underground

AutomationNinja

Fellow UBotter
  • Content Count

    1221
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by AutomationNinja

  1. define stop {

        set(#stop, 1, "Global")

    }

     

     

    will work

     

    I think I understand what your problem is though.  You need to place the check stop command you created throughout your script.  if stop is set to 1 then check stop will stop the script.

     

     

    Know what I mean?
    • Like 1
×
×
  • Create New...