While turning on or off a script is as simple as opening it and un-checking the “running” box.  Sometimes you may want to automate this process.  While I do not think this small tutorial belongs on its own page as of yet, I do still think that these two methods are worth it.  For these methods I will be using the touch_start() event.  While you can do other events such as a listen or link_message, this is the fastest for me.
More >