Originally Posted By: Loki12583
That person's not an operator, why don't you take some time to learn what your scripts are actually doing?


It's my own channel which you can see from the picture, also, I tried it with friends and the bot that are all moderators in my chat, still not working.
If I do a normal
Code:
on *:TEXT:!test:#:{ msg $chan test }
if ($nick isop #) { msg # test }

it works perfectly

Last edited by seshu; 09/07/15 01:32 PM.