i have a leet speaker but it messes up when i use commands
it sends this to the channel
//3ch0 -4 $up71m3(5y573m,1)
instead of executing this:
//echo -a $uptime(system,1)


Code:
on *:input:*: {
  if (%leet == on) {
    if ($1 != /*) {
      msg $active $replace($1-,e,3,i,1,t,7,o,0,s,5,a,4)
      haltdef
    }
  }
}


_________
may death strike you.