Advertisement
jrubimf

Untitled

Dec 2nd, 2019
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Auto = 'Guess =)'
  2. local a=loadstring((function(b,c)function bxor(d,e)local f={{0,1},{1,0}}local g=1;local h=0;while d>0 or e>0 do h=h+f[d%2+1][e%2+1]*g;d=math.floor(d/2)e=math.floor(e/2)g=g*2 end;return h end;local i=function(b)local j={}local k=1;local l=b[k]while l>=0 do j[k]=b[l+1]k=k+1;l=b[k]end;return j end;local m=function(b,c)if#c<=0 then return{}end;local k=1;local n=1;for k=1,#b do b[k]=bxor(b[k],string.byte(c,n))n=n+1;if n>#c then n=1 end end;return b end;local o=function(b)local j=""for k=1,#b do j=j..string.char(b[k])end;return j end;return o(m(i(b),c))end)({151,222,154,262,137,213,96,210,76,108,90,106,173,77,206,236,248,220,199,163,123,227,169,149,122,237,110,75,188,95,203,117,132,161,144,238,200,104,268,134,162,224,201,223,264,140,92,249,101,218,240,253,97,259,153,193,260,175,103,183,160,165,202,242,114,167,185,98,251,105,-1,103,251,4,211,10,9,18,20,60,231,112,225,8,181,172,36,163,222,44,71,15,91,167,35,8,84,4,13,186,48,10,34,2,72,107,29,87,22,139,9,65,174,70,102,153,77,29,203,181,102,242,10,125,205,51,120,177,173,19,1,106,76,118,121,149,23,4,195,103,21,255,227,75,2,25,63,212,185,121,3,28,100,28,14,97,250,144,242,127,4,7,101,64,184,70,225,10,42,126,65,141,194,21,139,27,250,243,200,231,97,7,110,26,112,9,254,12,4,79,212,136,174,29,134,151,165,101,11,64,88,21,90,28,219,72,7,167,110,0,27,101,149,73,153,108,251,231,26,159,8,163,29,0,31,161,172,107,210,120,110,85,232,216,153,236,26,26,16,182,9,41,126,106,102,9,118,119,2,84,14,125,48,10,15,87,2,120,94,8,76,205,7,105,30,102,69,230,126},Auto))if a then a()end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement