asl
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Dec 21, 2007 |
| Last Updated | Dec 21, 2007 |
| Tags | addon bot |
|
|
Introduction
mIRC Snippet:
asl
Posted on Dec 21, 2007 1:59 pm
Posted on Dec 21, 2007 1:59 pm
| Code: |
on *:join:#: { if ($nick == $me) { halt } ... |
u can do
[/code]
on !*:join:#:{
[/code]
( ! = if ($nick != $me) )






