mIRC Home    About    Download    Register    News    Help

Print Thread
#226088 18/09/10 06:08 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
if i have done /ignore -t *!*@* , this will ignore all ctcp's. and after that i doing this: /ignore -pu10 *!*@* i ignore all querys from users, but the -u10 wont remove query ignores, any other way i can remove the -p switch from the ignore list? why i asking is cos i testing a bit with flood protection.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #226173 22/09/10 03:21 AM
Joined: Jan 2010
Posts: 9
L
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
L
Joined: Jan 2010
Posts: 9
/.timerflood 1 10 ignore -rp *!*@*


Litch #226181 22/09/10 11:11 AM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
And that gives me a error in status window: * *!*@* is not in ignore list so it's a no go.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
sparta #226185 22/09/10 12:58 PM
Joined: Jan 2010
Posts: 9
L
Nutrimatic drinks dispenser
Offline
Nutrimatic drinks dispenser
L
Joined: Jan 2010
Posts: 9
/ignore -l

You'll see your ignore list there.

if you're getting that error, then *!*@* can't be in your ignore list with any of the ignore flags.

Litch #226187 22/09/10 01:22 PM
Joined: Feb 2003
Posts: 3,432
S
sparta Offline OP
Hoopy frood
OP Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
ignore -rwp did the trick.


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }

Link Copied to Clipboard