Advertisement
ItzDiegoExploitzBoi

SCRIPTO BOI

May 22nd, 2019
3,342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 116.28 KB | None | 0 0
  1. -- Have fun using my script! Some buttons are made by Roblox Pain, otherwise it's fully made by me.
  2. -- Farewell Infortality.
  3. -- Version: 2.82
  4. -- Instances:
  5. local bokuunoo = Instance.new("ScreenGui")
  6. local mainn = Instance.new("Frame")
  7. local secondary = Instance.new("Frame")
  8. local Frame = Instance.new("Frame")
  9. local tpchests = Instance.new("TextButton")
  10. local TextLabel = Instance.new("TextLabel")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local X = Instance.new("TextButton")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local gotofruit = Instance.new("TextButton")
  15. local tpfruits = Instance.new("TextButton")
  16. local roblucci = Instance.new("TextButton")
  17. local rayleigh3 = Instance.new("TextButton")
  18. local rayleigh2 = Instance.new("TextButton")
  19. local rayleigh1 = Instance.new("TextButton")
  20. local sanji = Instance.new("TextButton")
  21. local sabo = Instance.new("TextButton")
  22. local sans = Instance.new("TextButton")
  23. local mink = Instance.new("TextButton")
  24. local na = Instance.new("TextButton")
  25. local tonextpagee = Instance.new("TextButton")
  26. local IslandsPage = Instance.new("Frame")
  27. local secondary_2 = Instance.new("Frame")
  28. local Frame_2 = Instance.new("Frame")
  29. local Teleports = Instance.new("TextLabel")
  30. local roblucciisland = Instance.new("TextButton")
  31. local fishmanisland = Instance.new("TextButton")
  32. local buggyisland = Instance.new("TextButton")
  33. local banditisland = Instance.new("TextButton")
  34. local marineisland = Instance.new("TextButton")
  35. local orangeisland = Instance.new("TextButton")
  36. local purpleisland = Instance.new("TextButton")
  37. local bigisland = Instance.new("TextButton")
  38. local tournamentisland = Instance.new("TextButton")
  39. local skyland1 = Instance.new("TextButton")
  40. local skyland2 = Instance.new("TextButton")
  41. local skyland3 = Instance.new("TextButton")
  42. local islandprevpage = Instance.new("TextButton")
  43. local islandnextpage = Instance.new("TextButton")
  44. local FarmingPage = Instance.new("Frame")
  45. local secondary_3 = Instance.new("Frame")
  46. local Frame_3 = Instance.new("Frame")
  47. local FarmingFunctions = Instance.new("TextLabel")
  48. local farmplayers = Instance.new("TextButton")
  49. local autopunch = Instance.new("TextButton")
  50. local antiafk = Instance.new("TextButton")
  51. local farmmarines = Instance.new("TextButton")
  52. local farmexe = Instance.new("TextButton")
  53. local farmfishman = Instance.new("TextButton")
  54. local farmbuggy = Instance.new("TextButton")
  55. local farmsiren = Instance.new("TextButton")
  56. local farmbandit = Instance.new("TextButton")
  57. local farmarata = Instance.new("TextButton")
  58. local farmprevpage = Instance.new("TextButton")
  59. --Properties:
  60. bokuunoo.Name = "bokuunoo"
  61. bokuunoo.Parent = game.CoreGui
  62.  
  63. mainn.Name = "mainn"
  64. mainn.Parent = bokuunoo
  65. mainn.Active = true
  66. mainn.BackgroundColor3 = Color3.new(0.0941177, 0.0784314, 0)
  67. mainn.Position = UDim2.new(0.220360339, 0, 0.160401002, 0)
  68. mainn.Size = UDim2.new(0, 604, 0, 377)
  69. mainn.Style = Enum.FrameStyle.RobloxRound
  70. mainn.Draggable = true
  71.  
  72. secondary.Name = "secondary"
  73. secondary.Parent = mainn
  74. secondary.Active = true
  75. secondary.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  76. secondary.Position = UDim2.new(0.00543848006, 0, 0.00710732862, 0)
  77. secondary.Size = UDim2.new(0, 581, 0, 355)
  78. secondary.Style = Enum.FrameStyle.RobloxRound
  79.  
  80. Frame.Parent = secondary
  81. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Frame.Position = UDim2.new(-0.0172117036, 0, 0.095305793, 0)
  83. Frame.Size = UDim2.new(0, 583, 0, 2)
  84.  
  85. tpchests.Name = "tpchests"
  86. tpchests.Parent = mainn
  87. tpchests.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  88. tpchests.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  89. tpchests.Position = UDim2.new(0.00465777144, 0, 0.235998183, 0)
  90. tpchests.Size = UDim2.new(0, 162, 0, 45)
  91. tpchests.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  92. tpchests.Font = Enum.Font.Fantasy
  93. tpchests.Text = "TP Chests"
  94. tpchests.TextColor3 = Color3.new(0, 0, 0)
  95. tpchests.TextSize = 25
  96. tpchests.TextStrokeColor3 = Color3.new(1, 1, 1)
  97. tpchests.TextStrokeTransparency = 0
  98. tpchests.MouseButton1Down:connect(function()
  99. local a=select;local b=string.byte;local c=string.sub;local d=string.char;local e=type;local f=table.concat;local unpack=unpack;local setmetatable=setmetatable;local pcall=pcall;local g,h,i,j;if bit and bit.bxor then g=bit.bxor;h=function(k,l)local m=g(k,l)if m<0 then m=4294967296+m end;return m end else g=function(k,l)local n=function(o,p)return o%(p*2)>=p end;local q=0;for r=0,31 do q=q+(n(k,2^r)~=n(l,2^r)and 2^r or 0)end;return q end;h=g end;i=function(s,t,u)return(s+t)%u end;j=function(s,t,u)return(s-t)%u end;local function v(m)if m<0 then m=4294967296+m end;return m end;local getfenv=getfenv;if not getfenv then getfenv=function()return _ENV end end;local w={}local x={}local y;local z;local A={}local B={}for r=0,255 do local C,D=d(r),d(r,0)A[C]=D;B[D]=C end;local function E(F,G,H,I)if H>=256 then H,I=0,I+1;if I>=256 then G={}I=1 end end;G[d(H,I)]=F;H=H+1;return G,H,I end;local function J(K)local function L(M)local I='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'M=string.gsub(M,'[^'..I..'=]','')return M:gsub('.',function(s)if s=='='then return''end;local N,O='',I:find(s)-1;for r=6,1,-1 do N=N..(O%2^r-O%2^(r-1)>0 and'1'or'0')end;return N end):gsub('%d%d%d?%d?%d?%d?%d?%d?',function(s)if#s~=8 then return''end;local P=0;for r=1,8 do P=P+(s:sub(r,r)=='1'and 2^(8-r)or 0)end;return string.char(P)end)end;K=L(K)local Q=c(K,1,1)if Q=="u"then return c(K,2)elseif Q~="c"then error("Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")end;K=c(K,2)local R=#K;local G={}local H,I=0,1;local S={}local m=1;local T=c(K,1,2)S[m]=B[T]or G[T]m=m+1;for r=3,R,2 do local U=c(K,r,r+1)local V=B[T]or G[T]if not V then error("Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")end;local W=B[U]or G[U]if W then S[m]=W;m=m+1;G,H,I=E(V..c(W,1,1),G,H,I)else local X=V..c(V,1,1)S[m]=X;m=m+1;G,H,I=E(X,G,H,I)end;T=U end;return f(S)end;local function Y(Z,_,a0)if a0 then local a1=Z/2^(_-1)%2^(a0-1-(_-1)+1)return a1-a1%1 else local a2=2^(_-1)if Z%(a2+a2)>=a2 then return 1 else return 0 end end end;local function a3()local a4=g(2990881723,z)while true do if a4==g(427360939,x[4])then y=function(a5,a6)return g(a5+12884,a6+34078)-g(1041408082,x[2])end;a4=a4-g(3915334102,x[7])elseif a4==g(3090343167,z)then return elseif a4==g(56496349,x[2])then y=function(a5,a6)return g(a5-39182,a6+5848)+g(3731311905,x[5])end;a4=a4+g(3336908429,z)elseif a4==g(4222217573,z)then y=function(a5,a6)return g(a5+41120,a6-48365)+g(1609872394,x[8])end;a4=a4+g(1609849985,x[8])elseif a4==g(1250794146,x[2])then y=function(a5,a6)return g(a5+7593,a6+8557)+g(1499992403,x[6])end;a4=g(a4,g(2402745237,z))elseif a4==g(4222202884,z)then y=function(a5,a6)return g(a5-48577,a6+2717)+g(3336958346,z)end;a4=g(a4,g(2239635729,z))elseif a4==g(2990881723,z)then y=function(a5,a6)return g(a5+3078,a6+25832)+g(3035044254,x[3])end;a4=a4-g(1499995863,x[6])end end end;local function a7(a8)local a9=1;local aa;local ab;local function ac()local ad=b(a8,a9,a9)a9=a9+1;return ad end;local function ae()local af,a5,a6,ag=b(a8,a9,a9+3)a9=a9+4;return ag*16777216+a6*65536+a5*256+af end;local function ah()return ae()*4294967296+ae()end;local function ai()local aj=h(ae(),w[1682771815]or(function()local s="now comes with a free n word pass"w[1682771815]=g(y(803498633,1861186610),g(225893282,x[5]))-string.len(s)-#{1751180231}return w[1682771815]end)())local ak=h(ae(),w[2467169363]or(function()local s="luraph better then xen bros :pensive:"w[2467169363]=g(y(3300305415,3572500050),g(1414002116,z))-string.len(s)-#{1430452655}return w[2467169363]end)())local al=1;local am=Y(ak,1,20)*2^32+aj;local an=Y(ak,21,31)local ao=(-1)^Y(ak,32)if an==0 then if am==0 then return ao*0 else an=1;al=0 end elseif an==2047 then if am==0 then return ao*1/0 else return ao*0/0 end end;return math.ldexp(ao,an-1023)*(al+am/2^52)end;local function ap(aq)local ar;if aq then ar=c(a8,a9,a9+aq-1)a9=a9+aq else aq=aa()if aq==0 then return""end;ar=c(a8,a9,a9+aq-1)a9=a9+aq end;return ar end;local function as(ar)local a1={}for r=1,#ar do local at=ar:sub(r,r)a1[#a1+1]=string.char(g(string.byte(at),w[1957335932]or(function(...)local s="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"local au=y(753204245,354817484)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(4164687941,130342941)end;au=au-ax end;w[1957335932]=g(g(1116860608,au),g(3182781988,z))-string.len(s)-#{1830321633,726756322,445765232,3400841430,1501492694,4074337827}return w[1957335932]end)(9449,"Iiil",3159,3673,"IilllIli",{},6050,{},"liIilIiIili")))end;return table.concat(a1)end;local function az()local aA={}local aB={}local aC={}local aD={[w[6772603]or(function()local s="this is so sad, alexa play ripull.mp4"w[6772603]=g(y(1902818235,1635236607),g(2330506638,x[7]))-string.len(s)-#{1097447566,3559699550,3482291202,1238408030,3145244003,2562990076}return w[6772603]end)()]=aC,[w[187380175]or(function()local s="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."w[187380175]=g(y(478298357,1621021531),g(3928086195,z))-string.len(s)-#{3239111927,1951328438,3689187023,1456088230,1302149860}return w[187380175]end)()]=aA,[w[3107529564]or(function(...)local s="epic gamer vision"local au=y(1521221344,4077414962)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(951232940,3343793891)end;au=au+ax end;w[3107529564]=g(g(3740391994,au),g(2412154081,x[1]))-string.len(s)-#{3181604441,108159613,3085840536,2498883213,1411408490,2912930357,2862299130,13485236,577207179,856944534}return w[3107529564]end)("llllIIlli","IIlIlIiiIiiI",{},"iIIiII",6433,"illIl",{})]=aB}ac()ae()aD[1467572439]=g(ac(),w[435923861]or(function(...)local s="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 au=y(1759411678,2488019624)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2759534722,1535496639)end;au=au+ax end;w[435923861]=g(g(209879902,au),g(2950967767,x[8]))-string.len(s)-#{2160791454,2040740125,4069356934}return w[435923861]end)("IIiIllIi","IlIlIiIlIIlIilIIIli",6851,{},"iIll"))ac()aD[101084375]=g(ac(),w[1819935498]or(function()local s="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"w[1819935498]=g(y(1744348978,3193892314),g(578527768,x[1]))-string.len(s)-#{542257080,2256466221,2636368500,3135815499,451330761,893472384}return w[1819935498]end)())ae()ae()for aE=1,g(ab(),w[1359775283]or(function(...)local s="wow xen is shit buy luraph ok"local au=y(37956186,3916562032)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1461673818,2833327858)end;au=au+ax end;w[1359775283]=g(g(1255893499,au),g(443834883,z))-string.len(s)-#{3110866498,3048656080,2592198541,1798806797,1124007644,2320142052,1030841845,1712098442,2626454561}return w[1359775283]end)("IliIiIIl",{}))do local aF=g(ae(),w[3550567]or(function(...)local s="sponsored by ironbrew, jk xen is better"local au=y(3677143043,970701773)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3161423331,1133599563)end;au=au+ax end;w[3550567]=g(g(3036873777,au),g(2955432336,z))-string.len(s)-#{443982387,2689305327,262431078,2279922540,3838647342,3592669615,3809912985,3782726803}return w[3550567]end)({},13928))local aG=ac()ae()local e=ac()ac()local aH={[2132776628]=aF,[1032144423]=aG,[1760726453]=Y(aF,1,6),[1650877655]=Y(aF,7,14)}if e==(w[3359166014]or(function()local s="wally bad bird"w[3359166014]=g(y(2895662947,2305002963),g(3727079644,x[1]))-string.len(s)-#{4254243672,2567605441,3303346597,3155950574,3493560363}return w[3359166014]end)())then aH[582961947]=Y(aF,24,32)aH[845987461]=Y(aF,15,23)elseif e==(w[502916864]or(function(...)local s="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 au=y(3928851861,1046554723)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3465462344,829520550)end;au=au-ax end;w[502916864]=g(g(3402803687,au),g(2860225561,x[3]))-string.len(s)-#{3528418200,1589734344,1985802867,4245312180}return w[502916864]end)("Illiliii",{}))then aH[1013257287]=Y(aF,15,32)elseif e==(w[3161236271]or(function(...)local s="xen doesn't come with instance caching, sorry superskater"local au=y(3767724613,2043452487)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(516044986,3778987987)end;au=au+ax end;w[3161236271]=g(g(2130347378,au),g(2323437025,x[4]))-string.len(s)-#{1808104098,198401869,3492695964}return w[3161236271]end)({},{}))then aH[1194622356]=Y(aF,15,32)-131071 end;aC[aE]=aH end;ae()ae()for aE=1,g(ab(),w[2399307000]or(function(...)local s="skisploit is the superior obfuscator, clearly."local au=y(2381896886,1725141228)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2403782923,1891210016)end;au=au-ax end;w[2399307000]=g(g(1595166805,au),g(2695064492,x[4]))-string.len(s)-#{795614483,1638338777}return w[2399307000]end)({},{}))do local e=ac()ae()local aI;if e==(w[1940102054]or(function()local s="sometimes it be like that"w[1940102054]=g(y(1941163462,1230187577),g(4228241047,z))-string.len(s)-#{3507379385,3727785829,2608763513,1982525028,3547567024,3419558835}return w[1940102054]end)())then aI=ac()~=0 elseif e==(w[2122634556]or(function()local s="xen detects custom getfenv"w[2122634556]=g(y(2826359331,146047332),g(1713793302,z))-string.len(s)-#{4272363430,3795036051}return w[2122634556]end)())then aI=ai()elseif e==(w[585602374]or(function(...)local s="hi my 2.5mb script doesn't work with xen please help"local au=y(4169300164,4114035657)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2854599865,1440442840)end;au=au-ax end;w[585602374]=g(g(3864202364,au),g(2252098828,x[4]))-string.len(s)-#{1627314237}return w[585602374]end)(3914,7826,"illiIIlliiliIiIlI","lIii","llillili",1681,13083,14947,{},{}))then aI=c(as(ap()),1,-2)end;aB[aE-1]=aI end;for aE=1,g(ab(),w[3453285935]or(function(...)local s="hi xen doesn't work on sk8r please help"local au=y(2611359377,1457287375)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3499798599,795232728)end;au=au-ax end;w[3453285935]=g(g(3445813504,au),g(3339778246,z))-string.len(s)-#{2288721048,3114131903,1419997324,2430356303}return w[3453285935]end)("iiIiI","IIilIlliiiiliI"))do aA[aE-1]=az()end;return aD end;do assert(ap(4)=="\27Xen","Synapse Xen - Failed to verify bytecode. Please make sure your Lua implementation supports non-null terminated strings.")ab=ae;aa=ae;local aJ=ap()ae()ac()z=v(ab())ac()ae()local aK=0;for r=1,#aJ do local at=aJ:sub(r,r)aK=aK+string.byte(at)end;aK=g(aK,z)for aE=1,ac()do x[aE]=h(ab(),aK)end;a3()end;return az()end;local function aL(...)return a('#',...),{...}end;local function aM(aD,aN,aO)local aC=aD[w[6772603]or(function()local s="this is so sad, alexa play ripull.mp4"w[6772603]=g(y(1902818235,1635236607),g(2330506638,x[7]))-string.len(s)-#{1097447566,3559699550,3482291202,1238408030,3145244003,2562990076}return w[6772603]end)()]local aB=aD[w[3107529564]or(function(...)local s="epic gamer vision"local au=y(1521221344,4077414962)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(951232940,3343793891)end;au=au+ax end;w[3107529564]=g(g(3740391994,au),g(2412154081,x[1]))-string.len(s)-#{3181604441,108159613,3085840536,2498883213,1411408490,2912930357,2862299130,13485236,577207179,856944534}return w[3107529564]end)("llllIIlli","IIlIlIiiIiiI",{},"iIIiII",6433,"illIl",{})]local aA=aD[w[187380175]or(function()local s="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."w[187380175]=g(y(478298357,1621021531),g(3928086195,z))-string.len(s)-#{3239111927,1951328438,3689187023,1456088230,1302149860}return w[187380175]end)()]return function(...)local aP,aQ=1,-1;local aR,aS={},a('#',...)-1;local aT=0;local aU={}local aV={}local aW=setmetatable({},{__index=aU,__newindex=function(aX,aY,aZ)if aY>aQ then aQ=aY end;aU[aY]=aZ end})local function a_()local aH,b0;while true do aH=aC[aP]b0=aH[1032144423]aP=aP+1;if b0==(w[3283451684]or(function(...)local s="hi xen crashes on my axon paste plz help"local au=y(8150910,2050587589)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(4251105869,43936399)end;au=au+ax end;w[3283451684]=g(g(2249198816,au),g(985117334,z))-string.len(s)-#{3991038070,1375485486,3119123897,1283594058,1314915872,4155568118,3442259033,4072279085,993509957}return w[3283451684]end)("iIIllIIIl",9835,"ilIll"))then aW[g(aH[1650877655],w[3166402025]or(function()local s="xen best rerubi paste"w[3166402025]=g(y(2042204586,3150018514),g(2426633048,x[10]))-string.len(s)-#{915819708,4225614190}return w[3166402025]end)())]=-aW[i(aH[582961947],w[3794606490]or(function(...)local s="pain is gonna use the backspace method on xen"local au=y(1458662421,3863803251)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1375735516,2919296422)end;au=au-ax end;w[3794606490]=g(g(1942639904,au),g(487791995,x[5]))-string.len(s)-b0-#{3885158537,2238453311,1952099991,2799954408,30719354,3952968965,2849545781}return w[3794606490]end)("IliIiIliIiilliII","IillliIIiii"),512)]elseif b0==(w[1825142772]or(function()local s="this is a christian obfuscator, no cursing allowed in our scripts"w[1825142772]=g(y(855487652,1575484166),g(2851078875,z))-string.len(s)-#{2628760186,2998672724,3833637182,2934422497,3718107987,1784113222,719115203}return w[1825142772]end)())then local at=g(aH[845987461],w[428031585]or(function(...)local s="aspect network better obfuscator"local au=y(2893294618,1174473121)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2310909429,1984127516)end;au=au-ax end;w[428031585]=g(g(2338959700,au),g(2818483816,z))-string.len(s)-#{1749195578}return w[428031585]end)({},"lIiIIiiiIIII",11756,{},"IiililllI",490,"lIlillii",{},3369))local b1=aW;if at>255 then at=aB[at-256]else at=b1[at]end;b1[j(aH[1650877655],w[2977695979]or(function(...)local s="SECURE API, IMPOSSIBLE TO BYPASS!"local au=y(3634745125,3213982731)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(345751101,3949238725)end;au=au-ax end;w[2977695979]=g(g(2963527120,au),g(292711326,z))-string.len(s)-#{2613579013,1910890125,3761319144,2003689643}return w[2977695979]end)({},{}),256)]=b1[i(aH[582961947],w[3362522239]or(function(...)local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local au=y(2089154015,91461394)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1904770881,2390247765)end;au=au-ax end;w[3362522239]=g(g(2927067481,au),g(291781714,z))-string.len(s)-b0-#{2873907306,3387006279,1926287631,1659974935,3581410610,1855917501}return w[3362522239]end)({},10258,{},"liIilIlllliii"),512)][at]elseif b0==(w[680084362]or(function()local s="imagine using some lua minifier tool and thinking you are a badass"w[680084362]=g(y(142664652,3648334147),g(386983881,z))-string.len(s)-#{3069861666,238173996,740734786,2116850262,1575463208,2785813302,3538130422,915460587,4094143510,3833217261}return w[680084362]end)())then local b2=j(aH[582961947],w[3904067957]or(function()local s="can we have an f in chat for ripull"w[3904067957]=g(y(4140831526,1794709685),g(3311326126,x[6]))-string.len(s)-#{1309879428,3870997101,803368632,3379436231,709621176,2914073194,1375058797}return w[3904067957]end)(),512)local at=g(i(aH[845987461],w[898485975]or(function(...)local s="xen detects custom getfenv"local au=y(647626061,2980124319)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2972579772,1322425983)end;au=au+ax end;w[898485975]=g(g(3330240458,au),g(2544031421,z))-string.len(s)-#{447818126,3954102835,3788749476,1296709419,1104264681,1084069731,489319818,2699823451}return w[898485975]end)(10484),512),aT)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[g(aH[1650877655],w[1416976229]or(function()local s="thats how mafia works"w[1416976229]=g(y(2452652896,3863676006),g(650109031,x[10]))-b0-string.len(s)-#{4067791122,3861792182,949602988}return w[1416976229]end)())]=b2/at elseif b0==(w[2518850272]or(function(...)local s="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 au=y(3487301911,2458100255)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(473756525,3821245267)end;au=au+ax end;w[2518850272]=g(g(2902958177,au),g(918255033,z))-string.len(s)-#{3473822271,1821245874,3552272391,1002776339,3250768037,2679440604,769325281,2741849586}return w[2518850272]end)(1829,1393,"iIiI",{},"iillIiIIIiiI","liiiIIIlillI"))then local b3=i(aH[1650877655],w[995957449]or(function(...)local s="print(bytecode)"local au=y(2432488118,1781239220)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1554480900,2740534437)end;au=au+ax end;w[995957449]=g(g(2699215804,au),g(4025355807,x[9]))-string.len(s)-#{261263737,438083614,1624032018,1233512174,1476955257,1612085080,2239007477}return w[995957449]end)("IiiiIIiilliillIilIi",{},{},{},{},{},5686),256)local b1=aW;b1[b3]=assert(tonumber(b1[b3]),'`for` initial value must be a number')b1[b3+1]=assert(tonumber(b1[b3+1]),'`for` limit must be a number')b1[b3+2]=assert(tonumber(b1[b3+2]),'`for` step must be a number')b1[b3]=b1[b3]-b1[b3+2]aP=aP+aH[1194622356]elseif b0==(w[3547118321]or(function()local s="sponsored by ironbrew, jk xen is better"w[3547118321]=g(y(1032920602,882463894),g(1540560241,x[10]))-string.len(s)-#{2042881854,3826278410,690549339,667469342,352911825}return w[3547118321]end)())then local b3=i(aH[1650877655],w[3968716905]or(function()local s="now with shitty xor string obfuscation"w[3968716905]=g(y(3537101738,1960370825),g(3419751834,x[4]))-b0-string.len(s)-#{2917308377,711514000,2240831438,2578442351,1689066555,704315899,2897330643,553990993}return w[3968716905]end)(),256)~=0;local b2=i(aH[582961947],w[298197214]or(function(...)local s="level 1 crook = luraph, level 100 boss = xen"local au=y(3507996300,4141045978)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(77700314,4217334906)end;au=au+ax end;w[298197214]=g(g(777859144,au),g(1681991716,x[4]))-string.len(s)-#{3993217724,3049703153,2229074829,4142004181,1708915373}return w[298197214]end)("lIIllIiiIIi","IlIlIli","lIllilillIiiIl",{}),512)local at=g(aH[845987461],w[3831622180]or(function()local s="epic gamer vision"w[3831622180]=g(y(721961387,1736947775),g(2321920063,z))-string.len(s)-#{4238232121,340300168,3892946834,192208690}return w[3831622180]end)())local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;if b2<at~=b3 then aP=aP+1 end elseif b0==(w[591059809]or(function()local s="yed"w[591059809]=g(y(3145121434,3557147797),g(2493932070,x[1]))-string.len(s)-#{2233162261,3939004522,3891108434}return w[591059809]end)())then local b3=j(aH[1650877655],w[428885797]or(function()local s="inb4 posted on exploit reports section"w[428885797]=g(y(2436908823,1209019929),g(123163952,x[5]))-string.len(s)-#{3750751795,728061573,917800145,1938393100,1131895607}return w[428885797]end)(),256)local b2=g(aH[582961947],w[2082105190]or(function(...)local s="pain exist is gonna connect the dots of xen"local au=y(1329617492,2518430367)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(509395311,3785592701)end;au=au-ax end;w[2082105190]=g(g(1082928112,au),g(3413456167,x[10]))-string.len(s)-#{1641238544,1573175617}return w[2082105190]end)("IIIlIlliliIIlll","iIiIIiIilIillIII",4967,9657,{},{},"iIII","l","IilliliIiliIl","ii"))local at=i(aH[845987461],w[905047559]or(function()local s="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????"w[905047559]=g(y(3559277426,1158164407),g(4244065441,x[4]))-string.len(s)-#{1007650592,1586990617,732403953,2888790607,1952150902,2604541773,2449322116}return w[905047559]end)(),512)local b1=aW;b2=b1[b2]if at>255 then at=aB[at-256]else at=b1[at]end;b1[b3+1]=b2;b1[b3]=b2[at]elseif b0==(w[2733640956]or(function()local s="aspect network better obfuscator"w[2733640956]=g(y(1656658024,1001835290),g(198256038,x[10]))-string.len(s)-#{3780490200,1149395052,377350175,3430332162}return w[2733640956]end)())then local b3=g(aH[1650877655],w[561005240]or(function()local s="luraph better then xen bros :pensive:"w[561005240]=g(y(2866587149,108537771),g(1467377834,x[1]))-string.len(s)-#{1120563801,375589821,256497522,2257777321}return w[561005240]end)())local b2=j(aH[582961947],w[3016635639]or(function(...)local s="SYNAPSE XEN [FE BYPASS] [BETTER THEN LURAPH] [AMAZING] OMG OMG OMG !!!!!!"local au=y(2915296039,3953476943)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(818660122,3476325637)end;au=au-ax end;w[3016635639]=g(g(1668682343,au),g(2448935658,x[3]))-string.len(s)-#{2559411437,2005263892,3946458670,2767211343,3020048505,3276518600,3636995714,562587841}return w[3016635639]end)(8755,157,12540),512)local b1=aW;local b4,b5;local b6;local b7=0;b4={}if b2~=1 then if b2~=0 then b6=b3+b2-1 else b6=aQ end;for aE=b3+1,b6 do b4[#b4+1]=b1[aE]end;b5={b1[b3](unpack(b4,1,b6-b3))}else b5={b1[b3]()}end;for b8 in next,b5 do if b8>b7 then b7=b8 end end;return b5,b7 elseif b0==(w[2068963689]or(function(...)local s="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"local au=y(429240483,1596649463)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(30852694,4264135032)end;au=au+ax end;w[2068963689]=g(g(2147121615,au),g(4288794669,z))-string.len(s)-#{3090789644,390149568,276805131,3324851331,1501379158}return w[2068963689]end)(6867,"iIilIIiIiIlIiIil",3786,9823))then local b2=i(g(aH[582961947],w[1955828687]or(function()local s="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"w[1955828687]=g(y(3204776521,1393301223),g(1492101682,x[3]))-string.len(s)-#{982668622,3595004505,4009945527,4177098172,1677155643,3997663960,3686192346}return w[1955828687]end)()),aT,512)local at=j(aH[845987461],w[856771589]or(function(...)local s="wow xen is shit buy luraph ok"local au=y(2321829248,1636542962)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2386429965,1908593815)end;au=au+ax end;w[856771589]=g(g(1936759440,au),g(1585219763,z))-string.len(s)-#{1825632673,324682493,1544268567,4092585413,1453499137,1139612892}return w[856771589]end)("IllIllII",11141,13943,12420,{}),512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[j(j(aH[1650877655],w[2545093625]or(function(...)local s="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 au=y(1169725241,1794322442)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1523328693,2771705281)end;au=au-ax end;w[2545093625]=g(g(1079143195,au),g(2851209932,z))-string.len(s)-b0-#{973849324,2316167082,1929383933,2824695760,4075179592,4057814791,2395725637,1645907077}return w[2545093625]end)("IIlIi",6861,1499,{},{},7766,2193),256),aT,256)]=b2%at elseif b0==(w[760386351]or(function()local s="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."w[760386351]=g(y(1936790742,1790395150),g(3743607675,z))-string.len(s)-#{2642761735,1679818154,2977990859}return w[760386351]end)())then aW[g(aH[1650877655],w[2178051768]or(function()local s="xen detects custom getfenv"w[2178051768]=g(y(2624882391,2881638523),g(161496994,x[2]))-string.len(s)-#{2024146228,1528396983,2545047751,3034380878}return w[2178051768]end)())]=#aW[i(j(aH[582961947],w[3002450024]or(function(...)local s="inb4 posted on exploit reports section"local au=y(1005144481,1578639760)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2465582907,1829411324)end;au=au-ax end;w[3002450024]=g(g(3862541400,au),g(1160525006,z))-string.len(s)-#{1913359471,4009062584,2932422764,3245318142,2340248871,3967400135,1339693352,2829536374,3712527430,3020795151}return w[3002450024]end)("ilIIlllIliilllI",{}),512),aT,512)]elseif b0==(w[3790391810]or(function(...)local s="aspect network better obfuscator"local au=y(3514558524,1657629300)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3164960950,1130042695)end;au=au-ax end;w[3790391810]=g(g(2686200555,au),g(1281241175,x[8]))-string.len(s)-#{2576593408,3940030919,3230652394,3845006763,1365287183,1231474810,3742985242,3344170587,1963474008}return w[3790391810]end)({},"i","IlliiIllI","iIlIllIl",{},85,"liIIlIliIiill",{}))then aW[i(aH[1650877655],w[2422113452]or(function()local s="hi xen doesn't work on sk8r please help"w[2422113452]=g(y(1115152784,1303035440),g(835471077,x[2]))-b0-string.len(s)-#{3311325964,1360792239,818746691,601510876,50193529,3598421465,1845363625}return w[2422113452]end)(),256)]={}elseif b0==(w[1177244883]or(function()local s="this is a christian obfuscator, no cursing allowed in our scripts"w[1177244883]=g(y(1278034350,321733343),g(1628464037,x[2]))-string.len(s)-#{2796860176,3062731442,2300153467,2210673510,4036061770}return w[1177244883]end)())then aN[aB[j(i(aH[1013257287],w[3691908884]or(function(...)local s="i put more time into this shitty list of dead memes then i did into the obfuscator itself"local au=y(3570281595,1708624134)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3430084512,864917362)end;au=au+ax end;w[3691908884]=g(g(127615632,au),g(3916723080,x[8]))-string.len(s)-#{4059658332,3021026050,1312510787,2047061199,3329562681,3854529444,2083066582,2020890110,489700879}return w[3691908884]end)(6603,{},"ilIIllIlIiilllilii"),262144),aT,262144)]]=aW[i(aH[1650877655],w[3477923714]or(function()local s="now with shitty xor string obfuscation"w[3477923714]=g(y(2276171259,2551401578),g(1919105909,x[4]))-b0-string.len(s)-#{4227735553,4263111142,811875404,1050855236,3273376303,3851239521,198423346,280707739,3226774056,3882166416}return w[3477923714]end)(),256)]elseif b0==(w[1651340065]or(function(...)local s="yed"local au=y(892099966,1641258734)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(413259471,3881733582)end;au=au+ax end;w[1651340065]=g(g(1811927185,au),g(4192437402,z))-string.len(s)-#{2190735366,1212196817,375176606,3150159115,3204481156,1675349934,610956702,281022483,543232337,1121729794}return w[1651340065]end)("IiiilIiIiiillilIIlI",{},{},12980,{},13136,{},{},"IiiiiiiiiIIiIi","lIiiillIIIIllIilI"))then local b3=g(aH[1650877655],w[3556720362]or(function()local s="this is so sad, alexa play ripull.mp4"w[3556720362]=g(y(609156738,3249152997),g(587308855,z))-b0-string.len(s)-#{479278407,3246749663,1060637877,2067570268,1934948360,2374888774}return w[3556720362]end)())local b2=i(aH[582961947],w[1659138184]or(function()local s="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????"w[1659138184]=g(y(2786736198,1295212446),g(1607327541,x[3]))-b0-string.len(s)-#{700552502,3068777113}return w[1659138184]end)(),512)local at=g(aH[845987461],w[3277418497]or(function(...)local s="luraph better then xen bros :pensive:"local au=y(3808812491,1403448100)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3312957369,982086571)end;au=au+ax end;w[3277418497]=g(g(1696290003,au),g(1617668733,x[9]))-string.len(s)-b0-#{1600680087,973618911,2595056355,381043321,1578666896,1938781600}return w[3277418497]end)(4758,{}))local b1=aW;if at==0 then aP=aP+1;at=aC[aP][2132776628]end;local b9=(at-1)*50;local ba=b1[b3]if b2==0 then b2=aQ-b3 end;for aE=1,b2 do ba[b9+aE]=b1[b3+aE]end elseif b0==(w[4045649007]or(function()local s="can we have an f in chat for ripull"w[4045649007]=g(y(4275225163,3276780418),g(4219161485,z))-string.len(s)-#{2770322272,3137520319,1587768927,659396242,833330254,459421346,3811078021}return w[4045649007]end)())then local b3=j(aH[1650877655],w[1507467084]or(function()local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"w[1507467084]=g(y(424224158,123844493),g(3637466882,z))-b0-string.len(s)-#{559454214,2237639151,3723464894,4265493698,4290694476,1456556870,2206997363}return w[1507467084]end)(),256)local b2=i(g(aH[582961947],w[3989599697]or(function(...)local s="wally bad bird"local au=y(496861676,776853626)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3866856960,428175262)end;au=au-ax end;w[3989599697]=g(g(620476607,au),g(3377303832,x[5]))-string.len(s)-b0-#{3597590172,1271986157}return w[3989599697]end)(2585,"ii","ilIlIIllIiiiiI","llIiIIIliiiIiIii",14618,4487,1205)),aT,512)local at=j(aH[845987461],w[532325560]or(function(...)local s="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 au=y(3413369879,953474732)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3398978200,896016689)end;au=au-ax end;w[532325560]=g(g(3801509628,au),g(3621052897,z))-string.len(s)-#{3766517416,1719613251}return w[532325560]end)(10485,"iIiiI",{}),512)local b1=aW;local b4,b5;local b6,bb;b4={}if b2~=1 then if b2~=0 then b6=b3+b2-1 else b6=aQ end;bb=0;for aE=b3+1,b6 do bb=bb+1;b4[bb]=b1[aE]end;b6,b5=aL(b1[b3](unpack(b4,1,b6-b3)))else b6,b5=aL(b1[b3]())end;aQ=b3-1;if at~=1 then if at~=0 then b6=b3+at-2 else b6=b6+b3-1 end;bb=0;for aE=b3,b6 do bb=bb+1;b1[aE]=b5[bb]end end elseif b0==(w[3916875919]or(function()local s="epic gamer vision"w[3916875919]=g(y(1933762690,1033590854),g(2285678869,z))-string.len(s)-#{4062661816,518406897,2718952622,3792303295,3227181310,875549832}return w[3916875919]end)())then local b3=i(i(aH[1650877655],w[784380915]or(function(...)local s="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"local au=y(3263722945,1005290881)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1344684726,2950309505)end;au=au+ax end;w[784380915]=g(g(3463823743,au),g(4059921278,z))-string.len(s)-b0-#{2498172790,4273562370,802494450,1150721205,4036734926,145027160,1805091599}return w[784380915]end)("IlII",{},9822,"liII",{},14203,5859,2814,{},"lIIIII"),256),aT,256)local b1=aW;local bc=b1[b3+2]local b8=b1[b3]+bc;b1[b3]=b8;if bc>0 then if b8<=b1[b3+1]then aP=aP+aH[1194622356]b1[b3+3]=b8 end else if b8>=b1[b3+1]then aP=aP+aH[1194622356]b1[b3+3]=b8 end end elseif b0==(w[1578944416]or(function()local s="yed"w[1578944416]=g(y(4011608644,4041885032),g(1294530199,x[10]))-string.len(s)-#{4227252896,3622619620}return w[1578944416]end)())then local b2,at=i(g(aH[582961947],w[2823600857]or(function(...)local s="this is a christian obfuscator, no cursing allowed in our scripts"local au=y(2111035876,1346537194)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(674323049,3620675154)end;au=au+ax end;w[2823600857]=g(g(4184752833,au),g(2250675513,x[10]))-string.len(s)-#{620182770,2139957124,3698477094,3582065953,3098432963,3467475412}return w[2823600857]end)({},1555,"lIi",{})),aT,512),i(aH[845987461],w[848614381]or(function(...)local s="sometimes it be like that"local au=y(4130701318,1327560389)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(459732377,3835263389)end;au=au+ax end;w[848614381]=g(g(670307945,au),g(1476900805,z))-string.len(s)-#{717413296,2315428165,1021416034,785405931,2195472285,1202004164,3159201041,1211327009,3881229269,403861503}return w[848614381]end)({},9410,{}),512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[j(aH[1650877655],w[1445848836]or(function(...)local s="hi devforum"local au=y(353851959,1904060385)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1677320447,2617671224)end;au=au-ax end;w[1445848836]=g(g(2044525873,au),g(3679636161,z))-string.len(s)-#{3268032487,1329175457,4034895422,548872392,3351474213,1069653030,2694504026}return w[1445848836]end)(4785,{},8818,"l",1719,"liIliilliliiliil"),256)][b2]=at elseif b0==(w[2647090053]or(function()local s="sponsored by ironbrew, jk xen is better"w[2647090053]=g(y(3588930445,3958912852),g(4176956714,z))-string.len(s)-#{703440334,4180684109,3723952217,241182957,2546291899,962300912,1736294440,4279963733,1296062366}return w[2647090053]end)())then local b3=i(aH[1650877655],w[3147721247]or(function(...)local s="xen detects custom getfenv"local au=y(3301647281,3670173119)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(204416531,4090613427)end;au=au-ax end;w[3147721247]=g(g(1528498329,au),g(2063682867,x[2]))-string.len(s)-b0-#{324383020,479066618,3972845517,3000471406}return w[3147721247]end)("liiIllil","ilIiIil",11535),256)local b2=g(aH[582961947],w[2489616893]or(function()local s="pain is gonna use the backspace method on xen"w[2489616893]=g(y(4038584688,1802475736),g(1564243968,z))-b0-string.len(s)-#{3941160939,2881353461,1423553153,2966707934,254047084,187203817,1325327301,699685196}return w[2489616893]end)())local b1,bd=aW,aR;aQ=b3-1;for aE=b3,b3+(b2>0 and b2-1 or aS)do b1[aE]=bd[aE-b3]end elseif b0==(w[245381750]or(function()local s="inb4 posted on exploit reports section"w[245381750]=g(y(881656156,2780289292),g(3360949585,x[6]))-string.len(s)-#{4138401340,1412129234,643037985,805693275,1741102554,2266642634,2825044664,1006363311,2519173531,1695936416}return w[245381750]end)())then if g(aH[1013257287],w[501841374]or(function()local s="hi xen crashes on my axon paste plz help"w[501841374]=g(y(1412887618,1897192437),g(3821290308,z))-string.len(s)-#{1510323459,3469417378,1159259051}return w[501841374]end)())==(w[2434386941]or(function()local s="luraph better then xen bros :pensive:"w[2434386941]=g(y(2822238006,3913796716),g(2274625833,z))-string.len(s)-#{1158263252,1592285084,631683249,3138268971,242895673}return w[2434386941]end)())then aW[j(i(aH[1650877655],w[829012671]or(function()local s="SECURE API, IMPOSSIBLE TO BYPASS!"w[829012671]=g(y(1966922055,1874934220),g(3692597602,z))-b0-string.len(s)-#{2425660140}return w[829012671]end)(),256),aT,256)]=z else aW[j(i(aH[1650877655],w[829012671]or(function()local s="SECURE API, IMPOSSIBLE TO BYPASS!"w[829012671]=g(y(1966922055,1874934220),g(3692597602,z))-b0-string.len(s)-#{2425660140}return w[829012671]end)(),256),aT,256)]=x[g(aH[1013257287],w[501841374]or(function()local s="hi xen crashes on my axon paste plz help"w[501841374]=g(y(1412887618,1897192437),g(3821290308,z))-string.len(s)-#{1510323459,3469417378,1159259051}return w[501841374]end)())]end elseif b0==(w[4235909666]or(function(...)local s="wait for someone on devforum to say they are gonna deobfuscate this"local au=y(3697776143,3614359044)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1694795027,2600222615)end;au=au-ax end;w[4235909666]=g(g(259178368,au),g(3265247925,z))-string.len(s)-#{2772465203,3319196296,2236162463,2925536246,3673393405,3588009229,3340383749,310068848,1301992852}return w[4235909666]end)({},{}))then aW[i(aH[1650877655],w[1421255014]or(function()local s="pain exist is gonna connect the dots of xen"w[1421255014]=g(y(1356361062,2580845493),g(266781356,z))-b0-string.len(s)-#{4281477764,1097433089,1313843858,132745499,515676786,556416330}return w[1421255014]end)(),256)]=aB[j(aH[1013257287],w[1702193896]or(function()local s="i'm intercommunication about the most nonecclesiastical dll exploits for esp. they only characterization objects with a antepatriarchal in the geistesgeschichte for the esp."w[1702193896]=g(y(695391083,3070038953),g(1500094474,z))-b0-string.len(s)-#{2647339126,1843645252,3594484268,2059887623,1387671398,69050215,1887136843}return w[1702193896]end)(),262144)]elseif b0==(w[3800467208]or(function()local s="aspect network better obfuscator"w[3800467208]=g(y(3677411075,3254596506),g(3693663873,z))-string.len(s)-#{2465773609,4211546895,981987955,1550711438,2775284652,3936659298,2984066776,3355609061,3701702245}return w[3800467208]end)())then local b1=aW;local b2=i(g(aH[582961947],w[939788945]or(function(...)local s="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 au=y(2286042363,1950849685)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2971373919,1323657088)end;au=au+ax end;w[939788945]=g(g(3605025958,au),g(3510244256,x[1]))-string.len(s)-#{82085449,1110132275,2829865435,2488758605,1537015587,1736849323,3040356817,1585035313}return w[939788945]end)({},"IIiliIII","iIilIIlilllIlI",{},{},"lIIIilll",14113,11617,10229,10081)),aT,512)local be=b1[b2]for aE=b2+1,j(aH[845987461],w[1384394516]or(function(...)local s="thats how mafia works"local au=y(2220822814,3687036609)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(4251872409,43133644)end;au=au+ax end;w[1384394516]=g(g(2430064338,au),g(162276514,z))-string.len(s)-b0-#{3055849307,1694712003,3756283734,3839929208,3807873047,3580294254,3837333412,2796429327}return w[1384394516]end)({},"liilIIillliIIIIiI",{},14529,"i","illliIillIIlIII"),512)do be=be..b1[aE]end;aW[g(j(aH[1650877655],w[2613388706]or(function()local s="hi xen doesn't work on sk8r please help"w[2613388706]=g(y(3897104638,1662769856),g(1303465842,z))-string.len(s)-#{1866832166,382987754,2792104643,1140888766,799343599,3139992974,150173940,3552555725,735887804,2986944034}return w[2613388706]end)(),256),aT)]=be elseif b0==(w[2476394067]or(function()local s="can we have an f in chat for ripull"w[2476394067]=g(y(188639526,4225013980),g(906820011,z))-string.len(s)-#{56671968,2985285353}return w[2476394067]end)())then local bf=aA[g(aH[1013257287],w[3520464771]or(function(...)local s="xen detects custom getfenv"local au=y(2168401884,458578849)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3994435952,300556798)end;au=au-ax end;w[3520464771]=g(g(4087114452,au),g(3693087747,x[9]))-string.len(s)-b0-#{4284356562,3814494984,3449366921,3059868961,2514722672,2441022285}return w[3520464771]end)("IIIIIiIIlillIlill",415,5438))]local b1=aW;local bg;local bh;if bf[1467572439]~=0 then bg={}bh=setmetatable({},{__index=function(aX,aY)local bi=bg[aY]return bi[1][bi[2]]end,__newindex=function(aX,aY,aZ)local bi=bg[aY]bi[1][bi[2]]=aZ end})for aE=1,bf[1467572439]do local bj=aC[aP]if bj[1032144423]==(w[3084010900]or(function(...)local s="sponsored by ironbrew, jk xen is better"local au=y(3487644730,122705506)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1878649914,2416358023)end;au=au+ax end;w[3084010900]=g(g(3831103602,au),g(2571078107,x[9]))-string.len(s)-#{688880622,2237810474,3229483053,872243611,943955708,2063474447,935825684,4165849527,1286098820}return w[3084010900]end)(14414,12023))then bg[aE-1]={b1,g(bj[582961947],w[820541750]or(function(...)local s="i put more time into this shitty list of dead memes then i did into the obfuscator itself"local au=y(707937215,3372576776)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3645683630,649347010)end;au=au-ax end;w[820541750]=g(g(847536433,au),g(955125968,x[7]))-string.len(s)-#{2477376261,651793919,4147896539,4258132528,3751015718,3232328566,296433989,3944319699,233287560}return w[820541750]end)("illlliIlll",6209,"lIIi"))}elseif bj[1032144423]==(w[2492284003]or(function()local s="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."w[2492284003]=g(y(3212060211,4206048313),g(2200282359,z))-string.len(s)-#{3293559903,1523850626,2593807754,2113400498,1364742557,3609517192,3234679379,377057583,4172773195,2132798730}return w[2492284003]end)())then bg[aE-1]={aO,g(bj[582961947],w[3739393880]or(function()local s="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"w[3739393880]=g(y(2173735165,2966953864),g(1747999811,x[6]))-string.len(s)-#{649046567,2778263666,943182331,978438035,2761319975,1338398813,2395065870,146256413,4247546933,719441494}return w[3739393880]end)())}end;aP=aP+1 end;aV[#aV+1]=bg end;b1[i(aH[1650877655],w[2800711803]or(function(...)local s="luraph better then xen bros :pensive:"local au=y(917806899,132966703)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(614130553,3680859651)end;au=au+ax end;w[2800711803]=g(g(2899799388,au),g(1533906899,z))-string.len(s)-#{2224203207,4144757646,529726254}return w[2800711803]end)("ilillliillI"),256)]=aM(bf,aN,bh)elseif b0==(w[3000875199]or(function()local s="inb4 posted on exploit reports section"w[3000875199]=g(y(1530399982,570311017),g(3157062393,z))-string.len(s)-#{1211202066}return w[3000875199]end)())then aT=aW[j(aH[1650877655],w[1939651765]or(function()local s="SYNAPSE XEN [FE BYPASS] [BETTER THEN LURAPH] [AMAZING] OMG OMG OMG !!!!!!"w[1939651765]=g(y(18351921,526647257),g(543288915,x[2]))-string.len(s)-#{2273772041,2317959722,3309187768}return w[1939651765]end)(),256)]elseif b0==(w[3411303633]or(function()local s="now comes with a free n word pass"w[3411303633]=g(y(55437583,2178757377),g(1148577338,z))-string.len(s)-#{625942628,308326062,1987881842,1272028216}return w[3411303633]end)())then local b3=g(j(aH[1650877655],w[1228438132]or(function(...)local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local au=y(137119714,3626605865)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1929469934,2365533824)end;au=au+ax end;w[1228438132]=g(g(641298601,au),g(819908743,z))-string.len(s)-#{616068050,554589189}return w[1228438132]end)("iIIIIliillIIlIlIill",1918,{}),256),aT)local b2=i(aH[582961947],w[244730327]or(function(...)local s="wally bad bird"local au=y(3495579737,643402271)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(235629815,4059363693)end;au=au+ax end;w[244730327]=g(g(2338584525,au),g(3146236406,z))-string.len(s)-b0-#{1327054163,2350148961,1032610976,2559970751,975896561,3860346766,2582470387}return w[244730327]end)("iI","iI",3336,11996,{},11533,"IIl",{},"lliliiIiiIIillI"),512)local b1=aW;local bb,bk;local b6;if b2==1 then return elseif b2==0 then b6=aQ else b6=b3+b2-2 end;bk={}bb=0;for aE=b3,b6 do bb=bb+1;bk[bb]=b1[aE]end;return bk,bb elseif b0==(w[2900956985]or(function()local s="aspect network better obfuscator"w[2900956985]=g(y(3927504401,3139955597),g(2861726769,x[1]))-string.len(s)-#{825615977,1902034910,1684773500,271528514,1555229162,4243443745,3300524352,3373936924,3736004832}return w[2900956985]end)())then local b3=i(aH[1650877655],w[1265674986]or(function(...)local s="wow xen is shit buy luraph ok"local au=y(3085904273,3591057259)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1139442532,3155576427)end;au=au+ax end;w[1265674986]=g(g(3015941599,au),g(348164838,z))-string.len(s)-#{383114219}return w[1265674986]end)({},9824,{},{},"IIlIlIiIiIIi",{},7652,"ililil",5187),256)~=0;local b2=i(aH[582961947],w[2353478604]or(function(...)local s="epic gamer vision"local au=y(4101890897,1525861384)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2164046130,2130984876)end;au=au+ax end;w[2353478604]=g(g(2691597751,au),g(4113429689,x[1]))-string.len(s)-#{2668989254,3912222473,330519417,297629436,564079255,1987021166,829855648}return w[2353478604]end)({},{},{},"IlillIIlI","iIliliIlIlilII",2359,{},"IlilliIiIIi"),512)local at=i(aH[845987461],w[432395457]or(function(...)local s="hi xen crashes on my axon paste plz help"local au=y(1788830149,2879046365)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1166564573,3128434669)end;au=au-ax end;w[432395457]=g(g(1001235014,au),g(1011673821,z))-string.len(s)-#{3235210229,2415626983,3345704275,4188927758,1382511630}return w[432395457]end)({},"ilIIIiillliiili",{},{},3750,"lllilli","illll"),512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;if b2==at~=b3 then aP=aP+1 end elseif b0==(w[2675992156]or(function()local s="hi devforum"w[2675992156]=g(y(2896148721,3383123738),g(3505233125,x[9]))-string.len(s)-#{3568573022,4241489058,248824509,486563880,1798846450}return w[2675992156]end)())then aW[j(aH[1650877655],w[1793990515]or(function()local s="now with shitty xor string obfuscation"w[1793990515]=g(y(2515632143,3817371309),g(2963124851,z))-b0-string.len(s)-#{2495692998,2689361207,1749420408}return w[1793990515]end)(),256)]=aN[aB[g(aH[1013257287],w[1397799074]or(function(...)local s="wally bad bird"local au=y(1931032490,3968376767)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2042628881,2252395822)end;au=au-ax end;w[1397799074]=g(g(825925997,au),g(461321640,x[9]))-string.len(s)-b0-#{1531900377,2387769572}return w[1397799074]end)("IIIiIlliilll",{},"IiIIiliIIllIll",13861,"IilIIllili",{},2851))]]elseif b0==(w[44406020]or(function()local s="print(bytecode)"w[44406020]=g(y(1567831355,3960412108),g(3701791152,x[4]))-string.len(s)-#{1226628555,3923717018}return w[44406020]end)())then local b2=aW[i(aH[582961947],w[2852360815]or(function(...)local s="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"local au=y(1664785437,571873702)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1712329698,2582702911)end;au=au+ax end;w[2852360815]=g(g(629575330,au),g(2723373345,z))-string.len(s)-#{3103220195,2042776103,489085685,3803942311,1932295740,3428321174,3429628319,3082551988,2325487569}return w[2852360815]end)("IIIliIIilIl","iiiiIiI",{}),512)]if not not b2==(i(aH[845987461],w[1337889424]or(function()local s="skisploit is the superior obfuscator, clearly."w[1337889424]=g(y(3138460997,3799547372),g(2676762223,z))-b0-string.len(s)-#{439006302,2390100729,488302888,2273884514}return w[1337889424]end)(),512)==0)then aP=aP+1 else aW[g(aH[1650877655],w[1054779448]or(function()local s="luraph better then xen bros :pensive:"w[1054779448]=g(y(758416704,2917775249),g(1770361617,x[7]))-b0-string.len(s)-#{603638888,425785724,1335926054,3286419884,181590963,587178406}return w[1054779448]end)())]=b2 end elseif b0==(w[2794306310]or(function(...)local s="thats how mafia works"local au=y(3658220664,3330908611)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(366003210,3928988660)end;au=au-ax end;w[2794306310]=g(g(3086014463,au),g(1838629992,z))-string.len(s)-#{2101396886,1752095674,3043970124,1354638574,1683664153,3303444572,1825169094}return w[2794306310]end)("lIIlIIliI","iIIIIII","IliIlllilIll",{},{},{},"liil","IlIllIliil",872,{}))then if not not aW[j(aH[1650877655],w[4219704094]or(function()local s="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"w[4219704094]=g(y(3328503997,3729120109),g(3737592911,z))-b0-string.len(s)-#{3309214486,1745579152,2642618117,2190197493,409365046}return w[4219704094]end)(),256)]==(g(aH[845987461],w[1481404223]or(function(...)local s="sponsored by ironbrew, jk xen is better"local au=y(1908067626,1326717998)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3087157476,1207830930)end;au=au+ax end;w[1481404223]=g(g(1508224095,au),g(3533598760,x[9]))-string.len(s)-b0-#{3351507498,115588931,3019328839,3449835204,4054953446,339419878,1117688614,1102046907,1208725777,336484318}return w[1481404223]end)({},6655,"lIIl",{},4152,"llliIlIiIlIIl",{},"iiIllIIl",{}))==0)then aP=aP+1 end elseif b0==(w[4164880311]or(function(...)local s="inb4 posted on exploit reports section"local au=y(3898086506,1046093445)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(944039238,3350965508)end;au=au+ax end;w[4164880311]=g(g(278975437,au),g(4960867,z))-string.len(s)-#{4209383356,129981102}return w[4164880311]end)("IiiiIlIiIliIIliiII","IiilIiiliilIlili",{}))then local b3=g(g(aH[1650877655],w[1386628068]or(function(...)local s="hi xen crashes on my axon paste plz help"local au=y(178134153,2945433833)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3667742031,627250769)end;au=au-ax end;w[1386628068]=g(g(390163819,au),g(1958145206,z))-string.len(s)-#{3429682979,2544325027,1958170604,532411863,2070931981,3428558051,3871612870,1703971562}return w[1386628068]end)(6342,3116)),aT)~=0;local b2=i(aH[582961947],w[2444418286]or(function(...)local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local au=y(1546911719,3632507718)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2466271811,1828726540)end;au=au+ax end;w[2444418286]=g(g(3266165977,au),g(2558034584,x[5]))-string.len(s)-#{1899490489,2444139379,2703320784,3684782692,3747400000,388088025,697735410,3593384591,1531483051}return w[2444418286]end)("i",{},{},{},{},"IiIIIIliiilIll",{},{}),512)local at=g(aH[845987461],w[620256706]or(function(...)local s="yed"local au=y(1197402496,2375640696)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3539372958,755649366)end;au=au+ax end;w[620256706]=g(g(2932287046,au),g(1030168364,x[6]))-string.len(s)-#{684225359,2843451735,1511381257,2466268254,1745920754,1030875767,3211548449,94966756,2544427847,562353283}return w[620256706]end)(4228,{},"iliIiIilIIliiliill","i",{}))local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;if b2<=at~=b3 then aP=aP+1 end elseif b0==(w[1362987488]or(function(...)local s="i put more time into this shitty list of dead memes then i did into the obfuscator itself"local au=y(3501267095,2612602957)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(525686030,3769301612)end;au=au-ax end;w[1362987488]=g(g(4193523566,au),g(120133292,x[9]))-string.len(s)-#{2663466578,2257189393,1912899736,1069177014,3840490340,3427077171,1804228160}return w[1362987488]end)(7733,"ilIlilllliIliliIll",6531,"IlIlIIllI","Ililili",2869,{},"Illii",775))then aW[g(i(aH[1650877655],w[3753093419]or(function()local s="pain is gonna use the backspace method on xen"w[3753093419]=g(y(3112995424,540346214),g(1599746046,z))-b0-string.len(s)-#{1008180159,3752615376,215305657,1027210601,1999208019,2792863564,495968421,3422993907}return w[3753093419]end)(),256),aT)]=g(aH[582961947],w[1040467068]or(function(...)local s="wow xen is shit buy luraph ok"local au=y(679018309,2145391222)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1188876943,3106115640)end;au=au+ax end;w[1040467068]=g(g(3260316635,au),g(1269561197,x[5]))-string.len(s)-#{849141860,922777504}return w[1040467068]end)("IiilIiIIlillilIllI",{},"iIlIilIliIiIl"))~=0;if j(aH[845987461],w[1178101449]or(function()local s="now with shitty xor string obfuscation"w[1178101449]=g(y(2673461663,3602522259),g(2012318920,x[2]))-string.len(s)-#{412497256,2986530869,2638546850,2132038540,137827394}return w[1178101449]end)(),512)~=0 then aP=aP+1 end elseif b0==(w[3776151757]or(function(...)local s="wait for someone on devforum to say they are gonna deobfuscate this"local au=y(879699061,269738694)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(989875237,3305112700)end;au=au+ax end;w[3776151757]=g(g(3058955161,au),g(1422429311,z))-string.len(s)-#{885617073,2670994966,2110378546,641377077,2222194109,3225624839,4292124699,3184381938}return w[3776151757]end)(597,"llill","illIli","liIllIiIii"))then local b2=g(aH[582961947],w[1324929416]or(function(...)local s="aspect network better obfuscator"local au=y(1319972295,2806762028)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1476660784,2818366067)end;au=au+ax end;w[1324929416]=g(g(2674241894,au),g(2959707232,z))-string.len(s)-b0-#{1020361133,2217292061,4228536215,3440512318,2350953584,2837668859,469676470}return w[1324929416]end)("iIIlI",12368,9154,{},"ilIIl","iiI",14565,10946,{},925))local at=g(aH[845987461],w[4163895376]or(function(...)local s="xen detects custom getfenv"local au=y(1912297838,3328528691)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1693937214,2601069343)end;au=au+ax end;w[4163895376]=g(g(1696137295,au),g(341631469,z))-string.len(s)-b0-#{4075114302,2396049806,1033748666,4025816387,4188287332,3401574662,4220930871,3798246002,240504333}return w[4163895376]end)({},{},14193,{},{}))local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[j(aH[1650877655],w[895069784]or(function(...)local s="hi devforum"local au=y(4277709910,2463548409)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3754871297,540117086)end;au=au+ax end;w[895069784]=g(g(3478224692,au),g(1704347675,z))-string.len(s)-b0-#{147113829,1724071027}return w[895069784]end)("IlIlllIilllIIIl",{},{},{},7256,"IiIIIliIIiIiIlIliil",11388),256)]=b2-at elseif b0==(w[4171200447]or(function(...)local s="luraph better then xen bros :pensive:"local au=y(1502815945,1931080455)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(898744717,3396238026)end;au=au-ax end;w[4171200447]=g(g(3487523104,au),g(202098135,x[7]))-string.len(s)-#{1764974307,2317072379,2474061579,490165494,4122914093}return w[4171200447]end)("IilIIllliil",{},14212,"l",5676,{},{},"il"))then local b2=i(aH[582961947],w[42373868]or(function()local s="level 1 crook = luraph, level 100 boss = xen"w[42373868]=g(y(3159234213,3676067282),g(2712979861,z))-string.len(s)-#{881052472,1817113619,2317286079,2408722822}return w[42373868]end)(),512)local at=j(j(aH[845987461],w[3783755306]or(function()local s="double-header fair! this rationalization has a overenthusiastically anticheat! you will get nonpermissible for exploiting!"w[3783755306]=g(y(181066348,955695144),g(1800762280,x[6]))-string.len(s)-#{3759444060,1716655462,3702523564,3682218886}return w[3783755306]end)(),512),aT,512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[i(aH[1650877655],w[3884220155]or(function(...)local s="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 au=y(3736324404,2014976100)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(825102987,3469920594)end;au=au-ax end;w[3884220155]=g(g(2742438338,au),g(3275399824,z))-string.len(s)-b0-#{2640153563,4251185342,3524290247,2424938168}return w[3884220155]end)(3367),256)]=b2+at elseif b0==(w[550520713]or(function(...)local s="imagine using some lua minifier tool and thinking you are a badass"local au=y(2750635174,1546601609)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2463872372,1831158535)end;au=au-ax end;w[550520713]=g(g(1552537114,au),g(1706130038,z))-string.len(s)-#{1661553433,3435775834,2518653493,3497923732,1283727276,792678683,4077835559,4068074067}return w[550520713]end)({},13666,1154))then local b3=g(j(aH[1650877655],w[3372847941]or(function(...)local s="xen doesn't come with instance caching, sorry superskater"local au=y(3570791956,2261374344)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(65035922,4229955152)end;au=au-ax end;w[3372847941]=g(g(1035757763,au),g(2982609438,x[5]))-string.len(s)-#{102863380,2230293329,788792229,2188551396,2361493943,750621559,2665918866,554321105,1560298297}return w[3372847941]end)({},{},{},11660,{},{},10656,{},"iIIIIilIiiIiI"),256),aT)local at=g(aH[845987461],w[4054723435]or(function(...)local s="sometimes it be like that"local au=y(2750840840,3928181172)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3029325976,1265667342)end;au=au-ax end;w[4054723435]=g(g(2358467232,au),g(60880384,z))-string.len(s)-b0-#{3003718220,1788314240,482234867}return w[4054723435]end)("IiilliIiIiIiiliiIii",8457,"lIliIiiiIilIiIII","liiliiII","illillIilIIiIiIl",6079,"IlllllIIIIilII"))local b1=aW;local b9=b3+2;local bl={b1[b3](b1[b3+1],b1[b3+2])}for aE=1,at do aW[b9+aE]=bl[aE]end;if b1[b3+3]~=nil then b1[b3+2]=b1[b3+3]else aP=aP+1 end elseif b0==(w[1966246359]or(function()local s="HELP ME PEOPLE ARE CRASHING MY GAME PLZ HELP"w[1966246359]=g(y(842159143,2935317026),g(1512049191,z))-string.len(s)-#{4054821556,1023671174,1170212405,497814093,2873153418,1586280111,3794248672,3444624105,3396440384,2512772641}return w[1966246359]end)())then aP=aP+aH[1194622356]elseif b0==(w[421905430]or(function()local s="hi xen doesn't work on sk8r please help"w[421905430]=g(y(3773549103,3608340502),g(166220320,x[2]))-string.len(s)-#{3379317147,2137356392,3322287868,1812703008,3958147465,1516692502,2136185593,1578941876}return w[421905430]end)())then local b2=i(i(aH[582961947],w[260492197]or(function(...)local s="wait for someone on devforum to say they are gonna deobfuscate this"local au=y(3592154368,179875672)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1994094487,2300907254)end;au=au+ax end;w[260492197]=g(g(2337097519,au),g(2433499667,z))-string.len(s)-#{1822234930,1001386176,2902815398,940774432}return w[260492197]end)("Ilii",{},"liliIilII",1421,5712,{},"iliIlIIIIIIIIIIii"),512),aT,512)local at=j(aH[845987461],w[2390578978]or(function()local s="hi my 2.5mb script doesn't work with xen please help"w[2390578978]=g(y(2477999529,2918350772),g(2326249532,x[3]))-b0-string.len(s)-#{1778810616,2162778454,3720757330,2886479387,3356244081,4164801930}return w[2390578978]end)(),512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[i(aH[1650877655],w[3750103203]or(function()local s="epic gamer vision"w[3750103203]=g(y(3194995488,1425747755),g(1584657323,x[3]))-string.len(s)-#{1685138126,1995148453,1517988929,559459860}return w[3750103203]end)(),256)]=b2^at elseif b0==(w[1600175301]or(function(...)local s="baby i just fell for uwu,,,,,, i wanna be with uwu!11!!"local au=y(1421340823,3996735960)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(3248048963,1046946368)end;au=au-ax end;w[1600175301]=g(g(3102368547,au),g(3296831260,z))-string.len(s)-#{2298396241,748474455}return w[1600175301]end)({},"iiIiiIlIIlIl","IIiIllIlIllIliIIII"))then local b1=aW;for aE=i(aH[1650877655],w[3916967545]or(function(...)local s="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 au=y(3938171947,2029331412)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(413832425,3881201032)end;au=au+ax end;w[3916967545]=g(g(1556470592,au),g(284415281,x[5]))-string.len(s)-#{3928866351,2421668338,528410890,620336236,2634478065,2811099417,2459939925,1564733538,1307818292}return w[3916967545]end)(12074,"IiliiIll",10748,"lIil",{},13124,{},{}),256),g(aH[582961947],w[2253918160]or(function()local s="sponsored by ironbrew, jk xen is better"w[2253918160]=g(y(3209955909,1470420180),g(773678269,z))-b0-string.len(s)-#{707084503,3633732039}return w[2253918160]end)())do b1[aE]=nil end elseif b0==(w[146600133]or(function()local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"w[146600133]=g(y(2762337372,3506801813),g(2881904011,x[5]))-string.len(s)-#{3719541067,1924271931,2574665665,456619039,2559627416,4099260940,1134275627}return w[146600133]end)())then aO[j(aH[582961947],w[2406173249]or(function()local s="imagine using some lua minifier tool and thinking you are a badass"w[2406173249]=g(y(2297165318,3774179800),g(2935733745,z))-string.len(s)-#{2382014829,476836551,3876341130,2496418429}return w[2406173249]end)(),512)]=aW[j(g(aH[1650877655],w[4124328459]or(function(...)local s="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 au=y(468569402,2897778324)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(2513941348,1781093585)end;au=au+ax end;w[4124328459]=g(g(2814155586,au),g(3591357629,z))-string.len(s)-#{1183153001}return w[4124328459]end)("lliiilIIiIlI","IIlll","l","lllliIlllIIlli")),aT,256)]elseif b0==(w[2156685344]or(function()local s="wait for someone on devforum to say they are gonna deobfuscate this"w[2156685344]=g(y(2280852872,699245025),g(1753552086,z))-string.len(s)-#{195637138,2295847151,2783150238}return w[2156685344]end)())then local b2=g(aH[582961947],w[1761595223]or(function(...)local s="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 au=y(123074785,2302477611)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(548988954,3746005399)end;au=au-ax end;w[1761595223]=g(g(1033816939,au),g(1964223263,z))-string.len(s)-#{1718847716}return w[1761595223]end)({},{},"lIlllilIlIli",14697,"II",6815))local at=j(aH[845987461],w[221127745]or(function()local s="level 1 crook = luraph, level 100 boss = xen"w[221127745]=g(y(1352785864,1442948417),g(3225714268,z))-b0-string.len(s)-#{1530504546,3212698838,2595284696,3463074101,3333373857,2316986073}return w[221127745]end)(),512)local b1=aW;if b2>255 then b2=aB[b2-256]else b2=b1[b2]end;if at>255 then at=aB[at-256]else at=b1[at]end;b1[i(aH[1650877655],w[3213173271]or(function(...)local s="i put more time into this shitty list of dead memes then i did into the obfuscator itself"local au=y(313053888,2838902824)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(4053457023,241533607)end;au=au-ax end;w[3213173271]=g(g(571870114,au),g(1601031908,z))-string.len(s)-#{3080571282,3795483252,1522896512,272398903}return w[3213173271]end)({},2568,"illIl"),256)]=b2*at elseif b0==(w[1871628085]or(function()local s="yed"w[1871628085]=g(y(2372084318,3071428429),g(1703198789,x[8]))-string.len(s)-#{2205130785,3359213236,2919369620}return w[1871628085]end)())then aW[g(aH[1650877655],w[3829080715]or(function()local s="can we have an f in chat for ripull"w[3829080715]=g(y(611482123,2699589588),g(1841735746,x[7]))-string.len(s)-#{4157418019,3916060464,1394270678}return w[3829080715]end)())]=aO[g(aH[582961947],w[2285334967]or(function(...)local s="https://twitter.com/Ripull_RBLX/status/1059334518581145603"local au=y(1070208027,3795462618)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(1097523361,3197472095)end;au=au-ax end;w[2285334967]=g(g(2808329559,au),g(3161821821,z))-string.len(s)-b0-#{945140079,4194004391,4162826440,2903293741}return w[2285334967]end)({},1333,"IIiiliIIiIiIIliIill","IliIii",9437,11474))]elseif b0==(w[696056048]or(function()local s="print(bytecode)"w[696056048]=g(y(1270745420,3609744894),g(1517345388,z))-string.len(s)-#{570118858,2960700953}return w[696056048]end)())then local b3=j(aH[1650877655],w[3873763844]or(function()local s="hi xen doesn't work on sk8r please help"w[3873763844]=g(y(933214509,385321218),g(4279144125,x[5]))-string.len(s)-#{1245192263,6165905,1518516610,1492453097,2618782103,1202315182,552030495,3169583757,195259251}return w[3873763844]end)(),256)local bm={}for aE=1,#aV do local bn=aV[aE]for bo=0,#bn do local bp=bn[bo]local b1=bp[1]local a9=bp[2]if b1==aW and a9>=b3 then bm[a9]=b1[a9]bp[1]=bm end end end elseif b0==(w[3835673075]or(function(...)local s="this is a christian obfuscator, no cursing allowed in our scripts"local au=y(3563970197,1032638036)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(295435866,3999580432)end;au=au-ax end;w[3835673075]=g(g(1940247958,au),g(798185497,x[9]))-string.len(s)-#{1716891865}return w[3835673075]end)({},6532,12588,{},"iiiIiililI",4888,"lliiIilIII"))then aW[g(aH[1650877655],w[2016723797]or(function()local s="luraph better then xen bros :pensive:"w[2016723797]=g(y(2806223789,3608427249),g(692008340,x[6]))-b0-string.len(s)-#{1267841111,2697872282,7446713,206771909,3342661007}return w[2016723797]end)())]=not aW[g(g(aH[582961947],w[441183049]or(function()local s="pain exist is gonna connect the dots of xen"w[441183049]=g(y(2254098480,1998559454),g(933445805,z))-string.len(s)-#{228639250,3409147711,1635634189,2635157548,1923510978,2687559556}return w[441183049]end)()),aT)]elseif b0==(w[3896006905]or(function(...)local s="inb4 posted on exploit reports section"local au=y(3367202079,2094617562)local av={...}for r,aw in pairs(av)do local ax;local ay=type(aw)if ay=="number"then ax=aw elseif ay=="string"then ax=aw:len()elseif ay=="table"then ax=y(81380532,4213615692)end;au=au-ax end;w[3896006905]=g(g(3790737458,au),g(174728644,x[8]))-string.len(s)-#{3237302568,876249448,3613786369}return w[3896006905]end)({},"i"))then aW[g(aH[1650877655],w[3606993854]or(function()local s="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????"w[3606993854]=g(y(483419677,1587450285),g(2226439239,z))-b0-string.len(s)-#{3368630950,4236970936,3534730346,2170814801,2115496179,3750123265,307525491,1067119893,1148412766}return w[3606993854]end)())]=aW[g(aH[582961947],w[2462978342]or(function()local s="inb4 posted on exploit reports section"w[2462978342]=g(y(1439517224,439935742),g(2299630123,z))-b0-string.len(s)-#{2747787175,2257704312,3629691217,1974329888,1085438056,2899592849,4095001736,1844158412}return w[2462978342]end)())]end end end;local b4={...}for aE=0,aS do if aE>=aD[101084375]then aR[aE-aD[101084375]]=b4[aE+1]else aW[aE]=b4[aE+1]end end;local b2,at=a_()if b2 and at>0 then return unpack(b2,1,at)end;return end end;local function bq(br,aN)local bs=a7(br)return aM(bs,aN or getfenv(0)),bs end;return bq(J("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"),getfenv())()
  100. end)
  101.  
  102. TextLabel.Parent = mainn
  103. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  104. TextLabel.BackgroundTransparency = 1
  105. TextLabel.Position = UDim2.new(0.181802556, 0, -0.0152301323, 0)
  106. TextLabel.Size = UDim2.new(0, 392, 0, 48)
  107. TextLabel.Font = Enum.Font.SciFi
  108. TextLabel.Text = "One Piece: Pirates Wrath"
  109. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  110. TextLabel.TextSize = 34
  111.  
  112. TextLabel_2.Parent = mainn
  113. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  114. TextLabel_2.BackgroundTransparency = 1
  115. TextLabel_2.Position = UDim2.new(-0.0377519615, 0, 0.905661583, 0)
  116. TextLabel_2.Size = UDim2.new(0, 205, 0, 48)
  117. TextLabel_2.Font = Enum.Font.Gotham
  118. TextLabel_2.Text = "Diego Exploits"
  119. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  120. TextLabel_2.TextSize = 20
  121.  
  122. X.Name = "X"
  123. X.Parent = mainn
  124. X.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  125. X.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  126. X.Position = UDim2.new(0.955355346, 0, 0.00300436281, 0)
  127. X.Size = UDim2.new(0, 33, 0, 36)
  128. X.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  129. X.Font = Enum.Font.SciFi
  130. X.Text = "X"
  131. X.TextColor3 = Color3.new(0, 0, 0)
  132. X.TextSize = 25
  133. X.TextStrokeColor3 = Color3.new(1, 1, 1)
  134. X.TextStrokeTransparency = 0
  135. X.MouseButton1Down:connect(function()
  136. X.Visible = true
  137. mainn.Visible = false
  138. end)
  139.  
  140. TextLabel_3.Parent = mainn
  141. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  142. TextLabel_3.BackgroundTransparency = 1
  143. TextLabel_3.Position = UDim2.new(0.165246263, 0, 0.10148073, 0)
  144. TextLabel_3.Size = UDim2.new(0, 392, 0, 48)
  145. TextLabel_3.Font = Enum.Font.Fantasy
  146. TextLabel_3.Text = "Teleports"
  147. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  148. TextLabel_3.TextSize = 34
  149.  
  150. gotofruit.Name = "gotofruit"
  151. gotofruit.Parent = mainn
  152. gotofruit.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  153. gotofruit.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  154. gotofruit.Position = UDim2.new(0.362273663, 0, 0.235998169, 0)
  155. gotofruit.Size = UDim2.new(0, 162, 0, 45)
  156. gotofruit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  157. gotofruit.Font = Enum.Font.Fantasy
  158. gotofruit.Text = "Go to Fruits"
  159. gotofruit.TextColor3 = Color3.new(0, 0, 0)
  160. gotofruit.TextSize = 25
  161. gotofruit.TextStrokeColor3 = Color3.new(1, 1, 1)
  162. gotofruit.TextStrokeTransparency = 0
  163. gotofruit.MouseButton1Down:connect(function()
  164. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  165.  
  166. char.CFrame = CFrame.new(-3229.45, 3467.58, 1295)
  167. wait(0.5)
  168.  
  169. char.CFrame = CFrame.new(8407.08, 2.53972, -7993)
  170. wait(0.5)
  171. char.CFrame = CFrame.new(-7248.16, 0.0438467, 5083.16)
  172. wait(0.5)
  173. char.CFrame = CFrame.new(-2456.7, 3467.58, 1421.)
  174. wait(0.5)
  175. char.CFrame = CFrame.new(7486.03, 2573.66, 3684)
  176. wait(0.5)
  177. char.CFrame = CFrame.new(-1944.16, 41.5107, -6437.94)
  178. wait(0.5)
  179. char.CFrame = CFrame.new(-2998.31, 5.71195, -3991.01)
  180. wait(0.5)
  181. char.CFrame = CFrame.new(8404.91, 5.76484, -4315.09)
  182. wait(0.5)
  183. end)
  184.  
  185. tpfruits.Name = "tpfruits"
  186. tpfruits.Parent = mainn
  187. tpfruits.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  188. tpfruits.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  189. tpfruits.Position = UDim2.new(0.718233943, 0, 0.235998169, 0)
  190. tpfruits.Size = UDim2.new(0, 162, 0, 45)
  191. tpfruits.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  192. tpfruits.Font = Enum.Font.Fantasy
  193. tpfruits.Text = "TP Fruits"
  194. tpfruits.TextColor3 = Color3.new(0, 0, 0)
  195. tpfruits.TextSize = 25
  196. tpfruits.TextStrokeColor3 = Color3.new(1, 1, 1)
  197. tpfruits.TextStrokeTransparency = 0
  198. tpfruits.MouseButton1Click:connect(function()
  199. while wait(3) do
  200. for _,v in pairs(workspace:GetChildren()) do
  201. if v:IsA("Tool") then
  202. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  203. print("Teleported Item!")
  204. end
  205. end
  206. end
  207. end)
  208.  
  209. roblucci.Name = "roblucci"
  210. roblucci.Parent = mainn
  211. roblucci.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  212. roblucci.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  213. roblucci.Position = UDim2.new(0.360618025, 0, 0.77445972, 0)
  214. roblucci.Size = UDim2.new(0, 162, 0, 45)
  215. roblucci.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  216. roblucci.Font = Enum.Font.Fantasy
  217. roblucci.Text = "Rob Lucci"
  218. roblucci.TextColor3 = Color3.new(0, 0, 0)
  219. roblucci.TextSize = 25
  220. roblucci.TextStrokeColor3 = Color3.new(1, 1, 1)
  221. roblucci.TextStrokeTransparency = 0
  222. roblucci.MouseButton1Down:connect(function()
  223. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  224.  
  225. char.CFrame = CFrame.new(-2013.75, 44.4407, 3286.85)
  226. wait(0.5)
  227. end)
  228.  
  229. rayleigh3.Name = "rayleigh3"
  230. rayleigh3.Parent = mainn
  231. rayleigh3.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  232. rayleigh3.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  233. rayleigh3.Position = UDim2.new(0.00465777144, 0, 0.777112305, 0)
  234. rayleigh3.Size = UDim2.new(0, 162, 0, 45)
  235. rayleigh3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  236. rayleigh3.Font = Enum.Font.Fantasy
  237. rayleigh3.Text = "Rayleigh 3"
  238. rayleigh3.TextColor3 = Color3.new(0, 0, 0)
  239. rayleigh3.TextSize = 25
  240. rayleigh3.TextStrokeColor3 = Color3.new(1, 1, 1)
  241. rayleigh3.TextStrokeTransparency = 0
  242. rayleigh3.MouseButton1Down:connect(function()
  243. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  244.  
  245. char.CFrame = CFrame.new(-5234.04, 10.05323, 12539.6)
  246. wait(0.5)
  247.  
  248. end)
  249.  
  250. rayleigh2.Name = "rayleigh2"
  251. rayleigh2.Parent = mainn
  252. rayleigh2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  253. rayleigh2.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  254. rayleigh2.Position = UDim2.new(0.718233943, 0, 0.580825746, 0)
  255. rayleigh2.Size = UDim2.new(0, 162, 0, 45)
  256. rayleigh2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  257. rayleigh2.Font = Enum.Font.Fantasy
  258. rayleigh2.Text = "Rayleigh 2"
  259. rayleigh2.TextColor3 = Color3.new(0, 0, 0)
  260. rayleigh2.TextSize = 25
  261. rayleigh2.TextStrokeColor3 = Color3.new(1, 1, 1)
  262. rayleigh2.TextStrokeTransparency = 0
  263. rayleigh2.MouseButton1Down:connect(function()
  264. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  265.  
  266. char.CFrame = CFrame.new(433.468, 1498.36, 325.395)
  267. wait(0.5)
  268.  
  269. end)
  270.  
  271. rayleigh1.Name = "rayleigh1"
  272. rayleigh1.Parent = mainn
  273. rayleigh1.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  274. rayleigh1.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  275. rayleigh1.Position = UDim2.new(0.360618025, 0, 0.583478332, 0)
  276. rayleigh1.Size = UDim2.new(0, 162, 0, 45)
  277. rayleigh1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  278. rayleigh1.Font = Enum.Font.Fantasy
  279. rayleigh1.Text = "Rayleigh 1"
  280. rayleigh1.TextColor3 = Color3.new(0, 0, 0)
  281. rayleigh1.TextSize = 25
  282. rayleigh1.TextStrokeColor3 = Color3.new(1, 1, 1)
  283. rayleigh1.TextStrokeTransparency = 0
  284. rayleigh1.MouseButton1Down:connect(function()local a=game.Players.LocalPlayer.Character.HumanoidRootPart;a.CFrame=CFrame.new(1859.613, 2903.364, -3846.877)wait(0.5)end)
  285.  
  286. sanji.Name = "sanji"
  287. sanji.Parent = mainn
  288. sanji.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  289. sanji.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  290. sanji.Position = UDim2.new(0.00465777144, 0, 0.586130738, 0)
  291. sanji.Size = UDim2.new(0, 162, 0, 45)
  292. sanji.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  293. sanji.Font = Enum.Font.Fantasy
  294. sanji.Text = "Sanji"
  295. sanji.TextColor3 = Color3.new(0, 0, 0)
  296. sanji.TextSize = 25
  297. sanji.TextStrokeColor3 = Color3.new(1, 1, 1)
  298. sanji.TextStrokeTransparency = 0
  299. sanji.MouseButton1Down:connect(function()
  300. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  301.  
  302. char.CFrame = CFrame.new(329.643, 9.62299, -4648.68)
  303. wait(0.5)
  304. end)
  305.  
  306. sabo.Name = "sabo"
  307. sabo.Parent = mainn
  308. sabo.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  309. sabo.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  310. sabo.Position = UDim2.new(0.714922667, 0, 0.400454432, 0)
  311. sabo.Size = UDim2.new(0, 162, 0, 45)
  312. sabo.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  313. sabo.Font = Enum.Font.Fantasy
  314. sabo.Text = "Sabo"
  315. sabo.TextColor3 = Color3.new(0, 0, 0)
  316. sabo.TextSize = 25
  317. sabo.TextStrokeColor3 = Color3.new(1, 1, 1)
  318. sabo.TextStrokeTransparency = 0
  319. sabo.MouseButton1Down:connect(function()
  320.  
  321. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  322.  
  323. char.CFrame = CFrame.new(-9249.56, 89.5063, -14136.)
  324. wait(0.5)
  325. end)
  326.  
  327. sans.Name = "sans"
  328. sans.Parent = mainn
  329. sans.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  330. sans.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  331. sans.Position = UDim2.new(0.358962387, 0, 0.403106928, 0)
  332. sans.Size = UDim2.new(0, 162, 0, 45)
  333. sans.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  334. sans.Font = Enum.Font.Fantasy
  335. sans.Text = "Sans"
  336. sans.TextColor3 = Color3.new(0, 0, 0)
  337. sans.TextSize = 25
  338. sans.TextStrokeColor3 = Color3.new(1, 1, 1)
  339. sans.TextStrokeTransparency = 0
  340. sans.MouseButton1Down:connect(function()
  341. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  342.  
  343. char.CFrame = CFrame.new(1500.55, 207.902, 194.)
  344. wait(0.5)
  345. end)
  346.  
  347. mink.Name = "mink"
  348. mink.Parent = mainn
  349. mink.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  350. mink.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  351. mink.Position = UDim2.new(0.00465777144, 0, 0.405759484, 0)
  352. mink.Size = UDim2.new(0, 162, 0, 45)
  353. mink.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  354. mink.Font = Enum.Font.Fantasy
  355. mink.Text = "Mink"
  356. mink.TextColor3 = Color3.new(0, 0, 0)
  357. mink.TextSize = 25
  358. mink.TextStrokeColor3 = Color3.new(1, 1, 1)
  359. mink.TextStrokeTransparency = 0
  360. mink.MouseButton1Down:connect(function()
  361. local a = game.Players.LocalPlayer.Character.HumanoidRootPart; a.CFrame = CFrame.new(8370.63, 2640.56, 3875.55) wait(0.5)
  362. end)
  363.  
  364. na.Name = "n/a"
  365. na.Parent = mainn
  366. na.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  367. na.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  368. na.Position = UDim2.new(0.716578245, 0, 0.771807194, 0)
  369. na.Size = UDim2.new(0, 162, 0, 45)
  370. na.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  371. na.Font = Enum.Font.Fantasy
  372. na.Text = "TP Chest 2"
  373. na.TextColor3 = Color3.new(0, 0, 0)
  374. na.TextSize = 25
  375. na.TextStrokeColor3 = Color3.new(1, 1, 1)
  376. na.TextStrokeTransparency = 0
  377. na.MouseButton1Down:connect(function()for a,b in pairs(game.Workspace:GetDescendants())do if b.ClassName=="TouchTransmitter"then b.Parent.Position=game.Players.LocalPlayer.Character.HumanoidRootPart.Position+Vector3.new(0,0,-5)b.Parent.Anchored=true end end end)
  378.  
  379. tonextpagee.Name = "tonextpagee"
  380. tonextpagee.Parent = mainn
  381. tonextpagee.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  382. tonextpagee.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  383. tonextpagee.Position = UDim2.new(0.893884003, 0, 0.906417727, 0)
  384. tonextpagee.Size = UDim2.new(0, 58, 0, 41)
  385. tonextpagee.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  386. tonextpagee.Font = Enum.Font.Fantasy
  387. tonextpagee.Text = ">>"
  388. tonextpagee.TextColor3 = Color3.new(0, 0, 0)
  389. tonextpagee.TextSize = 25
  390. tonextpagee.TextStrokeColor3 = Color3.new(1, 1, 1)
  391. tonextpagee.TextStrokeTransparency = 0
  392. tonextpagee.MouseButton1Down:connect(function()
  393. tonextpagee.Visible = true
  394. IslandsPage.Visible = true
  395. mainn.Visible = false
  396. end)
  397.  
  398. IslandsPage.Name = "IslandsPage"
  399. IslandsPage.Parent = bokuunoo
  400. IslandsPage.BackgroundColor3 = Color3.new(0, 0, 0)
  401. IslandsPage.Position = UDim2.new(0.220360339, 0, 0.163536251, 0)
  402. IslandsPage.Size = UDim2.new(0, 603, 0, 374)
  403. IslandsPage.Style = Enum.FrameStyle.RobloxRound
  404. IslandsPage.Visible = false
  405. IslandsPage.Active = true
  406. IslandsPage.Draggable = true
  407.  
  408. secondary_2.Name = "secondary"
  409. secondary_2.Parent = IslandsPage
  410. secondary_2.Active = true
  411. secondary_2.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  412. secondary_2.Position = UDim2.new(0.00543848006, 0, 0.00710732862, 0)
  413. secondary_2.Size = UDim2.new(0, 581, 0, 355)
  414. secondary_2.Style = Enum.FrameStyle.RobloxRound
  415.  
  416. Frame_2.Parent = secondary_2
  417. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  418. Frame_2.Position = UDim2.new(-0.0172117036, 0, 0.0643198788, 0)
  419. Frame_2.Size = UDim2.new(0, 583, 0, 2)
  420.  
  421. Teleports.Name = "Teleports"
  422. Teleports.Parent = IslandsPage
  423. Teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  424. Teleports.BackgroundTransparency = 1
  425. Teleports.Position = UDim2.new(0.16687718, 0, -0.0312729105, 0)
  426. Teleports.Size = UDim2.new(0, 392, 0, 48)
  427. Teleports.Font = Enum.Font.SciFi
  428. Teleports.Text = "Teleports"
  429. Teleports.TextColor3 = Color3.new(1, 1, 1)
  430. Teleports.TextSize = 34
  431.  
  432. roblucciisland.Name = "roblucciisland"
  433. roblucciisland.Parent = IslandsPage
  434. roblucciisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  435. roblucciisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  436. roblucciisland.Position = UDim2.new(0.0140177011, 0, 0.136954278, 0)
  437. roblucciisland.Size = UDim2.new(0, 162, 0, 45)
  438. roblucciisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  439. roblucciisland.Font = Enum.Font.Fantasy
  440. roblucciisland.Text = "Rob L. Island"
  441. roblucciisland.TextColor3 = Color3.new(0, 0, 0)
  442. roblucciisland.TextSize = 25
  443. roblucciisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  444. roblucciisland.TextStrokeTransparency = 0
  445. roblucciisland.MouseButton1Down:connect(function()
  446. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  447.  
  448. char.CFrame = CFrame.new(-2013.75, 44.4407, 3286.85)
  449. wait(0.5)
  450. end)
  451.  
  452. fishmanisland.Name = "fishmanisland"
  453. fishmanisland.Parent = IslandsPage
  454. fishmanisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  455. fishmanisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  456. fishmanisland.Position = UDim2.new(0.697268128, 0, 0.741232395, 0)
  457. fishmanisland.Size = UDim2.new(0, 162, 0, 45)
  458. fishmanisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  459. fishmanisland.Font = Enum.Font.Fantasy
  460. fishmanisland.Text = "Fishman Island"
  461. fishmanisland.TextColor3 = Color3.new(0, 0, 0)
  462. fishmanisland.TextSize = 25
  463. fishmanisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  464. fishmanisland.TextStrokeTransparency = 0
  465. fishmanisland.MouseButton1Down:connect(function()
  466. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  467. char.CFrame = CFrame.new(-224.901, 109.235, 8337.58)
  468. wait(0.5)
  469. end)
  470.  
  471. buggyisland.Name = "buggyisland"
  472. buggyisland.Parent = IslandsPage
  473. buggyisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  474. buggyisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  475. buggyisland.Position = UDim2.new(0.349009395, 0, 0.741232395, 0)
  476. buggyisland.Size = UDim2.new(0, 162, 0, 45)
  477. buggyisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  478. buggyisland.Font = Enum.Font.Fantasy
  479. buggyisland.Text = "Buggy Island"
  480. buggyisland.TextColor3 = Color3.new(0, 0, 0)
  481. buggyisland.TextSize = 25
  482. buggyisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  483. buggyisland.TextStrokeTransparency = 0
  484. buggyisland.MouseButton1Down:connect(function()
  485. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  486. char.CFrame = CFrame.new(-11486.3, 13.2659, 6490.78)
  487. wait(0.5)
  488. end)
  489.  
  490. banditisland.Name = "banditisland"
  491. banditisland.Parent = IslandsPage
  492. banditisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  493. banditisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  494. banditisland.Position = UDim2.new(0.0140177011, 0, 0.74390614, 0)
  495. banditisland.Size = UDim2.new(0, 162, 0, 45)
  496. banditisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  497. banditisland.Font = Enum.Font.Fantasy
  498. banditisland.Text = "Bandit Island"
  499. banditisland.TextColor3 = Color3.new(0, 0, 0)
  500. banditisland.TextSize = 25
  501. banditisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  502. banditisland.TextStrokeTransparency = 0
  503. banditisland.MouseButton1Down:connect(function()
  504. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  505.  
  506. char.CFrame = CFrame.new(1521.43, 2920.73, -4893.17)
  507. wait(0.5)
  508. end)
  509.  
  510. marineisland.Name = "marineisland"
  511. marineisland.Parent = IslandsPage
  512. marineisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  513. marineisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  514. marineisland.Position = UDim2.new(0.697268128, 0, 0.52732861, 0)
  515. marineisland.Size = UDim2.new(0, 162, 0, 45)
  516. marineisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  517. marineisland.Font = Enum.Font.Fantasy
  518. marineisland.Text = "Marine Island"
  519. marineisland.TextColor3 = Color3.new(0, 0, 0)
  520. marineisland.TextSize = 25
  521. marineisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  522. marineisland.TextStrokeTransparency = 0
  523. marineisland.MouseButton1Down:connect(function()
  524. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  525. char.CFrame = CFrame.new(5761.7,27.9169, 493.298)
  526. wait(0.5)
  527. end)
  528.  
  529. orangeisland.Name = "orangeisland"
  530. orangeisland.Parent = IslandsPage
  531. orangeisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  532. orangeisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  533. orangeisland.Position = UDim2.new(0.350667775, 0, 0.52732861, 0)
  534. orangeisland.Size = UDim2.new(0, 162, 0, 45)
  535. orangeisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  536. orangeisland.Font = Enum.Font.Fantasy
  537. orangeisland.Text = "Orange Island"
  538. orangeisland.TextColor3 = Color3.new(0, 0, 0)
  539. orangeisland.TextSize = 25
  540. orangeisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  541. orangeisland.TextStrokeTransparency = 0
  542. orangeisland.MouseButton1Down:connect(function()
  543. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  544.  
  545. char.CFrame = CFrame.new(-7360.41, -3.46297, 5143)
  546. wait(0.5)
  547. end)
  548.  
  549. purpleisland.Name = "purpleisland"
  550. purpleisland.Parent = IslandsPage
  551. purpleisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  552. purpleisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  553. purpleisland.Position = UDim2.new(0.0140177011, 0, 0.530002415, 0)
  554. purpleisland.Size = UDim2.new(0, 162, 0, 45)
  555. purpleisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  556. purpleisland.Font = Enum.Font.Fantasy
  557. purpleisland.Text = "Purple Island"
  558. purpleisland.TextColor3 = Color3.new(0, 0, 0)
  559. purpleisland.TextSize = 25
  560. purpleisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  561. purpleisland.TextStrokeTransparency = 0
  562. purpleisland.MouseButton1Down:connect(function()
  563.  
  564. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  565.  
  566. char.CFrame = CFrame.new(3748.12, 0.524284, 4864)
  567. wait(0.5)
  568. end)
  569.  
  570. bigisland.Name = "bigisland"
  571. bigisland.Parent = IslandsPage
  572. bigisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  573. bigisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  574. bigisland.Position = UDim2.new(0.697268128, 0, 0.31609866, 0)
  575. bigisland.Size = UDim2.new(0, 162, 0, 45)
  576. bigisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  577. bigisland.Font = Enum.Font.Fantasy
  578. bigisland.Text = "Big Island"
  579. bigisland.TextColor3 = Color3.new(0, 0, 0)
  580. bigisland.TextSize = 25
  581. bigisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  582. bigisland.TextStrokeTransparency = 0
  583. bigisland.MouseButton1Down:connect(function()
  584. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  585.  
  586. char.CFrame = CFrame.new(-6073.04, 40.3359, 124)
  587. wait(0.5)
  588. end)
  589.  
  590. tournamentisland.Name = "tournamentisland"
  591. tournamentisland.Parent = IslandsPage
  592. tournamentisland.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  593. tournamentisland.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  594. tournamentisland.Position = UDim2.new(0.352326155, 0, 0.31609866, 0)
  595. tournamentisland.Size = UDim2.new(0, 162, 0, 45)
  596. tournamentisland.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  597. tournamentisland.Font = Enum.Font.Fantasy
  598. tournamentisland.Text = "Arena Island"
  599. tournamentisland.TextColor3 = Color3.new(0, 0, 0)
  600. tournamentisland.TextSize = 25
  601. tournamentisland.TextStrokeColor3 = Color3.new(1, 1, 1)
  602. tournamentisland.TextStrokeTransparency = 0
  603. tournamentisland.MouseButton1Down:connect(function()
  604.  
  605. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  606.  
  607. char.CFrame = CFrame.new(-2726.42, 63.3879, -9494)
  608. wait(0.5)
  609. end)
  610.  
  611. skyland1.Name = "skyland1"
  612. skyland1.Parent = IslandsPage
  613. skyland1.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  614. skyland1.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  615. skyland1.Position = UDim2.new(0.0123593267, 0, 0.318772465, 0)
  616. skyland1.Size = UDim2.new(0, 162, 0, 45)
  617. skyland1.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  618. skyland1.Font = Enum.Font.Fantasy
  619. skyland1.Text = "Sky Island 1"
  620. skyland1.TextColor3 = Color3.new(0, 0, 0)
  621. skyland1.TextSize = 25
  622. skyland1.TextStrokeColor3 = Color3.new(1, 1, 1)
  623. skyland1.TextStrokeTransparency = 0
  624. skyland1.MouseButton1Down:connect(function()
  625. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  626.  
  627. char.CFrame = CFrame.new(3435.13, 3061.09, 5402.02)
  628. wait(0.5)
  629. end)
  630.  
  631. skyland2.Name = "skyland2"
  632. skyland2.Parent = IslandsPage
  633. skyland2.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  634. skyland2.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  635. skyland2.Position = UDim2.new(0.697268128, 0, 0.136954278, 0)
  636. skyland2.Size = UDim2.new(0, 162, 0, 45)
  637. skyland2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  638. skyland2.Font = Enum.Font.Fantasy
  639. skyland2.Text = "Sky Island 2"
  640. skyland2.TextColor3 = Color3.new(0, 0, 0)
  641. skyland2.TextSize = 25
  642. skyland2.TextStrokeColor3 = Color3.new(1, 1, 1)
  643. skyland2.TextStrokeTransparency = 0
  644. skyland2.MouseButton1Down:connect(function()
  645. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1307, 2942, -4060)
  646. end)
  647.  
  648. skyland3.Name = "skyland3"
  649. skyland3.Parent = IslandsPage
  650. skyland3.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  651. skyland3.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  652. skyland3.Position = UDim2.new(0.352326155, 0, 0.136954278, 0)
  653. skyland3.Size = UDim2.new(0, 162, 0, 45)
  654. skyland3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  655. skyland3.Font = Enum.Font.Fantasy
  656. skyland3.Text = "Sky Island 3"
  657. skyland3.TextColor3 = Color3.new(0, 0, 0)
  658. skyland3.TextSize = 25
  659. skyland3.TextStrokeColor3 = Color3.new(1, 1, 1)
  660. skyland3.TextStrokeTransparency = 0
  661. skyland3.MouseButton1Down:connect(function()
  662. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2465, 3470, 2022)
  663. end)
  664.  
  665. islandprevpage.Name = "islandprevpage"
  666. islandprevpage.Parent = IslandsPage
  667. islandprevpage.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  668. islandprevpage.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  669. islandprevpage.Position = UDim2.new(0.00656203926, 0, 0.892727017, 0)
  670. islandprevpage.Size = UDim2.new(0, 61, 0, 45)
  671. islandprevpage.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  672. islandprevpage.Font = Enum.Font.Fantasy
  673. islandprevpage.Text = "<<"
  674. islandprevpage.TextColor3 = Color3.new(0, 0, 0)
  675. islandprevpage.TextSize = 25
  676. islandprevpage.TextStrokeColor3 = Color3.new(1, 1, 1)
  677. islandprevpage.TextStrokeTransparency = 0
  678. islandprevpage.MouseButton1Down:connect(function()
  679. islandprevpage.Visible = true
  680. IslandsPage.Visible = false
  681. mainn.Visible = true
  682. end)
  683.  
  684. islandnextpage.Name = "islandnextpage"
  685. islandnextpage.Parent = IslandsPage
  686. islandnextpage.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  687. islandnextpage.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  688. islandnextpage.Position = UDim2.new(0.910191178, 0, 0.895515144, 0)
  689. islandnextpage.Size = UDim2.new(0, 50, 0, 45)
  690. islandnextpage.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  691. islandnextpage.Font = Enum.Font.Fantasy
  692. islandnextpage.Text = ">>"
  693. islandnextpage.TextColor3 = Color3.new(0, 0, 0)
  694. islandnextpage.TextSize = 25
  695. islandnextpage.TextStrokeColor3 = Color3.new(1, 1, 1)
  696. islandnextpage.TextStrokeTransparency = 0
  697. islandnextpage.MouseButton1Down:connect(function()
  698. islandnextpage.Visible = true
  699. IslandsPage.Visible = false
  700. FarmingPage.Visible = true
  701. end)
  702.  
  703. FarmingPage.Name = "FarmingPage"
  704. FarmingPage.Parent = bokuunoo
  705. FarmingPage.BackgroundColor3 = Color3.new(0, 0, 0)
  706. FarmingPage.Position = UDim2.new(0.220360339, 0, 0.163536251, 0)
  707. FarmingPage.Size = UDim2.new(0, 603, 0, 374)
  708. FarmingPage.Style = Enum.FrameStyle.RobloxRound
  709. FarmingPage.Visible = false
  710. FarmingPage.Draggable = true
  711. FarmingPage.Active = true
  712.  
  713. secondary_3.Name = "secondary"
  714. secondary_3.Parent = FarmingPage
  715. secondary_3.Active = true
  716. secondary_3.BackgroundColor3 = Color3.new(0.109804, 0.113725, 0.101961)
  717. secondary_3.Position = UDim2.new(0.00543848006, 0, 0.00710732862, 0)
  718. secondary_3.Size = UDim2.new(0, 581, 0, 355)
  719. secondary_3.Style = Enum.FrameStyle.RobloxRound
  720.  
  721. Frame_3.Parent = secondary_3
  722. Frame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  723. Frame_3.Position = UDim2.new(-0.0172117036, 0, 0.0643198788, 0)
  724. Frame_3.Size = UDim2.new(0, 583, 0, 2)
  725.  
  726. FarmingFunctions.Name = "Farming / Functions"
  727. FarmingFunctions.Parent = FarmingPage
  728. FarmingFunctions.BackgroundColor3 = Color3.new(1, 1, 1)
  729. FarmingFunctions.BackgroundTransparency = 1
  730. FarmingFunctions.Position = UDim2.new(0.16687718, 0, -0.0312729105, 0)
  731. FarmingFunctions.Size = UDim2.new(0, 392, 0, 48)
  732. FarmingFunctions.Font = Enum.Font.SciFi
  733. FarmingFunctions.Text = "Farming and Functions"
  734. FarmingFunctions.TextColor3 = Color3.new(1, 1, 1)
  735. FarmingFunctions.TextSize = 34
  736.  
  737. farmplayers.Name = "farmplayers"
  738. farmplayers.Parent = FarmingPage
  739. farmplayers.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  740. farmplayers.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  741. farmplayers.Position = UDim2.new(0.0140177011, 0, 0.136954278, 0)
  742. farmplayers.Size = UDim2.new(0, 162, 0, 45)
  743. farmplayers.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  744. farmplayers.Font = Enum.Font.Fantasy
  745. farmplayers.Text = "Farm Players"
  746. farmplayers.TextColor3 = Color3.new(0, 0, 0)
  747. farmplayers.TextSize = 25
  748. farmplayers.TextStrokeColor3 = Color3.new(1, 1, 1)
  749. farmplayers.TextStrokeTransparency = 0
  750. farmplayers.MouseButton1Down:connect(function()
  751. local mob = game.Players:GetPlayers()
  752. local plr = game.Players.LocalPlayer.Character.HumanoidRootPart
  753. for i,v in pairs(mob) do
  754. v.Character.HumanoidRootPart.Anchored = true
  755. v.Character.HumanoidRootPart.CFrame = plr.CFrame + plr.CFrame.lookVector * 3
  756. end
  757. end)
  758.  
  759. autopunch.Name = "autopunch"
  760. autopunch.Parent = FarmingPage
  761. autopunch.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  762. autopunch.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  763. autopunch.Position = UDim2.new(0.0136897909, 0, 0.800245106, 0)
  764. autopunch.Size = UDim2.new(0, 575, 0, 45)
  765. autopunch.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  766. autopunch.Font = Enum.Font.Fantasy
  767. autopunch.Text = "(Use this with the farm buttons) Auto-Punch"
  768. autopunch.TextColor3 = Color3.new(0, 0, 0)
  769. autopunch.TextSize = 25
  770. autopunch.TextStrokeColor3 = Color3.new(1, 1, 1)
  771. autopunch.TextStrokeTransparency = 0
  772. autopunch.MouseButton1Down:connect(function()
  773.  
  774. while true do
  775. wait(0.2)
  776. local Event = game:GetService("ReplicatedStorage").PunchEvent
  777. Event:FireServer()
  778. end
  779. end)
  780.  
  781. antiafk.Name = "antiafk"
  782. antiafk.Parent = FarmingPage
  783. antiafk.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  784. antiafk.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  785. antiafk.Position = UDim2.new(0.718827009, 0, 0.559414148, 0)
  786. antiafk.Size = UDim2.new(0, 162, 0, 45)
  787. antiafk.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  788. antiafk.Font = Enum.Font.Fantasy
  789. antiafk.Text = "Anti-AFK"
  790. antiafk.TextColor3 = Color3.new(0, 0, 0)
  791. antiafk.TextSize = 25
  792. antiafk.TextStrokeColor3 = Color3.new(1, 1, 1)
  793. antiafk.TextStrokeTransparency = 0
  794. antiafk.MouseButton1Down:connect(function()
  795.  
  796. _G.afk = true
  797. while _G.afk do
  798. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(1, 0, 0))
  799. wait(0.1)
  800. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(Vector3.new(-1, 0, 0))
  801. end
  802. end)
  803.  
  804. farmmarines.Name = "farmmarines"
  805. farmmarines.Parent = FarmingPage
  806. farmmarines.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  807. farmmarines.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  808. farmmarines.Position = UDim2.new(0.367251545, 0, 0.559414148, 0)
  809. farmmarines.Size = UDim2.new(0, 162, 0, 45)
  810. farmmarines.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  811. farmmarines.Font = Enum.Font.Fantasy
  812. farmmarines.Text = "Farm Marines"
  813. farmmarines.TextColor3 = Color3.new(0, 0, 0)
  814. farmmarines.TextSize = 25
  815. farmmarines.TextStrokeColor3 = Color3.new(1, 1, 1)
  816. farmmarines.TextStrokeTransparency = 0
  817. farmmarines.MouseButton1Down:connect(function()
  818. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  819. if string.find(v.Name, "Marine") and v:FindFirstChild("HumanoidRootPart") then
  820. v:FindFirstChild("HumanoidRootPart").Anchored = true
  821. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  822. end
  823. end
  824. end)
  825.  
  826. farmexe.Name = "farmexe"
  827. farmexe.Parent = FarmingPage
  828. farmexe.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  829. farmexe.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  830. farmexe.Position = UDim2.new(0.0123593267, 0, 0.564761758, 0)
  831. farmexe.Size = UDim2.new(0, 162, 0, 45)
  832. farmexe.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  833. farmexe.Font = Enum.Font.Fantasy
  834. farmexe.Text = "Farm Exe"
  835. farmexe.TextColor3 = Color3.new(0, 0, 0)
  836. farmexe.TextSize = 25
  837. farmexe.TextStrokeColor3 = Color3.new(1, 1, 1)
  838. farmexe.TextStrokeTransparency = 0
  839. farmexe.MouseButton1Down:connect(function()
  840. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  841. if string.find(v.Name, "Exe") and v:FindFirstChild("HumanoidRootPart") then
  842. v:FindFirstChild("HumanoidRootPart").Anchored = true
  843. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  844. end
  845. end
  846. end)
  847.  
  848. farmfishman.Name = "farmfishman"
  849. farmfishman.Parent = FarmingPage
  850. farmfishman.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  851. farmfishman.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  852. farmfishman.Position = UDim2.new(0.718827009, 0, 0.334815234, 0)
  853. farmfishman.Size = UDim2.new(0, 162, 0, 45)
  854. farmfishman.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  855. farmfishman.Font = Enum.Font.Fantasy
  856. farmfishman.Text = "Farm Fishman"
  857. farmfishman.TextColor3 = Color3.new(0, 0, 0)
  858. farmfishman.TextSize = 25
  859. farmfishman.TextStrokeColor3 = Color3.new(1, 1, 1)
  860. farmfishman.TextStrokeTransparency = 0
  861. farmfishman.MouseButton1Down:connect(function()
  862. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  863. if string.find(v.Name, "Fish") and v:FindFirstChild("HumanoidRootPart") then
  864. v:FindFirstChild("HumanoidRootPart").Anchored = true
  865. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  866. end
  867. end
  868. end)
  869.  
  870. farmbuggy.Name = "farmbuggy"
  871. farmbuggy.Parent = FarmingPage
  872. farmbuggy.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  873. farmbuggy.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  874. farmbuggy.Position = UDim2.new(0.367251545, 0, 0.334815234, 0)
  875. farmbuggy.Size = UDim2.new(0, 162, 0, 45)
  876. farmbuggy.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  877. farmbuggy.Font = Enum.Font.Fantasy
  878. farmbuggy.Text = "Farm Buggy"
  879. farmbuggy.TextColor3 = Color3.new(0, 0, 0)
  880. farmbuggy.TextSize = 25
  881. farmbuggy.TextStrokeColor3 = Color3.new(1, 1, 1)
  882. farmbuggy.TextStrokeTransparency = 0
  883. farmbuggy.MouseButton1Down:connect(function()
  884. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  885. if string.find(v.Name, "Buggy") and v:FindFirstChild("HumanoidRootPart") then
  886. v:FindFirstChild("HumanoidRootPart").Anchored = true
  887. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  888. end
  889. end
  890. end)
  891.  
  892. farmsiren.Name = "farmsiren"
  893. farmsiren.Parent = FarmingPage
  894. farmsiren.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  895. farmsiren.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  896. farmsiren.Position = UDim2.new(0.0140177011, 0, 0.345510423, 0)
  897. farmsiren.Size = UDim2.new(0, 162, 0, 45)
  898. farmsiren.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  899. farmsiren.Font = Enum.Font.Fantasy
  900. farmsiren.Text = "Farm Siren"
  901. farmsiren.TextColor3 = Color3.new(0, 0, 0)
  902. farmsiren.TextSize = 25
  903. farmsiren.TextStrokeColor3 = Color3.new(1, 1, 1)
  904. farmsiren.TextStrokeTransparency = 0
  905. farmsiren.MouseButton1Down:connect(function()
  906. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  907. if string.find(v.Name, "Siren") and v:FindFirstChild("HumanoidRootPart") then
  908. v:FindFirstChild("HumanoidRootPart").Anchored = true
  909. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  910. end
  911. end
  912. end)
  913.  
  914. farmbandit.Name = "farmbandit"
  915. farmbandit.Parent = FarmingPage
  916. farmbandit.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  917. farmbandit.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  918. farmbandit.Position = UDim2.new(0.717168629, 0, 0.136954278, 0)
  919. farmbandit.Size = UDim2.new(0, 162, 0, 45)
  920. farmbandit.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  921. farmbandit.Font = Enum.Font.Fantasy
  922. farmbandit.Text = "Farm Bandit"
  923. farmbandit.TextColor3 = Color3.new(0, 0, 0)
  924. farmbandit.TextSize = 25
  925. farmbandit.TextStrokeColor3 = Color3.new(1, 1, 1)
  926. farmbandit.TextStrokeTransparency = 0
  927. farmbandit.MouseButton1Down:connect(function()
  928. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  929. if string.find(v.Name, "Bandit") and v:FindFirstChild("HumanoidRootPart") then
  930. v:FindFirstChild("HumanoidRootPart").Anchored = true
  931. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  932. end
  933. end
  934. end)
  935.  
  936. farmarata.Name = "farmarata"
  937. farmarata.Parent = FarmingPage
  938. farmarata.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  939. farmarata.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  940. farmarata.Position = UDim2.new(0.367251545, 0, 0.136954278, 0)
  941. farmarata.Size = UDim2.new(0, 162, 0, 45)
  942. farmarata.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  943. farmarata.Font = Enum.Font.Fantasy
  944. farmarata.Text = "Farm Arata"
  945. farmarata.TextColor3 = Color3.new(0, 0, 0)
  946. farmarata.TextSize = 25
  947. farmarata.TextStrokeColor3 = Color3.new(1, 1, 1)
  948. farmarata.TextStrokeTransparency = 0
  949. farmarata.MouseButton1Down:connect(function()
  950. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  951. if string.find(v.Name, "Arata") and v:FindFirstChild("HumanoidRootPart") then
  952. v:FindFirstChild("HumanoidRootPart").Anchored = true
  953. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  954. end
  955. end
  956. end)
  957.  
  958. farmprevpage.Name = "farmprevpage"
  959. farmprevpage.Parent = FarmingPage
  960. farmprevpage.BackgroundColor3 = Color3.new(0.960784, 0.921569, 1)
  961. farmprevpage.BorderColor3 = Color3.new(0.12549, 0.0666667, 1)
  962. farmprevpage.Position = UDim2.new(-0.0141234137, 0, 0.923481584, 0)
  963. farmprevpage.Size = UDim2.new(0, 49, 0, 36)
  964. farmprevpage.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  965. farmprevpage.Font = Enum.Font.Fantasy
  966. farmprevpage.Text = "<<"
  967. farmprevpage.TextColor3 = Color3.new(0, 0, 0)
  968. farmprevpage.TextSize = 25
  969. farmprevpage.TextStrokeColor3 = Color3.new(1, 1, 1)
  970. farmprevpage.TextStrokeTransparency = 0
  971. farmprevpage.MouseButton1Down:connect(function()
  972. farmprevpage.Visible = true
  973. FarmingPage.Visible = false
  974. IslandsPage.Visible = true
  975. end)
  976. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement