I'm drooling about what I could do with addtimedloop. Now this sort of thing is obsolete:
And Bukz: Don't you notice that I always pester people for help before I release a script? And since no one really goes on #cubepad on gamesurge (cough cough cough I want more people there), no one can really tell. HEHEHHEHEHEHAE
[SELECT ALL] Code:
bind RALT [if (= $whoisable 0) [whoisable = 1; echo "Whois all loop 0on!"] [whoisable = 0; echo "Whois all loop 3off!"]]
alias whoisall [loop w 21 [whois $w]; if (= $whoisable 1) [waloop] []]
alias waloop [sleep 60000 [whoisall]]