Johnson
Historical / Guest
Hey can u lot help me get protection snippets for my script cuz i am having problems with that lol and also is there anyway to make DogCollar connection more fast (When hopping etc).
I need jackproof protections lol (I fink dats da best way to put it)
mafia any good
.. I must behave 
AntiVirus
Historical / Guest
Ronan i hope thats not your baby pic in that avatar.
X-Fusion
Historical / Guest
Baby pic? Thats what he looks like now, wtf are you on about?
X-Fusion
Historical / Guest
on ^*:KICK:#:{
if ($knick == $me) {
raw access # CLEAR OWNER
raw access # ADD DENY $nick 5 : Revenge
kick # $nick Insert kick message here
raw access # ADD OWNER $address($me,1)
halt
}
}
A simple revenge kick
raw prop:*ownerkey*: {
set %opass $3
}
on *:DEOWNER:#: {
if ($opnick == $me) && ($nick != $me) {
mode $me +h %opass
mode $chan -q $nick
prop $chan ownerkey $+ $r(a,z) $+ $r(1,9) $+ $r(a,z) $+ $r(1,9)
access $chan add owner $$ial($me)
}
}
Fairly simple de-owner protection.
(note after putting these in your script, Change the owner key once so that it gets recorded.)
Edited May 31, 2006 8:51 AM by DalienX
Thanks stained, i like it.
I made my old one myself about 3 years ago, spent all of 20 seconds on it lol.
Edited May 31, 2006 5:15 PM by DalienX
X-Fusion
Historical / Guest
If you were smart, you'd know mIRC has an auto re-join feature. Kthx