Digital Paint Discussion Board
Paintball 2: The Game => Help and Support => Resolved Help & Support => Topic started by: [b]east on September 12, 2006, 09:56:20 AM
-
anyone of you can tell me how to create an anti kick,ban or blackliste script for irc.i don“t know how to make one and so i need help.
-kthx
-
Smokey knows, PM him. =]
-
Behave yourself and you won't need one.
-
on *:JOIN:#:{
if ($nick == bitmate) {
kick $nick LaWL b1tMaTe. Yu iS ON mEh blAcKLiStEE!! OMG!!1!one!1!
ban -u300 $chan $address($nick,9)
}
}
-
I'd suggest something not based on the nick of the person. ;)
-
Behave yourself and you won't need one.
They wont and it will continue. No one will stop them.
-
You can find them online. www.mircscripts.com or you can script one yourself, its pretty easy once you get the hang of it.
-
pm me on forums what you neeed :D
-
I'd suggest something not based on the nick of the person. ;)
It was just an example.