I was wondering if anyone can help me with this...
I have a write script (pasted below)...i wanna make it exclude a certain chat name..How would I go about doing this.

I want the response to be for this user (we will use me as an example) Sorry techchef, you are not permitted to use this command

Code:
ON *:TEXT:!add*:#: { write list.txt a $2- }

Last edited by Techchef; 19/09/16 11:33 PM.