Here is a question i can't seem to find an answer for. I'm trying to get my bot to be able to trigger the !ban controls. Which it does fine with it can now ban people easily. I can't get it to unban them using !unban. Well actualy i can using..
on 100:text:!unban*:#:/mode $chan -b $address(%nick,4)
my only problem is if i !ban someone else then the varable goes waay. Is there anyway to set one var so it ='s more then one object?