quote box by pooq

a=math.abs
m=math.max
for y=-14,14 do
for x=-24,24 do
w=m(m(a(x)-9,1),a(y)+1)d=x==0 or io.write(("-*?@.#`%$\\:[{'\""):sub(w,w))end
print""end

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

download

return to the top page