Thanks, will fix that typo right away.

Well, I could merge all of them, making a lot of if checks for the strings, but I don't know if it is better or worse, have not seen anyone else that have taken that approach so far, so why should I merge them? .. I only had a few commands that needed to check for the currency name.

Hm, isop seem to work fine so far, but to be safe I guess I can swap it out with:
Code:
$nick == $right( $chan , -1 )


I'm a bit new to this, but I got a goal that I'm working towards ^^ so any input is much appreciated.

EDIT: seems that if one ON text triggers, then none of the below ON text's will do so..

Last edited by FoxInABox; 27/10/16 07:30 PM.