for i=1,25 do print(("\x13\x14\x15\x16\x17\x18\x14\x15\x16\x17\x18\x19\x1a\x17\x14\x15\x19\x17\x18\x15\x16\x17\x18\x19\x19"):byte(i))end
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page