Top

Code Snippets Tagged with asc by juhapuha

  (1)  
Sort by 
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 
2 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by juhapuha on May 12, 2008
Bottom