Working on a fake ping reply, i got it working on a blank mirc shell but wouldn't even begin to know how to add it to your script it goes something like this.....
PopUps:
.Fake PING reply
..On:fakeping ON
..Off:fakeping OFF
Alias:
if %fakeping == $null { fakeping OFF }
fakeping {
if $1 = ON { set %fakeping ON | echo -a $litbit $uc(Fake Pingreply set) $hc(ON!) }
if $1 = OFF { set %fakeping OFF | echo -a $litbit $uc(Fake Pingreply set) $hc(OFF!) }
Remotes:
ctcp 1:ping:{
if (%fakeping == ON) && ($nick != $me) {
.ctcpreply $nick PING $rand(1,99999) $+ hrs $rand(1,60) $+ mins $rand(1,60) $+ seconds
halt
Variables
%fakeping ON
If you would help me add this to invision 2.0
youg uy's have built an awsome script far more advanced than polaris in my opinion and far more advanced then i would ever get into. i can understand if you won't help me screw with it's integraty but it would be appreciated.
WiseManLou, dalnet|Efnet