Ange

Ange

Joined
Jan 29, 2010

Activity Stream

Ange   -  Jun 07, 2011

Okay napa182, tks, will do it tomorrow if I have time.
Tks Jethro_ for the 'negation' idea, I didn't know that, I'm too newbie.
Cya

 Respond  
Ange   -  Jun 07, 2011

Sorry, I mean for ex. on mIRC events.
on *:JOIN:#Your_Channel: {
INC %join.count. [ $+ [ $chan ] ]
.notice $nick You are visitor number %join.count. [ $+ [ $chan ] ] to join #
}

 Respond  
Ange   -  Jun 07, 2011

Hi guys!
Why is that better to code $chan than #?
Tks in adv.

 Respond  
Ange commented on a Page, Bad Word Kicker  -  Jan 29, 2010

napa182 dont worry, it's ok how you did. I've tried and that's all I need :-)
Probably next time I'll restrict the code only for no-ops/no-voices

 Respond  
Ange commented on a Page, Bad Word Kicker  -  Jan 29, 2010

Ah okay! thank you

 Respond  
Ange commented on a Page, Bad Word Kicker  -  Jan 29, 2010

napa182 you resolved it to me. Thank you!!
I added ban on ip with 1mn timer. Error of line 2 resolved by using various lines. Final code on my script:

on @:TEXT::#:{
if ($regex($1-,/puta|cabron|marica)/) { ban -u60 $chan $nick 2 | kick $chan $nick Vocabulario inadecuado }
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.