mIRC Homepage
Posted By: AndyDBZ script help - 21/06/03 10:08 PM
ok how would i delete *** G:Line added for *@pc1-colc2-6-cust10.colc.cable.ntl.com on Sat Jun 21 22:07:09 2003 GMT from my Servernotices window whenever it comes up? cuz it happens like all the time and its annoying. Can anyone help?
Posted By: Raccoon Re: script help - 21/06/03 11:05 PM
Prevent the line from ever being echoed to your Servernotices window. Since mIRC doens't have a Servernotices window by default, this must be a script you have written or downloaded.

Edit the script so when a Server Notice is received, it performs the check:
if ( $2-4 === G:Line added for ) return

- Raccoon
© mIRC Discussion Forums