Any one know how to stop this
guest_11423 known as guest_23123
guest_323 known as guest_21312
this really dc script:o
Any one know how to stop this
guest_11423 known as guest_23123
guest_323 known as guest_21312
this really dc script:o
just deny guest wait for about 30 minutes most of the time they give up about 30 minutes later so just deny guest in the mean tiem and by the way maxi most of the msn script stuff will go here
http://techgear007.net/forum/index.php?showforum=5
on *:NICK:#: { /access $chan add deny *! $+ $$ial($newnick $+ *,1).addr 1440 : Name change | /kick $chan $newnick Don't name change. }
i came up with this on the spot, donno if it would work, ozzy can fix it up if it doesn't
. anyways you'll need to advance it if you want it to work properly on flooders, otherwise you'll just boot everyone who changes their nick.
on 1:nick:{
if ($left($newnick,1) == >) && ($me isop $comchan($newnick,1)) {
raw -q kick $comchan($newnick,1) $newnick $crlf access $comchan($newnick,1) add deny >* 1
}
}
hy i dint want to kick nick flood i want that i cant see in my scritp
cause i was not owner it crate problrm
any way to stop seeeing this in script???????? ![]()
hy i dint want to kick nick flood i want that i cant see in my scritpcause i was not owner it crate problrm
any way to stop seeeing this in script????????
find any on nick events, and put /* above it, and */ below it. That way it just skips that section. If you still get the problem, put this code in. on *:NICK:*: { /halfdef }
not haltdef, he needs /ignore $newnick
on me:*:join:#:hop #
Sign in to reply or start a new topic where your account has permission.