!chr and !asc

By NaZaRa on Oct 21, 2012

Simple bot script

on *:TEXT:!chr*:#:{ msg $chan $2 return $chr($2)  }
on *:TEXT:!asc*:#:{ msg $chan $2 return $asc($2)  }

Comments

Sign in to comment.
NaZaRa   -  Oct 24, 2012

Ok thank

 Respond  
[Plornt]   -  Oct 21, 2012

You dont need the $+ in this context... $chr($2) would do just fine etc.

 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.