Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:JOIN:#:{
- if ($nick != $me) {
- if (%onlist. [ $+ [ $nick ] ] != 1 ) {
- set %onlist. [ $+ [ $nick ] ] 1
- .msg $nick Hello $Nick $+ $chr(44)
- .msg $nick 7Register for DotA 2 Tournament on
- .msg $nick http://www.mymgn.com/board/showthread.php?t=157147
- .msg $nick 7miRC MyMGN DotA 2 Channel : #MyMGN.DotA2
- .timer 1 10 set %onlist. [ $+ [ $nick ] ] 0
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment