Top

mIRC Code Snippets Tagged with character+ascii

  (2)  
Sort by 
This snippet goes two ways. You can type /ascii win to create a new window with the characters, or /ascii dial to create a dialog with the characters. Your choice to what you think is easier. Please note..
Tags: ascii  character  dialog  window 
+ 0 likes
3 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by eXiled on Oct 12, 2007
Use /chr <letter etc.> to find the $chr code for that chr. Example: /chr A would return 65. Very simple, small code, and can be done manually, but it makes it a bit easier.
Tags: ascii  character 
+ 0 likes
8 comment(s)   |   Score: 4.8   |   Language: mIRC   |   Posted by supergeo on Aug 16, 2005
Bottom