View Full Version : Op protection
How do i write a script to do something whenever i am deopped?
(i have an alias called auth that will get me re opped)
thanks in advance for ur help
just enter this in your remotes window (alt-r):
on *:DEOP:#: {
if ($opnick == $me) {
auth
}
}
That should work :)
any more problems, yell at me ;(
[EDIT]
****ING SMILEY - replace the :D smiley with : D without the space :E
GameGuru
14-07-2002, 15:19
check the "Disable Smilies in This Post" box in future :p
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.