mIRC Addon Codes

Moderator: Lixas

Post Reply
DaNGeR_HaCKeR
Posts: 2
Joined: Mon Feb 27, 2006 5:32 pm

mIRC Addon Codes

Post by DaNGeR_HaCKeR »

Stated Codes:
1- OPEN REMOTE (ALT+R)
2- copy paste down code:

on *:Start: {
//echo Welcome My mIRC Script
//echo You Ip Address : $ip
//echo You Nick Name: $me
//echo You ident: $ident
}


kaos_frack
Posts: 504
Joined: Sat May 07, 2005 8:03 am
Contact:

Post by kaos_frack »

why your code is commented?
i mean if you put '//' then everything after this on the same line will be ignored
cos it is used for putting comments
boyvnca
Posts: 170
Joined: Mon Mar 13, 2006 10:46 pm

Post by boyvnca »

what is this for???
Post Reply