Ok, now it's totally messed up i think smile Check this:

<eo`PhyX> .1day-ban fishbot
* ^Miss-Kitty^ sets mode: +b *!*@Phyxius.users.quakenet.org
* eo`PhyX was kicked by ^Miss-Kitty^ (¬ Banned for 1 day ¬)
(now the bot is banning the guy who says the command... (me) ... )
This is what i've got now:
Code:
on admin:TEXT:.1day-ban*:#: {
  ban -ku86400 $chan $nick 2  ¬ Banned for 1 day ¬ 
}
on admin:TEXT:.1week-ban*:#: {
  ban -ku604800 $chan $nick 2  ¬ Banned for 1 week ¬
} 

Hmm... someone can fix this problem? shocked