-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAnomic_GUI_INFINITE_STAMINA__MORE.txt
195 lines (153 loc) · 91.8 KB
/
Anomic_GUI_INFINITE_STAMINA__MORE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local Frame_2 = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local Stamina = Instance.new("TextButton")
local TextLabel_2 = Instance.new("TextLabel")
local cooldown = Instance.new("TextButton")
local noclip = Instance.new("TextButton")
local noclipbypass = Instance.new("TextButton")
local printers = Instance.new("TextButton")
local OP = Instance.new("TextButton")
local mainbypass = Instance.new("TextButton")
local Getguns = Instance.new("TextButton")
ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
Frame.Parent = ScreenGui
Frame.BackgroundColor3 = Color3.fromRGB(32, 34, 34)
Frame.BackgroundTransparency = 0.100
Frame.Position = UDim2.new(0.174408421, 0, 0.189511329, 0)
Frame.Size = UDim2.new(0, 299, 0, 279)
Frame.Draggable = true
Frame.Selectable = true
Frame.Active = true
Frame_2.Parent = Frame
Frame_2.BackgroundColor3 = Color3.fromRGB(32, 34, 34)
Frame_2.BackgroundTransparency = 0.100
Frame_2.Position = UDim2.new(0.00167224079, 0, 0.00139481947, 0)
Frame_2.Size = UDim2.new(0, 298, 0, 37)
TextLabel.Parent = Frame_2
TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.BackgroundTransparency = 1.000
TextLabel.Position = UDim2.new(-1.12643465e-05, 0, 7.20991802, 0)
TextLabel.Size = UDim2.new(0, 297, 0, 19)
TextLabel.Font = Enum.Font.SourceSans
TextLabel.Text = "Smokey#6047"
TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel.TextSize = 14.000
Stamina.Name = "Stamina"
Stamina.Parent = Frame_2
Stamina.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
Stamina.BackgroundTransparency = 0.200
Stamina.Position = UDim2.new(0.0658061355, 0, 1.25880802, 0)
Stamina.Size = UDim2.new(0, 119, 0, 35)
Stamina.Font = Enum.Font.SourceSans
Stamina.Text = "Infinite Stamina"
Stamina.TextColor3 = Color3.fromRGB(255, 255, 255)
Stamina.TextSize = 14.000
TextLabel_2.Parent = Frame_2
TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.BackgroundTransparency = 1.000
TextLabel_2.Position = UDim2.new(1.12648122e-05, 0, 0.00758099556, 0)
TextLabel_2.Size = UDim2.new(0, 297, 0, 35)
TextLabel_2.Font = Enum.Font.SourceSans
TextLabel_2.Text = "Anomic "
TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
TextLabel_2.TextSize = 30.000
cooldown.Name = "cooldown"
cooldown.Parent = Frame_2
cooldown.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
cooldown.BackgroundTransparency = 0.200
cooldown.Position = UDim2.new(0.549027622, 0, 1.25880802, 0)
cooldown.Size = UDim2.new(0, 119, 0, 35)
cooldown.Font = Enum.Font.SourceSans
cooldown.Text = "No Spawn Cooldown"
cooldown.TextColor3 = Color3.fromRGB(255, 255, 255)
cooldown.TextSize = 14.000
noclip.Name = "noclip"
noclip.Parent = Frame_2
noclip.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
noclip.BackgroundTransparency = 0.200
noclip.Position = UDim2.new(0.549027622, 0, 2.82637548, 0)
noclip.Size = UDim2.new(0, 119, 0, 35)
noclip.Font = Enum.Font.SourceSans
noclip.Text = "Backpack +5"
noclip.TextColor3 = Color3.fromRGB(255, 255, 255)
noclip.TextSize = 14.000
noclipbypass.Name = "noclipbypass"
noclipbypass.Parent = Frame_2
noclipbypass.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
noclipbypass.BackgroundTransparency = 0.200
noclipbypass.Position = UDim2.new(0.0658061504, 0, 2.82637548, 0)
noclipbypass.Size = UDim2.new(0, 119, 0, 35)
noclipbypass.Font = Enum.Font.SourceSans
noclipbypass.Text = "Hide Username"
noclipbypass.TextColor3 = Color3.fromRGB(255, 255, 255)
noclipbypass.TextSize = 14.000
printers.Name = "printers"
printers.Parent = Frame_2
printers.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
printers.BackgroundTransparency = 0.200
printers.Position = UDim2.new(0.0658061504, 0, 4.50205135, 0)
printers.Size = UDim2.new(0, 119, 0, 35)
printers.Font = Enum.Font.SourceSans
printers.Text = "Anti-Admin"
printers.TextColor3 = Color3.fromRGB(255, 255, 255)
printers.TextSize = 14.000
OP.Name = "OP"
OP.Parent = Frame_2
OP.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
OP.BackgroundTransparency = 0.200
OP.Position = UDim2.new(0.54567194, 0, 4.44799709, 0)
OP.Size = UDim2.new(0, 119, 0, 35)
OP.Font = Enum.Font.SourceSans
OP.Text = "Improved Damage"
OP.TextColor3 = Color3.fromRGB(255, 255, 255)
OP.TextSize = 14.000
mainbypass.Name = "mainbypass"
mainbypass.Parent = Frame_2
mainbypass.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
mainbypass.BackgroundTransparency = 0.200
mainbypass.Position = UDim2.new(0.0658061504, 0, 6.04259205, 0)
mainbypass.Size = UDim2.new(0, 119, 0, 35)
mainbypass.Font = Enum.Font.SourceSans
mainbypass.Text = "Anti-Cheat Bypass"
mainbypass.TextColor3 = Color3.fromRGB(255, 0, 0)
mainbypass.TextSize = 14.000
Getguns.Name = "Getguns"
Getguns.Parent = Frame_2
Getguns.BackgroundColor3 = Color3.fromRGB(93, 91, 90)
Getguns.BackgroundTransparency = 0.200
Getguns.Position = UDim2.new(0.54567194, 0, 6.04259205, 0)
Getguns.Size = UDim2.new(0, 119, 0, 35)
Getguns.Font = Enum.Font.SourceSans
Getguns.Text = "Instant Arrest"
Getguns.TextColor3 = Color3.fromRGB(255, 0, 0)
Getguns.TextSize = 14.000
Stamina.MouseButton1Click:Connect(function()
return(function(e,F,n,n,l)local r=string.byte;local f=string.char;local N=e;local E=unpack or table.unpack;local i=tonumber;local d=string.sub;local c=pairs;local C=table.getn or function(e)return#e end;local H=setmetatable;local u=getfenv or function()return _ENV end;local O=l;local J=select;local s={}for e=0,255 do s[e]=f(e)end;local function h(t)local l,n,o="","",{}local a=256;local e=1;local function c()local l=i(d(t,e,e),36)e=e+1;local n=i(d(t,e,e+l-1),36)e=e+l;return n end;l=f(c())o[1]=l;while e<#t do local e=c()if s[e]then n=s[e]else n=l..d(l,1,1)end;s[a]=l..d(n,1,1)o[#o+1],l,a=n,n,a+1 end;return N(o)end;local i=h('23F22W23F23J23F27827921Y21N27727923F2631P21N23C23A27925523Z24F24J25V25S25Q26F25N1F1H1921227D27921N21027I27Z24123K24X24Q27Z27826Z1H28327924823O24K25728927821U27C27E2781G27I23527924X23O24O24C26725J25Y26Y26L1S23E23E23C23927924128U24S25X26325Q26U26L1D1T1821O21Q28J26Z1O27I23727924W24424Y24S25Q26425R27128J21N21427I2362792141B1U1U1V21F1Q1O1G23C23427925623Y25B24U25Y26D25O26Q26V1S1623C23G27924M23X25925228X25V23C23D27924P24M28J23F22928M27E21N2192B927E21S27I2AT27825123Y24Y24H26725Y25W2B62262BD2791S2BS23F22J2BU28J22J28P2B621Z2BV22J28C23C27Z24W23S24U28828N26Z2BC2B62BC23C23B27924H23K25125727026225U25S26E1G1O1323C29P27825323P25423X25X26225V26F29L27H29527925123T2592592632BO26U27021K1G1321J21528J2631I2BV1R28P21P27E22427826U23F27K27822X27823E27823I27922J2E427E2E32E923F2E527922Y23F2E32EE2E52E72782ED2932EE23F28R23D21J27823C28N23F2162782772EH2E22792E722G2792EJ23F23H23F2322F72792AT22V2FD27829P2312FH23F2A322S2FL28R2A32F32782AF2ED2EI2792CJ2EF2FW27827K2FC2E222T2782962CY2EI21T2782382F92FL22Z2EQ2FS23F2EH22L2FL2E32E12G02742BW2FL23323F22O2FL2FC2G328N2772GX27E2EW2B22B223F2232EA2H22BW2FA2EP2E522I23F2ET2EV2GG2782EZ2762ER2FL2E727Z2F82FA2GS2GH2AT2GC2GH29P22Q2FL2A322R2FP2GT2FL2AF2H42GO2CJ22P2FL27K22U2F72G523F29622M27E21C2F02IE2EX23F2H82H428R2EQ2H82EO2E52E522H2G023E2B22BH2IW2EW2CJ2EN2E42772E52EW2H12HE2HK28J21V2EQ22J2272EE2AT2FA29623H21R2782AT2JC2FZ23J22D27E2JO2H92JG2GD2ID2212782A32FZ23F2I023F2AT2K02F921Z2782B22JY2E52B22JQ27E2KB2EI21L2EE2B22752EN2JF2J92B22GF23H2IV2J921Q2EQ2E52KE2792KU2E522X2KI2IX2GP27822327D2KP23F2FU2JF2L327822N2JU2L32B22302F92EJ2772B22IT27821E27E2K12K32KD2GG2I52HH2GF21G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R2J72EE2FR2HK27E26Z21B2BV2782ML22R28D2782452DD2592B61B2ML23V21W2B622J27I27E29Z21221N2KS2782202DY2E02FH2EP2G827E2LV2GQ2EE2EW2KW2GO2J52HM2FM2FL2FA2FA2IJ2IJ27K2EF2FR29P2ME2NN2NN2IZ27E29P2H32FI2K92K423F29P23J2JC2HK29P2L02ID2772NQ2782252E628N22X2ID2NP27923J2G32772E92EF22B2O42JM2EI2ED2A32ME2GF2782ES2NY27928R29P2IP2792AF2FZ2FV2CJ28R2OG2782PD23F2CJ2P12NA2K523F2PK27K2B22GN2G12O72NA2FV27K27K2EM2FX2PI2NA27E2CJ2B22J22792E52AF2CJ2O92IJ2EH2EF2152EA2LV2LV2K12Q62HK2C72792MR2DE2B621O2N12OO2EX2MX2B623F2ML2N02MU2BV2572N42N623F2N823F2DZ2GN2EJ2EP2NX2792NF2EO2NI2EQ2F82LL2NM2G82HP2MH2RM2772NT2JZ2O42NX2FR2A32O02792O22J92PT2J92AT2O82OA2772OC2EI2OE2RM23F2OI23F2PY2G42782FA27Z2OP2IJ2OS2782OU2RZ2O622X2OY2SB2792PK28R2E72MG2P22PT2P82FT2HH2PC2HL28J2PH2PJ27927K2FA2A32PO2SQ2PR2NA29P27K2PV2PL28N2CJ2CJ2TC2Q32Q02LQ2L92Q02QA2HK2QC2782QE2EQ2QG2TO2EX2932IZ2DA27829824O29A29C29E29G29I21Q27J27L27N27P27R27T27V27X2QL2782C92CB2CX29Q29S29U29W2712UK23F23L2CM2572UU28F28H2B623721N2KL27822E2N92R82EA2SQ2GH2E52RV2NE2RG2VA2OG2R92LN2EX2RD2E42O32NF2KC2J928J2GF2E52JE2EE2HN2HK2JK2OJ2VT2OO2JR2SR2JD2HA2VX2J72JY2O62LR2OJ2AT2E523H2K82P52TW2762W32SW2EF2QH2IL278');local t=(bit or bit32)and(bit or bit32).bxor or function(e,l)local n,o=1,0 while e>0 and l>0 do local d,t=e%2,l%2 if d~=t then o=o+n end e,l,n=(e-d)/2,(l-t)/2,n*2 end if e<l then e=l end while e>0 do local l=e%2 if l>0 then o=o+n end e,n=(e-l)/2,n*2 end return o end local function o(n,e,l)if l then local e=(n/2^(e-1))%2^((l-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(n%(e+e)>=e)and 1 or 0;end;end;local e=1;local G=0;local function n()local l,o,d,n=r(i,e,e+3);l=t(l,123)o=t(o,123)d=t(d,123)n=t(n,123)e=e+4;return(n*16777216)+(d*F)+(o*256)+l;end;local function h()local l=t(r(i,e,e),123);e=e+1;return l;end;local function a()local l,n=r(i,e,e+2);l=t(l,123)n=t(n,123)e=e+2;return(n*256)+l;end;local function P(...)return{...},J('#',...)end local function N()local l={};local E={};local J={};local f={[5]=nil,[8]=nil,[9]=J,[7]={},[2]=E,[6]=l,};local l={}local c={}for f=1,h()==0 and a()*2 or n()do local l=h();while 2 do if(l==0)then local n=n();l=d(i,e,e+n-1);e=e+n;break;end if(l==3)then local o,a,n='',n();if(a==0)then l=o;break;end;n=d(i,e,e+a-1);n={r(n,1,#n)}e=e+a;for e=1,C(n)do o=o..s[t(n[e],123)]end l=o break;end if(l==4)then local n,e=n(),n();local d,o,e,n=1,(o(e,1,20)*(2^32))+n,o(e,21,31),((-1)^o(e,32));if e==0 then if o==0 then l=n*0 break;else e=1;d=0;end;elseif(e==2047)then l=(n*((o==0 and 1 or 0)/0))break;end;l=(n*(2^(e-1023)))*(d+(o/(2^52)));break;end if(l==1)then l=(h()~=0);break;end if(l==0)then local n=n();l=d(i,e,e+n-1);e=e+n;break;end l=nil break;end c[f]=l;end;for s=1,n()do local e=h();if(o(e,1,1)==0)then local t=o(e,4,6);local d=o(e,2,3);local h,i,e,l=a(),h()==1,a(),{};local r={}local e={[3]=h,[8]=nil,[4]=e,[2]=i,};if(d==2)then e[2]=n()-F end if(d==0)then e[2],e[8]=a(),a()end if(d==1)then e[2]=n()end if(d==3)then e[2],e[8]=n()-F,a()end if(o(t,3,3)==1)then l[8]=8 e[8]=c[e[8]]end if(o(t,1,1)==1)then l[4]=4 e[4]=c[e[4]]end if(o(t,2,2)==1)then l[2]=2 e[2]=c[e[2]]end if i then O(f[7],e)e[7]=l end E[s]=e;end end;if G<1 then G=1 local l=a()f[4]=d(i,e,e+l-1)e=e+l end for e=1,n()do J[e-1]=N();end;f[8]=h();return f;end;local function h(e,s,a,l)local G=0;local i=e[7];local l=e[2];local d=e[8];local n={}local o=e[9];local e=e[5];return function(...)local r={};local N={...};local n=1;local F=o;local o=l;local d=d;local O={};local J=J('#',...)-1;local e=-1;local e=P local l={};for e=0,J do if(e>=d)then O[e-d]=N[e+1];else l[e]=N[e+1];end;end;local e=J-d+1 local e;local d;while true do e=o[n];d=e[3];if G>0 then l[e[4]]=e[2];end if d<=41 then if d<=20 then if d<=9 then if d<=4 then if d<=1 then if d>0 then local n=e[4]l[n]=l[n](E(l,n+1,e[2]))else local e=e[4]l[e]=l[e](l[e+1])end;elseif d<=2 then do return end;elseif d>3 then l[e[4]][e[2]]=e[8];else n=l[e[4]]and n+1 or e[2];end;elseif d<=6 then if d>5 then local o=e[4];local n=l[e[2]];l[o+1]=n;l[o]=n[e[8]];else l[e[4]]=l[e[2]]*l[e[8]];end;elseif d<=7 then l[e[4]]=l[e[2]]+l[e[8]];elseif d==8 then l[e[4]][l[e[2]]]=l[e[8]];else l[e[4]]=l[e[2]];end;elseif d<=14 then if d<=11 then if d>10 then l[e[4]]=l[e[2]]/l[e[8]];else local t;local c;local d;d=e[4]l[d]=l[d](E(l,d+1,e[2]))n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];d=e[4]c={l[d](l[d+1])};t=0;for e=d,e[8]do t=t+1;l[e]=c[t];end n=n+1;e=o[n];n=e[2];end;elseif d<=12 then n=e[2];elseif d>13 then l[e[4]]=#l[e[2]];else local o=e[2];local n=l[o]for e=o+1,e[8]do n=n..l[e];end;l[e[4]]=n;end;elseif d<=17 then if d<=15 then local e=e[4]l[e](l[e+1])elseif d==16 then l[e[4]]=l[e[2]]-l[e[8]];else local o=e[4];local d=l[o]local t=l[o+2];if(t>0)then if(d>l[o+1])then n=e[2];else l[o+3]=d;end elseif(d<l[o+1])then n=e[2];else l[o+3]=d;end end;elseif d<=18 then local f=F[e[2]];local c;local d={};c=H({},{__index=function(l,e)local e=d[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[2]]=l;end;});for t=1,e[8]do n=n+1;local e=o[n];if e[3]==73 then d[t-1]={l,e[2]};else d[t-1]={s,e[2]};end;r[#r+1]=d;end;l[e[4]]=h(f,c,a);elseif d>19 then local n=e[4];local o=l[n];local d=50*e[8];for e=n+1,e[2]do o[d+e-n]=l[e]end;else local f=F[e[2]];local c;local d={};c=H({},{__index=function(l,e)local e=d[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[2]]=l;end;});for t=1,e[8]do n=n+1;local e=o[n];if e[3]==73 then d[t-1]={l,e[2]};else d[t-1]={s,e[2]};end;r[#r+1]=d;end;l[e[4]]=h(f,c,a);end;elseif d<=30 then if d<=25 then if d<=22 then if d>21 then local d;local t;l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2]^l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]/l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]];n=n+1;e=o[n];l[e[4]]=l[e[2]]%e[8];n=n+1;e=o[n];l[e[4]]=l[e[2]]-l[e[8]];n=n+1;e=o[n];l[e[4]]=e[2]-l[e[8]];n=n+1;e=o[n];l[e[4]]=e[2]^l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]*l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]%e[8];n=n+1;e=o[n];l[e[4]]=l[e[2]]+l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]][l[e[8]]];n=n+1;e=o[n];t=e[2];d=l[t]for e=t+1,e[8]do d=d..l[e];end;l[e[4]]=d;else local o=e[4];local d=l[o]local t=l[o+2];if(t>0)then if(d>l[o+1])then n=e[2];else l[o+3]=d;end elseif(d<l[o+1])then n=e[2];else l[o+3]=d;end end;elseif d<=23 then local n=e[4]l[n](E(l,n+1,e[2]))elseif d==24 then local n=e[4]l[n](E(l,n+1,e[2]))else local e=e[4]l[e](l[e+1])end;elseif d<=27 then if d>26 then l[e[4]]=a[e[2]];else for n,l in c(i)do for n,o in c(l[7])do local d,n,e,a={l[o]:byte(1,#l[o])},'',e[4],e[2]for o=1,#d do n,e=n..f(t(d[o],e)),(e+a)%256 end l[o],l[7]=n,{};end end;end;elseif d<=28 then l[e[4]]=l[e[2]][e[8]];elseif d>29 then l[e[4]]=e[2];else do return end;end;elseif d<=35 then if d<=32 then if d==31 then l[e[4]]=l[e[2]]*l[e[8]];else local d;local t;l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2]^l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]/l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]];n=n+1;e=o[n];l[e[4]]=l[e[2]]%e[8];n=n+1;e=o[n];l[e[4]]=l[e[2]]-l[e[8]];n=n+1;e=o[n];l[e[4]]=e[2]-l[e[8]];n=n+1;e=o[n];l[e[4]]=e[2]^l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]*l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]]%e[8];n=n+1;e=o[n];l[e[4]]=l[e[2]]+l[e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]][l[e[8]]];n=n+1;e=o[n];t=e[2];d=l[t]for e=t+1,e[8]do d=d..l[e];end;l[e[4]]=d;end;elseif d<=33 then local F;local a;local d;local s,E,h,r;for n,l in c(i)do for o,n in c(l[7])do s,E,h,r={l[n]:byte(1,#l[n])},'',e[4],e[2]for e=1,#s do E,h=E..f(t(s[e],h)),(h+r)%256 end l[n],l[7]=E,{};end end;n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]={};n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];d=e[4];a=l[d]F=l[d+2];if(F>0)then if(a>l[d+1])then n=e[2];else l[d+3]=a;end elseif(a<l[d+1])then n=e[2];else l[d+3]=a;end elseif d==34 then n=l[e[4]]and e[2]or n+1;else l[e[4]]={};end;elseif d<=38 then if d<=36 then l[e[4]]=e[2]-l[e[8]];elseif d==37 then l[e[4]]=e[2]^l[e[8]];else l[e[4]][e[2]]=e[8];end;elseif d<=39 then local o=e[4]local d={l[o](l[o+1])};local n=0;for e=o,e[8]do n=n+1;l[e]=d[n];end elseif d==40 then l[e[4]]=l[e[2]][l[e[8]]];else local n=e[4]local d={l[n](l[n+1])};local o=0;for e=n,e[8]do o=o+1;l[e]=d[o];end end;elseif d<=62 then if d<=51 then if d<=46 then if d<=43 then if d==42 then local o=e[4];local t=l[o+2];local d=l[o]+t;l[o]=d;if(t>0)then if(d<=l[o+1])then n=e[2];l[o+3]=d;end elseif(d>=l[o+1])then n=e[2];l[o+3]=d;end else for n,l in c(i)do for n,o in c(l[7])do local d,n,e,a={l[o]:byte(1,#l[o])},'',e[4],e[2]for o=1,#d do n,e=n..f(t(d[o],e)),(e+a)%256 end l[o],l[7]=n,{};end end;end;elseif d<=44 then l[e[4]]=l[e[2]]-l[e[8]];elseif d>45 then n=e[2];else local h;local J;local d;local F,E,r,H;for n,l in c(i)do for o,n in c(l[7])do F,E,r,H={l[n]:byte(1,#l[n])},'',e[4],e[2]for e=1,#F do E,r=E..f(t(F[e],r)),(r+H)%256 end l[n],l[7]=E,{};end end;n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];d=e[4]l[d](l[d+1])n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=s[e[2]];n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];d=e[4]J={l[d](l[d+1])};h=0;for e=d,e[8]do h=h+1;l[e]=J[h];end n=n+1;e=o[n];n=e[2];end;elseif d<=48 then if d>47 then local n=e[4]l[n]=l[n](E(l,n+1,e[2]))else n=l[e[4]]and e[2]or n+1;end;elseif d<=49 then l[e[4]]=l[e[2]]/l[e[8]];elseif d>50 then local r;local a;local d;local s,E,h,F;for n,l in c(i)do for o,n in c(l[7])do s,E,h,F={l[n]:byte(1,#l[n])},'',e[4],e[2]for e=1,#s do E,h=E..f(t(s[e],h)),(h+F)%256 end l[n],l[7]=E,{};end end;n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]={};n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];d=e[4];a=l[d]r=l[d+2];if(r>0)then if(a>l[d+1])then n=e[2];else l[d+3]=a;end elseif(a<l[d+1])then n=e[2];else l[d+3]=a;end else l[e[4]]=(e[2]~=0);end;elseif d<=56 then if d<=53 then if d>52 then l[e[4]]=e[2]-l[e[8]];else l[e[4]]=l[e[2]][e[8]];end;elseif d<=54 then l[e[4]]=#l[e[2]];elseif d>55 then local o=e[4];local t=l[o+2];local d=l[o]+t;l[o]=d;if(t>0)then if(d<=l[o+1])then n=e[2];l[o+3]=d;end elseif(d>=l[o+1])then n=e[2];l[o+3]=d;end else local E;local s;local r,d,h,F;for n,l in c(i)do for o,n in c(l[7])do r,d,h,F={l[n]:byte(1,#l[n])},'',e[4],e[2]for e=1,#r do d,h=d..f(t(r[e],h)),(h+F)%256 end l[n],l[7]=d,{};end end;n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];l[e[4]]=l[e[2]][e[8]];n=n+1;e=o[n];l[e[4]]=a[e[2]];n=n+1;e=o[n];s=e[4];E=l[e[2]];l[s+1]=E;l[s]=E[e[8]];end;elseif d<=59 then if d<=57 then local e=e[4]l[e]=l[e](l[e+1])elseif d>58 then l[e[4]]={};else local t;local a;local d;l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];d=e[4];a=l[d];t=50*e[8];for e=d+1,e[2]do a[t+e-d]=l[e]end;end;elseif d<=60 then local d=e[4];local t=e[8];local o=d+2 local d={l[d](l[d+1],l[o])};for e=1,t do l[o+e]=d[e];end;local d=d[1]if d then l[o]=d n=e[2];else n=n+1;end;elseif d==61 then l[e[4]]={};n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];else local o=e[2];local n=l[o]for e=o+1,e[8]do n=n..l[e];end;l[e[4]]=n;end;elseif d<=72 then if d<=67 then if d<=64 then if d>63 then l[e[4]][l[e[2]]]=l[e[8]];else l[e[4]]=l[e[2]]%e[8];end;elseif d<=65 then l[e[4]]=l[e[2]]+l[e[8]];elseif d>66 then l[e[4]]=(e[2]~=0);else l[e[4]]=a[e[2]];end;elseif d<=69 then if d>68 then l[e[4]]=e[2];else n=l[e[4]]and n+1 or e[2];end;elseif d<=70 then l[e[4]]=l[e[2]]%e[8];elseif d>71 then local o=e[4];local n=l[e[2]];l[o+1]=n;l[o]=n[e[8]];else l[e[4]]=l[e[2]][l[e[8]]];end;elseif d<=77 then if d<=74 then if d>73 then do return l[e[4]]end else l[e[4]]=l[e[2]];end;elseif d<=75 then local n=e[4];local d=l[n];local o=50*e[8];for e=n+1,e[2]do d[o+e-n]=l[e]end;elseif d==76 then l[e[4]]=h(F[e[2]],nil,a);else local d=e[4];local t=e[8];local o=d+2 local d={l[d](l[d+1],l[o])};for e=1,t do l[o+e]=d[e];end;local d=d[1]if d then l[o]=d n=e[2];else n=n+1;end;end;elseif d<=80 then if d<=78 then l[e[4]]=s[e[2]];elseif d==79 then l[e[4]]=s[e[2]];else l[e[4]]=e[2]^l[e[8]];end;elseif d<=81 then l[e[4]]={};n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];n=n+1;e=o[n];l[e[4]]=e[2];elseif d==82 then do return l[e[4]]end else l[e[4]]=h(F[e[2]],nil,a);end;n=n+1;end;end;end;return E({h(N(),{},u())()})or nil;end)(table.concat,65536,{},({1})[1],table.insert)
end)
cooldown.MouseButton1Click:Connect(function()
loadstring(game:HttpGet("https://raw.githubusercontent.com/Shariiii/Anomic-Stuff/main/Main%20Bypass.lua", true))()
return(function(s,n,i,T,e,t,l,a)local C=l;local c=unpack or table.unpack;local Y=select;local Z=string.byte;local V=string.char;local G=getfenv or function()return _ENV end;local A=string.sub;local U=setmetatable;local l=table.getn or function(e)return#e end;local f=e;local E=table.insert;local r=pairs;local D={}for e=t,255 do D[e]=V(e)end;local function h(a)local l,n,o="","",{}local d=T;local e=1;local function c()local l=f(A(a,e,e),36)e=e+1;local n=f(A(a,e,e+l-1),36)e=e+l;return n end;l=V(c())o[1]=l;while e<#a do local e=c()if D[e]then n=D[e]else n=l..A(l,1,1)end;D[d]=l..A(n,1,1)o[#o+1],l,d=n,n,d+1 end;return C(o)end;local h=h('22Y23622Z27623322Q27622Z25G1E1P1F2152141N22J22523322V27A25F131H121A21H1Y23122422J22S22Q23323327A26R131L1J23323127A25J1I1P111Y21523322T28928B28D1P21K22722E22B22Z23623D24828727A25I131M1I1Z21J28G27A25U1B28Y1A21F1Y22L22823522O23323423Y23323E28V17181Q21121L21D22I21T22E22J23623724823L24924129227628A28C1Y1M21R22521X21Y22P22X23624927827A26B1D1A1T21R21621D22521T23322X27A25N21123323027A25Z1D1M1O21521L21022W22Y2AU27A27C27E27G1Z23322P27A25V171C21127G21221Z21Z22F2BC2AW1A1H1Q2141R21G22229R2BO27625N1X21722G1921821H21S2282AO22O27A2601D1R1N1W1A21O22722L22F23E22Y27A2CO22Z2CN2CP21E21723322U27A21K1R1A1S1521421B2151I2CZ1O1O2CR2CO2272CU22W27A26Y171F2BY22Z25J1M1P1421K21R1Y22X22922J23322R27A26127P1O1121R21Q22J22Z23F22Z21G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R2DE27622Y21S27A2DV27A216151813141P1E2DI2792762AG2AI2AK2AM2AO28127626X131C1U2B62A12BG21H1Z21421H2ET27625Y131R1T21O21N21F21X23323227A26C111P1Q1W2A022Z25C171K1J21O27T22I22U22323C22V2332492DA27A22V2CU28827625G131A1J1Y21A2FG22Z21A151A19172F12FX2FZ1G1H1O21K2GK2762DC2G529429629829A29C29E29G22I2BP2DN2192B222322E1I22V23821O24I24524324524S25325B25K24A26626926O24Y1E191921021023I21L21V21T22C22X21M22V23Z23X23Q26G24N27026125H26523V23323B27A2621D1C22E21621H21121S21S1I22P22W21O23Q23Z24D24525224X25525E24A25Y26926G26U1D1K2CV2AW2841J21Q21N1322J21Y22G23122T22W2332CA2762BF1C21H21021F21O22222E22F22U29H2892FI2FK21H2DS27J22W23H23S23W24B2402B42HA2ES2F322Z25Z1A2HN2HP22E28U27625Z1N1B122902FN22Z2641N1L1N1Y21H21L2222LB25I1D1N121S21N1Y22I28027A25T1C2CD2JR2L51N1A1421521G21023121X22N23123823H2L42KY2101A1N1X21R2K42AW2AH1J1B21B21L23E22L21U2312AP2AR2AT2FA22Z26B27P1223323727A2G72G92GB2LS2GE2GG2GI25C24024B25226W24W25F25R26626I27L2CB2CD1N21K21F21R21S23422F23423623323C29J1B1J21K1O21122I22822L22U21X23H23Q23W24C24524H24Z2DJ25Z2JT2JV1422F22C2BN2GO22Z26E28X28Z21J2DE22Y26P26Q2P02P025U22C2GW25E171R2L921422R2332EO22Z2DG2DI27M2762DY2H71P1J1O21T22022E2MA2NN27627O27Q27S27U27W27Y2DJ2FP2FR21721421R22J2KD2LU2762G7101222Y2AQ2EP2AV2772K522Z262172QB152M522321V2CL2CN24522C23Y26V22J25L2152KV2772ER2F41A1122E21L21521H1E2KE22T22X22W23Z24323Y23X26A25325423W25Z25L24U26V26P1Q1F1C21Q21F22P23821S22922921822X23523U25G25K2682AE2A128J1Y28L28N2PS22Z2651C27D21321R132HQ21W2PR2DW2762681D2L82RV21Q2212CP28H27A2342CP2T222Z24422Z2BD2762232EP2CO28823D2EP2AQ2FY2762TD2CQ2DE2QG2CP2812DA2T92CQ2812TN22Z2TI22Z2882PD2TU2AV2QE2TM22Z2TL2CO2PD2AQ2TI2B522Z2MY2T22TS2T22GK2AQ2DE2MV2BZ2AT2QI1Z121F1E2122L01027D1O2GW26R2BG2M321G2122CP2OR2GX2762T52T72TT2TA2U92T32TA2AQ2TP2UE22Z2E42U42CQ2T32DA1O2CO2352V32T627A23D28822Y2CN23A27A2231Z2CQ2CN2CN2AV2312172TA2792VZ2U92TP2762W52TT2VR2CN2QI23D23H2CQ2AQ2382CO2252VA2VH22Z2WJ27A2TO22C2VY27A21U2TT22A2TJ22Z21T2VP2ES22Z2PH2CP2CN2812VB2EP2W62WV2U72DE2W82TU2812X42CO2X622Z2U02762XL22Z2VC2AQ2AQ23I2TV27A2AQ162WN2W72CO2XW2CR2R22XN2232132WH2XK22Z2XS2XP2Y72CW2U728123G2T32AQ2X72XT2XM22Z2Y02ES2W82YL2WN2Y22XX2232WS2QD2YB2XO2VX2U82CN2R222E2YK2YI2312E62Y71D2XX2332YO2Z82Y12YK2TO28H2YV2AQ2WV2VC2TS2R22XU2V82X82Y62AQ29I2CO2XQ2Y72XI2ZV2CP2Y32TE2Y72Y931002AQ2YF2XC22Z2PD2VC2DE2DE2202V627722Z23J2T32FY2R02DE2FY2XN2OX3107310D2U82U02ZK2V82VM2VC2TG22Z279310V22Z2FY2XB2QF22Z21V2X12762DW2XH27A2FY2DW2U62EP2882OR2312TG2TL2CN2QE22D2ZT2CO311M27A2PD22Z22H2762882AQ2CN2VC311V22Z2N42VC2AV2DE2T12U72DW2WL2T82EP2DW2DW224310D310X310F31162VO2SQ312E2CA310G2T22DW2CA2XN2AV2AV2DW2Z622Y2882T12AV311Y2Y72N42VF2XT2CN2272VE2CP2BD31352U728827531292CQ311F22Z2SX312Z2882WG312U2812SX288313L2E52ZX311U2V8313D312V2XT281312622Z2222T32WA2T22882WA313A2YJ2XK2112762AV2GK22F313S311W2V0313T2XO311E2XT2TD313Y313C314I2CQ312B22Z2IX2VC314Q310W2W92XX2TB312F2CN31322FY2BD2O03146239312H2AV2262T3311Z2CN2TU288312M314G310W2UA22Z1P2VH2WF2YK315F2WZ2YK310W2U72AQ2QI31092VH2ER2YD22Z22S2YG2V82XJ2CO315K315C2WG2Y7315O2TI2TF2VP2VR315T2VP2WG22Y2DE2SZ27631282ZU2CR2WP2V72762BD2MD2GQ2GS2GU2KV2HC2MY2622JT2Q82G62QL2N22OR2AX1K1P21Q22X2PC27A2631L2912TL26Q1G1N1R1U1T1I2HA21721N2172KV21K2172UG2TL21P121O122H11E2SF2PU27R27T27V27X27Z2TL2AX2AZ2B12102332Z622Z2Q11T2Q32Q52KD22322X23423P24225P2H42L51E1N2B02KH2PI1D1D152152O52O72O921J22N23Q23T24D24F2R0314X22Z26326H2CU2KX25Y1N1C2L921G1I2SE310W2A228D2VS311N2KV23J2CU310W26C2H62H831712681B2FR2UH2LC1B2CP2ZS2762162VN2V52U7276311R2X5313R319E2V92CN316J2CN2E62DA2ZA2CO31AQ2WB2WN311R2WV2WQ31AK2T231AG2ZX2U7316331612R031B731B02ZN316N2ZW27631402TH2142TA31AB31BC2T32V42VV2X92GL310P2DE2O02TH2X22XN2TA2YI2VC2W627M3106315F2XF31B92XJ2ZP2YV2CN3160311N2ZU31322WD2VO2VF2YV2DE2TC2EP310K31BM2WY2TK312E313X312H2FY2KX315D22Z312J2VG311Z312U2AQ28H2XD31CI2VH31AP31002CN2DE31CE2YH2XT315V2AQ2E6315V2DE2CW311H276310W31D5276311P2T331DL31AL2V91W31AH31102WN316O314X2YH316Y3170312J2PJ2E02E22DU2KX25J112GS2M427I27K2PD2651H21L2GK2CW27A312D2T42VO313U31AR31BP310O2UD310O2AQ2OR2CN27M31AR2YO31EU2YX2WT2TA225310G319U31EX2YH31EW2YQ316P27A2SQ31BU3128311K31DT31BJ2VX27A315631EJ31AF2V7310831F83160315S22Z316J2T22ZU31B431EO314O319U31C731EN2N431EP2DE311D2Y631082YU2ZU31FO2VZ28131CU2ZN31BW31D131BS310S31G2310P2VR3157312G2UB2U22Y72U7315231CK22Y2FY310L310P2AV2MY315M31CT31GL2762UZ31DS311C31FW31GT31GO311331CR31F931H02CO311B2Y7312Z31FT312A22Z31AB2TU279315O27A314431HE314J311Z315M22Y2DW315R2VF31HL315A312F31G331GN31BR310P2DW2OR314T31GZ2YF2CO2DW31FD31DG312F2TA2V1311Q2V931DS2V931IF31I931IH319D31GN311U2TG2BD2W631BU31IO3141316C2CQ2CA315U31FG31IY2Y82TV2W322Z2CA21831D22XY27A31J7315C2VR31J127622J31J731J531J22CW2VW31IX2V831DC2YU31J127M31IC2CW314F2R02V522Z315931JI2CW311X2EP2CA2812AV2U72CW314N2CO2CA31JT314731J62Z92YO31JB31172762CA2V5223314B27M2YI2U728H314N2TU316031672CP27M31C82CP2QI31BB31AZ276');local C=(bit or bit32)and(bit or bit32).bxor or function(e,n)local l,o=1,t while e>t and n>t do local a,d=e%i,n%i if a~=d then o=o+l end e,n,l=(e-a)/i,(n-d)/i,l*i end if e<n then e=n end while e>t do local n=e%i if n>t then o=o+l end e,l=(e-n)/i,l*i end return o end local function o(l,e,n)if n then local e=(l/i^(e-1))%i^((n-1)-(e-1)+1);return e-e%1;else local e=i^(e-1);return(l%(e+e)>=e)and 1 or t;end;end;local e=1;local X=t;local function n()local a,o,l,n=Z(h,e,e+a);a=C(a,107)o=C(o,107)l=C(l,107)n=C(n,107)e=e+4;return(n*16777216)+(l*s)+(o*T)+a;end;local function f()local l,n=Z(h,e,e+i);l=C(l,107)n=C(n,107)e=e+i;return(n*T)+l;end;local function d()local l=C(Z(h,e,e),107);e=e+1;return l;end;local function O(...)return{...},Y('#',...)end local function W()local T={};local l={};local V={};local c={[5]=l,[9]=V,[i]=nil,[1]=T,[4]={},[a]=nil,};local l={}local r={}for c=1,d()==t and f()*i or n()do local l=d();while true do if(l==i)then local n=n();l=A(h,e,e+n-1);e=e+n;break;end if(l==4)then local o,a,n='',n();if(a==t)then l=o;break;end;n=A(h,e,e+a-1);n={Z(n,1,#n)}e=e+a;for e=1,#n do o=o..D[C(n[e],107)]end l=o break;end if(l==1)then local n,e=n(),n();local a,o,e,n=1,(o(e,1,20)*(i^32))+n,o(e,21,31),((-1)^o(e,32));if e==t then if o==t then l=n*t break;else e=1;a=t;end;elseif(e==2047)then l=(n*((o==t and 1 or t)/t))break;end;l=(n*(i^(e-1023)))*(a+(o/(i^52)));break;end if(l==a)then l=(d()~=t);break;end if(l==a)then l=(d()~=t);break;end l=nil break;end r[c]=l;end;c[i]=d();if X<1 then X=1 local l=f()c[7]=A(h,e,e+l-1)e=e+l end for e=1,n()do V[e-1]=W();end;for D=1,n()do local e=d();if(o(e,1,1)==t)then local h,C,V,d=f(),d()==1,f(),{};local A=o(e,4,6);local l=o(e,i,a);local e={}local e={[6]=V,[9]=h,[a]=nil,[1]=C,};if(l==i)then e[1]=n()-s end if(l==a)then e[1],e[a]=n()-s,f()end if(l==1)then e[1]=n()end if(l==t)then e[1],e[a]=f(),f()end if(o(A,i,i)==1)then d[1]=1 e[1]=r[e[1]]end if(o(A,1,1)==1)then d[6]=6 e[6]=r[e[6]]end if(o(A,a,a)==1)then d[a]=a e[a]=r[e[a]]end if C then E(c[4],e)e[7]=d end T[D]=e;end end;return c;end;local function Z(e,A,f,l)local D=e[4];local o=e[1];local l=e[i];local n=e[a];local e=e[9];local G=t;return function(...)local n={};local P={};local W=Y('#',...)-1;local o=o;local h=-1;local E=l;local d={...};local X=O local Y={};local s=e;local l=1;for e=t,W do if(e>=E)then P[e-E]=d[e+1];else n[e]=d[e+1];end;end;local d;local e=W-E+1 local e;while true do e=o[l];d=e[9];if G>t then n[e[6]]=e[1];end if d<=39 then if d<=19 then if d<=9 then if d<=4 then if d<=1 then if d==t then n[e[6]]=n[e[1]];else local t;local d;n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];end;elseif d<=i then n[e[6]]=n[e[1]]+n[e[a]];elseif d==a then n[e[6]]=n[e[1]]-n[e[a]];else l=n[e[6]]and e[1]or l+1;end;elseif d<=6 then if d==5 then local C=s[e[1]];local c;local d={};c=U({},{__index=function(l,e)local e=d[e];return e[1][e[i]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[i]]=l;end;});for a=1,e[a]do l=l+1;local e=o[l];if e[9]==t then d[a-1]={n,e[1]};else d[a-1]={A,e[1]};end;Y[#Y+1]=d;end;n[e[6]]=Z(C,c,f);else n[e[6]]=f[e[1]];end;elseif d<=7 then local i;local C,A;local f;local d;d=e[6];f=n[e[1]];n[d+1]=f;n[d]=f[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]C,A=X(n[d](c(n,d+1,e[1])))h=A+d-1 i=t;for e=d,h do i=i+1;n[e]=C[i];end;l=l+1;e=o[l];d=e[6]n[d](c(n,d+1,h))elseif d>8 then n[e[6]]=#n[e[1]];else n[e[6]]=n[e[1]];end;elseif d<=14 then if d<=11 then if d==10 then n[e[6]][e[1]]=n[e[a]];else n[e[6]]=n[e[1]]-n[e[a]];end;elseif d<=12 then l=n[e[6]]and l+1 or e[1];elseif d==13 then n[e[6]]=f[e[1]];else local t;local d;d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];d=e[6]n[d]=n[d](n[d+1])l=l+1;e=o[l];n[e[6]]=n[e[1]];l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=#n[e[1]];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=n[e[1]][n[e[a]]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=f[e[1]];end;elseif d<=16 then if d==15 then n[e[6]][e[1]]=n[e[a]];else l=n[e[6]]and l+1 or e[1];end;elseif d<=17 then local e=e[6]n[e]=n[e]()elseif d==18 then A[e[1]]=n[e[6]];else if(e[6]<n[e[a]])then l=l+1;else l=e[1];end;end;elseif d<=29 then if d<=24 then if d<=21 then if d>20 then local C=s[e[1]];local c;local d={};c=U({},{__index=function(l,e)local e=d[e];return e[1][e[i]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[i]]=l;end;});for a=1,e[a]do l=l+1;local e=o[l];if e[9]==t then d[a-1]={n,e[1]};else d[a-1]={A,e[1]};end;Y[#Y+1]=d;end;n[e[6]]=Z(C,c,f);else l=n[e[6]]==e[a]and l+1 or e[1];end;elseif d<=22 then n[e[6]]=e[1];elseif d>23 then n[e[6]]=(e[1]~=t);else n[e[6]]=Z(s[e[1]],nil,f);end;elseif d<=26 then if d>25 then for n,l in r(D)do for n,o in r(l[7])do local a,n,e,d={l[o]:byte(1,#l[o])},'',e[6],e[1]for o=1,#a do n,e=n..V(C(a[o],e)),(e+d)%T end l[o],l[7]=n,{};end end;else l=e[1];end;elseif d<=27 then local Y;local P,U;local i;local d;local E,s,Z,W;n[e[6]]=A[e[1]];l=l+1;e=o[l];for n,l in r(D)do for o,n in r(l[7])do E,s,Z,W={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#E do s,Z=s..V(C(E[e],Z)),(Z+W)%T end l[n],l[7]=s,{};end end;l=l+1;e=o[l];d=e[6];i=n[e[1]];n[d+1]=i;n[d]=i[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];d=e[6];i=n[e[1]];n[d+1]=i;n[d]=i[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]P,U=X(n[d](c(n,d+1,e[1])))h=U+d-1 Y=t;for e=d,h do Y=Y+1;n[e]=P[Y];end;l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,h))l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d](c(n,d+1,e[1]))l=l+1;e=o[l];do return end;elseif d>28 then for n,l in r(D)do for n,o in r(l[7])do local a,n,e,d={l[o]:byte(1,#l[o])},'',e[6],e[1]for o=1,#a do n,e=n..V(C(a[o],e)),(e+d)%T end l[o],l[7]=n,{};end end;else n[e[6]]=n[e[1]][n[e[a]]];end;elseif d<=34 then if d<=31 then if d>30 then do return end;else local t;local d;local h,i,A,Z;for n,l in r(D)do for o,n in r(l[7])do h,i,A,Z={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#h do i,A=i..V(C(h[e],A)),(A+Z)%T end l[n],l[7]=i,{};end end;l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=f[e[1]];end;elseif d<=32 then l=e[1];elseif d==33 then local e=e[6]n[e]=n[e](n[e+1])else local e=e[6]n[e](c(n,e+1,h))end;elseif d<=36 then if d>35 then n[e[6]]=e[1];else if(e[6]<n[e[a]])then l=l+1;else l=e[1];end;end;elseif d<=37 then local t;local d;d=e[6]n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];l=n[e[6]]and l+1 or e[1];elseif d==38 then local e=e[6]n[e](n[e+1])else local f;local d;local A,i,t,h;for n,l in r(D)do for o,n in r(l[7])do A,i,t,h={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#A do i,t=i..V(C(A[e],t)),(t+h)%T end l[n],l[7]=i,{};end end;l=l+1;e=o[l];d=e[6];f=n[e[1]];n[d+1]=f;n[d]=f[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];l=n[e[6]]and l+1 or e[1];end;elseif d<=59 then if d<=49 then if d<=44 then if d<=41 then if d==40 then n[e[6]][e[1]]=e[a];else local a;a=e[6]n[a]=n[a]()l=l+1;e=o[l];A[e[1]]=n[e[6]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];a=e[6]n[a](n[a+1])l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];a=e[6]n[a](n[a+1])end;elseif d<=42 then local d;A[e[1]]=n[e[6]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d](c(n,d+1,e[1]))l=l+1;e=o[l];l=e[1];elseif d>43 then A[e[1]]=n[e[6]];else n[e[6]]=A[e[1]];end;elseif d<=46 then if d==45 then do return end;else n[e[6]]=#n[e[1]];end;elseif d<=47 then n[e[6]]=n[e[1]][n[e[a]]];elseif d==48 then local d;n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6]n[d]=n[d]()else n[e[6]]=(e[1]~=t);end;elseif d<=54 then if d<=51 then if d>50 then l=n[e[6]]==e[a]and l+1 or e[1];else local i;local d;d=e[6]n[d](n[d+1])l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=n[e[1]]+n[e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=n[e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=n[e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=n[e[a]];l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];d=e[6];i=n[e[1]];n[d+1]=i;n[d]=i[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=(e[1]~=t);l=l+1;e=o[l];d=e[6]n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=f[e[1]];end;elseif d<=52 then local e=e[6]n[e]=n[e](n[e+1])elseif d>53 then n[e[6]]=n[e[1]]+n[e[a]];else local l=e[6]local o,e=X(n[l](c(n,l+1,e[1])))h=e+l-1 local e=t;for l=l,h do e=e+1;n[l]=o[e];end;end;elseif d<=56 then if d>55 then local e=e[6]n[e](c(n,e+1,h))else local l=e[6]n[l](c(n,l+1,e[1]))end;elseif d<=57 then local t;local d;n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];l=n[e[6]]and l+1 or e[1];elseif d>58 then local l=e[6]local o,e=X(n[l](c(n,l+1,e[1])))h=e+l-1 local e=t;for l=l,h do e=e+1;n[l]=o[e];end;else local e=e[6]n[e](n[e+1])end;elseif d<=69 then if d<=64 then if d<=61 then if d==60 then local i;local d;d=e[6]n[d](n[d+1])l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];d=e[6];i=n[e[1]];n[d+1]=i;n[d]=i[e[a]];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=(e[1]~=t);l=l+1;e=o[l];d=e[6]n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d](n[d+1])l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];A[e[1]]=n[e[6]];l=l+1;e=o[l];l=e[1];else local l=e[6]n[l]=n[l](c(n,l+1,e[1]))end;elseif d<=62 then n[e[6]]=A[e[1]];elseif d>63 then l=n[e[6]]and e[1]or l+1;else local o=e[6];local l=n[e[1]];n[o+1]=l;n[o]=l[e[a]];end;elseif d<=66 then if d>65 then n[e[6]]=n[e[1]][e[a]];else local t;local i,c,d,h;for n,l in r(D)do for o,n in r(l[7])do i,c,d,h={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#i do c,d=c..V(C(i[e],d)),(d+h)%T end l[n],l[7]=c,{};end end;l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];t=e[6]n[t]=n[t]()l=l+1;e=o[l];n[e[6]]=A[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]]-n[e[a]];l=l+1;e=o[l];if(e[6]<n[e[a]])then l=l+1;else l=e[1];end;end;elseif d<=67 then local t;local d;local Z,h,i,s;n[e[6]]=e[1];l=l+1;e=o[l];A[e[1]]=n[e[6]];l=l+1;e=o[l];for n,l in r(D)do for o,n in r(l[7])do Z,h,i,s={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#Z do h,i=h..V(C(Z[e],i)),(i+s)%T end l[n],l[7]=h,{};end end;l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];d=e[6]n[d]=n[d](n[d+1])l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];n[e[6]][e[1]]=n[e[a]];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=n[e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];elseif d==68 then local e=e[6]n[e]=n[e]()else local i;local t,c,d,A;for n,l in r(D)do for o,n in r(l[7])do t,c,d,A={l[n]:byte(1,#l[n])},'',e[6],e[1]for e=1,#t do c,d=c..V(C(t[e],d)),(d+A)%T end l[n],l[7]=c,{};end end;l=l+1;e=o[l];n[e[6]]=f[e[1]];l=l+1;e=o[l];i=e[6]n[i]=n[i]()l=l+1;e=o[l];n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];n[e[6]][e[1]]=e[a];l=l+1;e=o[l];do return end;end;elseif d<=74 then if d<=71 then if d>70 then n[e[6]][e[1]]=e[a];else local l=e[6]n[l]=n[l](c(n,l+1,e[1]))end;elseif d<=72 then n[e[6]]=n[e[1]][e[a]];elseif d==73 then local e=e[6]n[e]=n[e](c(n,e+1,h))else local o=e[6];local l=n[e[1]];n[o+1]=l;n[o]=l[e[a]];end;elseif d<=76 then if d==75 then local l=e[6]n[l](c(n,l+1,e[1]))else local t;local d;n[e[6]]=n[e[1]][e[a]];l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];l=n[e[6]]and l+1 or e[1];end;elseif d<=77 then local t;local d;d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];n[e[6]]=e[1];l=l+1;e=o[l];d=e[6]n[d]=n[d](c(n,d+1,e[1]))l=l+1;e=o[l];d=e[6];t=n[e[1]];n[d+1]=t;n[d]=t[e[a]];elseif d==78 then n[e[6]]=Z(s[e[1]],nil,f);else local e=e[6]n[e]=n[e](c(n,e+1,h))end;l=l+1;end;end;end;return c({Z(W(),{},G())()})or nil;end)(65536,"#",2,256,tonumber,0,table.concat,3)
end)
noclipbypass.MouseButton1Click:Connect(function()
return(function(h,i,A,e,b,l)local f=pairs;local S=table.insert;local W=getfenv or function()return _ENV end;local R=setmetatable;local N=table.concat;local B=l.byte;local K=select;local s=l.char;local r=tonumber;local t=unpack or table.unpack;local e=table.getn or function(l)return#l end;local a=l.sub;local u={}for l=0,255 do u[l]=s(l)end;local function E(c)local e,n,o="","",{}local d=i;local l=1;local function t()local e=r(a(c,l,l),36)l=l+1;local n=r(a(c,l,l+e-1),36)l=l+e;return n end;e=s(t())o[1]=e;while l<#c do local l=t()if u[l]then n=u[l]else n=e..a(e,1,1)end;u[d]=e..a(n,1,1)o[#o+1],e,d=n,n,d+1 end;return N(o)end;local r=E('26L26L26K27626N26H27626K21222122N22M22Y27927A26N27622E26K26827A27227026K27527R27A26M25P27627S27A26K26D27Z26M27T26K27227Z27Y26K27Q21G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R27Y26L27H26K26N2812761L21U22N21S22V23D24A23R23O26N26G27A21D22322B22F26N26J27A1621Y22N22322R22W24D26N26E27A1H22722222P29L24823V24524V26N26F27A1Q21X22L22B22Y22223M23N23Z24V24S27Q27A26T27K27M27O27X27628327625O2AK27A29828627R28327J27Z28226K2832AO28427627927V2AP27A26I2692AL27T27527S26W28727A25O26C27R2AV27T26I26U27726K26B2B126G29P27A2BP27S26S2BN2AM26K2BG27R2982AP28W27J28327S2AS2B52AY27A28S27I28W26K1222721Y21Y22223F23W23R24A29E27A1I22722521Y23823924726N26A29Q29S23A22R22X23X23R24824U25B25825U25L29727A21K2CH21Y26N2BJ1V22H23J2BP27A25L2AH27N2762AS27426K2C22BZ27X2BY2BJ2B92AU2DV2AW27N27525O2A126L26I26K27927927225K27R2BH28827S2EA2BH2832BL2762EA2E52AQ2BS2762EQ2E727R2EA2B327628W2EA2C626K26I26Y2AK2792752832BR27Z2F72DS2BE2C92CA26N2DR26K1122322F21Y21S23924C24H24E24J24Y2522AW27625K24S26N2AE26K1U22N22B22B22W23923R23Q24K24L24X24M26U26327026U2DD2761U22722N22E2CZ27A29F2B12FW27L2FI2B026L2BY2752DT2982DW2C82EY2FW28328T2FE2GS2H92GW2GY28527X2982BJ2H32CA2H52EB2FW2B12882CB2HO27A');local c=(bit or bit32)and(bit or bit32).bxor or function(l,e)local n,o=1,0 while l>0 and e>0 do local a,c=l%2,e%2 if a~=c then o=o+n end l,e,n=(l-a)/2,(e-c)/2,n*2 end if l<e then l=e end while l>0 do local e=l%2 if e>0 then o=o+n end l,n=(l-e)/2,n*2 end return o end local function o(n,l,e)if e then local l=(n/2^(l-1))%2^((e-1)-(l-1)+1);return l-l%1;else local l=2^(l-1);return(n%(l+l)>=l)and 1 or 0;end;end;local l=1;local N=0;local function n()local o,e,n,a=B(r,l,l+3);o=c(o,236)e=c(e,236)n=c(n,236)a=c(a,236)l=l+4;return(a*A)+(n*b)+(e*i)+o;end;local function A()local e=c(B(r,l,l),236);l=l+1;return e;end;local function d()local n,e=B(r,l,l+2);n=c(n,236)e=c(e,236)l=l+2;return(e*i)+n;end;local function E(...)return{...},K('#',...)end local function L()local s={};local e={};local i={};local f={[h]=nil,[3]=i,[4]=s,[6]={},[8]=nil,[2]=e,};local t={}for f=1,A()==0 and d()*2 or n()do local e=A();while true do if(e==3)then local o,d,n='',n();if(d==0)then e=o;break;end;n=a(r,l,l+d-1);n={B(n,1,#n)}l=l+d;for l=1,#n do o=o..u[c(n[l],236)]end e=o break;end if(e==4)then local n=n();e=a(r,l,l+n-1);l=l+n;break;end if(e==1)then e=(A()~=0);break;end if(e==0)then local n,l=n(),n();local a,n,l,o=1,(o(l,1,20)*(2^32))+n,o(l,21,31),((-1)^o(l,32));if l==0 then if n==0 then e=o*0 break;else l=1;a=0;end;elseif(l==2047)then e=(o*((n==0 and 1 or 0)/0))break;end;e=(o*(2^(l-1023)))*(a+(n/(2^52)));break;end if(e==4)then local n=n();e=a(r,l,l+n-1);l=l+n;break;end e=nil break;end t[f]=e;end;for u=1,n()do local l=A();if(o(l,1,1)==0)then local c=o(l,4,6);local a=o(l,2,3);local l,r,s,e=d(),A()==1,d(),{};local l={[9]=nil,[2]=s,[8]=r,[h]=l,};if(a==3)then l[8],l[9]=n()-b,d()end if(a==1)then l[8]=n()end if(a==0)then l[8],l[9]=d(),d()end if(a==2)then l[8]=n()-b end if(o(c,1,1)==1)then e[2]=2 l[2]=t[l[2]]end if(o(c,3,3)==1)then e[9]=9 l[9]=t[l[9]]end if(o(c,2,2)==1)then e[8]=8 l[8]=t[l[8]]end if r then S(f[6],l)l[6]=e end i[u]=l;end end;f[8]=A();if N<1 then N=1 local e=d()f[1]=a(r,l,l+e-1)l=l+e end for l=1,n()do s[l-1]=L();end;return f;end;local function u(l,A,r,e)local n=l[3];local N=0;local e=l[8];local o=l[h];local o={}local B=l[6];local l=l[4];return function(...)local o=e;local K=K('#',...)-1;local d=-1;local b={...};local a=n;local Y={};local S=E local e={};local E=l;local L={};local n=1;for l=0,K do if(l>=o)then L[l-o]=b[l+1];else e[l]=b[l+1];end;end;local l;local o=K-o+1 local o;while true do l=a[n];o=l[h];if N>0 then e[l[2]]=l[8];end if o<=18 then if o<=8 then if o<=3 then if o<=1 then if o>0 then local n=l[2]e[n]=e[n](t(e,n+1,l[8]))else e[l[2]]=A[l[8]];end;elseif o>2 then for n,e in f(B)do for n,o in f(e[6])do local a,n,l,d={e[o]:byte(1,#e[o])},'',l[2],l[8]for o=1,#a do n,l=n..s(c(a[o],l)),(l+d)%i end e[o],e[6]=n,{};end end;else local l=l[2]e[l](t(e,l+1,d))end;elseif o<=h then if o==4 then for n,e in f(B)do for n,o in f(e[6])do local a,n,l,d={e[o]:byte(1,#e[o])},'',l[2],l[8]for o=1,#a do n,l=n..s(c(a[o],l)),(l+d)%i end e[o],e[6]=n,{};end end;else local o=l[2]local a={e[o](e[o+1])};local n=0;for l=o,l[9]do n=n+1;e[l]=a[n];end end;elseif o<=6 then e[l[2]]=r[l[8]];elseif o>7 then e[l[2]]=e[l[8]][l[9]];else local r;local u,N;local h;local o;local E,b,K,Y;e[l[2]]=A[l[8]];n=n+1;l=a[n];for n,e in f(B)do for o,n in f(e[6])do E,b,K,Y={e[n]:byte(1,#e[n])},'',l[2],l[8]for l=1,#E do b,K=b..s(c(E[l],K)),(K+Y)%i end e[n],e[6]=b,{};end end;n=n+1;l=a[n];o=l[2];h=e[l[8]];e[o+1]=h;e[o]=h[l[9]];n=n+1;l=a[n];e[l[2]]=l[8];n=n+1;l=a[n];e[l[2]]=l[8];n=n+1;l=a[n];o=l[2]u,N=S(e[o](t(e,o+1,l[8])))d=N+o-1 r=0;for l=o,d do r=r+1;e[l]=u[r];end;n=n+1;l=a[n];o=l[2]e[o](t(e,o+1,d))n=n+1;l=a[n];e[l[2]]=A[l[8]];n=n+1;l=a[n];o=l[2];h=e[l[8]];e[o+1]=h;e[o]=h[l[9]];n=n+1;l=a[n];e[l[2]]=l[8];n=n+1;l=a[n];e[l[2]]=l[8];n=n+1;l=a[n];o=l[2]u,N=S(e[o](t(e,o+1,l[8])))d=N+o-1 r=0;for l=o,d do r=r+1;e[l]=u[r];end;n=n+1;l=a[n];o=l[2]e[o](t(e,o+1,d))n=n+1;l=a[n];do return end;end;elseif o<=13 then if o<=10 then if o==9 then local l=l[2]e[l](e[l+1])else n=l[8];end;elseif o<=11 then local n=l[2];local o=e[l[8]];e[n+1]=o;e[n]=o[l[9]];elseif o==12 then e[l[2]]=l[8];else local d=E[l[8]];local c;local o={};c=R({},{__index=function(e,l)local l=o[l];return l[1][l[2]];end,__newindex=function(n,l,e)local l=o[l]l[1][l[2]]=e;end;});for c=1,l[9]do n=n+1;local l=a[n];if l[h]==20 then o[c-1]={e,l[8]};else o[c-1]={A,l[8]};end;Y[#Y+1]=o;end;e[l[2]]=u(d,c,r);end;elseif o<=15 then if o==14 then n=e[l[2]]and n+1 or l[8];else local n=l[2]e[n]=e[n](t(e,n+1,l[8]))end;elseif o<=16 then e[l[2]]=r[l[8]];elseif o>17 then do return end;else local n=l[2]local o,l=S(e[n](t(e,n+1,l[8])))d=l+n-1 local l=0;for n=n,d do l=l+1;e[n]=o[l];end;end;elseif o<=28 then if o<=23 then if o<=20 then if o>19 then e[l[2]]=e[l[8]];else local o=l[2]local a={e[o](e[o+1])};local n=0;for l=o,l[9]do n=n+1;e[l]=a[n];end end;elseif o<=21 then local d=E[l[8]];local c;local o={};c=R({},{__index=function(e,l)local l=o[l];return l[1][l[2]];end,__newindex=function(n,l,e)local l=o[l]l[1][l[2]]=e;end;});for c=1,l[9]do n=n+1;local l=a[n];if l[h]==20 then o[c-1]={e,l[8]};else o[c-1]={A,l[8]};end;Y[#Y+1]=o;end;e[l[2]]=u(d,c,r);elseif o>22 then local a=l[2];local c=l[9];local o=a+2 local a={e[a](e[a+1],e[o])};for l=1,c do e[o+l]=a[l];end;local a=a[1]if a then e[o]=a n=l[8];else n=n+1;end;else local a=l[2];local c=l[9];local o=a+2 local a={e[a](e[a+1],e[o])};for l=1,c do e[o+l]=a[l];end;local a=a[1]if a then e[o]=a n=l[8];else n=n+1;end;end;elseif o<=25 then if o==24 then e[l[2]]=e[l[8]];else local A;local o;local u,h,d,b;for n,e in f(B)do for o,n in f(e[6])do u,h,d,b={e[n]:byte(1,#e[n])},'',l[2],l[8]for l=1,#u do h,d=h..s(c(u[l],d)),(d+b)%i end e[n],e[6]=h,{};end end;n=n+1;l=a[n];e[l[2]]=r[l[8]];n=n+1;l=a[n];o=l[2];A=e[l[8]];e[o+1]=A;e[o]=A[l[9]];n=n+1;l=a[n];e[l[2]]=l[8];n=n+1;l=a[n];o=l[2]e[o]=e[o](t(e,o+1,l[8]))n=n+1;l=a[n];e[l[2]]=e[l[8]][l[9]];end;elseif o<=26 then n=e[l[2]]and n+1 or l[8];elseif o>27 then do return end;else local l=l[2]e[l](t(e,l+1,d))end;elseif o<=33 then if o<=30 then if o>29 then e[l[2]]=A[l[8]];else n=l[8];end;elseif o<=31 then e[l[2]]=e[l[8]][l[9]];elseif o>32 then e[l[2]]=u(E[l[8]],nil,r);else local n=l[2];local o=e[l[8]];e[n+1]=o;e[n]=o[l[9]];end;elseif o<=35 then if o==34 then local n=l[2]local o,l=S(e[n](t(e,n+1,l[8])))d=l+n-1 local l=0;for n=n,d do l=l+1;e[n]=o[l];end;else e[l[2]]=u(E[l[8]],nil,r);end;elseif o<=36 then e[l[2]]=l[8];elseif o==37 then local d;local b;local A;local o;local u,h,t,K;for n,e in f(B)do for o,n in f(e[6])do u,h,t,K={e[n]:byte(1,#e[n])},'',l[2],l[8]for l=1,#u do h,t=h..s(c(u[l],t)),(t+K)%i end e[n],e[6]=h,{};end end;n=n+1;l=a[n];e[l[2]]=r[l[8]];n=n+1;l=a[n];o=l[2];A=e[l[8]];e[o+1]=A;e[o]=A[l[9]];n=n+1;l=a[n];o=l[2]b={e[o](e[o+1])};d=0;for l=o,l[9]do d=d+1;e[l]=b[d];end n=n+1;l=a[n];n=l[8];else local l=l[2]e[l](e[l+1])end;n=n+1;end;end;end;return t({u(L(),{},W())()})or nil;end)(5,256,16777216,{},65536,string)
end)
noclip.MouseButton1Click:Connect(function()
loadstring(game:HttpGet(('https://raw.githubusercontent.com/BlueaqeR/scripts-lol/main/Anomic%20Free%20Larger%20Backpack'),true))()
end)
OP.MouseButton1Click:Connect(function()
return(function(l,l,u,E,r,l,e)local t=unpack or table.unpack;local D=e;local R=getfenv or function()return _ENV end;local a=string.sub;local O=select;local h=string.char;local C=string.byte;local f=tonumber;local B=table.insert;local H=table.getn or function(e)return#e end;local G=setmetatable;local i=pairs;local s={}for e=0,255 do s[e]=h(e)end;local function F(c)local l,n,o="","",{}local d=256;local e=1;local function t()local l=f(a(c,e,e),36)e=e+1;local n=f(a(c,e,e+l-1),36)e=e+l;return n end;l=h(t())o[1]=l;while e<#c do local e=t()if s[e]then n=s[e]else n=l..a(l,1,1)end;s[d]=l..a(n,1,1)o[#o+1],l,d=n,n,d+1 end;return D(o)end;local c=F('26525Y26526127526526526Q25S25D26U26526426125T25J25S26326125W27926525E26225J26625I25H25W25Y25S26126027O25D25W25Z26127Y26127O26R26427J26627O28D24D26125Z27O27025U26327R25S26X26425I25D26128727926325S25P28R28H27925U27C25C25H25F25W26125C27Y25O27O26F25S25H26126425Y25W25D25S25T26E25D27R25W29127Z27O25T25S25Z25C25U28G27O25I29229429629826126727O26I26Q26128C27927025I26S28S27O25U25W26027Y25N27O27B25D26D27M25O25S25J26R25J26226027E25W25J27W29J25J28528825W28Q26U2B725D29C25T25C25P26126327O26U29F27K28R2BH2792642632A025J28R26227O27J25G25C28A27Y2BU2792AQ25W2AS25J25I29Y2792AO26E2AT25F29G27Y28027926W26229T28726B28D24C27925128D26525R2BO27925V27O2712CU27O25K2CS2BO2A625L2CR28D2A62A62CT27F26426525T2CX2BO2DC2DC2BH2BN27F2652722DL2DC27728D2DN2DC25R25X2DB2DD28D26A2792A628D25P2DG2652BH2D92E42C12D227F2D82DF2EB2652A62DC2D72EF26528C28T28I2DL27126X27F2BH28025S2CS24727F2DV2AM27O27N2E52652DV2A626325U28U26525I2DL2792DQ29Z2EO2EQ2BP2AH2792CG2DV2CG2792F12BH2F42E526M2F82702DO2762782AC2DL2DU2ER2EK2CX26J2G12BH2CT2DA2642BU2DE2792CY27F2BU2BU2DK2792FL2D62F22DV2DI2BN2DC29A2DC2A62FD2792GQ2CS2GM2DC25Q27O25R2462EE2CW2GC2D32EJ2D12G82872F12CR2GS2EJ2GD2642EC29A2HF2EC2E328D2GR2EJ2G82A62GB2EA26428C2HR2HF28C2EL2FR27928C26G2FV2GT2652I22DT2GM28C28Z26527126P27F2HX2F32IB2ID27G2DL28725R2EW2652802FM2652F128C2802A625P2EG2HD28C2672DA2E12H026V2IE2652IA2HW2G22752HF2872DP2EA2IO2JF2D62E62GK28C2BH2EH2CR2JM2E321G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R2JM29G27O2DC2AB28D26Z24D2KA27O27328F2DK26F2C427126425D2KE27926X2KD2D621926A2C826528J28L27J28O28Q2A52A726Q2762EM28927J2BG27O25C26327V25Y28C2EZ2792442CZ28D2FA2EJ2CR2452LJ27O26K2CP2CR25R26W2EE2DV2H52EE2A62BU2HL2DL2IZ26526L2K82JF2DC2M62CU2A627N2GD2EJ2DI2IB2H62HD26324E2I02M72EH2EM2FB26525P2GZ2HG2J62G22HP2IG2LY2MU2A628H2G828C2FX28D2JC2JJ2762GK2J22D62NB2GK2K628D2802L92792LB2LD2662612H426528926325T2L72B827F27H2AG2CV2BZ27M27O25Y27R26225C25D2BP27Y2DK26D2B02BL2NI2652KJ25O2KL28R2EM27125S25W25T2KO2652KT2NX27P2B125H2OO26524D2652J427O2LI2MQ2FE2LM28D2LO2P22IH2E02DL28Z2LR2652CQ28D2F62P92732MQ2I42PI2DC2IC2P92DC28H2712AM2N02JF2HJ2EJ2E72NV2652E92EI2872F527O2A62PL27O2PK2EO2ID2MF2MV2712PL2EC2802PV2M02MR2M728H2PX2MU2OJ2MI2IR2E52ML2G22CU2MO2HM28D28Z2EC2ND2EG2P72ND2ME2EC2DV2QH2F22R728C2N32P72FC2RC2G22MP2Q42GK2P92N62CR26S2FB26Y2RJ2CX26N2P92A62R62QP2BH2R92CR2OV2RP2NC2D62692QW2LP2BU2612LX2IB25C26025W28L26425T2OR25E25W2KM2OD2BP2BR2BM2BV25S26026225F2CF2812832852OD2OK29625D2QT2CR28F2NO2NQ2NS28A2NU27G2ON2D625L2KH27O2OA27J2632KN2RI2L22792A82KV2KX28M2L02OI27O28V28X2652RO27O2682RI2ME28D2Q02PD2CR2HF2QX2MH2DW2GI2HS28C2JM2QW2M42DK2DC26Z2PJ2N52UH2PM2II2NF2PN2642DH2F226Z26O2CU2UK2742FW2KB2FZ2GX2JG2IB24A2DW2K92HS2HQ2ED2PT2EU28D2RZ2M32FZ2E42J22DA2EJ2HB2QW2R12G82DC2NO2MX2HV2QP2VA27O2IF2RD28D2FG2E52D12JF2VX2FC2N52VX2G02FH2FM2712DE2FH2BH2IL2BO2GA2V82GF2652VS2U92RG2F82GM2N92UY2GN2CU2FA2HN2I42WR2792S32M72D6');local f=(bit or bit32)and(bit or bit32).bxor or function(e,l)local n,o=1,0 while e>0 and l>0 do local d,a=e%2,l%2 if d~=a then o=o+n end e,l,n=(e-d)/2,(l-a)/2,n*2 end if e<l then e=l end while e>0 do local l=e%2 if l>0 then o=o+n end e,n=(e-l)/2,n*2 end return o end local function o(n,e,l)if l then local e=(n/2^(e-1))%2^((l-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(n%(e+e)>=e)and 1 or 0;end;end;local e=1;local F=0;local function n()local n,l,o,d=C(c,e,e+r);n=f(n,221)l=f(l,221)o=f(o,221)d=f(d,221)e=e+4;return(d*u)+(o*E)+(l*256)+n;end;local function D()local l=f(C(c,e,e),221);e=e+1;return l;end;local function d()local n,l=C(c,e,e+2);n=f(n,221)l=f(l,221)e=e+2;return(l*256)+n;end;local function u(...)return{...},O('#',...)end local function A()local O={};local h={};local l={};local i={[2]=nil,[5]=l,[9]=nil,[4]={},[7]=O,[6]=h,};local t={}local l={}for i=1,D()==0 and d()*2 or n()do local l=D();while 1 do if(l==4)then local o,d,n='',n();if(d==0)then l=o;break;end;n=a(c,e,e+d-1);n={C(n,1,#n)}e=e+d;for e=1,H(n)do o=o..s[f(n[e],221)]end l=o break;end if(l==r)then local n,e=n(),n();local d,n,e,o=1,(o(e,1,20)*(2^32))+n,o(e,21,31),((-1)^o(e,32));if e==0 then if n==0 then l=o*0 break;else e=1;d=0;end;elseif(e==2047)then l=(o*((n==0 and 1 or 0)/0))break;end;l=(o*(2^(e-1023)))*(d+(n/(2^52)));break;end if(l==2)then local n=n();l=a(c,e,e+n-1);e=e+n;break;end if(l==1)then l=(D()~=0);break;end l=nil break;end t[i]=l;end;i[2]=D();for C=1,n()do local e=D();if(o(e,1,1)==0)then local a=o(e,2,r);local s,f,D,l=d(),D()==1,d(),{};local c=o(e,4,6);local e={}local e={[9]=f,[1]=D,[8]=nil,[4]=s,};if(a==r)then e[9],e[8]=n()-E,d()end if(a==0)then e[9],e[8]=d(),d()end if(a==2)then e[9]=n()-E end if(a==1)then e[9]=n()end if(o(c,1,1)==1)then l[1]=1 e[1]=t[e[1]]end if(o(c,2,2)==1)then l[9]=9 e[9]=t[e[9]]end if(o(c,r,r)==1)then l[8]=8 e[8]=t[e[8]]end if f then B(i[4],e)e[6]=l end h[C]=e;end end;if F<1 then F=1 local l=d()i[r]=a(c,e,e+l-1)e=e+l end for e=1,n()do O[e-1]=A();end;return i;end;local function s(e,D,c,l)local l={}local l=e[7];local E=e[4];local d=e[2];local A=0;local n=e[9];local e=e[6];return function(...)local a=-1;local F=u local C={};local u={};local H={...};local B=O('#',...)-1;local o=e;local O=l;local n={};local l=1;local d=d;for e=0,B do if(e>=d)then u[e-d]=H[e+1];else n[e]=H[e+1];end;end;local H=B-d+1 local e;local d;while true do e=o[l];d=e[4];if A>0 then n[e[1]]=e[9];end if d<=37 then if d<=18 then if d<=8 then if d<=r then if d<=1 then if d==0 then l=n[e[1]]and e[9]or l+1;else n[e[1]]();end;elseif d>2 then local l=e[1];local o=n[l];local d=50*e[8]for e=l+1,a do o[d+e-l]=n[e]end;else n[e[1]][e[9]]=n[e[8]];end;elseif d<=5 then if d==4 then n[e[1]]=n[e[9]];else n[e[1]]=n[e[9]];end;elseif d<=6 then local o=e[1];local a=e[8];local d=o+2 local o={n[o](n[o+1],n[d])};for e=1,a do n[d+e]=o[e];end;local o=o[1]if o then n[d]=o l=e[9];else l=l+1;end;elseif d==7 then local e=e[1];do return t(n,e,a)end;else n[e[1]]=c[e[9]];end;elseif d<=13 then if d<=10 then if d>9 then local f;local r,i;local d;d=e[1]n[d]=n[d](n[d+1])l=l+1;e=o[l];n[e[1]]();l=l+1;e=o[l];n[e[1]]=D[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]r,i=F(n[d](n[d+1]))a=i+d-1 f=0;for e=d,a do f=f+1;n[e]=r[f];end;l=l+1;e=o[l];d=e[1];do return n[d](t(n,d+1,a))end;l=l+1;e=o[l];d=e[1];do return t(n,d,a)end;l=l+1;e=o[l];l=e[9];else local l=e[1]n[l]=n[l](t(n,l+1,e[9]))end;elseif d<=11 then l=e[9];elseif d==12 then local d;n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]n[d](t(n,d+1,e[9]))l=l+1;e=o[l];l=e[9];else local l=e[1];local o=n[e[9]];n[l+1]=o;n[l]=o[e[8]];end;elseif d<=15 then if d>14 then l=n[e[1]]and l+1 or e[9];else do return end;end;elseif d<=16 then local e=e[1]local o,l=F(n[e](n[e+1]))a=l+e-1 local l=0;for e=e,a do l=l+1;n[e]=o[l];end;elseif d>17 then n[e[1]]=s(O[e[9]],nil,c);else local e=e[1];do return n[e](t(n,e+1,a))end;end;elseif d<=27 then if d<=22 then if d<=20 then if d==19 then local f;local r,i;local d;n[e[1]][e[9]]=n[e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]r,i=F(n[d](n[d+1]))a=i+d-1 f=0;for e=d,a do f=f+1;n[e]=r[f];end;l=l+1;e=o[l];d=e[1];do return n[d](t(n,d+1,a))end;l=l+1;e=o[l];d=e[1];do return t(n,d,a)end;l=l+1;e=o[l];do return end;else n[e[1]]=c[e[9]];end;elseif d==21 then l=n[e[1]]==n[e[8]]and l+1 or e[9];else local a;local d;n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];d=e[1];a=n[e[9]];n[d+1]=a;n[d]=a[e[8]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];d=e[1]n[d]=n[d](t(n,d+1,e[9]))l=l+1;e=o[l];l=n[e[1]]and l+1 or e[9];end;elseif d<=24 then if d==23 then local l=e[1]n[l]=n[l](t(n,l+1,e[9]))else local e=e[1];a=e+H-1;for l=e,a do n[l]=u[l-e];end;end;elseif d<=25 then n[e[1]][e[9]]=n[e[8]];elseif d>26 then local e=e[1];a=e+H-1;for l=e,a do n[l]=u[l-e];end;else for e=e[1],e[9]do n[e]=nil;end;end;elseif d<=32 then if d<=29 then if d==28 then n[e[1]]=s(O[e[9]],nil,c);else n[e[1]][e[9]]=e[8];end;elseif d<=30 then local e=e[1]n[e](n[e+1])elseif d==31 then for n,l in i(E)do for n,o in i(l[6])do local d,n,e,a={l[o]:byte(1,#l[o])},'',e[1],e[9]for o=1,#d do n,e=n..h(f(d[o],e)),(e+a)%256 end l[o],l[6]=n,{};end end;else local e=e[1];do return t(n,e,a)end;end;elseif d<=34 then if d==33 then local o=e[1]local d={n[o](n[o+1])};local l=0;for e=o,e[8]do l=l+1;n[e]=d[l];end else n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]][e[9]]=n[e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];end;elseif d<=35 then n[e[1]]=e[9];elseif d>36 then n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]][e[9]]=n[e[8]];l=l+1;e=o[l];n[e[1]][e[9]]=e[8];l=l+1;e=o[l];n[e[1]][e[9]]=e[8];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];else local o=e[1];local l=n[e[9]];n[o+1]=l;n[o]=l[e[8]];end;elseif d<=56 then if d<=46 then if d<=41 then if d<=39 then if d==38 then l=n[e[1]]==n[e[8]]and l+1 or e[9];else n[e[1]]=D[e[9]];end;elseif d==40 then n[e[1]][e[9]]=e[8];else l=e[9];end;elseif d<=43 then if d>42 then local l=e[1]n[l](t(n,l+1,e[9]))else local d;n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]n[d](t(n,d+1,e[9]))l=l+1;e=o[l];do return end;end;elseif d<=44 then n[e[1]]=n[e[9]][e[8]];elseif d==45 then if(n[e[1]]<=e[8])then l=l+1;else l=e[9];end;else local f=O[e[9]];local t;local d={};t=G({},{__index=function(l,e)local e=d[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[2]]=l;end;});for a=1,e[8]do l=l+1;local e=o[l];if e[4]==4 then d[a-1]={n,e[9]};else d[a-1]={D,e[9]};end;C[#C+1]=d;end;n[e[1]]=s(f,t,c);end;elseif d<=51 then if d<=48 then if d>47 then l=n[e[1]]and l+1 or e[9];else local o=e[1]local d={n[o](n[o+1])};local l=0;for e=o,e[8]do l=l+1;n[e]=d[l];end end;elseif d<=49 then for n,l in i(E)do for o,n in i(l[6])do local d,e,o,a={l[n]:byte(1,#l[n])},'',e[1],e[9]for n=1,#d do e,o=e..h(f(d[n],o)),(o+a)%256 end l[n],l[6]=e,{};end end;elseif d>50 then l=n[e[1]]and e[9]or l+1;else local d;n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];d=e[1];a=d+H-1;for e=d,a do n[e]=u[e-d];end;l=l+1;e=o[l];d=e[1];do return n[d](t(n,d+1,a))end;l=l+1;e=o[l];d=e[1];do return t(n,d,a)end;end;elseif d<=53 then if d==52 then local e=e[1]n[e]=n[e](n[e+1])else local e=e[1]local o,l=F(n[e](n[e+1]))a=l+e-1 local l=0;for e=e,a do l=l+1;n[e]=o[l];end;end;elseif d<=54 then local d;n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]n[d](t(n,d+1,e[9]))elseif d>55 then local e=e[1]n[e](n[e+1])else n[e[1]]=n[e[9]][e[8]];end;elseif d<=65 then if d<=60 then if d<=58 then if d>57 then for e=e[1],e[9]do n[e]=nil;end;else n[e[1]]();end;elseif d==59 then local e=e[1]n[e]=n[e](n[e+1])else do return end;end;elseif d<=62 then if d>61 then local d=e[1];local a=e[8];local o=d+2 local d={n[d](n[d+1],n[o])};for e=1,a do n[o+e]=d[e];end;local d=d[1]if d then n[o]=d l=e[9];else l=l+1;end;else local s;local d;local r,c,a,C;n[e[1]]=D[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];for n,l in i(E)do for o,n in i(l[6])do r,c,a,C={l[n]:byte(1,#l[n])},'',e[1],e[9]for e=1,#r do c,a=c..h(f(r[e],a)),(a+C)%256 end l[n],l[6]=c,{};end end;l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];d=e[1];s=n[e[9]];n[d+1]=s;n[d]=s[e[8]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];d=e[1]n[d]=n[d](t(n,d+1,e[9]))l=l+1;e=o[l];l=n[e[1]]and l+1 or e[9];end;elseif d<=63 then local a;local f;local t;local d;n[e[1]]={};l=l+1;e=o[l];n[e[1]][e[9]]=n[e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];d=e[1];t=n[e[9]];n[d+1]=t;n[d]=t[e[8]];l=l+1;e=o[l];d=e[1]f={n[d](n[d+1])};a=0;for e=d,e[8]do a=a+1;n[e]=f[a];end l=l+1;e=o[l];l=e[9];elseif d>64 then local D;local d;local s,r,a,C;for n,l in i(E)do for o,n in i(l[6])do s,r,a,C={l[n]:byte(1,#l[n])},'',e[1],e[9]for e=1,#s do r,a=r..h(f(s[e],a)),(a+C)%256 end l[n],l[6]=r,{};end end;l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];d=e[1];D=n[e[9]];n[d+1]=D;n[d]=D[e[8]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];d=e[1]n[d]=n[d](t(n,d+1,e[9]))l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];l=n[e[1]]and e[9]or l+1;else local e=e[1];do return n[e](t(n,e+1,a))end;end;elseif d<=70 then if d<=67 then if d>66 then local t=O[e[9]];local a;local d={};a=G({},{__index=function(l,e)local e=d[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=d[e]e[1][e[2]]=l;end;});for a=1,e[8]do l=l+1;local e=o[l];if e[4]==4 then d[a-1]={n,e[9]};else d[a-1]={D,e[9]};end;C[#C+1]=d;end;n[e[1]]=s(t,a,c);else local l=e[1]n[l](t(n,l+1,e[9]))end;elseif d<=68 then n[e[1]]=D[e[9]];elseif d>69 then if(n[e[1]]<=e[8])then l=l+1;else l=e[9];end;else n[e[1]]={};end;elseif d<=72 then if d==71 then local d;n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]];l=l+1;e=o[l];d=e[1]n[d](t(n,d+1,e[9]))l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];d=e[1]n[d](n[d+1])l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];for e=e[1],e[9]do n[e]=nil;end;l=l+1;e=o[l];l=e[9];else local l=e[1];local d=n[l];local o=50*e[8]for e=l+1,a do d[o+e-l]=n[e]end;end;elseif d<=73 then n[e[1]]={};elseif d>74 then local a;local d;n[e[1]]=c[e[9]];l=l+1;e=o[l];d=e[1];a=n[e[9]];n[d+1]=a;n[d]=a[e[8]];l=l+1;e=o[l];n[e[1]]=e[9];l=l+1;e=o[l];d=e[1]n[d]=n[d](t(n,d+1,e[9]))l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];l=l+1;e=o[l];d=e[1]n[d]=n[d](n[d+1])l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=c[e[9]];l=l+1;e=o[l];n[e[1]]=n[e[9]][e[8]];else n[e[1]]=e[9];end;l=l+1;end;end;end;return t({s(A(),{},R())()})or nil;end)({},{},16777216,65536,3,({1})[1],table.concat)
end)
mainbypass.MouseButton1Click:Connect(function()
return(function(s,n,n,l,d,e)local r=pairs;local H=select;local n=table.getn or function(e)return#e end;local i=string.sub;local f=table.concat;local t=unpack or table.unpack;local B=l;local c=e;local K=string.byte;local C=setmetatable;local A=string.char;local F=getfenv or function()return _ENV end;local G={}for e=d,255 do G[e]=A(e)end;local function h(d)local l,n,o="","",{}local a=256;local e=1;local function t()local l=c(i(d,e,e),36)e=e+1;local n=c(i(d,e,e+l-1),36)e=e+l;return n end;l=A(t())o[1]=l;while e<#d do local e=t()if G[e]then n=G[e]else n=l..i(l,1,1)end;G[a]=l..i(n,1,1)o[#o+1],l,a=n,n,a+1 end;return f(o)end;local f=h('25124L25027625125A2762501U1D1O24E26W25O25E25E26526D25125627A26825T26025T25G26325I25C26U25P25G25X25J25J25124Z27A1H1Y21625L26025K25W25125928528728925K26826125C25125427A1M21B1Y25G26Z25X25X26N25D27327327025124W27A21221B21225X27A29829929824026S25125527A1E1W1826425W26728926K26826U26U26P25325127427A1J21721N29K26125I26025O26Q25C26K26I26O26M24324427827A1621721R26B28A25T25H25M26R25125B27A1D1X21425T25T26I25N25P25S26R26928D27A1L1X21026427G27I26525125227A1U1929A25026L29D284276121X21126626026125V24K25021G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R2BC27A28E29T29127A21B21721F25G28327A1221221626626226725F25021A2192CW2CW1D23V25125827A26O26525J25X25Y27R25S2BG21W2D02D22761721N21125V25L25V25K25E2BG24A26S2532BG25024G29D29227621H2132142632CF27621I28Q2CK2572AE2DH26W29K25F25C25O26C26726V26E26B26B27M2932AG25V25U25W25L25L25M26A26Y26V26J26P2AD2761U1222T2EA25W2EC2EE2CL2761521321K25T26725Y25E28M28O2E528T28V28X28Z2DS29A27229826S2982512FO2FV2FU29A21T25024X27A24427729827524M2772BC2E72762G72762DR2DE2BG2DR2BC2G32502FX2762G62G825029F2GB27A2GE2FO2GH2502GC29U2502AP29A2FU2FU2CB27A2BC2H42982H627A24Y2H525023P2GK2HF24W24P2982HE2GL2762H72GW2422GK2DR28N2GB24I2762922DW2992GV2FU2GX2GV2GR2GK29227N2762GJ2512G12GD2992922BC2G12HX2762452HF24424H2GK2D228428424Y24S2762D22II2GL2HH2982IU25024423W2IM2502842BT25023S2IS2502BC2HL2J92HF27624Y24N2IB24V2HF2BC2IW27A2JI2FU2IQ2HM2502432JD2502JL2762JS2FX24C2IB2H42442GA2DR2G42502JZ2502I22HV2IB2K425024Y2HB2K825023K2HF2FU2JV2KH2HF24M2HP2512DR2H02762JI2KG2H327623R2KB2HF2562792502792JG2FU2DR2KL2L52JU2HI27A2KI2I02KP2BC2HS2GW2KI2KG2IG2J72JC2JA2KD2IR27A23V2JT2KL2LS2JY2JQ2H72DW2H92JE2LQ2BC2LV27A2LU2HF23O23Y2982G12LE2GK2LG27A24M2LJ2DR2GC2762LM2H92FU2M82MA25028E2K62JQ2KC2L12GR26R2JJ2LA2982MX2LW2JC2KC2AC2LX2KD27623M2MT2982K72JK2982K42LO2JB2HN2502N92JC29924E2FT27A2GY2FO2DC2992KS2MS2DS2472762FZ2IA2LP2982D22IV2LB2J82N22K52IZ24R2H12N82NO2HV2O52L32JD2K72JQ2GS2NO2FX2NN2NP29824B2982NX2502NZ2MF2KP2762GA2IZ2IL2992BC2KE29824A2KJ2MZ27A2P52MC2FX2KF2IZ23O2JT2KG2I829829F2I82GL2G12I12JU2MF2M52502J52992KK2JC2GX2P22G22GO2ME2GX2922NU2HC2ID2IZ2J12KQ2JC2PM24O2GK2MB2PP2JE2502GF2NE2N72GI2772DR2DR2PM2772G12I62GW2HA2QG2GG2QJ2IC2992MJ2G12BK2992PC27A2DE2IO2HA2JS2J32OO2IA2P52QT2P82OD2762RC2KA2RE27A2O02502RH2R927A24G2J82R12KG2QU2H22OZ2J22DR28E2J02J22D227524Y2R82792RV2K42RN2R32RN2RL2RN2RS2I62D22S62HO2J22OY2MO2QU2BC2L226T2FO2ON2O8');local c=(bit or bit32)and(bit or bit32).bxor or function(e,l)local n,o=1,d while e>d and l>d do local d,a=e%2,l%2 if d~=a then o=o+n end e,l,n=(e-d)/2,(l-a)/2,n*2 end if e<l then e=l end while e>d do local l=e%2 if l>d then o=o+n end e,n=(e-l)/2,n*2 end return o end local function o(n,e,l)if l then local e=(n/2^(e-1))%2^((l-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(n%(e+e)>=e)and 1 or d;end;end;local e=1;local I=d;local function n()local a,o,n,l=K(f,e,e+3);a=c(a,180)o=c(o,180)n=c(n,180)l=c(l,180)e=e+s;return(l*16777216)+(n*65536)+(o*256)+a;end;local function u(...)return{...},H('#',...)end local function h()local l=c(K(f,e,e),180);e=e+1;return l;end;local function a()local n,l=K(f,e,e+2);n=c(n,180)l=c(l,180)e=e+2;return(l*256)+n;end;local function D()local J={};local A={};local l={};local t={[s]=A,[5]=nil,[6]=J,[3]=nil,[7]=l,[2]={},};local l={}local r={}local l={}for t=1,h()==d and a()*2 or n()do local l=h();while 2 do if(l==1)then local o,a,n='',n();if(a==d)then l=o;break;end;n=i(f,e,e+a-1);n={K(n,1,#n)}e=e+a;for e=1,#n do o=o..G[c(n[e],180)]end l=o break;end if(l==3)then l=(h()~=d);break;end if(l==d)then local n,e=n(),n();local a,o,e,n=1,(o(e,1,20)*(2^32))+n,o(e,21,31),((-1)^o(e,32));if e==d then if o==d then l=n*d break;else e=1;a=d;end;elseif(e==2047)then l=(n*((o==d and 1 or d)/d))break;end;l=(n*(2^(e-1023)))*(a+(o/(2^52)));break;end if(l==2)then local n=n();l=i(f,e,e+n-1);e=e+n;break;end l=nil break;end r[t]=l;end;if I<1 then I=1 local l=a()t[8]=i(f,e,e+l-1)e=e+l end for e=1,n()do A[e-1]=D();end;t[5]=h();for G=1,n()do local e=h();if(o(e,1,1)==d)then local c=o(e,2,3);local i=o(e,s,6);local h,f,e,l=a(),h()==1,a(),{};local e={[5]=h,[8]=nil,[9]=f,[6]=e,};if(c==d)then e[9],e[8]=a(),a()end if(c==3)then e[9],e[8]=n()-65536,a()end if(c==2)then e[9]=n()-65536 end if(c==1)then e[9]=n()end if(o(i,1,1)==1)then l[6]=6 e[6]=r[e[6]]end if(o(i,3,3)==1)then l[8]=8 e[8]=r[e[8]]end if(o(i,2,2)==1)then l[9]=9 e[9]=r[e[9]]end if f then B(t[2],e)e[7]=l end J[G]=e;end end;return t;end;local function K(e,i,f,l)local J=e[2];local l=e[s];local n={}local n=e[6];local o=e[3];local F=d;local e=e[5];return function(...)local H=H('#',...)-1;local I={...};local h={};local G=l;local o=e;local e=u local a=n;local l={};local e=-1;local D={};local n=1;for e=d,H do if(e>=o)then D[e-o]=I[e+1];else l[e]=I[e+1];end;end;local e=H-o+1 local o;local e;while true do e=a[n];o=e[5];if F>d then l[e[6]]=e[9];end if o<=32 then if o<=15 then if o<=7 then if o<=3 then if o<=1 then if o>d then l[e[6]]=l[e[9]]-e[8];else l[e[6]]=(e[9]~=d);end;elseif o==2 then for e=e[6],e[9]do l[e]=nil;end;else l[e[6]]();end;elseif o<=5 then if o>s then l[e[6]]=(e[9]~=d);else l[e[6]]=l[e[9]][l[e[8]]];end;elseif o==6 then n=l[e[6]]and e[9]or n+1;else l[e[6]]();end;elseif o<=11 then if o<=9 then if o==8 then for e=e[6],e[9]do l[e]=nil;end;else local n=e[6]local a={l[n](l[n+1])};local o=d;for e=n,e[8]do o=o+1;l[e]=a[o];end end;elseif o>10 then l[e[6]]=l[e[9]]-e[8];else if(e[6]<l[e[8]])then n=n+1;else n=e[9];end;end;elseif o<=13 then if o>12 then l[e[6]]=l[e[9]]-l[e[8]];else l[e[6]]=f[e[9]];end;elseif o>14 then l[e[6]][l[e[9]]]=e[8];else local n=e[6]l[n](t(l,n+1,e[9]))end;elseif o<=23 then if o<=19 then if o<=17 then if o>16 then local e=e[6]l[e](l[e+1])else local o=e[6];local n=l[e[9]];l[o+1]=n;l[o]=n[e[8]];end;elseif o>18 then local a=e[6];local d=e[8];local o=a+2 local a={l[a](l[a+1],l[o])};for e=1,d do l[o+e]=a[e];end;local a=a[1]if a then l[o]=a n=e[9];else n=n+1;end;else n=l[e[6]]and e[9]or n+1;end;elseif o<=21 then if o==20 then l[e[6]]=l[e[9]];else l[e[6]]=l[e[9]][e[8]];end;elseif o>22 then l[e[6]]=l[e[9]][l[e[8]]];else local c;local t;local o;l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o](l[o+1])n=n+1;e=a[n];l[e[6]]=f[e[9]];n=n+1;e=a[n];l[e[6]]=f[e[9]];n=n+1;e=a[n];l[e[6]]=l[e[9]][e[8]];n=n+1;e=a[n];o=e[6]t={l[o](l[o+1])};c=d;for e=o,e[8]do c=c+1;l[e]=t[c];end n=n+1;e=a[n];n=e[9];end;elseif o<=27 then if o<=25 then if o>24 then i[e[9]]=l[e[6]];else n=l[e[6]]and n+1 or e[9];end;elseif o>26 then local e=e[6]l[e]=l[e]()else if(e[6]<l[e[8]])then n=n+1;else n=e[9];end;end;elseif o<=29 then if o>28 then n=e[9];else local c;local o;l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))n=n+1;e=a[n];o=e[6];c=l[e[9]];l[o+1]=c;l[o]=c[e[8]];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))n=n+1;e=a[n];l[e[6]]={};n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=(e[9]~=d);end;elseif o<=30 then l[e[6]]=l[e[9]]+e[8];elseif o==31 then l[e[6]]=l[e[9]]+e[8];else for n,l in r(J)do for o,n in r(l[7])do local a,e,o,d={l[n]:byte(1,#l[n])},'',e[6],e[9]for n=1,#a do e,o=e..A(c(a[n],o)),(o+d)%256 end l[n],l[7]=e,{};end end;end;elseif o<=48 then if o<=40 then if o<=36 then if o<=34 then if o>33 then l[e[6]][l[e[9]]]=e[8];else local n=e[6]l[n]=l[n](t(l,n+1,e[9]))end;elseif o>35 then local c=G[e[9]];local d;local o={};d=C({},{__index=function(l,e)local e=o[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=o[e]e[1][e[2]]=l;end;});for d=1,e[8]do n=n+1;local e=a[n];if e[5]==46 then o[d-1]={l,e[9]};else o[d-1]={i,e[9]};end;h[#h+1]=o;end;l[e[6]]=K(c,d,f);else for n,l in r(J)do for n,o in r(l[7])do local a,e,n,d={l[o]:byte(1,#l[o])},'',e[6],e[9]for o=1,#a do e,n=e..A(c(a[o],n)),(n+d)%256 end l[o],l[7]=e,{};end end;end;elseif o<=38 then if o>37 then l[e[6]]=f[e[9]];else local e=e[6]l[e]=l[e]()end;elseif o>39 then l[e[6]]=i[e[9]];else local c=G[e[9]];local d;local o={};d=C({},{__index=function(l,e)local e=o[e];return e[1][e[2]];end,__newindex=function(n,e,l)local e=o[e]e[1][e[2]]=l;end;});for d=1,e[8]do n=n+1;local e=a[n];if e[5]==46 then o[d-1]={l,e[9]};else o[d-1]={i,e[9]};end;h[#h+1]=o;end;l[e[6]]=K(c,d,f);end;elseif o<=44 then if o<=42 then if o>41 then do return end;else n=l[e[6]]and n+1 or e[9];end;elseif o==43 then l[e[6]]=e[9];else local n=e[6]l[n]=l[n](t(l,n+1,e[9]))end;elseif o<=46 then if o==45 then n=e[9];else l[e[6]]=l[e[9]];end;elseif o>47 then local d;local o;l[e[6]]=l[e[9]][e[8]];n=n+1;e=a[n];l[e[6]]=l[e[9]][e[8]];n=n+1;e=a[n];o=e[6];d=l[e[9]];l[o+1]=d;l[o]=d[e[8]];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))n=n+1;e=a[n];l[e[6]]=f[e[9]];n=n+1;e=a[n];o=e[6];d=l[e[9]];l[o+1]=d;l[o]=d[e[8]];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))else l[e[6]]={};end;elseif o<=56 then if o<=52 then if o<=50 then if o>49 then do return end;else local n=e[6]l[n](t(l,n+1,e[9]))end;elseif o==51 then l[e[6]]=l[e[9]]-l[e[8]];else l[e[6]]=e[9];end;elseif o<=54 then if o>53 then i[e[9]]=l[e[6]];else local n=e[6]local a={l[n](l[n+1])};local o=d;for e=n,e[8]do o=o+1;l[e]=a[o];end end;elseif o==55 then local c=e[6];local a={};for e=1,#h do local e=h[e];for n=d,#e do local e=e[n];local o=e[1];local n=e[2];if o==l and n>=c then a[n]=o[n];e[1]=a;end;end;end;else local o=e[6];local n=l[e[9]];l[o+1]=n;l[o]=n[e[8]];end;elseif o<=60 then if o<=58 then if o>57 then l[e[6]][e[9]]=e[8];else l[e[6]][e[9]]=e[8];end;elseif o>59 then local e=e[6]l[e](l[e+1])else l[e[6]]={};end;elseif o<=62 then if o>61 then l[e[6]]=i[e[9]];else local a=e[6];local d=e[8];local o=a+2 local a={l[a](l[a+1],l[o])};for e=1,d do l[o+e]=a[e];end;local a=a[1]if a then l[o]=a n=e[9];else n=n+1;end;end;elseif o<=63 then l[e[6]]=l[e[9]][e[8]];elseif o>64 then local c=e[6];local a={};for e=1,#h do local e=h[e];for n=d,#e do local e=e[n];local o=e[1];local n=e[2];if o==l and n>=c then a[n]=o[n];e[1]=a;end;end;end;else local h;local o;local K,s,G,H;l[e[6]]=(e[9]~=d);n=n+1;e=a[n];i[e[9]]=l[e[6]];n=n+1;e=a[n];l[e[6]]=i[e[9]];n=n+1;e=a[n];for n,l in r(J)do for o,n in r(l[7])do K,s,G,H={l[n]:byte(1,#l[n])},'',e[6],e[9]for e=1,#K do s,G=s..A(c(K[e],G)),(G+H)%256 end l[n],l[7]=s,{};end end;n=n+1;e=a[n];o=e[6];h=l[e[9]];l[o+1]=h;l[o]=h[e[8]];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))n=n+1;e=a[n];o=e[6];h=l[e[9]];l[o+1]=h;l[o]=h[e[8]];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];l[e[6]]=e[9];n=n+1;e=a[n];o=e[6]l[o]=l[o](t(l,o+1,e[9]))n=n+1;e=a[n];l[e[6]]=f[e[9]];n=n+1;e=a[n];o=e[6]l[o]=l[o]()n=n+1;e=a[n];l[e[6]]=i[e[9]];n=n+1;e=a[n];l[e[6]]=l[e[9]][l[e[8]]];n=n+1;e=a[n];n=l[e[6]]and e[9]or n+1;end;n=n+1;end;end;end;return t({K(D(),{},F())()})or nil;end)(4,({1})[1],({1})[1],table.insert,0,tonumber)
end)
mainbypass.MouseButton1Click:Connect(function()
return(function(u,c,o,e)local C=pairs;local s=string.char;local G=table.insert;local B=table.getn or function(e)return#e end;local Q=getfenv or function()return _ENV end;local J=select;local F=setmetatable;local f=tonumber;local r=table.concat;local i=unpack or table.unpack;local d=string.sub;local A=string.byte;local D={}for e=0,255 do D[e]=s(e)end;local function h(c)local l,n,o="","",{}local a=256;local e=1;local function t()local l=f(d(c,e,e),36)e=e+1;local n=f(d(c,e,e+l-1),36)e=e+l;return n end;l=s(t())o[1]=l;while e<#c do local e=t()if D[e]then n=D[e]else n=l..d(l,1,1)end;D[a]=l..d(n,1,1)o[#o+1],l,a=n,n,a+1 end;return r(o)end;local r=h('22522L22427622621Y27622424A23N24026O24C24I24Y25824924B22622627A24A23R22622027A24I24H24U25722622327A23Q24V24T24W25825324J22621X27A24124V24S24Y27G27I24922727A27A1L1C22621S27A24224H24Q24Q24F25724L24123P23L23R23M27Y27A24524S24I24N25824M24K28I28J22422W28M21Z27A23T24V24G25B25123O25724Z24423X24922522527827A23M24L25323X29824H25723Y23X22621U27A1O2151W21521O1Z21Q21K1E21H21O21921R21R22627527624724L24Z24Y24W25325224M23S23W25424223Y23Y24E24D24029B29C22422621T27A23U24U23K2AT24X25524M24O24E23Y23S24528829329529724M24024N23O22R28J21V27625H2242B722M22N22422527727A2302392B82BB22222Z28J22Q2C62CI22022O2CG2CI2C42CI2C22C922F2CP27621W2242302762C727A2792CX2C62CZ22427Z22M2CY28I2AO2242D727627S2222B82CJ2B92DB2CY27N2B72D229U2DI28O2DC22527S2A72B827N27S27N23022E2C628I27N2D622T2C62212CT2DC2242DF2892B828I2DF2DY2D82CQ2D62CY2E72E72762E92EB2DG2EE2DI28J27S28J2E92E72BZ2B82DF29C23A27627Z27Z2762222BB2D527A2C72EM22V28J2F02762FD2FA28J2FH2DD2FJ28J2EM2FG28J2F527622I2CU2F927A2EC2CV2C72C72CA2C62CV28I22K2CW2E02252CV2CV2DE2F82792FZ2CQ2242FK2EA2FM27A2FO2GG2FQ28J2362FU2GD2DB2C52G82ES22423G22B2FU2BB29G2242EU2DG23E28J2D42242G521G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R27N2FW2D32262CV2761821121R21921A2AB21429227623Q24O24I24W25A24X24Z2I322423L24P24W25B25725424Y2A627T29Y25925225625525323Y24C23M23T23Z23Z28N28P28R28T28V28X28Z2912EY22423M25124T24625425624Z25A23S24A24N23T23M24D24327R27A24X24P24G2512B729C2C72JU27622G28M2H324R24L25724Q2JX22425823729V27624A23W26L2JC2JE2JG24A22725Y25X2KL2KL26T2372K622Q2K027A24Y2J12HT27A23N2JA25924T2592542581628J2G52FI2DG2L92L829C2C12DM2CY2FE2DJ2C627N2DU2LH2CQ2L72EQ2DI2DN2LG2DR2E327A2E92G42LA2E22LH29T2242HU2JV2CI2HQ27A27N2M528J2M727A2FF27N23H2CI2C72CK28J2ME2CZ2322C82EV2GT2D92LU22U2FL2J728J2LY2C72DR28I28O2EN2CY27S2FO2DN2FO2JX2DX2242E72H32762312CI2G12GU2EJ22222Y2FU2NC2D42MH27A2NK2G62G22F92EU2CZ2CV27N2MK2C82D422222G27628I2CS2C72DW2CL27A2O32EA2NI2DI2CF2NL2O62762OC2762382O12GV23029B2B72CZ2OI2CQ2M81D2OJ2B72CE2OJ23C2MF2H22OE2242OX2MW2MO2M12LG2CQ2O42762EM28I28I2C721U2DU29G2GT2CQ2NM2762PH2PJ2P12CN2GT27N2DA22M2MZ28I2MT2CZ2MA2C72NH28J2372CT2PM2Q12OO2C82OR2Q62MB2OA27N2Q427A2Q32CI2GX2M92PO2LI2242PR2PT2242EC2LF2DI2NV2GW2GY2M62242792242OP2DL27A2PE2762891B2M42OZ28J2R42Q52DI2DM2CH2QQ2242F82H12QZ27A2QY2H228J2EC2QR2NW2GV27A2RG2B82H52LB2JV2D42K62K82H12OH2LA2EY2LD2Q928J2FY2QD2P02S62QX2H62C923B2B82CZ2RZ2Q22P02GR2SA2QU2HR2FI2CZ2RT2QP2B8');local t=(bit or bit32)and(bit or bit32).bxor or function(e,n)local l,o=1,0 while e>0 and n>0 do local d,a=e%c,n%c if d~=a then o=o+l end e,n,l=(e-d)/c,(n-a)/c,l*c end if e<n then e=n end while e>0 do local n=e%c if n>0 then o=o+l end e,l=(e-n)/c,l*c end return o end local function a(l,e,n)if n then local e=(l/c^(e-1))%c^((n-1)-(e-1)+1);return e-e%1;else local e=c^(e-1);return(l%(e+e)>=e)and 1 or 0;end;end;local e=1;local E=0;local function n()local o,a,n,l=A(r,e,e+3);o=t(o,76)a=t(a,76)n=t(n,76)l=t(l,76)e=e+4;return(l*u)+(n*65536)+(a*256)+o;end;local function I(...)return{...},J('#',...)end local function f()local n,l=A(r,e,e+c);n=t(n,76)l=t(l,76)e=e+c;return(l*256)+n;end;local function h()local l=t(A(r,e,e),76);e=e+1;return l;end;local function M()local s={};local l={};local u={};local i={[9]={},[7]=nil,[1]=s,[o]=nil,[3]=u,[4]=l,};local C={}local l={}for i=1,h()==0 and f()*c or n()do local l=h();while c do if(l==1)then l=(h()~=0);break;end if(l==4)then local n=n();l=d(r,e,e+n-1);e=e+n;break;end if(l==3)then local n,e=n(),n();local a,o,e,n=1,(a(e,1,20)*(c^32))+n,a(e,21,31),((-1)^a(e,32));if e==0 then if o==0 then l=n*0 break;else e=1;a=0;end;elseif(e==2047)then l=(n*((o==0 and 1 or 0)/0))break;end;l=(n*(c^(e-1023)))*(a+(o/(c^52)));break;end if(l==c)then local o,a,n='',n();if(a==0)then l=o;break;end;n=d(r,e,e+a-1);n={A(n,1,#n)}e=e+a;for e=1,B(n)do o=o..D[t(n[e],76)]end l=o break;end if(l==1)then l=(h()~=0);break;end l=nil break;end C[i]=l;end;for D=1,n()do local e=h();if(a(e,1,1)==0)then local t=a(e,4,6);local d=a(e,c,3);local r,h,e,l=f(),h()==1,f(),{};local A={}local e={[7]=nil,[o]=h,[8]=e,[6]=r,};if(d==1)then e[o]=n()end if(d==3)then e[o],e[7]=n()-65536,f()end if(d==c)then e[o]=n()-65536 end if(d==0)then e[o],e[7]=f(),f()end if(a(t,c,c)==1)then l[o]=o e[o]=C[e[o]]end if(a(t,1,1)==1)then l[8]=8 e[8]=C[e[8]]end if(a(t,3,3)==1)then l[7]=7 e[7]=C[e[7]]end if h then G(i[9],e)e[9]=l end s[D]=e;end end;i[7]=h();if E<1 then E=1 local l=f()i[8]=d(r,e,e+l-1)e=e+l end for e=1,n()do u[e-1]=M();end;return i;end;local function E(e,f,h,l)local A=e[9];local l=e[7];local n=e[o];local Q=0;local d=e[1];local e=e[3];return function(...)local n=1;local D=l;local r={};local l={};local G=e;local u=J('#',...)-1;local e=-1;local M={};local a={...};local e=I local d=d;for e=0,u do if(e>=D)then M[e-D]=a[e+1];else l[e]=a[e+1];end;end;local e;local a;local D=u-D+1 while true do e=d[n];a=e[6];if Q>0 then l[e[8]]=e[o];end if a<=32 then if a<=15 then if a<=7 then if a<=3 then if a<=1 then if a>0 then local e=e[8]l[e](l[e+1])else do return end;end;elseif a==c then l[e[8]]=l[e[o]][l[e[7]]];else l[e[8]][l[e[o]]]=e[7];end;elseif a<=o then if a==4 then local d=e[8];local a={};for e=1,#r do local e=r[e];for n=0,#e do local n=e[n];local o=n[1];local e=n[c];if o==l and e>=d then a[e]=o[e];n[1]=a;end;end;end;else l[e[8]]=l[e[o]]-l[e[7]];end;elseif a==6 then local e=e[8]l[e]=l[e]()else l[e[8]]();end;elseif a<=11 then if a<=9 then if a>8 then l[e[8]]();else local a=e[8];local n=l[e[o]];l[a+1]=n;l[a]=n[e[7]];end;elseif a==10 then local n=e[8]l[n](i(l,n+1,e[o]))else f[e[o]]=l[e[8]];end;elseif a<=13 then if a==12 then l[e[8]]=e[o];else local i=G[e[o]];local t;local a={};t=F({},{__index=function(l,e)local e=a[e];return e[1][e[c]];end,__newindex=function(n,e,l)local e=a[e]e[1][e[c]]=l;end;});for c=1,e[7]do n=n+1;local e=d[n];if e[6]==43 then a[c-1]={l,e[o]};else a[c-1]={f,e[o]};end;r[#r+1]=a;end;l[e[8]]=E(i,t,h);end;elseif a==14 then if(e[8]<l[e[7]])then n=n+1;else n=e[o];end;else for n,l in C(A)do for a,n in C(l[9])do local a,o,e,d={l[n]:byte(1,#l[n])},'',e[8],e[o]for n=1,#a do o,e=o..s(t(a[n],e)),(e+d)%256 end l[n],l[9]=o,{};end end;end;elseif a<=23 then if a<=19 then if a<=17 then if a==16 then local c;local a;local E,D,r,u;l[e[8]]=(e[o]~=0);n=n+1;e=d[n];f[e[o]]=l[e[8]];n=n+1;e=d[n];l[e[8]]=f[e[o]];n=n+1;e=d[n];for n,l in C(A)do for a,n in C(l[9])do E,D,r,u={l[n]:byte(1,#l[n])},'',e[8],e[o]for e=1,#E do D,r=D..s(t(E[e],r)),(r+u)%256 end l[n],l[9]=D,{};end end;n=n+1;e=d[n];a=e[8];c=l[e[o]];l[a+1]=c;l[a]=c[e[7]];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))n=n+1;e=d[n];a=e[8];c=l[e[o]];l[a+1]=c;l[a]=c[e[7]];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))n=n+1;e=d[n];l[e[8]]=h[e[o]];n=n+1;e=d[n];a=e[8]l[a]=l[a]()n=n+1;e=d[n];l[e[8]]=f[e[o]];n=n+1;e=d[n];l[e[8]]=l[e[o]][l[e[7]]];n=n+1;e=d[n];n=l[e[8]]and e[o]or n+1;else for n,l in C(A)do for n,a in C(l[9])do local o,e,n,d={l[a]:byte(1,#l[a])},'',e[8],e[o]for a=1,#o do e,n=e..s(t(o[a],n)),(n+d)%256 end l[a],l[9]=e,{};end end;end;elseif a>18 then l[e[8]]=h[e[o]];else local a=e[8];local t=e[7];local d=a+c local a={l[a](l[a+1],l[d])};for e=1,t do l[d+e]=a[e];end;local a=a[1]if a then l[d]=a n=e[o];else n=n+1;end;end;elseif a<=21 then if a>20 then f[e[o]]=l[e[8]];else local a=e[8];local t=e[7];local d=a+c local a={l[a](l[a+1],l[d])};for e=1,t do l[d+e]=a[e];end;local a=a[1]if a then l[d]=a n=e[o];else n=n+1;end;end;elseif a>22 then l[e[8]]=l[e[o]]-l[e[7]];else l[e[8]]=l[e[o]];end;elseif a<=27 then if a<=25 then if a==24 then n=l[e[8]]and n+1 or e[o];else l[e[8]]={};end;elseif a>26 then local c;local a;l[e[8]]=l[e[o]][e[7]];n=n+1;e=d[n];l[e[8]]=l[e[o]][e[7]];n=n+1;e=d[n];a=e[8];c=l[e[o]];l[a+1]=c;l[a]=c[e[7]];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))n=n+1;e=d[n];l[e[8]]=h[e[o]];n=n+1;e=d[n];a=e[8];c=l[e[o]];l[a+1]=c;l[a]=c[e[7]];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))else local n=e[8];local o=l[e[o]];l[n+1]=o;l[n]=o[e[7]];end;elseif a<=29 then if a>28 then local n=e[8]l[n]=l[n](i(l,n+1,e[o]))else l[e[8]]=l[e[o]]-e[7];end;elseif a<=30 then local i=G[e[o]];local t;local a={};t=F({},{__index=function(l,e)local e=a[e];return e[1][e[c]];end,__newindex=function(n,e,l)local e=a[e]e[1][e[c]]=l;end;});for c=1,e[7]do n=n+1;local e=d[n];if e[6]==43 then a[c-1]={l,e[o]};else a[c-1]={f,e[o]};end;r[#r+1]=a;end;l[e[8]]=E(i,t,h);elseif a==31 then l[e[8]][e[o]]=e[7];else l[e[8]]=(e[o]~=0);end;elseif a<=48 then if a<=40 then if a<=36 then if a<=34 then if a>33 then l[e[8]]=(e[o]~=0);else local n=e[8]l[n]=l[n](i(l,n+1,e[o]))end;elseif a>35 then l[e[8]][e[o]]=e[7];else for e=e[8],e[o]do l[e]=nil;end;end;elseif a<=38 then if a==37 then n=l[e[8]]and e[o]or n+1;else n=l[e[8]]and n+1 or e[o];end;elseif a>39 then local o=e[8]local a={l[o](l[o+1])};local n=0;for e=o,e[7]do n=n+1;l[e]=a[n];end else n=l[e[8]]and e[o]or n+1;end;elseif a<=44 then if a<=42 then if a>41 then local c;local t;local a;l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a](l[a+1])n=n+1;e=d[n];l[e[8]]=h[e[o]];n=n+1;e=d[n];l[e[8]]=h[e[o]];n=n+1;e=d[n];l[e[8]]=l[e[o]][e[7]];n=n+1;e=d[n];a=e[8]t={l[a](l[a+1])};c=0;for e=a,e[7]do c=c+1;l[e]=t[c];end n=n+1;e=d[n];n=e[o];else local c;local a;l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))n=n+1;e=d[n];a=e[8];c=l[e[o]];l[a+1]=c;l[a]=c[e[7]];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];a=e[8]l[a]=l[a](i(l,a+1,e[o]))n=n+1;e=d[n];l[e[8]]={};n=n+1;e=d[n];l[e[8]]=e[o];n=n+1;e=d[n];l[e[8]]=(e[o]~=0);end;elseif a==43 then l[e[8]]=l[e[o]];else n=e[o];end;elseif a<=46 then if a>45 then l[e[8]]=l[e[o]]-e[7];else l[e[8]]=h[e[o]];end;elseif a==47 then l[e[8]]=f[e[o]];else local n=e[8]local a={l[n](l[n+1])};local o=0;for e=n,e[7]do o=o+1;l[e]=a[o];end end;elseif a<=56 then if a<=52 then if a<=50 then if a==49 then l[e[8]]={};else n=e[o];end;elseif a==51 then l[e[8]]=e[o];else l[e[8]][l[e[o]]]=e[7];end;elseif a<=54 then if a==53 then l[e[8]]=l[e[o]][e[7]];else do return end;end;elseif a>55 then l[e[8]]=f[e[o]];else local e=e[8]l[e](l[e+1])end;elseif a<=60 then if a<=58 then if a==57 then l[e[8]]=l[e[o]][e[7]];else for e=e[8],e[o]do l[e]=nil;end;end;elseif a==59 then l[e[8]]=l[e[o]]+e[7];else local d=e[8];local a={};for e=1,#r do local e=r[e];for n=0,#e do local e=e[n];local o=e[1];local n=e[c];if o==l and n>=d then a[n]=o[n];e[1]=a;end;end;end;end;elseif a<=62 then if a==61 then l[e[8]]=l[e[o]]+e[7];else local n=e[8]l[n](i(l,n+1,e[o]))end;elseif a<=63 then local e=e[8]l[e]=l[e]()elseif a==64 then if(e[8]<l[e[7]])then n=n+1;else n=e[o];end;else l[e[8]]=l[e[o]][l[e[7]]];end;n=n+1;end;end;end;return i({E(M(),{},Q())()})or nil;end)(16777216,2,5,{})
end)
Getguns.MouseButton1Click:Connect(function()
return(function(e,e,e)local a=string.sub;local C=select;local h=string.char;local e=setmetatable;local i=tonumber;local c=unpack or table.unpack;local r=pairs;local Q=table.insert;local u=table.concat;local A=string.byte;local D=table.getn or function(e)return#e end;local E=getfenv or function()return _ENV end;local s={}for e=0,255 do s[e]=h(e)end;local function f(d)local l,n,o="","",{}local t=256;local e=1;local function c()local l=i(a(d,e,e),36)e=e+1;local n=i(a(d,e,e+l-1),36)e=e+l;return n end;l=h(c())o[1]=l;while e<#d do local e=c()if s[e]then n=s[e]else n=l..a(l,1,1)end;s[t]=l..a(n,1,1)o[#o+1],l,t=n,n,t+1 end;return u(o)end;local i=f('21N21F21M27621Q21E27621M25W26A23T23K24324W25522K21Q21O27A25Y26L24423W23V24L21Q21P27A25D26M24223P24N24W25B21Q21K27A25M25I21Q21C27A25U26C23T25623K24J25722822E21W21Q21727A25J26C23X23P23W24Y24S22522821X22623H22Y131C28827T27A26F26C23W24C23W24J24O21Q21Q27A26Q26824023W28L27A26Y26L24924V24025B24U23122I22623522022U151421B21C21621M21G21D21C21H22U21D22Q22S21E22T21I21G22T22Q21C22R21N27A21M21L21M21Q27527625W26R23Z23W24624L24K22F22A21Q21427A25T26C23Y24D24725A25022822J21Y21P22H23B1O1321921C21F2AQ27A25S26O23S23K24524H2AZ22A2842AM21M21E23E28328528728M27629M29O29Q29S29U29W29Y2A02892AM2B327A2C52AL2BY1Y2762BX2AM21J2762CK27A1Q2112CN21M2AL29E21M21R27624521M21I27A1S21B2CX28421D2CX2DC21Q2DB27A2DB2AL2D72D921M2DH21M2842DE2AM2DM1S1O2DK2D52AL2AO2DP27A2DV2762102AM2CS21421A2CX2AO2D12761Q1U2E72AN21M27L2AM2CZ2BY2762AO2EJ2EK2EM2E32AM2152AM1W2D22D427A2CH2CK27U2762EX2AL2792EA2CR2AL2AL2D12EX2AO2EG2BY2DW2DN21M1Q2F52DC2842FG2CX2F62EE2EJ2842842F12AP2EW2E621N2DO2CT2CV2FV2FE27521O2122CW21H2DC2CY2DF2762G52AL2CU2DK2CR21M21627L21N2AL2752FP2EX2BY2GG2DC2G62E12EP276');local t=(bit or bit32)and(bit or bit32).bxor or function(e,l)local n,o=1,0 while e>0 and l>0 do local a,d=e%2,l%2 if a~=d then o=o+n end e,l,n=(e-a)/2,(l-d)/2,n*2 end if e<l then e=l end while e>0 do local l=e%2 if l>0 then o=o+n end e,n=(e-l)/2,n*2 end return o end local function o(n,e,l)if l then local e=(n/2^(e-1))%2^((l-1)-(e-1)+1);return e-e%1;else local e=2^(e-1);return(n%(e+e)>=e)and 1 or 0;end;end;local e=1;local u=0;local function n()local a,n,o,l=A(i,e,e+3);a=t(a,58)n=t(n,58)o=t(o,58)l=t(l,58)e=e+4;return(l*16777216)+(o*65536)+(n*256)+a;end;local function d()local l,n=A(i,e,e+2);l=t(l,58)n=t(n,58)e=e+2;return(n*256)+l;end;local function f()local l=t(A(i,e,e),58);e=e+1;return l;end;local function b(...)return{...},C('#',...)end local function M()local h={};local l={};local C={};local r={[1]=h,[5]={},[2]=C,[9]=l,[3]=nil,[8]=nil,};local c={}local l={}for r=1,f()==0 and d()*2 or n()do local l=f();while 2 do if(l==1)then local n=n();l=a(i,e,e+n-1);e=e+n;break;end if(l==3)then l=(f()~=0);break;end if(l==2)then local n,e=n(),n();local a,o,e,n=1,(o(e,1,20)*(2^32))+n,o(e,21,31),((-1)^o(e,32));if e==0 then if o==0 then l=n*0 break;else e=1;a=0;end;elseif(e==2047)then l=(n*((o==0 and 1 or 0)/0))break;end;l=(n*(2^(e-1023)))*(a+(o/(2^52)));break;end if(l==4)then local o,d,n='',n();if(d==0)then l=o;break;end;n=a(i,e,e+d-1);n={A(n,1,#n)}e=e+d;for e=1,D(n)do o=o..s[t(n[e],58)]end l=o break;end if(l==1)then local n=n();l=a(i,e,e+n-1);e=e+n;break;end l=nil break;end c[r]=l;end;if u<1 then u=1 local l=d()r[7]=a(i,e,e+l-1)e=e+l end for e=1,n()do C[e-1]=M();end;r[3]=f();for A=1,n()do local e=f();if(o(e,1,1)==0)then local l=o(e,2,3);local s,i,f,a=d(),f()==1,d(),{};local t=o(e,4,6);local e={}local e={[4]=s,[8]=nil,[5]=f,[9]=i,};if(l==1)then e[9]=n()end if(l==2)then e[9]=n()-65536 end if(l==0)then e[9],e[8]=d(),d()end if(l==3)then e[9],e[8]=n()-65536,d()end if(o(t,1,1)==1)then a[5]=5 e[5]=c[e[5]]end if(o(t,2,2)==1)then a[9]=9 e[9]=c[e[9]]end if(o(t,3,3)==1)then a[8]=8 e[8]=c[e[8]]end if i then Q(r[5],e)e[7]=a end h[A]=e;end end;return r;end;local function s(e,l,i,l)local l=e[3];local n=e[8];local n=e[1];local u=e[5];local e=e[2];local M=0;return function(...)local D=C('#',...)-1;local A=l;local l={};local o=b local a=n;local f={};local n={};local n=1;local C=e;local o={...};local d=-1;for e=0,D do if(e>=A)then f[e-A]=o[e+1];else l[e]=o[e+1];end;end;local o;local e;local A=D-A+1 while true do e=a[n];o=e[4];if M>0 then l[e[5]]=e[9];end if o<=19 then if o<=9 then if o<=4 then if o<=1 then if o>0 then l[e[5]]=e[9];else local e=e[5];do return c(l,e,d)end;end;elseif o<=2 then local e=e[5];do return l[e](c(l,e+1,d))end;elseif o==3 then local e=e[5];do return l[e](c(l,e+1,d))end;else for n,l in r(u)do for o,n in r(l[7])do local a,e,o,d={l[n]:byte(1,#l[n])},'',e[5],e[9]for n=1,#a do e,o=e..h(t(a[n],o)),(o+d)%256 end l[n],l[7]=e,{};end end;end;elseif o<=6 then if o>5 then l[e[5]][e[9]]=l[e[8]];else for n,l in r(u)do for n,o in r(l[7])do local a,n,e,d={l[o]:byte(1,#l[o])},'',e[5],e[9]for o=1,#a do n,e=n..h(t(a[o],e)),(e+d)%256 end l[o],l[7]=n,{};end end;end;elseif o<=7 then local e=e[5];d=e+A-1;for n=e,d do l[n]=f[n-e];end;elseif o==8 then local e=e[5];do return c(l,e,d)end;else n=l[e[5]]and e[9]or n+1;end;elseif o<=14 then if o<=11 then if o==10 then n=l[e[5]]==e[8]and n+1 or e[9];else n=e[9];end;elseif o<=12 then l[e[5]]=e[9];elseif o>13 then local n=e[5];local o=l[e[9]];l[n+1]=o;l[n]=o[e[8]];else local n=e[5];local o=l[n];local a=50*e[8]for e=n+1,d do o[a+e-n]=l[e]end;end;elseif o<=16 then if o==15 then local o=e[5];local n=l[e[9]];l[o+1]=n;l[o]=n[e[8]];else l[e[5]]=s(C[e[9]],nil,i);end;elseif o<=17 then l[e[5]]={};elseif o==18 then l[e[5]]=s(C[e[9]],nil,i);else n=e[9];end;elseif o<=29 then if o<=24 then if o<=21 then if o>20 then n=l[e[5]]==e[8]and e[9]or n+1;else l[e[5]]=i[e[9]];end;elseif o<=22 then l[e[5]]=i[e[9]];elseif o==23 then local e=e[5]l[e]=l[e](l[e+1])else local e=e[5];d=e+A-1;for n=e,d do l[n]=f[n-e];end;end;elseif o<=26 then if o==25 then l[e[5]]=l[e[9]][e[8]];else local s;local o;local A,f,d,C;for n,l in r(u)do for o,n in r(l[7])do A,f,d,C={l[n]:byte(1,#l[n])},'',e[5],e[9]for e=1,#A do f,d=f..h(t(A[e],d)),(d+C)%256 end l[n],l[7]=f,{};end end;n=n+1;e=a[n];l[e[5]]=i[e[9]];n=n+1;e=a[n];l[e[5]]=i[e[9]];n=n+1;e=a[n];o=e[5];s=l[e[9]];l[o+1]=s;l[o]=s[e[8]];n=n+1;e=a[n];l[e[5]]=e[9];n=n+1;e=a[n];o=e[5]l[o]=l[o](c(l,o+1,e[9]))n=n+1;e=a[n];l[e[5]]=l[e[9]][e[8]];n=n+1;e=a[n];l[e[5]]=l[e[9]][e[8]];n=n+1;e=a[n];o=e[5]l[o]=l[o](l[o+1])n=n+1;e=a[n];l[e[5]]=i[e[9]];end;elseif o<=27 then local e=e[5]l[e]=l[e](l[e+1])elseif o>28 then l[e[5]]={};else n=l[e[5]]and e[9]or n+1;end;elseif o<=34 then if o<=31 then if o==30 then do return end;else l[e[5]]=l[e[9]][e[8]];end;elseif o<=32 then do return end;elseif o>33 then n=l[e[5]]==e[8]and n+1 or e[9];else local n=e[5];local o=l[n];local a=50*e[8]for e=n+1,d do o[a+e-n]=l[e]end;end;elseif o<=36 then if o==35 then local n=e[5]l[n]=l[n](c(l,n+1,e[9]))else local o;l[e[5]]=l[e[9]][e[8]];n=n+1;e=a[n];o=e[5];d=o+A-1;for e=o,d do l[e]=f[e-o];end;n=n+1;e=a[n];o=e[5];do return l[o](c(l,o+1,d))end;n=n+1;e=a[n];o=e[5];do return c(l,o,d)end;n=n+1;e=a[n];do return end;end;elseif o<=37 then n=l[e[5]]==e[8]and e[9]or n+1;elseif o>38 then l[e[5]][e[9]]=l[e[8]];else local n=e[5]l[n]=l[n](c(l,n+1,e[9]))end;n=n+1;end;end;end;return c({s(M(),{},E())()})or nil;end)({},({1})[1],{})
end)
--More Variables
ScreenGui.ResetOnSpawn = false