Administrators chain Posted October 3, 2021 Administrators Report Share Posted October 3, 2021 //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 } Quote Link to comment Share on other sites More sharing options...