Code Snippets Tagged with asc by juhapuha
(1)
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..
+ 0 likes



