Jump to content
chain

CTCP Version Change

Recommended Posts

  • Administrators
Posted
//To run this script you need version.dll


on *:CONNECT:{
  set %version Stupid!
  echo 0 $dll($scriptdirversion.dll,motfv,Load)
  echo 0 $dll($scriptdirversion.dll,motfv,Sync)
}
on *:DISCONNECT:echo 0 $dll($scriptdirversion.dll,motfv,Unload)
ctcp *:MOTFV:{
  .ctcpreply $nick VERSION %version
  echo -a $timestamp * CTCP Version 4 $+ $nick $+  ( $+ $wildsite $+ )
  haltdef
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...