Advertisement
gamax92

BinFace

Aug 2nd, 2014
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1.  function a(b)e=""y=b.byte for c=1, #b do d=y(b,c)for f=7,0,-1 do e=e..math.floor(d/2^f)%2 end end return e end c={["0"]="°",["1"]="^"}d=a(txt):gsub("(.)(.)",function(a,b)return"( ͡"..c[a].." ͜ʖ ͡"..c[b]..")" end)return d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement