Right, i am looking for the correct command to actually stop the script to make it so it wasnt even there.


Code:
on *:TEXT:!Stop:#channel:{
topic $chan  15,1[14± 0Welcome To #Sharrock, Currently  Running 5on5 IRC Cups, Please Idle And Support #Sharrock  14±15]
(command to stop script)
msg $chan 15,1[14± 0The Bot Has Now Been Stopped, All Cups Are Terminated. Please Continue To Idle #sharrock For Further Cups 14±15]


Also When the script is stoped, you havew to load it; again just need the command to load it.

Code:
on *:TEXT:!Start:#Channel:{
(command To Load Script)
msg $chan 15,1[14± 0The Cup Bot Has Now Started, Please Type !Commands For A List Of Commands 14±15]


Its for a irc gaming bot.

Thankyou guys