mIRC Home    About    Download    Register    News    Help

Print Thread
#259511 11/12/16 07:29 PM
Joined: Oct 2016
Posts: 22
W
wobY Offline OP
Ameglian cow
OP Offline
Ameglian cow
W
Joined: Oct 2016
Posts: 22
How can i auto timeout people that use /me? Is there a on event or?

Joined: Oct 2015
Posts: 112
B
Vogon poet
Offline
Vogon poet
B
Joined: Oct 2015
Posts: 112
I am curious as to why you would want to do this. It should be as simple as:

Code:
ON *:DESCRIBE:*:#: MSG $chan .timeout $nick 1

Joined: Apr 2010
Posts: 969
F
Hoopy frood
Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
on action, not describe


I am SReject
My Stuff
Joined: Oct 2015
Posts: 112
B
Vogon poet
Offline
Vogon poet
B
Joined: Oct 2015
Posts: 112
Oops, not sure why I went with describe. Thanks.


Link Copied to Clipboard