Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;mIRC ctcp VERSION changer v2.0.1 Just Load and restart mIRC (//exit -nr)
- ;This is 100% legal, since its using the client's available commands and events. Nothing in the internal application is altered.
- ;If you want to complain, email khaled@mirc.com with this post's link.
- alias vr.chk { tokenize 32 $1 | if ($1 == <-) { if ($5 == :VERSION) { ctcpreply $mid($gettok($2,1,33),2) VERSION 12m4IR8C $+(v,$version) <3 } } }
- on *:START: { debug -i vrchk vr.chk | ignore -tw * }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement