Real Ping But Fake

Platform:  mIRC
Published  Jun 17, 2008
Updated  Jun 18, 2008
actually it's a real ping but i just add random number on the back, coz usually ping script only showing one...

so the result of the ping may believed by people who'd try it...

hope it usefull,, On 1:Text:!ping*:#: { ctcp $nick ping | %ping.chan = $chan | %ping.wkt = $ctime }
On 1:CtcpReply:ping*: {
if ( $nick ison %ping.chan ) msg %ping.chan $nick : Ping Reply ( $+ $calc( $ctime - %ping.wkt ) $+ , $+ $rand(10,99) $+ ) seconds 
unset %ping.*
}

Comments

Sign in to comment.
Noutrious   -  Jun 17, 2008
Thanks for the idea, made my own for the bot - thought that it could be useful for trivia gamers ;)
 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.