Do it ANOTHER by twobit

r=io.read
while""do
s=""for c in r():gfind"."do
s=s..s.char(32+c*13+r(1)*63)end
r()print(s)end

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page