Guest User

Untitled

a guest
Jan 13th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. off *:TEXT:!tableflip*:#:{
  2. flipfix {
  3. var %x = $len($$1-), %y = 1, %backtalk
  4. while (%y <= %x) {
  5. %backtalk = $mid($1-, %y, 1) $+ %backtalk
  6. inc %y
  7. }
  8. return /msg # ( ╯‵口′)╯︵ $replace($flipfix($$2),a,ɐ,b,q,c,ɔ,d,p,e,ǝ,f,ɟ,g,b,h,ɥ,i,ı,j,ظ,k,ʞ,l,ן,m,ɯ,n,u,o,o,p,d,q,b,r,ɹ,s,s,t,ʇ,u,n,v,ʌ,w,ʍ,x,x,y,ʎ,z,z))
  9. }
Add Comment
Please, Sign In to add comment