why bother using alias "rape" and "sex" ? i didnt get it.. do you mean we can use to make action to some nick with that alias? more words on description section please.
@WorldDMT:yours only read the first word.
Code
because the author using asterisk ond word "sex" and "rape" then
WorldDMT: yeah thats what im talking about.. i mean its better to put cs deop command only on op event.. in that way script can make sure that nick were about to be deopped is in an op`s state..
the idea is set -u0 but i think using local var is good idea too.. the "isincs" operator were a good idea too.. just figure it out here.. thank WorldGMT, ill fix it..
i see u use mode -o $opnick as the deop command. instead use "on *:OP:#" i think more wisely if u use "on @:OP:#" so firstly script will make sure that u were an op in channel before you set -o mode on the $opnick
since only an op`s can set mode -o on some nick
on *:JOIN:#:if (%CAnti) cs deop # $v1 is this event really works? i mean what if the nick that join not have an op?
jonesy44: thanks man.. yeah just figured out that the %data var is useless..
napa182: nice line bro.. i see regex is very interesting since it can simplifying many line into one line..
well.. thx for the comments guys really appreciated here..
Jethro_ yeah ive just starting to learn regex here.. basicly i can use "isin" operator. like if (www. isin $1-).. im still learing to use $regex.. but thanks ..
napa182: yeah /ban -k is very good idea im just figure it out.. thanks..
jonessy44 on next version maybe i`ll add a an asterisk (*) wildsite so any symbol following http like "http*" so the script will be read more "flexible" .. thanks