Address/Host Script
Platform: mIRC
Published Aug 16, 2010
Updated Aug 16, 2010
When Someone Says !address * in a channel or in a pm it gives the address of $2 (*) in a pm. Really simple script once again.
on *:TEXT:!address *:*:{
msg $nick $address($2,0) is $nick 's hostmask
}
;i need to type more for this to send xD dont copy this part