Is there any function to start/stop another script?
For example, I have a few scripts modifying my nickname. When an event modifying it is done, I want to start another script to let it gain control of the nick changind function, until a time when the event runs again and it stops the script and takes over control again.
How do it do it?