Top

mIRC Code Snippets Tagged with asc

  (4)  
Sort by 
This is pretty much alike my old ascii snippet, but I remade this one a bit. A friend asked for a script which will output the ascii in this way (output idea taken from TCLbot and "Scripting"..
Tags: asc  ascii  bot  channel 
+ 0 likes
2 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Lindrian on Jun 05, 2008
This snippet will turn text to ascii marks like this: I use leet as an example and this is a result: $+($chr(108),$chr(101),$chr(101),$chr(116)) This script might help scripters. :) Ah and..
Tags: asc  ascii  chr 
+ 0 likes
2 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by juhapuha on May 12, 2008
See comments below
Tags: asc  chr 
+ 0 likes
5 comment(s)   |   Score: 7.0   |   Language: mIRC   |   Posted by opticlens on Dec 23, 2007
; $getasc - Roy_ ; Credits ; ------- ; This snippet may appear similar to Lindrian's $asc_ snippet, part of the snippet actually does what Lindrian's snippet does. ; I give credit to Lindrian for the..
Tags: asc  character  format  number 
+ 0 likes
8 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by Roy_ on Oct 03, 2007
Bottom