slub77 commented on a Page, Calculator  -  Dec 19, 2009

lol or even simpler

on *:text:Scalc*:#:{
  if $2 isnum 0-99999999999999999 && $4 isnum 0-99999999999999999 {
    notice $nick $2 $3 $4 = $calc($2 $3 $4)
  }
  else { msg $chan Error }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.