Hello,
I am trying to make a script for unwanting pm's.. I pulled out with this one.. but is not working with invision
on ^1:OPEN:?:*:{ if ($ulevel <= 9) { echo -at PM: $nick attempted to pm you with: $1- | halt } }
to load it .. I did..
//!load -rs1 " $+ $sfile($mircdir) $+ "
* Loaded script 'C:\Invision\mIRC6.12Invision2.0\Ignore.txt'
//say $script(0)
19
//say $script(1)
C:\Invision\mIRC6.12Invision2.0\Ignore.txt
But is not working.. the rutines of invision does not let it work..
Could any help with this, please?
Thanks