I would like to ask a little help for the script because I do not know how to make it stop when! start can not be made script stopkan please !stop thanks
bind pub o|o !stop stop:story
proc stop:story {nick uhost hand chan arg} {
global story_timers
if {[info exists story_timers]} {
killtimer story_timers*
}
}
Or something to that effect.
This binds using o|o (globalop|chanop) - reducing the use to everyone, thus minimising on unwanted flood attempts.
We explore.. and you call us criminals. We seek after knowledge.. and you call us criminals. We exist without skin color, without nationality, without religious bias.. and you call us criminals.