ctcp reply

By Remuser on May 25, 2010

this script modify all your ctcp reply and all ctcp are save in ctcp.txt in your mIRC directory

Replace only where I whrite : Your CTCP *
;))
Hope to you all be usefull

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Autor : Dorin  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;       proscript@hi2.ro        ;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;    http://ProScript.Hi2.Ro    ;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

ctcp 1:VERSION:*:/.ctcpreply $nick 11,1/13!11\ 8Your CTCP VERSION 11,1/13!11\
ctcp 1:FINGER:*:/.ctcpreply $nick FINGER 11,1/13!11\ 8Your CTCP FINGER 11,1/13!11\
ctcp 1:USERINFO:*:/.ctcpreply $nick USERINFO 11,1/13!11\ 8Your CTCO USERINFO 11,1/13!11\
ctcp 1:CLIENTINFO:*:/.ctcpreply $nick CLIENTINFO 11,1/13!11\ 8Your CTCO CLIENT INFO 11,1/13!11\
ctcp 1:TIME:*:/.ctcpreply $nick TIME $date $time 11,1/13!11\ 8PYour CTCP TIME 11,1/13!11\
ctcp 1:PING:*:/.ctcpreply $nick PING  11,1/13!11\ 8Your CTCP PING 11,1/13!11\

ctcp *:*:?:{ 
.write ctcp.txt [ $fulladdress $1- ]
.echo 4 -s [ $+ $fulladdress $+ : $+ $me $1] $2- 
}

Comments

Sign in to comment.
Aucun50   -  May 25, 2010

Big intro for a small script :)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.