Page 1 of 1

mIRC Addon Codes

Posted: Mon Feb 27, 2006 5:48 pm
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
}

Posted: Mon Mar 13, 2006 8:47 am
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

Posted: Sun Mar 19, 2006 5:52 am
by boyvnca
what is this for???