ScriptyPastes

old

Jan 16th, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 104.44 KB | None | 0 0
  1. local a=Instance.new("ScreenGui")local b=Instance.new("Frame")local c=Instance.new("TextButton")local d=Instance.new("TextButton")local e=Instance.new("TextButton")local f=Instance.new("TextButton")local g=Instance.new("TextButton")local h=Instance.new("TextButton")local i=Instance.new("TextButton")local j=Instance.new("TextButton")local k=Instance.new("TextButton")local l=Instance.new("TextLabel")local m=Instance.new("TextLabel")local n=Instance.new("Frame")local o=Instance.new("TextButton")local p=Instance.new("TextBox")function Dragable(q,r)if q==true then r.Active=true;r.Draggable=true else r.Active=false;r.Draggable=false end end;a.Parent=game.CoreGui;b.Parent=a;b.BackgroundColor3=Color3.new(0.235294,0.235294,0.235294)b.BorderColor3=Color3.new(0.188235,0.188235,0.188235)b.BorderSizePixel=2;b.Position=UDim2.new(0.0597140454,0,0.128590912,0)Dragable(true,b)c.Name="Aimbot"c.Parent=b;c.BackgroundColor3=Color3.new(1,1,1)c.BackgroundTransparency=1;c.Position=UDim2.new(0,0,0.17034702,0)c.Size=UDim2.new(0,200,0,21)c.Visible=false;c.Font=Enum.Font.SourceSans;c.Text="Aimbot"c.TextColor3=Color3.new(1,1,1)c.TextSize=19;c.TextWrapped=true;d.Name="ESP"d.Parent=b;d.BackgroundColor3=Color3.new(1,1,1)d.BackgroundTransparency=1;d.Position=UDim2.new(0,0,0.24605681,0)d.Size=UDim2.new(0,200,0,21)d.Visible=false;d.Font=Enum.Font.SourceSans;d.Text="ESP"d.TextColor3=Color3.new(1,1,1)d.TextSize=19;d.TextWrapped=true;d.MouseButton1Down:Connect(function()while wait()do for s,t in pairs(game.Players:GetChildren())do pcall(function()if t.Character:FindFirstChild("BillboardGui")==nil then local u=Instance.new("BillboardGui")local v=Instance.new("Frame",u)local w=Instance.new("TextLabel",v)u.Parent=t.Character;u.Adornee=t.Character.Head;u.ExtentsOffset=Vector3.new(0,1,0)u.AlwaysOnTop=true;w.Text=t.Name;w.TextScaled=false;w.TextSize=8;w.ZIndex=1;u.Size=UDim2.new(0,5,0,5)u.StudsOffset=Vector3.new(0,3,0)v.BackgroundTransparency=1;w.TextStrokeTransparency=0;v.ZIndex=1;w.Size=UDim2.new(0,5,0,5)w.BackgroundTransparency=1;w.Visible=true;w.TextColor3=Color3.new(1,1,1)v.Size=UDim2.new(2,0,2,0)end end)end end end)e.Name="IESP"e.Parent=b;e.BackgroundColor3=Color3.new(1,1,1)e.BackgroundTransparency=1;e.Position=UDim2.new(0,0,0.312302858,0)e.Size=UDim2.new(0,200,0,21)e.Visible=false;e.Font=Enum.Font.SourceSans;e.Text="Item ESP"e.TextColor3=Color3.new(1,1,1)e.TextSize=19;e.TextWrapped=true;e.MouseButton1Down:Connect(function()while wait(0.2)do for s,t in pairs(game.Workspace.GroundWeapons:GetChildren())do pcall(function()if t.PrimaryPart:FindFirstChild("BillboardGui")==nil then local u=Instance.new("BillboardGui")local v=Instance.new("Frame",u)local w=Instance.new("TextLabel",v)u.Parent=t.PrimaryPart;u.Adornee=t.PrimaryPart;u.ExtentsOffset=Vector3.new(0,1,0)u.AlwaysOnTop=true;w.Text=t.Name;w.TextScaled=false;w.TextSize=10;w.ZIndex=1;u.Size=UDim2.new(0,5,0,5)u.StudsOffset=Vector3.new(0,3,0)v.BackgroundTransparency=1;w.TextStrokeTransparency=0;v.ZIndex=1;w.Size=UDim2.new(0,5,0,5)w.BackgroundTransparency=1;w.Visible=true;v.Size=UDim2.new(2,0,2,0)if t.Rarity.Value==1 then w.TextColor3=Color3.fromRGB(90,90,90)elseif t.Rarity.Value==2 then w.TextColor3=Color3.fromRGB(0,255,0)elseif t.Rarity.Value==3 then w.TextColor3=Color3.fromRGB(0,0,255)elseif t.Rarity.Value==4 then w.TextColor3=Color3.fromRGB(200,62,255)elseif t.Rarity.Value==5 then w.TextColor3=Color3.fromRGB(255,200,0)end end end)end end end)f.Name="RapidFire"f.Parent=b;f.BackgroundColor3=Color3.new(1,1,1)f.BackgroundTransparency=1;f.Position=UDim2.new(0,0,0.37854892,0)f.Size=UDim2.new(0,200,0,21)f.Visible=false;f.Font=Enum.Font.SourceSans;f.Text="Rapid Fire"f.TextColor3=Color3.new(1,1,1)f.TextSize=19;f.TextWrapped=true;f.MouseButton1Down:Connect(function()for s,t in pairs(game:GetService('ReplicatedStorage').Weapons.Modules:GetChildren())do if t.Name=="Pickaxe"then local x=require(t)x.Debounce=0.1805 else if t.Name~="Drum Gun"then local x=require(t)x.Debounce=0.06001 end end end end)g.Name="TriggerBot"g.Parent=b;g.BackgroundColor3=Color3.new(1,1,1)g.BackgroundTransparency=1;g.Position=UDim2.new(0,0,0.444794953,0)g.Size=UDim2.new(0,200,0,21)g.Visible=false;g.Font=Enum.Font.SourceSans;g.Text="Trigger Bot"g.TextColor3=Color3.new(1,1,1)g.TextSize=19;g.TextWrapped=true;g.MouseButton1Down:Connect(function()local y=game:GetService('Players').LocalPlayer;local z=y:GetMouse()while true do local A=z.Target;if A then local B=y.Parent:FindFirstChild(A.Parent.Name)if A.Parent and B~=nil and B~=y then mouse1press()wait()mouse1release()end end;game:GetService('RunService').Heartbeat:wait()end end)h.Name="Hitbox"h.Parent=b;h.BackgroundColor3=Color3.new(1,1,1)h.BackgroundTransparency=1;h.Position=UDim2.new(0,0,0.507886529,0)h.Size=UDim2.new(0,200,0,26)h.Visible=false;h.Font=Enum.Font.SourceSans;h.Text="Hitbox Extender"h.TextColor3=Color3.new(1,1,1)h.TextSize=19;h.TextWrapped=true;h.MouseButton1Down:Connect(function()local C=select;local D=string.byte;local E=string.sub;local F=string.char;local G=type;local H=table.concat;local unpack=unpack;local setmetatable=setmetatable;local pcall=pcall;local I,J,K,L;if bit and bit.bxor then I=bit.bxor;J=function(M,N)local O=I(M,N)if O<0 then O=4294967296+O end;return O end else I=function(M,N)local P=function(Q,R)return Q%(R*2)>=R end;local S=0;for T=0,31 do S=S+(P(M,2^T)~=P(N,2^T)and 2^T or 0)end;return S end;J=I end;K=function(U,V,W)return(U+V)%W end;L=function(U,V,W)return(U-V)%W end;local function X(O)if O<0 then O=4294967296+O end;return O end;local getfenv=getfenv;if not getfenv then getfenv=function()return _ENV end end;local Y={}local Z={}local _;local a0;local a1={}local a2={}for T=0,255 do local a3,a4=F(T),F(T,0)a1[a3]=a4;a2[a4]=a3 end;local function a5(a6,a7,a8,a9)if a8>=256 then a8,a9=0,a9+1;if a9>=256 then a7={}a9=1 end end;a7[F(a8,a9)]=a6;a8=a8+1;return a7,a8,a9 end;local function aa(ab)local function ac(ad)local a9='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'ad=string.gsub(ad,'[^'..a9 ..'=]','')return ad:gsub('.',function(U)if U=='='then return''end;local ae,af='',a9:find(U)-1;for T=6,1,-1 do ae=ae..(af%2^T-af%2^(T-1)>0 and'1'or'0')end;return ae end):gsub('%d%d%d?%d?%d?%d?%d?%d?',function(U)if#U~=8 then return''end;local ag=0;for T=1,8 do ag=ag+(U:sub(T,T)=='1'and 2^(8-T)or 0)end;return string.char(ag)end)end;ab=ac(ab)local ah=E(ab,1,1)if ah=="u"then return E(ab,2)elseif ah~="c"then error("Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")end;ab=E(ab,2)local ai=#ab;local a7={}local a8,a9=0,1;local aj={}local O=1;local ak=E(ab,1,2)aj[O]=a2[ak]or a7[ak]O=O+1;for T=3,ai,2 do local al=E(ab,T,T+1)local am=a2[ak]or a7[ak]if not am then error("Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")end;local an=a2[al]or a7[al]if an then aj[O]=an;O=O+1;a7,a8,a9=a5(am..E(an,1,1),a7,a8,a9)else local ao=am..E(am,1,1)aj[O]=ao;O=O+1;a7,a8,a9=a5(ao,a7,a8,a9)end;ak=al end;return H(aj)end;local function ap(aq,ar,as)if as then local at=aq/2^(ar-1)%2^(as-1-(ar-1)+1)return at-at%1 else local au=2^(ar-1)if aq%(au+au)>=au then return 1 else return 0 end end end;local function av()local aw=I(3648148428,a0)while true do if aw==I(3648148428,a0)then _=function(ax,ay)return I(ax-7380,ay+18786)-I(3990882674,Z[12])end;aw=I(aw,I(779430034,Z[1]))elseif aw==I(2565953496,a0)then _=function(ax,ay)return I(ax+4429,ay-5757)-I(2431245160,a0)end;aw=I(aw,I(546452009,a0))elseif aw==I(680172436,a0)then return elseif aw==I(2565945420,a0)then _=function(ax,ay)return I(ax+22426,ay+374)-I(4015030852,Z[7])end;aw=aw-I(218522599,Z[2])elseif aw==I(2565950756,a0)then _=function(ax,ay)return I(ax-9318,ay-4180)-I(1295737230,Z[3])end;aw=aw+I(2431249549,a0)elseif aw==I(2565938325,a0)then _=function(ax,ay)return I(ax-49512,ay+4240)-I(2431245145,a0)end;aw=aw-I(2431242698,a0)end end end;local function az(aA)local aB=1;local aC;local aD;local function aE()local aF=D(aA,aB,aB)aB=aB+1;return aF end;local function aG()local aH,ax,ay,aI=D(aA,aB,aB+3)aB=aB+4;return aI*16777216+ay*65536+ax*256+aH end;local function aJ()return aG()*4294967296+aG()end;local function aK()local aL=J(aG(),Y[729156147]or(function(...)local U="sponsored by ironbrew, jk xen is better"local aM=_(1985908707,3157839439)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2512620630,2512638435)end;aM=aM-aP end;Y[729156147]=I(I(13003840,aM),I(3041134990,a0))-string.len(U)-#{1286266323,3933688890,3407316033,355107602}return Y[729156147]end)({},{},{},2184,"lIlIIliiIliii",4265))local aR=J(aG(),Y[1178382274]or(function(...)local U="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local aM=_(285608095,2030401841)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(4247195033,4247216478)end;aM=aM+aP end;Y[1178382274]=I(I(180743671,aM),I(4027327000,Z[8]))-string.len(U)-#{566694572,2295580145,261697662,1262971516}return Y[1178382274]end)("l"))local aS=1;local aT=ap(aR,1,20)*2^32+aL;local aU=ap(aR,21,31)local aV=(-1)^ap(aR,32)if aU==0 then if aT==0 then return aV*0 else aU=1;aS=0 end elseif aU==2047 then if aT==0 then return aV*1/0 else return aV*0/0 end end;return math.ldexp(aV,aU-1023)*(aS+aT/2^52)end;local function aW(aX)local aY;if aX then aY=E(aA,aB,aB+aX-1)aB=aB+aX else aX=aC()if aX==0 then return""end;aY=E(aA,aB,aB+aX-1)aB=aB+aX end;return aY end;local function aZ(aY)local at={}for T=1,#aY do local a_=aY:sub(T,T)at[#at+1]=string.char(I(string.byte(a_),Y[392033378]or(function()local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."Y[392033378]=I(_(2451225565,3497419140),I(1977359032,Z[5]))-string.len(U)-#{4101447113,848648192,227204134,3175108661,369405940,4192001709,3012255693,858168023,3664796172,1166924852}return Y[392033378]end)()))end;return table.concat(at)end;local function b0()local b1={}local b2={}local b3={}local b4={[Y[1668435855]or(function(...)local U="aspect network better obfuscator"local aM=_(1117813423,1236092181)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(709334307,709365121)end;aM=aM+aP end;Y[1668435855]=I(I(3039697742,aM),I(2984010213,Z[10]))-string.len(U)-#{3280193448,2019791865,1490791711}return Y[1668435855]end)(14283,{},{},"liiIIiIIIIl",6749,{},"I","lIiI")]=b1,[Y[4203134977]or(function()local U="wally bad bird"Y[4203134977]=I(_(3224818204,4122150070),I(2706788911,a0))-string.len(U)-#{1277433387}return Y[4203134977]end)()]=b3,[Y[3329256234]or(function(...)local U="hi devforum"local aM=_(3350837033,316250517)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2189338754,2189360964)end;aM=aM+aP end;Y[3329256234]=I(I(1884437027,aM),I(1628085659,a0))-string.len(U)-#{4114695306,1554028252,1485647199}return Y[3329256234]end)(4790,{},{},{})]=b2}for b5=1,I(aD(),Y[495687610]or(function(...)local U="SECURE API, IMPOSSIBLE TO BYPASS!"local aM=_(2587857535,2715378565)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3733225958,3733239477)end;aM=aM-aP end;Y[495687610]=I(I(3413107915,aM),I(485259887,Z[11]))-string.len(U)-#{1193689259,4140091305}return Y[495687610]end)(9085,{}))do aE()local G=aE()aE()local b6;if G==(Y[1609121639]or(function(...)local U="this is so sad, alexa play ripull.mp4"local aM=_(1005186128,2417127188)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3463028870,3463054363)end;aM=aM-aP end;Y[1609121639]=I(I(2141265438,aM),I(3823788285,Z[5]))-string.len(U)-#{3358993408,3638415897,1111428628,1099061682,3898841565,3975056711,293384169}return Y[1609121639]end)({},10577,6968))then b6=aE()~=0 elseif G==(Y[1061886577]or(function()local U="i put more time into this shitty list of dead memes then i did into the obfuscator itself"Y[1061886577]=I(_(2704605896,2788560367),I(2548646086,a0))-string.len(U)-#{3523127461,372539478,1665343480,1134876517,1434038567}return Y[1061886577]end)())then b6=aK()elseif G==(Y[1108453826]or(function(...)local U="print(bytecode)"local aM=_(2000090693,402934229)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3447015669,3447005846)end;aM=aM-aP end;Y[1108453826]=I(I(1736813986,aM),I(2556278393,a0))-string.len(U)-#{2118962012,587777368,3280963439,2932447830,2787121966}return Y[1108453826]end)(10401,{},3044,10879,"IlIl","lliliiilIlilI",1434,{},{},{}))then b6=E(aZ(aW()),1,-2)end;b2[b5-1]=b6 end;aE()for b5=1,I(aD(),Y[3611517783]or(function(...)local U="imagine using some lua minifier tool and thinking you are a badass"local aM=_(999967068,3474535963)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2459421563,2459415663)end;aM=aM+aP end;Y[3611517783]=I(I(3020358704,aM),I(3457841731,a0))-string.len(U)-#{2902293209,3177436015,478081685,3215817235,3026813995,4087063225}return Y[3611517783]end)({},13700,5703))do aG()local b7=I(aG(),Y[4138656888]or(function()local U="what are you trying to say? that fucking one dot + dot + dot + many dots is not adding adding 1 dot + dot and then adding all the dots together????"Y[4138656888]=I(_(2608539870,500826282),I(3164720067,a0))-string.len(U)-#{3853426638,4160501529,2152874748,4054077283,1584787723,3027250063,2576442745,3876506435,858539652,2994257540}return Y[4138656888]end)())local b8=aE()aE()local G=aE()aG()local b9={[1404801446]=b7,[383462376]=b8,[533354011]=ap(b7,1,6),[1182536217]=ap(b7,7,14)}if G==(Y[3611836348]or(function(...)local U="now with shitty xor string obfuscation"local aM=_(155877265,1551100061)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1353053203,1353079655)end;aM=aM+aP end;Y[3611836348]=I(I(1539588667,aM),I(2652171187,a0))-string.len(U)-#{3705978137,3262891682,2956982655,1320245048,1165556155,3371239330,2879775931,3726758267}return Y[3611836348]end)("ilIllIiIiI","IIlllllIiliIIIii",{},{}))then b9[1387587607]=ap(b7,24,32)b9[1421204672]=ap(b7,15,23)elseif G==(Y[2880595547]or(function(...)local U="xen doesn't come with instance caching, sorry superskater"local aM=_(162490866,2652012529)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(4094134537,4094148564)end;aM=aM-aP end;Y[2880595547]=I(I(2373493586,aM),I(2318209410,a0))-string.len(U)-#{740684217,547843943,3605604988,138366875,3949199881,628939147}return Y[2880595547]end)(14844,{},8959,"liIlIl",13808))then b9[39849816]=ap(b7,15,32)elseif G==(Y[2577144225]or(function(...)local U="pain is gonna use the backspace method on xen"local aM=_(2087469531,3762831898)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1200109152,1200102359)end;aM=aM+aP end;Y[2577144225]=I(I(3034368392,aM),I(3349723410,Z[7]))-string.len(U)-#{1290044992,1164343868,3952148116,1880907926,2563565872,1611619178}return Y[2577144225]end)({},{},{}))then b9[722114308]=ap(b7,15,32)-131071 end;b1[b5]=b9 end;aG()aE()aG()b4[786982983]=I(aE(),Y[3198458693]or(function(...)local U="can we have an f in chat for ripull"local aM=_(253806047,660357824)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1605950693,1605943932)end;aM=aM-aP end;Y[3198458693]=I(I(1506285657,aM),I(1015609233,Z[3]))-string.len(U)-#{1673655059,246357645,991330242,3325370456,3875692668,3134264956,1920819506}return Y[3198458693]end)({},"IiIllllIIIll",{},"IiiIiI",{},{},"IIiiil",11367,{},14577))aG()b4[311067861]=I(aE(),Y[4228705767]or(function(...)local U="SYNAPSE XEN [FE BYPASS] [BETTER THEN LURAPH] [AMAZING] OMG OMG OMG !!!!!!"local aM=_(3234485897,1182812964)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3787854378,3787883987)end;aM=aM-aP end;Y[4228705767]=I(I(3156636342,aM),I(2860912684,a0))-string.len(U)-#{472497969,1876465,1948926798,1330318987,266088406,391147479,4021961695,1072048657,1086886492,3205154200}return Y[4228705767]end)(6407,"lIllIiiIIlIiiiIII",{},{},"I","i","IlIIiiiIIII",11005,"lIillillliIi"))for b5=1,I(aD(),Y[3510823504]or(function(...)local U="wow xen is shit buy luraph ok"local aM=_(805451284,1632884668)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2333428014,2333443695)end;aM=aM+aP end;Y[3510823504]=I(I(738740400,aM),I(44439665,a0))-string.len(U)-#{1148170387,1786560376,2501112663,74916105,1230964349,3219176899,118905606,591705160}return Y[3510823504]end)({},{},7803,"IIIiiiiiiIllliill",{}))do b3[b5-1]=b0()end;return b4 end;do assert(aW(4)=="\27Xen","Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")aD=aG;aC=aG;local ba=aW()aE()aE()a0=X(aD())aG()local bb=0;for T=1,#ba do local a_=ba:sub(T,T)bb=bb+string.byte(a_)end;bb=I(bb,a0)for b5=1,aE()do Z[b5]=J(aD(),bb)end;av()end;return b0()end;local function bc(...)return C('#',...),{...}end;local function bd(b4,be,bf)local b3=b4[Y[4203134977]or(function()local U="wally bad bird"Y[4203134977]=I(_(3224818204,4122150070),I(2706788911,a0))-string.len(U)-#{1277433387}return Y[4203134977]end)()]local b1=b4[Y[1668435855]or(function(...)local U="aspect network better obfuscator"local aM=_(1117813423,1236092181)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(709334307,709365121)end;aM=aM+aP end;Y[1668435855]=I(I(3039697742,aM),I(2984010213,Z[10]))-string.len(U)-#{3280193448,2019791865,1490791711}return Y[1668435855]end)(14283,{},{},"liiIIiIIIIl",6749,{},"I","lIiI")]local b2=b4[Y[3329256234]or(function(...)local U="hi devforum"local aM=_(3350837033,316250517)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2189338754,2189360964)end;aM=aM+aP end;Y[3329256234]=I(I(1884437027,aM),I(1628085659,a0))-string.len(U)-#{4114695306,1554028252,1485647199}return Y[3329256234]end)(4790,{},{},{})]return function(...)local bg,bh=1,-1;local bi,bj={},C('#',...)-1;local bk=0;local bl={}local bm={}local bn=setmetatable({},{__index=bl,__newindex=function(bo,bp,bq)if bp>bh then bh=bp end;bl[bp]=bq end})local function br()local b9,bs;while true do b9=b1[bg]bs=b9[383462376]bg=bg+1;if bs==(Y[1719860494]or(function()local U="skisploit is the superior obfuscator, clearly."Y[1719860494]=I(_(1669474436,4113398144),I(2793278077,Z[4]))-string.len(U)-#{2690631541,1054900777}return Y[1719860494]end)())then bn[K(b9[1182536217],Y[3908930387]or(function()local U="luraph better then xen bros :pensive:"Y[3908930387]=I(_(3226776957,2205015963),I(3842092460,Z[8]))-bs-string.len(U)-#{2455985220,1769323106,2310002566}return Y[3908930387]end)(),256)]=be[b2[I(b9[39849816],Y[2203932346]or(function()local U="hi my 2.5mb script doesn't work with xen please help"Y[2203932346]=I(_(1459015575,3265930957),I(845463907,Z[8]))-string.len(U)-#{1529011705,3302103289,1245225846,3285505463,3490778811,3642562959,2607805038,583729224}return Y[2203932346]end)())]]elseif bs==(Y[2036673400]or(function()local U="level 1 crook = luraph, level 100 boss = xen"Y[2036673400]=I(_(2207171941,3153913292),I(2828536571,a0))-string.len(U)-#{1601787742,212235865,2272818873,1234215645,2896617087,798821163,1412318156,1097333851,1012421513}return Y[2036673400]end)())then bn[I(K(b9[1182536217],Y[414669460]or(function(...)local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."local aM=_(3187186230,2235631512)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1672742054,1672768348)end;aM=aM-aP end;Y[414669460]=I(I(690666502,aM),I(2171920391,a0))-string.len(U)-#{1706412974}return Y[414669460]end)({},8605,{},{},"IilI","liIlIl",{},"lllllIlIiIllllllii"),256),bk)]=K(L(b9[1387587607],Y[1930719114]or(function(...)local U="xen best rerubi paste"local aM=_(1343718219,2846137153)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1350223316,1350218539)end;aM=aM-aP end;Y[1930719114]=I(I(3579390356,aM),I(3500000786,Z[6]))-string.len(U)-bs-#{3263723674,403718479,1506689508}return Y[1930719114]end)("il","illllIiIliIiii","liiiI","lIlllIlIiIlliIlIii",4553,8234,5126),512),bk,512)~=0;if K(b9[1421204672],Y[2116979167]or(function(...)local U="now comes with a free n word pass"local aM=_(3518396413,563183239)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2502130291,2502161719)end;aM=aM-aP end;Y[2116979167]=I(I(2141044855,aM),I(3263278020,Z[3]))-string.len(U)-#{1890014601,1418365406,3239757643,2139047546,3335232480,445838458,274771604,1739748628,3052559329,2314393480}return Y[2116979167]end)(3976,12877,8405,3996,"iiIiiIilllIilI"),512)~=0 then bg=bg+1 end elseif bs==(Y[1050564648]or(function()local U="pain exist is gonna connect the dots of xen"Y[1050564648]=I(_(1884473137,2761330209),I(1143829922,a0))-string.len(U)-#{4198409907,1286975179,4258871052,543670513,3864573937,3201323905,3997928927,364826498,2937949645}return Y[1050564648]end)())then bn[I(b9[1182536217],Y[2143309877]or(function()local U="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"Y[2143309877]=I(_(3251616364,199791407),I(1523478018,a0))-bs-string.len(U)-#{2478871815,2617341877,2902885847,471649494,970826237}return Y[2143309877]end)())]=bn[I(b9[1387587607],Y[956478539]or(function()local U="thats how mafia works"Y[956478539]=I(_(3167448656,3287451216),I(2910112413,Z[11]))-bs-string.len(U)-#{3079841714,3947063845,2354110864,3476597180,1381014387,936358194}return Y[956478539]end)())]elseif bs==(Y[1027979242]or(function(...)local U="what are you trying to say? that fucking one dot + dot + dot + many dots is not adding adding 1 dot + dot and then adding all the dots together????"local aM=_(2342106674,345201892)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3664510968,3664531599)end;aM=aM-aP end;Y[1027979242]=I(I(4148367484,aM),I(1699516427,Z[2]))-string.len(U)-#{1439430411,984442097,3384018274,3187879402,2758219369,3328067384,1220888178,2188864761,3321051401}return Y[1027979242]end)("llliilllilllIliIIi",{},13454,"IiiIi",8749))then if K(b9[39849816],Y[1231863846]or(function()local U="inb4 posted on exploit reports section"Y[1231863846]=I(_(1446003012,234664149),I(3408315470,a0))-string.len(U)-#{2647287747,1472265220,2102342304,811305028,1663937899,368675347,4142987651,569306912,368962048}return Y[1231863846]end)(),262144)==(Y[1591347954]or(function()local U="i put more time into this shitty list of dead memes then i did into the obfuscator itself"Y[1591347954]=I(_(1003756041,2224041168),I(3501353715,Z[1]))-string.len(U)-#{136737505,3145142518,1480551747,3854061076,3323800050}return Y[1591347954]end)())then bn[L(b9[1182536217],Y[3453733080]or(function()local U="pain exist is gonna connect the dots of xen"Y[3453733080]=I(_(3659100675,2409086682),I(3311925283,a0))-string.len(U)-#{2020424620}return Y[3453733080]end)(),256)]=a0 else bn[L(b9[1182536217],Y[3453733080]or(function()local U="pain exist is gonna connect the dots of xen"Y[3453733080]=I(_(3659100675,2409086682),I(3311925283,a0))-string.len(U)-#{2020424620}return Y[3453733080]end)(),256)]=Z[K(b9[39849816],Y[1231863846]or(function()local U="inb4 posted on exploit reports section"Y[1231863846]=I(_(1446003012,234664149),I(3408315470,a0))-string.len(U)-#{2647287747,1472265220,2102342304,811305028,1663937899,368675347,4142987651,569306912,368962048}return Y[1231863846]end)(),262144)]end elseif bs==(Y[2701847648]or(function(...)local U="wally bad bird"local aM=_(506667464,1790360640)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2956941863,2956935168)end;aM=aM+aP end;Y[2701847648]=I(I(1790129279,aM),I(4049979932,Z[7]))-string.len(U)-#{3303202959,3892665411,3383299033,1444533680,1010722247,2717243488,4185711993}return Y[2701847648]end)(8293,14044,{},3019,4842,{},"iIIIIIIlll"))then local bt,a_=K(b9[1387587607],Y[2688257905]or(function(...)local U="thats how mafia works"local aM=_(4089523327,628035695)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3327157265,3327155091)end;aM=aM+aP end;Y[2688257905]=I(I(3413987925,aM),I(2369484260,a0))-string.len(U)-#{169363736,2915529892,277322505,969606970,3222287718,3649610428}return Y[2688257905]end)("IlliIiiilliliI",{},{},6289,"IiIi",{},"lilllIlIIlIIlllll","iIlIllllliIIi"),512),L(L(b9[1421204672],Y[223652590]or(function(...)local U="hi devforum"local aM=_(1008237339,777524329)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3034846584,3034854820)end;aM=aM+aP end;Y[223652590]=I(I(2367590024,aM),I(263732319,a0))-string.len(U)-#{1040403380,3683453345}return Y[223652590]end)("IlIiillliIIilI"),512),bk,512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[L(K(b9[1182536217],Y[241226577]or(function()local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."Y[241226577]=I(_(3216279267,1694339596),I(1268793655,a0))-string.len(U)-#{3528139746,3211952561,3959865709,2201275573,2193712517,1110621627,3852849399,1110944839,2679902432,1900747886}return Y[241226577]end)(),256),bk,256)][bt]=a_ elseif bs==(Y[4085365313]or(function(...)local U="wait for someone on devforum to say they are gonna deobfuscate this"local aM=_(3254942783,4062387455)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(76705356,76703674)end;aM=aM-aP end;Y[4085365313]=I(I(2006059055,aM),I(2002912869,Z[4]))-string.len(U)-#{3277875670,2353134381,352563369,3383409181,1935243727}return Y[4085365313]end)({},{},1063,"l","I",{},"lIliIil",{},{},"lI"))then local bv=K(b9[1182536217],Y[2787622250]or(function()local U="level 1 crook = luraph, level 100 boss = xen"Y[2787622250]=I(_(478738275,127892333),I(3173974038,Z[8]))-bs-string.len(U)-#{419528050,284982511,1726372389,713418426,711835066}return Y[2787622250]end)(),256)local bt=I(K(b9[1387587607],Y[1582222353]or(function()local U="hi xen crashes on my axon paste plz help"Y[1582222353]=I(_(3153402441,3961196121),I(3099552647,Z[7]))-string.len(U)-#{4136934768,2040876855,365037562}return Y[1582222353]end)(),512),bk)local a_=K(b9[1421204672],Y[1481012525]or(function()local U="i'm intercommunication about the most nonecclesiastical dll exploits for esp. they only characterization objects with a antepatriarchal in the geistesgeschichte for the esp."Y[1481012525]=I(_(523144487,3410448155),I(1149271790,a0))-bs-string.len(U)-#{1471080769,1470712084,1353461563,2899576509,2848433343,1748162144,277132993,23427372,2558132620}return Y[1481012525]end)(),512)local bu=bn;local bw,bx;local by,bz;bw={}if bt~=1 then if bt~=0 then by=bv+bt-1 else by=bh end;bz=0;for b5=bv+1,by do bz=bz+1;bw[bz]=bu[b5]end;by,bx=bc(bu[bv](unpack(bw,1,by-bv)))else by,bx=bc(bu[bv]())end;bh=bv-1;if a_~=1 then if a_~=0 then by=bv+a_-2 else by=by+bv-1 end;bz=0;for b5=bv,by do bz=bz+1;bu[b5]=bx[bz]end end elseif bs==(Y[3390641917]or(function(...)local U="wow xen is shit buy luraph ok"local aM=_(3493839796,1307004977)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2015702295,2015726002)end;aM=aM-aP end;Y[3390641917]=I(I(2197227893,aM),I(2412171572,a0))-string.len(U)-#{1880041999,2308063864,3741414736,188237437,2330456378,3126636263,2808359523,3603299003}return Y[3390641917]end)(10420,"liliIlIiiiIIIII",{},"IlIIliIiiI",{},"iIilIIIIiilli",{}))then local bv=L(b9[1182536217],Y[121806816]or(function()local U="epic gamer vision"Y[121806816]=I(_(3325646640,2795788945),I(4034197793,a0))-bs-string.len(U)-#{1538422158,3451570094,1004301214,2803392871,3332939295}return Y[121806816]end)(),256)local a_=I(L(b9[1421204672],Y[3372292542]or(function()local U="print(bytecode)"Y[3372292542]=I(_(2411870986,2420497855),I(2406389763,a0))-string.len(U)-#{2554998105,720726794,4084947454}return Y[3372292542]end)(),512),bk)local bu=bn;local bA=bv+2;local bB={bu[bv](bu[bv+1],bu[bv+2])}for b5=1,a_ do bn[bA+b5]=bB[b5]end;if bu[bv+3]~=nil then bu[bv+2]=bu[bv+3]else bg=bg+1 end elseif bs==(Y[2913945447]or(function(...)local U="imagine using some lua minifier tool and thinking you are a badass"local aM=_(1710528042,2242547560)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2891381074,2891410994)end;aM=aM+aP end;Y[2913945447]=I(I(2463614286,aM),I(3798013100,a0))-string.len(U)-#{711026676,2269105797}return Y[2913945447]end)(6521,8967,"iliIl","lliI","iIilIIiI",{}))then bn[L(b9[1182536217],Y[2548910492]or(function()local U="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"Y[2548910492]=I(_(4236635511,4256718406),I(1308336814,Z[10]))-bs-string.len(U)-#{2478864643,4023253509,4276261033,3294359124,379581207,1297561067}return Y[2548910492]end)(),256)]=#bn[I(b9[1387587607],Y[2330862860]or(function()local U="https://twitter.com/Ripull_RBLX/status/1059334518581145603"Y[2330862860]=I(_(3131874597,3021052578),I(1115370318,Z[10]))-string.len(U)-#{3804912675,3321424927,3774094218,2551475605,3392244749,4043832737,606013838,90136236,2933567999}return Y[2330862860]end)())]elseif bs==(Y[2566825623]or(function(...)local U="thats how mafia works"local aM=_(1028938024,2212332483)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1707667483,1707693978)end;aM=aM+aP end;Y[2566825623]=I(I(2097985175,aM),I(3208938519,Z[9]))-string.len(U)-#{643542524,758122097,2170828843,863329915,3064039485,3593582500,669366640}return Y[2566825623]end)({},"Illll",{},11416,{},8292,2073,{}))then local bv=K(b9[1182536217],Y[4124601694]or(function()local U="xen detects custom getfenv"Y[4124601694]=I(_(4073517543,1557768102),I(137177680,Z[8]))-bs-string.len(U)-#{3599749587,1951905649,3091296329,2905940381,3492097352,2933758347,2681462796,4012787596,4077097386}return Y[4124601694]end)(),256)~=0;local bt=L(b9[1387587607],Y[3341579081]or(function(...)local U="sponsored by ironbrew, jk xen is better"local aM=_(2338222252,3580937062)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(9508607,9512904)end;aM=aM-aP end;Y[3341579081]=I(I(802888641,aM),I(3776909613,a0))-string.len(U)-bs-#{2974421669,2727665682}return Y[3341579081]end)({}),512)local a_=I(b9[1421204672],Y[1720126424]or(function(...)local U="hi my 2.5mb script doesn't work with xen please help"local aM=_(842522949,245073484)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(24084072,24109376)end;aM=aM-aP end;Y[1720126424]=I(I(1061012131,aM),I(1319818174,Z[3]))-string.len(U)-bs-#{1403546757,935483872,3104085716,293103420,2663833171,185735263,3784327829,1812989928,778774225}return Y[1720126424]end)("lllliIIi","lIllllIlIiiIilii",3682,{},156,"Il",5379))local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;if bt<=a_~=bv then bg=bg+1 end elseif bs==(Y[2653480201]or(function()local U="epic gamer vision"Y[2653480201]=I(_(1542161677,4066508110),I(2760651961,Z[2]))-string.len(U)-#{1247391387,2495719808,3626892702,3333981586,3802317623,4005880160,463892552}return Y[2653480201]end)())then bg=bg+b9[722114308]elseif bs==(Y[1601649367]or(function()local U="pain is gonna use the backspace method on xen"Y[1601649367]=I(_(4200697040,240036560),I(461257006,Z[7]))-string.len(U)-#{3504976964,1366492386,2578015900,910371029,3721542003,917506597,2550348155,965127874,2699636006,2755723190}return Y[1601649367]end)())then local bt=K(K(b9[1387587607],Y[890277300]or(function()local U="print(bytecode)"Y[890277300]=I(_(2734215167,2876697153),I(1968151350,Z[9]))-string.len(U)-#{2270468761,50722267,1654411639,944175567}return Y[890277300]end)(),512),bk,512)local a_=L(I(b9[1421204672],Y[1817681634]or(function()local U="this is a christian obfuscator, no cursing allowed in our scripts"Y[1817681634]=I(_(1369267750,3110918409),I(3626022738,Z[4]))-bs-string.len(U)-#{1216220873}return Y[1817681634]end)()),bk,512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[L(I(b9[1182536217],Y[1078061899]or(function(...)local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."local aM=_(2698596020,3508378889)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3002638044,3002637957)end;aM=aM+aP end;Y[1078061899]=I(I(2424355043,aM),I(2394044702,Z[1]))-string.len(U)-bs-#{1926873066,2710487983,2873434462,2044125920,3109331667,2110074348,392074960,3501057150,2142419436,2107997167}return Y[1078061899]end)({},{},"IliIll")),bk,256)]=bt*a_ elseif bs==(Y[3654641255]or(function()local U="sometimes it be like that"Y[3654641255]=I(_(3258307420,3046154402),I(2057517031,Z[2]))-string.len(U)-#{4166596178,2376653027,3554439399}return Y[3654641255]end)())then local bu=bn;for b5=L(b9[1182536217],Y[1817913680]or(function()local U="SECURE API, IMPOSSIBLE TO BYPASS!"Y[1817913680]=I(_(1270027219,4207080650),I(1553050514,Z[12]))-bs-string.len(U)-#{816283981}return Y[1817913680]end)(),256),K(b9[1387587607],Y[2903287366]or(function()local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."Y[2903287366]=I(_(257676186,1792944845),I(175353271,Z[1]))-string.len(U)-#{3539810611,1806485464,3222233256}return Y[2903287366]end)(),512)do bu[b5]=nil end elseif bs==(Y[3228549372]or(function()local U="wally bad bird"Y[3228549372]=I(_(252028754,184412083),I(2500967047,a0))-string.len(U)-#{3876511650,758875305,3978793047,3701254270,2886363486,903906291,871268525}return Y[3228549372]end)())then be[b2[I(b9[39849816],Y[1732657342]or(function(...)local U="now with shitty xor string obfuscation"local aM=_(1174589442,1617225894)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3234918311,3234947950)end;aM=aM+aP end;Y[1732657342]=I(I(1047071961,aM),I(3393393356,Z[11]))-string.len(U)-#{2482639927,31166011,3562316155,3449380440,2683343441,3264096365,209825956}return Y[1732657342]end)(13834,5883,"IiIiiIlIi",9636,10802,"IIIIliIl",5843))]]=bn[I(b9[1182536217],Y[1224024614]or(function(...)local U="aspect network better obfuscator"local aM=_(942612747,3285244762)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3753544583,3753565817)end;aM=aM+aP end;Y[1224024614]=I(I(1648451103,aM),I(1939939106,Z[12]))-string.len(U)-bs-#{1985489133}return Y[1224024614]end)({},"lII",{}))]elseif bs==(Y[1641484541]or(function()local U="can we have an f in chat for ripull"Y[1641484541]=I(_(1938511600,2041687045),I(1032496121,Z[5]))-string.len(U)-#{1683080652,879055917,2510722103,3964504965,1859518275,472923431,2044516740,1506992225,12016990}return Y[1641484541]end)())then local bt=L(b9[1387587607],Y[3233302659]or(function()local U="SECURE API, IMPOSSIBLE TO BYPASS!"Y[3233302659]=I(_(2764763549,938167734),I(1867930496,Z[6]))-bs-string.len(U)-#{1704562198,3797928999,660955613,27794609,2253925688,691530663,99248303,4031768808}return Y[3233302659]end)(),512)local a_=L(b9[1421204672],Y[3362451017]or(function()local U="aspect network better obfuscator"Y[3362451017]=I(_(2424317002,2934038625),I(1923604589,Z[10]))-bs-string.len(U)-#{3567876653,1036985488}return Y[3362451017]end)(),512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[K(L(b9[1182536217],Y[1523707876]or(function()local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."Y[1523707876]=I(_(1010363064,1029767389),I(2445151747,a0))-string.len(U)-#{722996719,668924743,1268085070,1995208124,292859137,2621104437,3110247294}return Y[1523707876]end)(),256),bk,256)]=bt/a_ elseif bs==(Y[3515149401]or(function()local U="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"Y[3515149401]=I(_(549247382,2079159633),I(4251502741,Z[8]))-string.len(U)-#{2112524056,3250670408,3213702638,3416821261,5492856,2005679094,2075633425,853856343}return Y[3515149401]end)())then local bt=L(I(b9[1387587607],Y[541609071]or(function()local U="what are you trying to say? that fucking one dot + dot + dot + many dots is not adding adding 1 dot + dot and then adding all the dots together????"Y[541609071]=I(_(2531276856,2782663270),I(2499988019,Z[8]))-string.len(U)-#{1368609560,3076783027,611907676,573710049,3645447317,781597970,493244210,981066383}return Y[541609071]end)()),bk,512)local a_=I(b9[1421204672],Y[67065691]or(function(...)local U="now with shitty xor string obfuscation"local aM=_(1230749171,1991531739)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1963209822,1963231693)end;aM=aM+aP end;Y[67065691]=I(I(3498870046,aM),I(3798305849,Z[2]))-string.len(U)-bs-#{1339327055,568007857,4115375096,55902731,3603285788,170010825,1072441492,41742011,3853012936}return Y[67065691]end)("llliiliiIiIiiIiiII",{},"ilIIlli"))local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[L(b9[1182536217],Y[4196617681]or(function()local U="this is a christian obfuscator, no cursing allowed in our scripts"Y[4196617681]=I(_(3797733307,2468054497),I(3786315746,a0))-bs-string.len(U)-#{381611456}return Y[4196617681]end)(),256)]=bt%a_ elseif bs==(Y[2557467230]or(function(...)local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."local aM=_(754545995,3484922812)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1800555675,1800541975)end;aM=aM-aP end;Y[2557467230]=I(I(906493313,aM),I(3808043163,Z[5]))-string.len(U)-#{1842142962,3972810209,3081462035,2866939530,3165511545,2540836522,652346994,3016134635,344935593}return Y[2557467230]end)("IlIilliiiIllI",6349,{}))then local bv=I(b9[1182536217],Y[4203401258]or(function()local U="luraph better then xen bros :pensive:"Y[4203401258]=I(_(3754374142,1217831064),I(2810222073,Z[4]))-bs-string.len(U)-#{3376122774}return Y[4203401258]end)())local bu=bn;local bC=bu[bv+2]local bD=bu[bv]+bC;bu[bv]=bD;if bC>0 then if bD<=bu[bv+1]then bg=bg+b9[722114308]bu[bv+3]=bD end else if bD>=bu[bv+1]then bg=bg+b9[722114308]bu[bv+3]=bD end end elseif bs==(Y[3038855741]or(function()local U="level 1 crook = luraph, level 100 boss = xen"Y[3038855741]=I(_(2478726196,1880049913),I(1935197234,a0))-string.len(U)-#{1153715382,3650869736,2078682731,3169984436,1633742557,1034739510}return Y[3038855741]end)())then bn[K(b9[1182536217],Y[3258759460]or(function(...)local U="wait for someone on devforum to say they are gonna deobfuscate this"local aM=_(4045284613,4060185096)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2463629219,2463644142)end;aM=aM-aP end;Y[3258759460]=I(I(301819879,aM),I(626243396,Z[5]))-string.len(U)-bs-#{1406802435,3746958174,2251050825,1091221963,2145314851,1738584050,3179777226,3273392762,2722948170,542320958}return Y[3258759460]end)(5878,1285,"iilIiIIil",8157,3951,4947,2066,9809),256)]=b2[I(b9[39849816],Y[1230610103]or(function()local U="epic gamer vision"Y[1230610103]=I(_(4127661044,3015208825),I(3579106094,a0))-bs-string.len(U)-#{3289982522,514988810,1402020596,3504359942}return Y[1230610103]end)())]elseif bs==(Y[741312457]or(function(...)local U="pain exist is gonna connect the dots of xen"local aM=_(2040168807,3010225145)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(786634449,786642030)end;aM=aM+aP end;Y[741312457]=I(I(3148965821,aM),I(3786285569,a0))-string.len(U)-#{3499040644,297342064,4005413302,1275070212,2065979437,556445449,2604893753,4101767740,1704746354}return Y[741312457]end)("lliIlIllIIlIlIiil"))then local bv=K(b9[1182536217],Y[1826362874]or(function()local U="thats how mafia works"Y[1826362874]=I(_(103223729,631555616),I(3010107046,a0))-string.len(U)-#{350034876,1787786235,1345373213,1659531941,3889489550,442169430,1244881357,547915465,463566262,1224066657}return Y[1826362874]end)(),256)local bt=K(b9[1387587607],Y[208158975]or(function()local U="skisploit is the superior obfuscator, clearly."Y[208158975]=I(_(1350789803,425675224),I(3644185781,a0))-bs-string.len(U)-#{839096688}return Y[208158975]end)(),512)local bu,bE=bn,bi;bh=bv-1;for b5=bv,bv+(bt>0 and bt-1 or bj)do bu[b5]=bE[b5-bv]end elseif bs==(Y[2257550004]or(function()local U="wally bad bird"Y[2257550004]=I(_(2097273130,1953410065),I(3834586780,Z[12]))-string.len(U)-#{356253596,3906708503,3352486446,41205189,3214150651,501171588,2071035283,1283718733,2828813362,2089620931}return Y[2257550004]end)())then bk=bn[I(b9[1182536217],Y[1597928306]or(function(...)local U="SYNAPSE XEN [FE BYPASS] [BETTER THEN LURAPH] [AMAZING] OMG OMG OMG !!!!!!"local aM=_(175058103,2615840742)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1389898175,1389920448)end;aM=aM+aP end;Y[1597928306]=I(I(693769099,aM),I(674655290,a0))-string.len(U)-bs-#{3111304247,1079303118,1701791122,3181381870}return Y[1597928306]end)(9931,3029,"iIlIiIiIIIlIilI",{}))]elseif bs==(Y[746656024]or(function()local U="SECURE API, IMPOSSIBLE TO BYPASS!"Y[746656024]=I(_(1649377996,3071003918),I(2558058019,Z[3]))-string.len(U)-#{3275165263,786265545,4191561542,3696491399,3830451236,679554049,597671560,3133693636,2239522810,974320856}return Y[746656024]end)())then local a_=L(b9[1421204672],Y[3275091354]or(function()local U="skisploit is the superior obfuscator, clearly."Y[3275091354]=I(_(1697686597,1981227977),I(2211343838,a0))-string.len(U)-#{3964467571,3887093855}return Y[3275091354]end)(),512)local bu=bn;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[K(I(b9[1182536217],Y[3175244007]or(function(...)local U="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"local aM=_(2628588248,2606359148)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2036518127,2036506400)end;aM=aM+aP end;Y[3175244007]=I(I(332606678,aM),I(2228104415,a0))-string.len(U)-#{80479069,3805597069,1697106697,3790459916,565044517,2597010904,1074558112,3387085811,593500317}return Y[3175244007]end)(13287,"llIiiliIIi")),bk,256)]=bu[L(b9[1387587607],Y[770165278]or(function()local U="inb4 posted on exploit reports section"Y[770165278]=I(_(3894167140,4238414296),I(2220194024,a0))-bs-string.len(U)-#{2644489195}return Y[770165278]end)(),512)][a_]elseif bs==(Y[1695026577]or(function(...)local U="level 1 crook = luraph, level 100 boss = xen"local aM=_(1966448902,3063343952)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2064993655,2065011122)end;aM=aM-aP end;Y[1695026577]=I(I(476598257,aM),I(1327670770,a0))-string.len(U)-#{166643246,613418271,3876679021,1377299349}return Y[1695026577]end)("iIliiilI",11364,"I",{},"IlIilIlIlIl"))then local bv=K(b9[1182536217],Y[1268271432]or(function()local U="wow xen is shit buy luraph ok"Y[1268271432]=I(_(1710985369,2048907069),I(1394739824,Z[10]))-string.len(U)-#{169094377,3298419546,2810264793,3269422872}return Y[1268271432]end)(),256)~=0;local bt=L(L(b9[1387587607],Y[3545144588]or(function()local U="what are you trying to say? that fucking one dot + dot + dot + many dots is not adding adding 1 dot + dot and then adding all the dots together????"Y[3545144588]=I(_(377079902,1017453297),I(3124053990,a0))-bs-string.len(U)-#{526738266,1557071221,1622895791,1908703694,408455077,325766760,2701954865}return Y[3545144588]end)(),512),bk,512)local a_=L(b9[1421204672],Y[3391541079]or(function()local U="pain is gonna use the backspace method on xen"Y[3391541079]=I(_(4231569548,3706384693),I(2956703757,a0))-string.len(U)-#{3498540619,419678583,4019359270,641299091,2884314553,2368714639,3107628022,2264506957}return Y[3391541079]end)(),512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;if bt<a_~=bv then bg=bg+1 end elseif bs==(Y[2006193388]or(function(...)local U="xen best rerubi paste"local aM=_(421230485,1821542930)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1689468848,1689488834)end;aM=aM+aP end;Y[2006193388]=I(I(3519877613,aM),I(883755541,a0))-string.len(U)-#{3451352903,2353283125,1461733643,3236785808,3341170959,2298710305,33737724,3931877439}return Y[2006193388]end)({},3104,"IlIIIi"))then local bv=L(b9[1182536217],Y[3187566057]or(function(...)local U="sponsored by ironbrew, jk xen is better"local aM=_(2425858831,1300087743)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2625797094,2625822976)end;aM=aM-aP end;Y[3187566057]=I(I(2567775418,aM),I(3096632634,Z[6]))-string.len(U)-bs-#{573067809,2860829105,3438582465,2405089159,3377717472,3078977334,1880068655,2842485181,2175169118,3219744440}return Y[3187566057]end)("iiiI",14619,"IlIilIilIllllllil"),256)local bt=L(b9[1387587607],Y[1334368035]or(function(...)local U="this is so sad, alexa play ripull.mp4"local aM=_(2686930926,1903569837)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1442201894,1442198064)end;aM=aM+aP end;Y[1334368035]=I(I(3165248754,aM),I(1627323480,Z[2]))-string.len(U)-#{935734824,1038665321}return Y[1334368035]end)("iliIiil","lIillIIIliilIli","IlliiiiillliiiiiI",4086),512)local a_=K(b9[1421204672],Y[648873820]or(function()local U="hi xen crashes on my axon paste plz help"Y[648873820]=I(_(135835787,1679656018),I(4243355904,a0))-string.len(U)-#{3577124312,77487153,744095023,11703333,1320135640,1107576885,596651126}return Y[648873820]end)(),512)local bu=bn;if a_==0 then bg=bg+1;a_=b1[bg][1404801446]end;local bA=(a_-1)*50;local bF=bu[bv]if bt==0 then bt=bh-bv end;for b5=1,bt do bF[bA+b5]=bu[bv+b5]end elseif bs==(Y[475164324]or(function()local U="pain exist is gonna connect the dots of xen"Y[475164324]=I(_(3463638029,3110238839),I(3891889880,a0))-string.len(U)-#{332120031,357898247,2639438978,3231152839,440944515,46293547,1682908913}return Y[475164324]end)())then local bt=L(K(b9[1387587607],Y[4008693843]or(function()local U="i put more time into this shitty list of dead memes then i did into the obfuscator itself"Y[4008693843]=I(_(2491412317,2062068698),I(2122420036,a0))-bs-string.len(U)-#{2477609621,1921806916}return Y[4008693843]end)(),512),bk,512)local a_=K(b9[1421204672],Y[1974372107]or(function(...)local U="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"local aM=_(305576089,3703776940)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(710209362,710230177)end;aM=aM-aP end;Y[1974372107]=I(I(322874095,aM),I(1294078892,a0))-string.len(U)-#{4030394021}return Y[1974372107]end)({},11595,13517,"li",{}),512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[L(b9[1182536217],Y[1612925973]or(function(...)local U="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local aM=_(3545352259,1005897213)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3094116938,3094145559)end;aM=aM+aP end;Y[1612925973]=I(I(1356904036,aM),I(3040916766,Z[2]))-string.len(U)-bs-#{2504444775,3807932595,4249353525,2606631581,1859792235,3569244335}return Y[1612925973]end)("ilIIi",2855,{},{},"iiiiI",{},{},{},121,8676),256)]=bt+a_ elseif bs==(Y[2495990850]or(function(...)local U="i'm intercommunication about the most nonecclesiastical dll exploits for esp. they only characterization objects with a antepatriarchal in the geistesgeschichte for the esp."local aM=_(2420469194,433817197)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(117913549,117932714)end;aM=aM+aP end;Y[2495990850]=I(I(2504513629,aM),I(2352002844,a0))-string.len(U)-#{1975811002}return Y[2495990850]end)(7497,"lIliIiIlillii","iiIiiIiiiIlliiIllil",11759,5351,"ili","IIliIlllilIiilIil",5825,11624))then bn[L(I(b9[1182536217],Y[997633485]or(function()local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."Y[997633485]=I(_(480964553,3710395498),I(1365973361,a0))-string.len(U)-#{2985024089}return Y[997633485]end)()),bk,256)]={}elseif bs==(Y[498710067]or(function()local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."Y[498710067]=I(_(3663769589,1679484349),I(781194863,a0))-string.len(U)-#{682179349,1213944384,1273621502,339025542,3704941826,1819156592,3767892493,1159792473,3636040988}return Y[498710067]end)())then bn[I(b9[1182536217],Y[2108335403]or(function()local U="xen doesn't come with instance caching, sorry superskater"Y[2108335403]=I(_(1361384777,1452772001),I(1250496397,Z[3]))-string.len(U)-#{1737616480,2886708037,967575953,3749026411,4146397132}return Y[2108335403]end)())]=bf[I(b9[1387587607],Y[1305147188]or(function(...)local U="now with shitty xor string obfuscation"local aM=_(205836483,358542962)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1408440086,1408444470)end;aM=aM-aP end;Y[1305147188]=I(I(3458492642,aM),I(91327511,Z[11]))-string.len(U)-bs-#{3296061323,968214984,1904881308,3398902652,24453385,3914602545,2882112559,343981853,179033057}return Y[1305147188]end)("iiIiIi","iliIlIIlIlIII",13910,{}))]elseif bs==(Y[2127792152]or(function(...)local U="sometimes it be like that"local aM=_(2016253974,2652579099)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1595522802,1595518296)end;aM=aM-aP end;Y[2127792152]=I(I(786578413,aM),I(446183700,Z[11]))-string.len(U)-#{3936264358,1759456189,3025097934,2781468139,3228413269}return Y[2127792152]end)("iliIIiililIiiiIiI",2461,8482,2103,8011,3233))then local bv=I(b9[1182536217],Y[2823393072]or(function(...)local U="SECURE API, IMPOSSIBLE TO BYPASS!"local aM=_(1643944970,1559261881)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3925536603,3925565788)end;aM=aM-aP end;Y[2823393072]=I(I(89006247,aM),I(2829859363,a0))-string.len(U)-bs-#{1312654162,785627445}return Y[2823393072]end)(6974,14077,"iliIIIl",{},{},267,"IIIiii",9202,{}))~=0;local bt=I(b9[1387587607],Y[327764190]or(function(...)local U="what are you trying to say? that fucking one dot + dot + dot + many dots is not adding adding 1 dot + dot and then adding all the dots together????"local aM=_(957210337,1052183637)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3684388233,3684378721)end;aM=aM-aP end;Y[327764190]=I(I(2004809347,aM),I(3761055475,a0))-string.len(U)-bs-#{2585673002,1583007187,1808657007,1217735400,4145975023,3686475171,3857370899,3215941282,4181946938,4100486104}return Y[327764190]end)(12009,{},"i",{},1140,{}))local a_=L(b9[1421204672],Y[2913800155]or(function()local U="i put more time into this shitty list of dead memes then i did into the obfuscator itself"Y[2913800155]=I(_(3041197785,1381021735),I(2013033057,a0))-bs-string.len(U)-#{1304795333,2938358656,80720611,3714704120,287508592}return Y[2913800155]end)(),512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;if bt==a_~=bv then bg=bg+1 end elseif bs==(Y[1039374762]or(function(...)local U="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"local aM=_(4119753365,3704673136)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2546221863,2546215209)end;aM=aM+aP end;Y[1039374762]=I(I(386990828,aM),I(2557926701,Z[8]))-string.len(U)-#{3634762565,727557542,447564870,1994340650,1509223173,2938261669,1820259115,2846174360,773909786,3282339176}return Y[1039374762]end)({},10903,"lililIIi",12937,"iIIIIIiiIIli","iIliiIiilIIliillIl"))then local bv=I(b9[1182536217],Y[4203956009]or(function()local U="imagine using some lua minifier tool and thinking you are a badass"Y[4203956009]=I(_(1530725646,2099573869),I(3069204907,a0))-bs-string.len(U)-#{2125977604,939283539,2927948341,885309846,414579030,4268833335,3167915383,355069245,2156105291}return Y[4203956009]end)())local bG={}for b5=1,#bm do local bH=bm[b5]for bI=0,#bH do local bJ=bH[bI]local bu=bJ[1]local aB=bJ[2]if bu==bn and aB>=bv then bG[aB]=bu[aB]bJ[1]=bG end end end elseif bs==(Y[408124754]or(function()local U="hi xen doesn't work on sk8r please help"Y[408124754]=I(_(2065595233,3624966027),I(1281176630,Z[7]))-string.len(U)-#{323977325,3188593315,1002460398,3732890910,1215651826,3352289526,2480466158,1388338631,1048888451,2150182585}return Y[408124754]end)())then local bt=I(b9[1387587607],Y[1737516351]or(function(...)local U="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"local aM=_(4160764795,3185682475)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(963847707,963874015)end;aM=aM-aP end;Y[1737516351]=I(I(1823469382,aM),I(3114724412,a0))-string.len(U)-#{455006554,3246254974,1255860330}return Y[1737516351]end)(3235,13569,6778,{},"IiIili","lIllI","llIil",9851,{},"Iiilii"))local a_=L(K(b9[1421204672],Y[1358003664]or(function()local U="hi my 2.5mb script doesn't work with xen please help"Y[1358003664]=I(_(3411912019,843653361),I(2531455112,Z[1]))-string.len(U)-#{1966076774,1523363007,2980411182,3812720396,1354338314,3248275839,1762059477}return Y[1358003664]end)(),512),bk,512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[I(b9[1182536217],Y[2605607904]or(function()local U="xen best rerubi paste"Y[2605607904]=I(_(892632519,969343089),I(4035185444,Z[6]))-bs-string.len(U)-#{1094580001}return Y[2605607904]end)())]=bt^a_ elseif bs==(Y[499500388]or(function(...)local U="hi devforum"local aM=_(3185097891,2490656540)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(248372102,248365563)end;aM=aM-aP end;Y[499500388]=I(I(3732194147,aM),I(1731273053,a0))-string.len(U)-#{3560348191,855273697,3601548857,581006746,3540053396,196934067}return Y[499500388]end)({},6119,8564))then local bt=K(b9[1387587607],Y[1081736534]or(function()local U="inb4 posted on exploit reports section"Y[1081736534]=I(_(193685614,2743471706),I(3845475290,Z[3]))-bs-string.len(U)-#{565246110,3733656494,3619946045,3797114623,941755628,3097281684,184158761,2906109665,2273755840}return Y[1081736534]end)(),512)local a_=K(b9[1421204672],Y[862196054]or(function()local U="sponsored by ironbrew, jk xen is better"Y[862196054]=I(_(2684460264,37483330),I(852734916,a0))-string.len(U)-#{554052543,3504559692,502223283,3263649679}return Y[862196054]end)(),512)local bu=bn;if bt>255 then bt=b2[bt-256]else bt=bu[bt]end;if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[K(b9[1182536217],Y[2006710885]or(function(...)local U="now comes with a free n word pass"local aM=_(3198619699,2611617193)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3648545677,3648540901)end;aM=aM-aP end;Y[2006710885]=I(I(94387264,aM),I(2957344932,a0))-string.len(U)-bs-#{1449043375,3806737644,1945620534,3680326512,2998244874}return Y[2006710885]end)(14136,"lIlll",{},"Ii","IilllIlIIilliIi",{},"liliIIliiii",{},2662),256)]=bt-a_ elseif bs==(Y[1727920572]or(function()local U="skisploit is the superior obfuscator, clearly."Y[1727920572]=I(_(1224871613,2794037745),I(2137159945,a0))-string.len(U)-#{2510982850,3806631940,2589288631,4029627616,2311458240,1320344951,3036779555}return Y[1727920572]end)())then bn[K(b9[1182536217],Y[153622026]or(function(...)local U="imagine using some lua minifier tool and thinking you are a badass"local aM=_(623033064,3368985401)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(875822557,875852743)end;aM=aM-aP end;Y[153622026]=I(I(2101068149,aM),I(3789191,a0))-string.len(U)-#{1116281799,423813711,4229051816,2921513762}return Y[153622026]end)({},"iiIiIilil"),256)]=not bn[I(I(b9[1387587607],Y[3488205516]or(function()local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."Y[3488205516]=I(_(13957716,68506469),I(2485775750,a0))-string.len(U)-#{911037210,3974123238,85485136,1286649213,2031648031,4256740782}return Y[3488205516]end)()),bk)]elseif bs==(Y[1238181400]or(function(...)local U="xen detects custom getfenv"local aM=_(190129797,2137081129)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1902107250,1902098938)end;aM=aM+aP end;Y[1238181400]=I(I(636242455,aM),I(1718098681,Z[5]))-string.len(U)-#{3947265133,2844745983,2921376687}return Y[1238181400]end)(13809))then bf[I(K(b9[1387587607],Y[821514730]or(function()local U="so if you'we nyot awawe of expwoiting by this point, you've pwobabwy been wiving undew a wock that the pionyeews used to wide fow miwes. wobwox is often seen as an expwoit-infested gwound by most fwom the suwface, awthough this isn't the case."Y[821514730]=I(_(2498672799,3764578253),I(3831631098,a0))-string.len(U)-#{2355368326,3791526368,3323300915,688400602,191966126,780594876,2252331385}return Y[821514730]end)(),512),bk)]=bn[K(b9[1182536217],Y[895206390]or(function(...)local U="luraph better then xen bros :pensive:"local aM=_(2204768914,2355839223)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3851615401,3851630901)end;aM=aM-aP end;Y[895206390]=I(I(753586786,aM),I(3003335179,a0))-string.len(U)-bs-#{3885982381,2373768967}return Y[895206390]end)({},6359,13773,{},{}),256)]elseif bs==(Y[1867655109]or(function(...)local U="thats how mafia works"local aM=_(1049803912,802752454)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3323735303,3323755076)end;aM=aM+aP end;Y[1867655109]=I(I(591551380,aM),I(2732674348,a0))-string.len(U)-#{1476303940,1424239710,1671863206,4260947915,2970686610,4250092948,319584908}return Y[1867655109]end)({},{},"Il","iliIi",10084,"iiIIIlli",{}))then local bv=L(b9[1182536217],Y[2039571590]or(function()local U="now with shitty xor string obfuscation"Y[2039571590]=I(_(51490018,3447769867),I(1584995173,a0))-string.len(U)-#{1052686990,1866587918,4064325490,618679161,2231109417,746815046,2051386421}return Y[2039571590]end)(),256)local bt=L(b9[1387587607],Y[3711090061]or(function()local U="yed"Y[3711090061]=I(_(3829558307,1718319055),I(314640883,a0))-string.len(U)-#{1445596218,841705893,1865430739,2567945354,3712731524}return Y[3711090061]end)(),512)local bu=bn;local bw,bx;local by;local bK=0;bw={}if bt~=1 then if bt~=0 then by=bv+bt-1 else by=bh end;for b5=bv+1,by do bw[#bw+1]=bu[b5]end;bx={bu[bv](unpack(bw,1,by-bv))}else bx={bu[bv]()}end;for bD in next,bx do if bD>bK then bK=bD end end;return bx,bK elseif bs==(Y[2601759102]or(function()local U="this is a christian obfuscator, no cursing allowed in our scripts"Y[2601759102]=I(_(1510961272,1283549901),I(2254917302,a0))-string.len(U)-#{1218445563,1189310675,1421482508,1057642620,3262815651}return Y[2601759102]end)())then local bu=bn;local bt=I(b9[1387587607],Y[3440072384]or(function(...)local U="now comes with a free n word pass"local aM=_(2880499637,3219976291)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2074010355,2074001095)end;aM=aM+aP end;Y[3440072384]=I(I(1557338473,aM),I(2775504449,Z[12]))-string.len(U)-bs-#{2787012841,4289542990,3667892385,3828166656,3942776144,746161594}return Y[3440072384]end)("II","iliiIIIlIIilIlIIi"))local bL=bu[bt]for b5=bt+1,L(b9[1421204672],Y[2735442491]or(function()local U="hi devforum"Y[2735442491]=I(_(1652729544,3516991912),I(600561874,a0))-string.len(U)-#{699237603,3367287182,2787261504}return Y[2735442491]end)(),512)do bL=bL..bu[b5]end;bn[L(b9[1182536217],Y[1405907856]or(function()local U="SYNAPSE XEN [FE BYPASS] [BETTER THEN LURAPH] [AMAZING] OMG OMG OMG !!!!!!"Y[1405907856]=I(_(386825332,1456720915),I(3509906827,a0))-string.len(U)-#{1060553088,773908864,3837622438,1898767991}return Y[1405907856]end)(),256)]=bL elseif bs==(Y[1928228178]or(function(...)local U="can we have an f in chat for ripull"local aM=_(3162355644,2928130786)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1323150465,1323171503)end;aM=aM-aP end;Y[1928228178]=I(I(67492741,aM),I(2249529054,a0))-string.len(U)-#{445464187,4090037637,937704465,738490521}return Y[1928228178]end)(8256,{},{},"lilIl",{},{},{}))then local bv=L(b9[1182536217],Y[73285374]or(function(...)local U="epic gamer vision"local aM=_(1300509411,819934020)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1866470497,1866477982)end;aM=aM-aP end;Y[73285374]=I(I(4156726806,aM),I(3849236609,Z[1]))-string.len(U)-bs-#{2207470280,2946587683,3079761294,2671492380,756025261}return Y[73285374]end)("ilIlIIllIIiIiiliIIl","II",13711,11622,6125,10722,{},11348),256)local bt=I(b9[1387587607],Y[693547862]or(function()local U="xen detects custom getfenv"Y[693547862]=I(_(1716770200,1624462883),I(3570177366,Z[11]))-string.len(U)-#{801265782,3131728903}return Y[693547862]end)())local bu=bn;local bz,bM;local by;if bt==1 then return elseif bt==0 then by=bh else by=bv+bt-2 end;bM={}bz=0;for b5=bv,by do bz=bz+1;bM[bz]=bu[b5]end;return bM,bz elseif bs==(Y[2677188933]or(function(...)local U="wait for someone on devforum to say they are gonna deobfuscate this"local aM=_(1630024385,2931562782)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(734401501,734405536)end;aM=aM+aP end;Y[2677188933]=I(I(335732497,aM),I(2527943241,Z[3]))-string.len(U)-#{3011801287,2068207313,3316848800,2127796187,2249504753,1428590244,1902292975,3881445938}return Y[2677188933]end)(1827,6865,{},11535,{},11407,{},"lIIIIIIIIiliiliII"))then local bN=b3[L(b9[39849816],Y[586381415]or(function()local U="my way to go against expwoiting is to have safety measuwes. i 1 wocawscwipt and onwy moduwes. hewe's how it wowks: this scwipt bewow stowes the moduwes in a tabwe fow each moduwe we send the wist with the moduwes and moduwe infowmation and use inyit a function in my moduwe that wiww stowe the info and aftew it has send to aww the moduwes it wiww dewete them. so whenyevew the cwient twies to hack they cant get the moduwes. onwy this peace of wocawscwipt."Y[586381415]=I(_(3902130318,2528441520),I(4006288049,a0))-string.len(U)-#{2894717264,3226232093}return Y[586381415]end)(),262144)]local bu=bn;local bO;local bP;if bN[786982983]~=0 then bO={}bP=setmetatable({},{__index=function(bo,bp)local bQ=bO[bp]return bQ[1][bQ[2]]end,__newindex=function(bo,bp,bq)local bQ=bO[bp]bQ[1][bQ[2]]=bq end})for b5=1,bN[786982983]do local bR=b1[bg]if bR[383462376]==(Y[3882992237]or(function()local U="hi devforum"Y[3882992237]=I(_(825473561,3108509552),I(1513588554,Z[11]))-string.len(U)-#{2838845553,1135780418,154902055,1493630628}return Y[3882992237]end)())then bO[b5-1]={bu,I(bR[1387587607],Y[3880368862]or(function(...)local U="wally bad bird"local aM=_(3986358269,2342078428)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3846087658,3846086989)end;aM=aM+aP end;Y[3880368862]=I(I(2006505505,aM),I(3285620885,Z[11]))-string.len(U)-#{1770008344,3408178004,861470135}return Y[3880368862]end)({},12193,299,{}))}elseif bR[383462376]==(Y[748801110]or(function()local U="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"Y[748801110]=I(_(2436017293,3114910876),I(3094548574,a0))-string.len(U)-#{1450729509,3322657735,1551103466,596103148,2502771746,3804378036}return Y[748801110]end)())then bO[b5-1]={bf,I(bR[1387587607],Y[3718594962]or(function()local U="https://twitter.com/Ripull_RBLX/status/1059334518581145603"Y[3718594962]=I(_(2094127162,2797813254),I(2530516788,Z[10]))-string.len(U)-#{3747297038,3651334099,4019246983,1980198791,830283760,3793054646,1102008213}return Y[3718594962]end)())}end;bg=bg+1 end;bm[#bm+1]=bO end;bu[I(b9[1182536217],Y[1984090573]or(function()local U="print(bytecode)"Y[1984090573]=I(_(3951436700,3013394722),I(3371402774,a0))-bs-string.len(U)-#{1864261609,3217985525,1592235533,2558845082,524773246,2109412694}return Y[1984090573]end)())]=bd(bN,be,bP)elseif bs==(Y[1496643949]or(function(...)local U="sometimes it be like that"local aM=_(3117323581,3217110023)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3374379440,3374409543)end;aM=aM+aP end;Y[1496643949]=I(I(367776325,aM),I(2199072695,a0))-string.len(U)-#{1607357708,978037877,1354709343,2459878026,1536747676,3484619454,3551171178}return Y[1496643949]end)({},13061,{},{},6796,13590,{},2272,{}))then local bv=K(b9[1182536217],Y[4092251075]or(function(...)local U="level 1 crook = luraph, level 100 boss = xen"local aM=_(2346483395,1294078686)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3442836581,3442864589)end;aM=aM+aP end;Y[4092251075]=I(I(277812492,aM),I(2595509089,Z[10]))-string.len(U)-bs-#{1857246493,3336446610}return Y[4092251075]end)({}),256)local bu=bn;bu[bv]=assert(tonumber(bu[bv]),'`for` initial value must be a number')bu[bv+1]=assert(tonumber(bu[bv+1]),'`for` limit must be a number')bu[bv+2]=assert(tonumber(bu[bv+2]),'`for` step must be a number')bu[bv]=bu[bv]-bu[bv+2]bg=bg+b9[722114308]elseif bs==(Y[2872750701]or(function(...)local U="i'm intercommunication about the most nonecclesiastical dll exploits for esp. they only characterization objects with a antepatriarchal in the geistesgeschichte for the esp."local aM=_(558140072,2130053100)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1223216900,1223222948)end;aM=aM-aP end;Y[2872750701]=I(I(1974729262,aM),I(1455591415,Z[9]))-string.len(U)-#{770370503,4012378264}return Y[2872750701]end)(5226,{},{},"llililiiIiilll",{},11370))then local bt=bn[K(K(b9[1387587607],Y[1099529353]or(function()local U="imagine using some lua minifier tool and thinking you are a badass"Y[1099529353]=I(_(3244641165,1786475275),I(1145898535,Z[7]))-bs-string.len(U)-#{3005806558,2601258834,1935259972,175483126,3737297835,504914457,2359114125,2843082586,2143878201,3427902537}return Y[1099529353]end)(),512),bk,512)]if not not bt==(L(b9[1421204672],Y[4006665079]or(function(...)local U="xen best rerubi paste"local aM=_(2532901026,167056144)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(3890798621,3890792427)end;aM=aM+aP end;Y[4006665079]=I(I(1800599856,aM),I(2611668847,Z[1]))-string.len(U)-#{981793550,3192283149,728445619,1114149099,1855360517,610813759,2267564585,3927648770,3194863604,2858359071}return Y[4006665079]end)(2426,{},{},{},{},"liIliIIiIIiililIiiI",1549,"liliIIiIiIIilllIl",{},{}),512)==0)then bg=bg+1 else bn[L(b9[1182536217],Y[484093662]or(function()local U="yed"Y[484093662]=I(_(3651933317,2264623813),I(1381053253,Z[2]))-string.len(U)-#{3191275642,1383022296,1323034769,4094387354,61741557,1787091906,2777662924}return Y[484093662]end)(),256)]=bt end elseif bs==(Y[3252441876]or(function()local U="epic gamer vision"Y[3252441876]=I(_(3863912480,4260994286),I(2338254047,a0))-string.len(U)-#{323999827,168570543,822138669}return Y[3252441876]end)())then local bv=I(K(b9[1182536217],Y[2872928555]or(function()local U="can we have an f in chat for ripull"Y[2872928555]=I(_(39907131,363847405),I(1526038864,Z[3]))-bs-string.len(U)-#{3367507178}return Y[2872928555]end)(),256),bk)local bt=K(I(b9[1387587607],Y[1527989551]or(function(...)local U="now with shitty xor string obfuscation"local aM=_(3354826542,4113311552)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(1815795212,1815792389)end;aM=aM+aP end;Y[1527989551]=I(I(1453068468,aM),I(4105140998,a0))-string.len(U)-bs-#{785197799,1910293715,2961864103,2113412617}return Y[1527989551]end)(295,"iliIlIIi","IIIl","illiiIll")),bk,512)local a_=L(b9[1421204672],Y[3318804400]or(function()local U="pain exist is gonna connect the dots of xen"Y[3318804400]=I(_(643656633,3768556108),I(1445668552,a0))-bs-string.len(U)-#{3618029324}return Y[3318804400]end)(),512)local bu=bn;bt=bu[bt]if a_>255 then a_=b2[a_-256]else a_=bu[a_]end;bu[bv+1]=bt;bu[bv]=bt[a_]elseif bs==(Y[2243981774]or(function()local U="hi my 2.5mb script doesn't work with xen please help"Y[2243981774]=I(_(3129254390,915175314),I(707914444,Z[8]))-string.len(U)-#{3939876184,3689387982,1510923119,1150949307,3622758531,2202766999,2210917253,3686581661,1728942864,207970841}return Y[2243981774]end)())then if not not bn[I(b9[1182536217],Y[3055211190]or(function()local U="thats how mafia works"Y[3055211190]=I(_(2894074153,2286793348),I(337421947,Z[4]))-string.len(U)-#{3946996800,1768437760,3357377427,2735548587,1094894609,596637985}return Y[3055211190]end)())]==(K(b9[1421204672],Y[412237183]or(function(...)local U="inb4 posted on exploit reports section"local aM=_(3665551881,4093048414)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(334436279,334440457)end;aM=aM-aP end;Y[412237183]=I(I(4195506910,aM),I(2942243028,Z[9]))-string.len(U)-#{1507238556,1441444960,406497541,570467837,2098573772}return Y[412237183]end)(11148),512)==0)then bg=bg+1 end elseif bs==(Y[2465956593]or(function(...)local U="this is a christian obfuscator, no cursing allowed in our scripts"local aM=_(1486982480,2531457567)local aN={...}for T,aO in pairs(aN)do local aP;local aQ=type(aO)if aQ=="number"then aP=aO elseif aQ=="string"then aP=aO:len()elseif aQ=="table"then aP=_(2497701314,2497691900)end;aM=aM+aP end;Y[2465956593]=I(I(2772718270,aM),I(4226694475,a0))-string.len(U)-#{3218680093,36184823,232280735,1569217588}return Y[2465956593]end)({},"liiIiilIIiIIIlIiI"))then bn[K(b9[1182536217],Y[1507752980]or(function()local U="now comes with a free n word pass"Y[1507752980]=I(_(3673990078,1919577787),I(947861033,a0))-string.len(U)-#{2836685278,2076467668,2451360753,3367256520,4179814991,1555618547,2977943632,4191555271,446392895,2607064180}return Y[1507752980]end)(),256)]=-bn[K(I(b9[1387587607],Y[1906879734]or(function()local U="this is a christian obfuscator, no cursing allowed in our scripts"Y[1906879734]=I(_(2517926556,431213208),I(525270298,a0))-bs-string.len(U)-#{293995617,4109681568,3866073165,2011464038,4170876762,2977571160,3005543484,1700685}return Y[1906879734]end)()),bk,512)]end end end;local bw={...}for b5=0,bj do if b5>=b4[311067861]then bi[b5-b4[311067861]]=bw[b5+1]else bn[b5]=bw[b5+1]end end;local bt,a_=br()if bt and a_>0 then return unpack(bt,1,a_)end;return end end;local function bS(bT,be)local bU=az(bT)return bd(bU,be or getfenv(0)),bU end;return bS(aa("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"),getfenv())()end)i.Name="CDI"i.Parent=b;i.BackgroundColor3=Color3.new(1,1,1)i.BackgroundTransparency=1;i.Position=UDim2.new(0,0,0.589905441,0)i.Size=UDim2.new(0,200,0,21)i.Visible=false;i.Font=Enum.Font.SourceSans;i.Text="Copy Discord Invite"i.TextColor3=Color3.new(1,1,1)i.TextSize=19;i.TextWrapped=true;i.MouseButton1Down:Connect(function()setclipboard('https://discord.gg/4pqCR22')end)j.Name="Noclip"j.Parent=b;j.BackgroundColor3=Color3.new(1,1,1)j.BackgroundTransparency=1;j.Position=UDim2.new(0,0,0.656151533,0)j.Size=UDim2.new(0,200,0,21)j.Visible=false;j.Font=Enum.Font.SourceSans;j.Text="Noclip"j.TextColor3=Color3.new(1,1,1)j.TextSize=19;j.TextWrapped=true;j.MouseButton1Down:Connect(function()game:GetService('RunService').RenderStepped:Connect(function()pcall(function()game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)end)end)end)k.Name="PSilent"k.Parent=b;k.BackgroundColor3=Color3.new(1,1,1)k.BackgroundTransparency=1;k.Position=UDim2.new(0,0,0.722397566,0)k.Size=UDim2.new(0,200,0,22)k.Visible=false;k.Font=Enum.Font.SourceSans;k.Text="Psilent"k.TextColor3=Color3.new(1,1,1)k.TextSize=19;k.TextWrapped=true;k.MouseButton1Down:Connect(function()local bV=game:GetService("Players").LocalPlayer;local bW=false;local function bX()local bY=nil;local bZ=math.huge;for s,t in pairs(game:GetService("Players"):GetPlayers())do if t.Name~=bV.Name then if t.Character and t.Character:FindFirstChild("Humanoid")and t.Character.Humanoid.Health~=0 and t.Character:FindFirstChild("HumanoidRootPart")and t.Character:FindFirstChild("Head")and bW and t.Team~=bV.Team then local b_=(t.Character.HumanoidRootPart.Position-bV.Character.HumanoidRootPart.Position).magnitude;if b_<bZ then bY=t;bZ=b_ end elseif t.Character and t.Character:FindFirstChild("Humanoid")and t.Character.Humanoid.Health~=0 and t.Character:FindFirstChild("HumanoidRootPart")and t.Character:FindFirstChild("Head")and not bW then local b_=(t.Character.HumanoidRootPart.Position-bV.Character.HumanoidRootPart.Position).magnitude;if b_<bZ then bY=t;bZ=b_ end end end end;return bY or bV end;game:GetService("UserInputService").InputBegan:Connect(function(c0,c1)if c1 then return end;if c0.KeyCode==Enum.KeyCode.T then bW=not bW end end)local c2=getrawmetatable(game)local c3=c2.__index;while wait()do setreadonly(c2,false)c2.__index=newcclosure(function(c4,c5)if tostring(c5)=="Hit"then return bX().Character.Head.CFrame end;return c3(c4,c5)end)setreadonly(c2,true)end end)l.Name="Name1"l.Parent=b;l.BackgroundColor3=Color3.new(1,1,1)l.BackgroundTransparency=1;l.Size=UDim2.new(0,200,0,40)l.Visible=false;l.Font=Enum.Font.SourceSans;l.Text="Z NON"l.TextColor3=Color3.new(1,1,1)l.TextSize=35;l.TextWrapped=true;m.Name="Name2"m.Parent=b;m.BackgroundColor3=Color3.new(1,1,1)m.BackgroundTransparency=1;m.Position=UDim2.new(0.314999998,0,0.0130000003,0)m.Size=UDim2.new(0,35,0,34)m.Visible=false;m.Font=Enum.Font.Code;m.Text="E"m.TextColor3=Color3.new(0.427451,1,0.298039)m.TextSize=31;m.TextWrapped=true;n.Name="AimFOV"n.Parent=b;n.BackgroundColor3=Color3.new(0.12549,0.176471,0.290196)n.BorderSizePixel=0;n.Position=UDim2.new(1,0,0.126182958,0)n.Size=UDim2.new(0,0,0,50)o.Parent=n;o.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)o.BackgroundTransparency=1;o.Position=UDim2.new(0,0,0.639999986,0)o.Size=UDim2.new(0,115,0,18)o.Visible=false;o.Font=Enum.Font.SourceSans;o.Text="Set FOV"o.TextColor3=Color3.new(1,1,1)o.TextSize=14;p.Parent=n;p.BackgroundColor3=Color3.new(1,1,1)p.BackgroundTransparency=0.94999998807907;p.BorderSizePixel=0;p.Size=UDim2.new(0,115,0,26)p.Visible=false;p.Font=Enum.Font.SourceSans;p.PlaceholderText="FOV"p.Text=""p.TextColor3=Color3.new(1,1,1)p.TextSize=14;function SCRIPT_RWAQ86_FAKESCRIPT()local c6=Instance.new('LocalScript')c6.Parent=b;local c7=game:GetService("TweenService")c6.Parent:TweenSize(UDim2.new(0,200,0,317),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,2)wait(2)for s,t in pairs(c6.Parent:GetChildren())do if t~=c6 then t.Visible=true end end end;coroutine.resume(coroutine.create(SCRIPT_RWAQ86_FAKESCRIPT))function SCRIPT_IILV65_FAKESCRIPT()local c6=Instance.new('LocalScript')c6.Parent=c;c6.Parent.MouseButton1Down:Connect(function()c6.Parent.Parent.AimFOV.Visible=true;c6.Parent.Parent.AimFOV:TweenSize(UDim2.new(0,115,0,50),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,1)wait(1)for c8,c9 in pairs(c6.Parent.Parent.AimFOV:GetChildren())do c9.Visible=true end end)end;coroutine.resume(coroutine.create(SCRIPT_IILV65_FAKESCRIPT))function SCRIPT_OABX66_FAKESCRIPT()local c6=Instance.new('LocalScript')c6.Parent=o;c6.Parent.MouseButton1Down:Connect(function()local ca=game:GetService('UserInputService')local cb=game:GetService('RunService')local cc=game:GetService('Players')local cd=game:GetService('StarterGui')local y=cc.LocalPlayer;local ce=cb:IsStudio()local cf=game.CoreGui;local z=y:GetMouse()local cg=z.Icon;local ch=workspace.CurrentCamera;targetpart='Head'local ci;local cj=false;local ck=false;local cl=false;local cm=nil;local cn=1;local co={}local cp=1.25;local cq=nil or game.PlaceId==292439477 and workspace:WaitForChild('Lobby',2):WaitForChild('Spawn1',2)local cr=false;c6.Name='GameSense!'z.TargetFilter=ch;toggle_aim=Enum.UserInputType.MouseButton2;toggle_aimbot=Enum.KeyCode.Delete;toggle_trigger=Enum.KeyCode.I;toggle_esp=Enum.KeyCode.Delete;toggle_gui=Enum.KeyCode.Delete;toggle_bottompos=Enum.KeyCode.Delete;toggle_performance=Enum.KeyCode.Delete;toggle_bones=Enum.KeyCode.Delete;toggle_chams=Enum.KeyCode.Delete;toggle_tracers=Enum.KeyCode.Delete;toggle_boxes=Enum.KeyCode.Delete;toggle_font=Enum.KeyCode.Delete;ffatoggle=Enum.KeyCode.Delete;targetpart_change=Enum.KeyCode.L;priority_toggle=Enum.KeyCode.Delete;sethotkey=Enum.KeyCode.Delete;fov_increase=Enum.KeyCode.KeypadPlus;fov_decrease=Enum.KeyCode.KeypadMinus;sens_increase=Enum.KeyCode.RightBracket;sens_decrease=Enum.KeyCode.LeftBracket;parts={}fonts={Enum.Font.SourceSansBold,Enum.Font.Cartoon,Enum.Font.Arcade,Enum.Font.SciFi,Enum.Font.Fantasy,Enum.Font.Code,Enum.Font.Highway,Enum.Font.Bodoni}textSet=false;currentfont=4;hidden=false;performance=false;fov=p.Text;ffa=true;sens=0.75;drop=0;aim_toggled=false;bottompos=true;aim_priority=2;aimingcolor=Color3.fromRGB(1,1,0)aimbot_toggled=true;aim_line=true;locksoundid=538769304;mouseiconid=18671553;trigger_toggled=true;trigger_delay=1/20;esp_toggled=false;esp_bones=false;esp_chams=false;esp_tracers=false;linesize=5;showdists=true;textsize=14;textoffset=20;visiblecolor=Color3.fromRGB(38,255,99)hiddencolor=Color3.fromRGB(255,37,40)headboxsize=1;headboxaimsize=2;headboxshape='rectangle'bounding_box=true;box_line_size=1;local cs=Instance.new('ScreenGui',cf)cs.Name='GameSense '..cp;cs.ResetOnSpawn=false;d=Instance.new('Folder',cs)d.Name='ESP'local ct=Instance.new('Frame',d)ct.Name='Bottom'ct.BackgroundTransparency=1;ct.Size=UDim2.new(0,1,0,1)ct.Position=UDim2.new(.5,0,1,1)local cu=Instance.new('Frame',cs)cu.Name='FovGui'cu.Size=UDim2.new(0,ch.ViewportSize.X/(90/fov)*2,0,ch.ViewportSize.X/(90/fov)*2)cu.Position=UDim2.new(0.5,-cu.AbsoluteSize.X/2,0.5,-cu.AbsoluteSize.Y/2)cu.BackgroundTransparency=0.92;local cv=Instance.new('TextLabel',cs)cv.Name='Indicator'cv.Font=Enum.Font.SourceSans;cv.TextSize=0;cv.TextXAlignment=Enum.TextXAlignment.Center;cv.TextYAlignment=Enum.TextYAlignment.Center;cv.TextStrokeTransparency=1;cv.Text=aim_priority>1 and'FOV: '..fov or'Distance'local cw=Instance.new('TextLabel',cs)cw.Name='KeysList'cw.Font=Enum.Font.SourceSans;cw.TextStrokeTransparency=.6;cw.TextSize=0;cw.TextColor3=Color3.new(1,1,1)cw.Size=UDim2.new(0,0,1,0)cw.Position=UDim2.new(0,5,0,-280)cw.BackgroundTransparency=1;cw.Active=false;local cx=0;spawn(function()while Status do cv.TextColor3=Color3.fromHSV(cx,.5,1)cu.ImageColor3=cv.TextColor3;if not textSet then if aim_toggled and ci then Status.TextColor3=aimingcolor;Status.Text='Aiming at '..ci.Name else Status.TextColor3=Color3.fromHSV(cx,.5,1)Status.Text='On Standby'end end;cx=0 end end)local function cy(cz)if cq then return cz:DistanceFromCharacter(cq.Position)else return 201 end end;local function cA(cB)local cC=Instance.new('Sound',ch)cC.Volume=3;cC:Play()game:GetService('Debris'):AddItem(cC,5)end;local function cD(cE,cF,cG,cH,cI,cJ,cK,cL)local cM,cN=cF.Position,cG.Position;if cM and cN then local cO,cP=ch.ViewportSize.X,ch.ViewportSize.Y;local cQ,cR=cO*cM.X.Scale+cM.X.Offset+cF.Size.X.Offset/2,cO*cN.X.Scale+cN.X.Offset+cG.Size.X.Offset/2;local cS,cT=cP*cM.Y.Scale+cM.Y.Offset+cF.Size.Y.Offset/2,cP*cN.Y.Scale+cN.Y.Offset+cG.Size.Y.Offset/2;local cU,cV=(cQ+cR)/2,(cS+cT)/2;cH=cH or 1;cI=cI or Color3.new(1,1,1)cJ=cJ or 0;cK=cK or 0;cL=cL or Color3.new(0,0,0)local cW=cE:FindFirstChild(cF.Name..'-'..cG.Name)or Instance.new('Frame',cE)cW.Visible=false;cW.BackgroundTransparency=cJ;cW.BorderSizePixel=cK;cW.BorderColor3=cL;cW.Size=UDim2.new(0,(Vector2.new(cQ,cS)-Vector2.new(cR,cT)).magnitude-1,0,cH)cW.Position=UDim2.new(0,cU-cW.AbsoluteSize.X/2,0,cV-cW.AbsoluteSize.Y)cW.BackgroundColor3=cI;cW.Rotation=math.deg(math.atan2(cT-cS,cR-cQ))cW.Name=cF.Name..'-'..cG.Name;cW.Visible=true;return cW else return nil end end;local function cX(cY)local cZ,c_,d0=math.huge,nil,nil;if cY==1 then for c8,d1 in next,cc:GetPlayers()do if d1.Name~=y.Name and d1.Character~=nil and d1.Character:FindFirstChild(targetpart)then local d2=y:DistanceFromCharacter(d1.Character[targetpart].Position)local d3=Ray.new(y.Character.Head.Position,(d1.Character[targetpart].Position-y.Character.Head.Position).unit*2000)local d4,d5=workspace:FindPartOnRayWithIgnoreList(d3,{ch,y.Character,unpack(co)})local d6=ch:WorldToScreenPoint(d1.Character[targetpart].Position).x;if d4 and d4:IsDescendantOf(d1.Character)and d6>0 and d2<cZ and(ffa or d1.TeamColor~=y.TeamColor)then cZ=d2;c_=d1.Character end end end elseif cY==2 then for c8,d1 in next,cc:GetPlayers()do if d1.Name~=y.Name and d1.Character~=nil and d1.Character:FindFirstChild(targetpart)then local d7=ch:WorldToScreenPoint(d1.Character[targetpart].Position)local d3=Ray.new(y.Character[targetpart].Position,(d1.Character[targetpart].Position-y.Character[targetpart].Position).unit*2048)local d4,d5=workspace:FindPartOnRayWithIgnoreList(d3,{ch,y.Character,unpack(co)})local d2=(Vector2.new(z.X,z.Y)-Vector2.new(d7.X,d7.Y)).magnitude;if d4 and d4:IsDescendantOf(d1.Character)and d7.Z>0 and d2<=ch.ViewportSize.X/(90/fov)and d2<cZ and(ffa or d1.TeamColor~=y.TeamColor)then cZ=d2;c_=d1.Character end end end end;return c_ end;z.Move:Connect(function()cursor=d:FindFirstChild('Cursor')or Instance.new('Frame',d)cursor.Name='Cursor'cursor.BackgroundTransparency=1;cursor.Size=UDim2.new(0,1,0,1)cursor.Position=UDim2.new(0,z.X,0,z.Y)end)ca.InputBegan:Connect(function(d8)if d8.KeyCode==toggle_aim or d8.UserInputType==toggle_aim then aim_toggled=true;cj=true;while aim_toggled and aimbot_toggled do ci=cX(aim_priority)if ci then local d2=y:DistanceFromCharacter(ci[targetpart].Position)local d9=ch:WorldToScreenPoint(ci[targetpart].Position)local da=Vector2.new(d9.X-z.X,d9.Y-z.Y)mousemoverel(da.X,da.Y)end;wait()end;ck=false elseif d8.KeyCode==toggle_trigger then trigger_toggled=not trigger_toggled;local db=Instance.new('SelectionBox',cf)db.Color3=Color3.new(1,0,0)db.LineThickness=.05;db.Adornee=nil;if trigger_delay>0 then wait(trigger_delay)end;while trigger_toggled do local A=z.Target;local d1=cc:FindFirstChild(A.Parent.Name)if A and A.Parent and d1~=nil and d1~=y and ffa or d1~=nil and d1.TeamColor~=y.TeamColor then db.Adornee=z.Target;mouse1press()wait()mouse1release()end;cb.Heartbeat:wait()end;db:Destroy()elseif d8.KeyCode==toggle_esp then esp_toggled=not esp_toggled elseif d8.KeyCode==toggle_aimbot then aimbot_toggled=not aimbot_toggled elseif d8.KeyCode==fov_increase then fov=fov+.5;if cu.Visible then cu:TweenSize(UDim2.new(0,ch.ViewportSize.X/(90/fov)*2,0,ch.ViewportSize.X/(90/fov)*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)end elseif d8.KeyCode==fov_decrease and fov>0 then fov=fov-.5;if cu.Visible then cu:TweenSize(UDim2.new(0,ch.ViewportSize.X/(90/fov)*2,0,ch.ViewportSize.X/(90/fov)*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)end elseif d8.KeyCode==sens_increase then sens=sens+.05 elseif d8.KeyCode==sens_decrease then sens=sens-.05 elseif d8.KeyCode==targetpart_change then cn=cn+1;targetpart=cn<=#parts and parts[cn]or parts[1]if parts[1]==targetpart then cn=1 end elseif d8.KeyCode==ffatoggle then ffa=not ffa elseif d8.KeyCode==priority_toggle then aim_priority=aim_priority+1>2 and 0 or 1;aim_priority=aim_priority+1;cu.Visible=aim_priority>1 elseif d8.KeyCode==toggle_bones then esp_bones=not esp_bones;if not esp_bones then for c8,t in next,d:GetDescendants()do if t:IsA('Frame')and t.Name:match('-')then t:Destroy()end end end elseif d8.KeyCode==toggle_gui then hidden=not hidden;for c8,d0 in next,cs:GetDescendants()do if d0:IsA('GuiObject')and not hidden and not d0.Visible then d0.Visible=true;z.Icon='rbxassetid://'..mouseiconid elseif d0:IsA('GuiObject')and d0.Visible then d0.Visible=false;esp_toggled=false;z.Icon=cg end end elseif d8.KeyCode==toggle_bottompos then bottompos=not bottompos;if bottompos then ct.Position=UDim2.new(.5,0,1,1)end elseif d8.KeyCode==toggle_performance then performancee=not performancee elseif d8.KeyCode==toggle_chams then esp_chams=not esp_chams elseif d8.KeyCode==toggle_tracers then esp_tracers=not esp_tracers elseif d8.KeyCode==toggle_boxes then bounding_box=not bounding_box elseif d8.KeyCode==toggle_font then currentfont=currentfont+1>#fonts and 1 or currentfont+1;for c8,t in next,cs:GetDescendants()do if t.Name~='KeysList'then if t:IsA('TextLabel')or t:IsA('TextButton')then t.Font=fonts[currentfont]end end end end end)ca.InputEnded:Connect(function(d8)if d8.KeyCode==toggle_aim or d8.UserInputType==toggle_aim then aim_toggled=false end end)local function dc(cz)cr=false;while not cr and game.PlaceId==292439477 do cr=cy(cz)>200 and true or false;wait(1/5)end;cr=true end;dc(y)y.CharacterAdded:Connect(function(dd)dc(y)for c8,t in next,d:GetDescendants()do if t:IsA('Frame')and t.Name:match('-')then t:Destroy()end end end)wait(.5)cb.RenderStepped:Connect(function()if cursor then cu.Position=cursor.Position-UDim2.new(0,cu.AbsoluteSize.X/2,0,cu.AbsoluteSize.Y/2)cv.Position=cursor.Position+UDim2.new(0,0,0,40)end end)z.Button1Down:Connect(function()spawn(function()if cu.Visible then cu:TweenSize(UDim2.new(0,ch.ViewportSize.X/(90/fov)*2.35,0,ch.ViewportSize.X/(90/fov)*2.35),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)wait(.1)cu:TweenSize(UDim2.new(0,ch.ViewportSize.X/(90/fov)*2,0,ch.ViewportSize.X/(90/fov)*2),Enum.EasingDirection.InOut,Enum.EasingStyle.Quad,.1,true)end end)end)while true do cv.Text=(aim_priority>1 and'FOV: '..fov or'Distance')..'\nSens: '..sens..(aim_toggled and'\nAiming'or'')if not bottompos then ct.Position=cursor.Position end;if esp_toggled then for c8,t in next,d:children()do if t~=ct and not cc:FindFirstChild(t.Name)then t:Destroy()end end;for c8,t in next,cc:GetPlayers()do local de=t.Character;if de and cr and t~=y and de:FindFirstChild(targetpart)and cy(t)>100 then if ffa or t.TeamColor~=y.TeamColor then local cO=ch:GetPartsObscuringTarget({ch.CFrame.p,de[targetpart].CFrame.p},{t.Character,de,ch,unpack(co)})local df=y:DistanceFromCharacter(de:FindFirstChild(targetpart).Position)local cI=hiddencolor;local cE=d:FindFirstChild(t.Name)or Instance.new('Folder',d)cE.Name=t.Name;local dg=cE:FindFirstChild('Head')or Instance.new('Frame',cE)if not cE:FindFirstChild('Head')then dg.Name='Head'dg.BorderSizePixel=1;dg.BorderColor3=Color3.new(0,0,0)dg.BackgroundTransparency=0 end;dg.BackgroundColor3=#cO>0 and hiddencolor or#cO==0 and visiblecolor;dg.Rotation=headboxshape=='diamond'and 45 or 0;dg.ZIndex=3;local dh=cE:FindFirstChild('HP')or Instance.new('TextLabel',cE)if not cE:FindFirstChild('HP')then dh.Name='HP'dh.TextTransparency=dg.BackgroundTransparency-.4;dh.Font=fonts[currentfont]dh.TextStrokeTransparency=.6;dh.BackgroundTransparency=1;dh.TextSize=14 end;dh.Text=showdists and de.Name..'\n'..math.floor(df+.5)or de.Name;if aim_toggled and ci==de then dg.Size=UDim2.new(0,headboxaimsize,0,headboxaimsize)dg.BackgroundColor3=aimingcolor;dh.Text=showdists and'['..de.Name..']'..'\n'..math.floor(df+.5)or'['..de.Name..']'dh.TextSize=16 else dg.Size=UDim2.new(0,headboxsize,0,headboxsize)end;dh.TextColor3=dg.BackgroundColor3;local di=ch:WorldToScreenPoint(de[targetpart].CFrame.p)if#cO==0 then cI=visiblecolor end;dg.Position=UDim2.new(0,di.X-dg.Size.X.Offset/2,0,di.Y-dg.Size.Y.Offset/2)dh.Position=dg.Position-UDim2.new(0,0,0,textoffset)if esp_tracers then local cW=cD(cE,d.Bottom,dg,linesize,dg.BackgroundColor3,.75,1,Color3.new(0,0,0))cW.Visible=dg.Visible else local dj=cE:FindFirstChild(d.Bottom.Name..'-'..dg.Name)if dj then dj:Destroy()end end;if di.Z<=0 then dg.Visible=false else dg.Visible=true end;dh.Visible=dg.Visible;if de:FindFirstChild('Humanoid')and de.Humanoid.RigType==Enum.HumanoidRigType.R6 then local dk=cE:FindFirstChild('Neck')or Instance.new('Frame',cE)dk.Name='Neck'dk.ZIndex=2;if de['Torso']~=nil then local dl=(de.Torso.CFrame*CFrame.new(0,.8,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dk.Position=UDim2.new(0,cO,0,cP)dk.BorderSizePixel=0;if d6<=0 then dk.Visible=false else dk.Visible=true end else dk.Visible=false end;local dm=cE:FindFirstChild('Pelvis')or Instance.new('Frame',cE)dm.Name='Pelvis'dm.ZIndex=2;dm.BorderSizePixel=0;if de['Torso']~=nil then local dl=(de.Torso.CFrame*CFrame.new(0,-1,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dm.Position=UDim2.new(0,cO,0,cP)if d6<=0 then dm.Visible=false else dm.Visible=true end else dm.Visible=false end;local dn=cE:FindFirstChild('Right Foot')or Instance.new('Frame',cE)dn.Name='Right Foot'dn.ZIndex=2;dn.BorderSizePixel=0;if de['Right Leg']~=nil then local dl=(de['Right Leg'].CFrame*CFrame.new(0,-1,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dn.Position=UDim2.new(0,cO,0,cP)if d6<=0 then dn.Visible=false else dn.Visible=true end else dn.Visible=false end;local dp=cE:FindFirstChild('Left Foot')or Instance.new('Frame',cE)dp.Name='Left Foot'if de['Left Leg']~=nil then local dl=(de['Left Leg'].CFrame*CFrame.new(0,-1,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dp.Position=UDim2.new(0,cO,0,cP)dp.BorderSizePixel=0;if d6<=0 then dp.Visible=false else dp.Visible=true end else dp.Visible=false end;local dq=cE:FindFirstChild('Right Hand')or Instance.new('Frame',cE)dq.Name='Right Hand'dq.ZIndex=2;dq.BorderSizePixel=0;if de['Right Arm']~=nil then local dl=(de['Right Arm'].CFrame*CFrame.new(0,-1,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dq.Position=UDim2.new(0,cO,0,cP)if d6<=0 then dq.Visible=false else dq.Visible=true end else dq.Visible=false end;local dr=cE:FindFirstChild('Left Hand')or Instance.new('Frame',cE)dr.Name='Left Hand'dr.ZIndex=2;dr.BorderSizePixel=0;if de['Left Arm']~=nil then local dl=(de['Left Arm'].CFrame*CFrame.new(0,-1,0)).p;local cO,cP,d6=ch:WorldToScreenPoint(dl).X,ch:WorldToScreenPoint(dl).Y,ch:WorldToScreenPoint(dl).Z;dr.Position=UDim2.new(0,cO,0,cP)if d6<=0 then dr.Visible=false else dr.Visible=true end else dr.Visible=false end;if esp_bones then if dg.Visible then cD(cE,dg,dk,1,Color3.new(1,1,1),dg.BackgroundTransparency)end;if dk.Visible then cD(cE,dk,dm,1,Color3.new(1,1,1),dg.BackgroundTransparency)end;if dk.Visible then cD(cE,dk,dq,1,Color3.new(1,1,1),dg.BackgroundTransparency)end;if dk.Visible then cD(cE,dk,dr,1,Color3.new(1,1,1),dg.BackgroundTransparency)end;if dm.Visible then cD(cE,dm,dn,1,Color3.new(1,1,1),dg.BackgroundTransparency)end;if dm.Visible then cD(cE,dm,dp,1,Color3.new(1,1,1),dg.BackgroundTransparency)end end end;if esp_chams then for c8,ds in next,de:children()do if ds:IsA('BasePart')and ds.Name~='HumanoidRootPart'then local dt=cE:FindFirstChild(ds.Name..'_Cham')or Instance.new('BoxHandleAdornment',cE)if not cE:FindFirstChild(ds.Name..'_Cham')then dt.Name=ds.Name..'_Cham'dt.Adornee=ds;dt.AlwaysOnTop=true;dt.Size=ds.Name=='Head'and Vector3.new(1,1,1)or ds.Size;dt.ZIndex=1 end;dt.Color3=dg.BackgroundColor3 end end else for c8,t in next,cE:GetDescendants()do if t.Name:match('Cham')then t:Destroy()end end end;if bounding_box and de:FindFirstChild('HumanoidRootPart')then local db=de:FindFirstChild('Box')or Instance.new('BillboardGui',de)if not de:FindFirstChild('Box')then db.Name='Box'db.Adornee=de:FindFirstChild('HumanoidRootPart')db.AlwaysOnTop=true;db.LightInfluence=0;db.StudsOffset=Vector3.new(0,-db.Adornee.Size.Y/4,0)db.Size=UDim2.new(4,1,5,1)local du=Instance.new('Frame',db)du.Size=UDim2.new(1,0,0,box_line_size)du.BorderSizePixel=0;local dv=du:Clone()dv.Position=UDim2.new(0,0,1,-box_line_size)dv.Parent=db;local dw=du:Clone()dw.Size=UDim2.new(0,1,1,0)dw.Parent=db;local dx=dw:Clone()dx.Position=UDim2.new(1,-box_line_size,0,0)dx.Parent=db end;for c8,t in next,db:children()do if t:IsA('Frame')then t.BackgroundColor3=dg.BackgroundColor3 end end else local db=de:FindFirstChild('Box')if db then db:Destroy()end end;if ck and ci and aim_line and d:FindFirstChild(ci.Name)then cD(d,cursor,d:FindFirstChild(ci.Name).Head,1,dg.BackgroundColor3,.5)end else if d:FindFirstChild(t.Name)then d:FindFirstChild(t.Name):Destroy()end end else if d:FindFirstChild(t.Name)then d:FindFirstChild(t.Name):Destroy()end end end else for c8,t in next,d:children()do if t:IsA('Folder')then t:Destroy()end end end;if performancee then wait(1/workspace:GetRealPhysicsFPS())else cb.Stepped:wait()end end;c6.Parent.Parent:Destroy()end)end;coroutine.resume(coroutine.create(SCRIPT_OABX66_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment