I would just copy paste that into a new script file and change the names of aliases, etc.

When you have multiple ON TEXT events that trigger on everything (on *:text:*:#:), it's generally best to keep them in different files to avoid conflict, unless you want the first one to inhibit the other

It would be better to just write it inside the same ON TEXT as the one for bad words, but I don't see a good way of doing that since you have a return inside the while loop. I guess you could still do that, it would just mean that people won't get points for saying goods things if they also said something bad.


Last edited by Sakana; 16/02/15 04:52 PM.