Advertisement
LuongLoiNhoi

Hack One Piece Pirates Wrath

May 25th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.94 KB | None | 0 0
  1. -- Diego Exploits was here!
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local openisland = Instance.new("TextButton")
  6. local IslandTPGUi = Instance.new("Frame")
  7. local TextButton = Instance.new("TextButton")
  8. local TextButton_2 = Instance.new("TextButton")
  9. local TextButton_3 = Instance.new("TextButton")
  10. local TextButton_4 = Instance.new("TextButton")
  11. local TextButton_5 = Instance.new("TextButton")
  12. local TextButton_6 = Instance.new("TextButton")
  13. local TextButton_7 = Instance.new("TextButton")
  14. local TextButton_8 = Instance.new("TextButton")
  15. local closeisland = Instance.new("TextButton")
  16. local openfarm = Instance.new("TextButton")
  17. local FarmGUi = Instance.new("Frame")
  18. local TextButton_9 = Instance.new("TextButton")
  19. local TextButton_10 = Instance.new("TextButton")
  20. local TextButton_11 = Instance.new("TextButton")
  21. local TextButton_12 = Instance.new("TextButton")
  22. local TextButton_13 = Instance.new("TextButton")
  23. local TextButton_14 = Instance.new("TextButton")
  24. local TextButton_15 = Instance.new("TextButton")
  25. local TextButton_16 = Instance.new("TextButton")
  26. local closefarm = Instance.new("TextButton")
  27. local openquest = Instance.new("TextButton")
  28. local QuestGui = Instance.new("Frame")
  29. local TextButton_17 = Instance.new("TextButton")
  30. local TextButton_18 = Instance.new("TextButton")
  31. local TextButton_19 = Instance.new("TextButton")
  32. local TextButton_20 = Instance.new("TextButton")
  33. local TextButton_21 = Instance.new("TextButton")
  34. local TextButton_22 = Instance.new("TextButton")
  35. local TextButton_23 = Instance.new("TextButton")
  36. local TextButton_24 = Instance.new("TextButton")
  37. local Closequest = Instance.new("TextButton")
  38. local openfruit = Instance.new("TextButton")
  39. local Fruitchestgui = Instance.new("Frame")
  40. local TextButton_25 = Instance.new("TextButton")
  41. local TextButton_26 = Instance.new("TextButton")
  42. local TextButton_27 = Instance.new("TextButton")
  43. local TextButton_28 = Instance.new("TextButton")
  44. local TextButton_29 = Instance.new("TextButton")
  45. local closefruit = Instance.new("TextButton")
  46. local TextButton_30 = Instance.new("TextButton")
  47. local TextButton_31 = Instance.new("TextButton")
  48. --Properties:
  49. ScreenGui.Parent = game.CoreGui
  50.  
  51. openisland.Name = "openisland"
  52. openisland.Parent = ScreenGui
  53. openisland.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  54. openisland.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  55. openisland.BorderSizePixel = 2
  56. openisland.Position = UDim2.new(0.263531595, 0, 0.00651016086, 0)
  57. openisland.Size = UDim2.new(0, 239, 0, 38)
  58. openisland.Font = Enum.Font.Code
  59. openisland.Text = "Islands Gui"
  60. openisland.TextColor3 = Color3.new(1, 1, 1)
  61. openisland.TextScaled = true
  62. openisland.TextSize = 14
  63. openisland.TextWrapped = true
  64. openisland.MouseButton1Down:connect(function()
  65. IslandTPGUi.Visible = true
  66. end)
  67.  
  68. IslandTPGUi.Name = "Island TP GUi"
  69. IslandTPGUi.Parent = openisland
  70. IslandTPGUi.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  71. IslandTPGUi.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  72. IslandTPGUi.BorderSizePixel = 3
  73. IslandTPGUi.Position = UDim2.new(0.0503949597, 0, 1.08801019, 0)
  74. IslandTPGUi.Size = UDim2.new(0, 213, 0, 368)
  75. IslandTPGUi.SizeConstraint = Enum.SizeConstraint.RelativeYY
  76.  
  77.  
  78. TextButton.Parent = IslandTPGUi
  79. TextButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  80. TextButton.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  81. TextButton.Position = UDim2.new(0.0469483584, 0, 0.11136613, 0)
  82. TextButton.Size = UDim2.new(0, 193, 0, 26)
  83. TextButton.Font = Enum.Font.SourceSansItalic
  84. TextButton.Text = "Buggy Island"
  85. TextButton.TextColor3 = Color3.new(1, 1, 1)
  86. TextButton.TextScaled = true
  87. TextButton.TextSize = 14
  88. TextButton.TextWrapped = true
  89. TextButton.MouseButton1Down:connect(function()
  90. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  91. char.CFrame = CFrame.new(-11486.3, 13.2659, 6490.78)
  92. wait(0.5)
  93. end)
  94.  
  95. TextButton_2.Parent=IslandTPGUi;TextButton_2.BackgroundColor3=Color3.new(0,0,0)TextButton_2.BackgroundTransparency=1;TextButton_2.BorderColor3=Color3.new(0.65098,0.65098,0.65098)TextButton_2.Position=UDim2.new(0.0469483584,0,0.00621387362,0)TextButton_2.Size=UDim2.new(0,193,0,30)TextButton_2.Font=Enum.Font.Fantasy;TextButton_2.Text="Roblox Pain"TextButton_2.TextColor3=Color3.new(1,1,1)TextButton_2.TextScaled=true;TextButton_2.TextSize=14;TextButton_2.TextWrapped=true
  96.  
  97. TextButton_3.Parent = IslandTPGUi
  98. TextButton_3.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  99. TextButton_3.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  100. TextButton_3.Position = UDim2.new(0.0469483584, 0, 0.222779199, 0)
  101. TextButton_3.Size = UDim2.new(0, 193, 0, 26)
  102. TextButton_3.Font = Enum.Font.SourceSansItalic
  103. TextButton_3.Text = "Bandit Island"
  104. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  105. TextButton_3.TextScaled = true
  106. TextButton_3.TextSize = 14
  107. TextButton_3.TextWrapped = true
  108. TextButton_3.MouseButton1Down:connect(function()
  109. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  110. char.CFrame = CFrame.new(8338.13, 2.06582, -8045.01)
  111. wait(0.5)
  112. end)
  113.  
  114. TextButton_4.Parent = IslandTPGUi
  115. TextButton_4.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  116. TextButton_4.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  117. TextButton_4.Position = UDim2.new(0.0469483584, 0, 0.323322594, 0)
  118. TextButton_4.Size = UDim2.new(0, 193, 0, 26)
  119. TextButton_4.Font = Enum.Font.SourceSansItalic
  120. TextButton_4.Text = "Marine Island"
  121. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  122. TextButton_4.TextScaled = true
  123. TextButton_4.TextSize = 14
  124. TextButton_4.TextWrapped = true
  125. TextButton_4.MouseButton1Down:connect(function()
  126. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  127. char.CFrame = CFrame.new(5761.7,27.9169, 493.298)
  128. wait(0.5)
  129. end)
  130.  
  131. TextButton_5.Parent = IslandTPGUi
  132. TextButton_5.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  133. TextButton_5.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  134. TextButton_5.Position = UDim2.new(0.0469483584, 0, 0.423866153, 0)
  135. TextButton_5.Size = UDim2.new(0, 193, 0, 26)
  136. TextButton_5.Font = Enum.Font.SourceSansItalic
  137. TextButton_5.Text = "Fishman Island"
  138. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  139. TextButton_5.TextScaled = true
  140. TextButton_5.TextSize = 14
  141. TextButton_5.TextWrapped = true
  142. TextButton_5.MouseButton1Down:connect(function()
  143. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  144. char.CFrame = CFrame.new(-224.901, 109.235, 8337.58)
  145. wait(0.5)
  146. end)
  147.  
  148. TextButton_6.Parent = IslandTPGUi
  149. TextButton_6.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  150. TextButton_6.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  151. TextButton_6.Position = UDim2.new(0.0469483584, 0, 0.532561898, 0)
  152. TextButton_6.Size = UDim2.new(0, 193, 0, 26)
  153. TextButton_6.Font = Enum.Font.SourceSansItalic
  154. TextButton_6.Text = "1v1 Island"
  155. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  156. TextButton_6.TextScaled = true
  157. TextButton_6.TextSize = 14
  158. TextButton_6.TextWrapped = true
  159. TextButton_6.MouseButton1Down:connect(function()
  160. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  161. char.CFrame = CFrame.new(-2773.69, 0.135048, -9456.38)
  162. wait(0.5)
  163. end)
  164.  
  165. TextButton_7.Parent = IslandTPGUi
  166. TextButton_7.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  167. TextButton_7.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  168. TextButton_7.Position = UDim2.new(0.0469483584, 0, 0.630387962, 0)
  169. TextButton_7.Size = UDim2.new(0, 193, 0, 26)
  170. TextButton_7.Font = Enum.Font.SourceSansItalic
  171. TextButton_7.Text = "Purple Island"
  172. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  173. TextButton_7.TextScaled = true
  174. TextButton_7.TextSize = 14
  175. TextButton_7.TextWrapped = true
  176. TextButton_7.MouseButton1Down:connect(function()
  177. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  178. char.CFrame = CFrame.new(-650.056, 262.521, -13849.7)
  179. wait(0.5)
  180. end)
  181.  
  182. TextButton_8.Parent = IslandTPGUi
  183. TextButton_8.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  184. TextButton_8.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  185. TextButton_8.Position = UDim2.new(0.0469483547, 0, 0.733648777, 0)
  186. TextButton_8.Size = UDim2.new(0, 193, 0, 26)
  187. TextButton_8.Font = Enum.Font.SourceSansItalic
  188. TextButton_8.Text = "Sky Island"
  189. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  190. TextButton_8.TextScaled = true
  191. TextButton_8.TextSize = 14
  192. TextButton_8.TextWrapped = true
  193. TextButton_8.MouseButton1Down:connect(function()
  194. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  195. char.CFrame = CFrame.new(3435.13, 3061.09, 5402.05)
  196. wait(0.5)
  197. end)
  198.  
  199. closeisland.Name = "closeisland"
  200. closeisland.Parent = IslandTPGUi
  201. closeisland.BackgroundColor3 = Color3.new(0, 0, 0)
  202. closeisland.BorderColor3 = Color3.new(0, 0, 0)
  203. closeisland.BorderSizePixel = 2
  204. closeisland.Position = UDim2.new(0.23632893, 0, 0.866936743, 0)
  205. closeisland.Size = UDim2.new(0, 114, 0, 31)
  206. closeisland.Font = Enum.Font.Fantasy
  207. closeisland.Text = "X"
  208. closeisland.TextColor3 = Color3.new(1, 0, 0)
  209. closeisland.TextScaled = true
  210. closeisland.TextSize = 14
  211. closeisland.TextWrapped = true
  212. closeisland.MouseButton1Down:connect(function()
  213. IslandTPGUi.Visible = false
  214. end)
  215.  
  216. openfarm.Name = "openfarm"
  217. openfarm.Parent = ScreenGui
  218. openfarm.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  219. openfarm.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  220. openfarm.BorderSizePixel = 2
  221. openfarm.Position = UDim2.new(0.0283940695, 0, 0.00523465639, 0)
  222. openfarm.Size = UDim2.new(0, 239, 0, 38)
  223. openfarm.Font = Enum.Font.Code
  224. openfarm.Text = "Farm Gui"
  225. openfarm.TextColor3 = Color3.new(1, 1, 1)
  226. openfarm.TextScaled = true
  227. openfarm.TextSize = 14
  228. openfarm.TextWrapped = true
  229. openfarm.MouseButton1Down:connect(function()
  230. FarmGUi.Visible = true
  231. end)
  232.  
  233. FarmGUi.Name = "FarmGUi"
  234. FarmGUi.Parent = openfarm
  235. FarmGUi.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  236. FarmGUi.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  237. FarmGUi.BorderSizePixel = 3
  238. FarmGUi.Position = UDim2.new(0.0503949821, 0, 1.06169486, 0)
  239. FarmGUi.Size = UDim2.new(0, 213, 0, 368)
  240. FarmGUi.SizeConstraint = Enum.SizeConstraint.RelativeYY
  241.  
  242. TextButton_9.Parent = FarmGUi
  243. TextButton_9.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  244. TextButton_9.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  245. TextButton_9.Position = UDim2.new(0.0469483584, 0, 0.116800912, 0)
  246. TextButton_9.Size = UDim2.new(0, 193, 0, 26)
  247. TextButton_9.Font = Enum.Font.SourceSansItalic
  248. TextButton_9.Text = "Farm Buggy"
  249. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  250. TextButton_9.TextScaled = true
  251. TextButton_9.TextSize = 14
  252. TextButton_9.TextWrapped = true
  253. TextButton_9.MouseButton1Down:connect(function()
  254. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  255. if string.find(v.Name, "Buggy") and v:FindFirstChild("HumanoidRootPart") then
  256. v:FindFirstChild("HumanoidRootPart").Anchored = true
  257. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  258. end
  259. end
  260. end)
  261.  
  262. TextButton_10.Parent=FarmGUi;TextButton_10.BackgroundColor3=Color3.new(0,0,0)TextButton_10.BackgroundTransparency=1;TextButton_10.BorderColor3=Color3.new(0.65098,0.65098,0.65098)TextButton_10.Position=UDim2.new(0.0469483584,0,-0.00193830021,0)TextButton_10.Size=UDim2.new(0,193,0,30)TextButton_10.Font=Enum.Font.Fantasy;TextButton_10.Text="Roblox Pain"TextButton_10.TextColor3=Color3.new(1,1,1)TextButton_10.TextScaled=true;TextButton_10.TextSize=14;TextButton_10.TextWrapped=true
  263.  
  264. TextButton_11.Parent = FarmGUi
  265. TextButton_11.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  266. TextButton_11.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  267. TextButton_11.Position = UDim2.new(0.0469483584, 0, 0.222779199, 0)
  268. TextButton_11.Size = UDim2.new(0, 193, 0, 26)
  269. TextButton_11.Font = Enum.Font.SourceSansItalic
  270. TextButton_11.Text = "Farm Bandit"
  271. TextButton_11.TextColor3 = Color3.new(1, 1, 1)
  272. TextButton_11.TextScaled = true
  273. TextButton_11.TextSize = 14
  274. TextButton_11.TextWrapped = true
  275. TextButton_11.MouseButton1Down:connect(function()
  276. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  277. if string.find(v.Name, "Bandit") and v:FindFirstChild("HumanoidRootPart") then
  278. v:FindFirstChild("HumanoidRootPart").Anchored = true
  279. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  280. end
  281. end
  282. end)
  283.  
  284. TextButton_12.Parent = FarmGUi
  285. TextButton_12.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  286. TextButton_12.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  287. TextButton_12.Position = UDim2.new(0.0469483584, 0, 0.323322594, 0)
  288. TextButton_12.Size = UDim2.new(0, 193, 0, 26)
  289. TextButton_12.Font = Enum.Font.SourceSansItalic
  290. TextButton_12.Text = "Farm Marines"
  291. TextButton_12.TextColor3 = Color3.new(1, 1, 1)
  292. TextButton_12.TextScaled = true
  293. TextButton_12.TextSize = 14
  294. TextButton_12.TextWrapped = true
  295. TextButton_12.MouseButton1Down:connect(function()
  296. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  297. if string.find(v.Name, "Marine") and v:FindFirstChild("HumanoidRootPart") then
  298. v:FindFirstChild("HumanoidRootPart").Anchored = true
  299. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  300. end
  301. end
  302. end)
  303.  
  304. TextButton_13.Parent = FarmGUi
  305. TextButton_13.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  306. TextButton_13.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  307. TextButton_13.Position = UDim2.new(0.0469483584, 0, 0.423866153, 0)
  308. TextButton_13.Size = UDim2.new(0, 193, 0, 26)
  309. TextButton_13.Font = Enum.Font.SourceSansItalic
  310. TextButton_13.Text = "Farm FishMan"
  311. TextButton_13.TextColor3 = Color3.new(1, 1, 1)
  312. TextButton_13.TextScaled = true
  313. TextButton_13.TextSize = 14
  314. TextButton_13.TextWrapped = true
  315. TextButton_13.MouseButton1Down:connect(function()
  316. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  317. if string.find(v.Name, "Fishman") and v:FindFirstChild("HumanoidRootPart") then
  318. v:FindFirstChild("HumanoidRootPart").Anchored = true
  319. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  320. end
  321. end
  322. end)
  323.  
  324. TextButton_14.Parent = FarmGUi
  325. TextButton_14.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  326. TextButton_14.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  327. TextButton_14.Position = UDim2.new(0.0469483584, 0, 0.532561898, 0)
  328. TextButton_14.Size = UDim2.new(0, 193, 0, 26)
  329. TextButton_14.Font = Enum.Font.SourceSansItalic
  330. TextButton_14.Text = "Farm Siren"
  331. TextButton_14.TextColor3 = Color3.new(1, 1, 1)
  332. TextButton_14.TextScaled = true
  333. TextButton_14.TextSize = 14
  334. TextButton_14.TextWrapped = true
  335. TextButton_14.MouseButton1Down:connect(function()
  336. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  337. if string.find(v.Name, "Siren") and v:FindFirstChild("HumanoidRootPart") then
  338. v:FindFirstChild("HumanoidRootPart").Anchored = true
  339. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  340. end
  341. end
  342. end)
  343.  
  344. TextButton_15.Parent = FarmGUi
  345. TextButton_15.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  346. TextButton_15.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  347. TextButton_15.Position = UDim2.new(0.0469483584, 0, 0.630387962, 0)
  348. TextButton_15.Size = UDim2.new(0, 193, 0, 26)
  349. TextButton_15.Font = Enum.Font.SourceSansItalic
  350. TextButton_15.Text = "Farm Exe"
  351. TextButton_15.TextColor3 = Color3.new(1, 1, 1)
  352. TextButton_15.TextScaled = true
  353. TextButton_15.TextSize = 14
  354. TextButton_15.TextWrapped = true
  355. TextButton_15.MouseButton1Down:connect(function()
  356. for _,v in pairs(game.Workspace["Hostile NPCs"]:GetDescendants()) do
  357. if string.find(v.Name, "Exe") and v:FindFirstChild("HumanoidRootPart") then
  358. v:FindFirstChild("HumanoidRootPart").Anchored = true
  359. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-3)
  360. end
  361. end
  362. end)
  363.  
  364. TextButton_16.Parent = FarmGUi
  365. TextButton_16.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  366. TextButton_16.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  367. TextButton_16.Position = UDim2.new(0.0469483547, 0, 0.74451834, 0)
  368. TextButton_16.Size = UDim2.new(0, 193, 0, 26)
  369. TextButton_16.Font = Enum.Font.SourceSansItalic
  370. TextButton_16.Text = "More Coming Soon"
  371. TextButton_16.TextColor3 = Color3.new(1, 1, 1)
  372. TextButton_16.TextScaled = true
  373. TextButton_16.TextSize = 14
  374. TextButton_16.TextWrapped = true
  375.  
  376. closefarm.Name = "closefarm"
  377. closefarm.Parent = FarmGUi
  378. closefarm.BackgroundColor3 = Color3.new(0, 0, 0)
  379. closefarm.BorderColor3 = Color3.new(0, 0, 0)
  380. closefarm.BorderSizePixel = 2
  381. closefarm.Position = UDim2.new(0.23632893, 0, 0.866936743, 0)
  382. closefarm.Size = UDim2.new(0, 114, 0, 31)
  383. closefarm.Font = Enum.Font.Cartoon
  384. closefarm.Text = "X"
  385. closefarm.TextColor3 = Color3.new(1, 0, 0)
  386. closefarm.TextScaled = true
  387. closefarm.TextSize = 14
  388. closefarm.TextWrapped = true
  389. closefarm.MouseButton1Down:connect(function()
  390. FarmGUi.Visible = false
  391. end)
  392.  
  393. openquest.Name = "openquest"
  394. openquest.Parent = ScreenGui
  395. openquest.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  396. openquest.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  397. openquest.BorderSizePixel = 2
  398. openquest.Position = UDim2.new(0.490683377, 0, 0.00395914493, 0)
  399. openquest.Size = UDim2.new(0, 239, 0, 38)
  400. openquest.Font = Enum.Font.Code
  401. openquest.Text = "Quest Gui"
  402. openquest.TextColor3 = Color3.new(1, 1, 1)
  403. openquest.TextScaled = true
  404. openquest.TextSize = 14
  405. openquest.TextWrapped = true
  406. openquest.MouseButton1Down:connect(function()
  407. QuestGui.Visible = true
  408. end)
  409.  
  410. QuestGui.Name = "Quest Gui"
  411. QuestGui.Parent = openquest
  412. QuestGui.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  413. QuestGui.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  414. QuestGui.BorderSizePixel = 3
  415. QuestGui.Position = UDim2.new(0.0503949597, 0, 1.08801019, 0)
  416. QuestGui.Size = UDim2.new(0, 213, 0, 368)
  417. QuestGui.SizeConstraint = Enum.SizeConstraint.RelativeYY
  418.  
  419. TextButton_17.Parent = QuestGui
  420. TextButton_17.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  421. TextButton_17.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  422. TextButton_17.Position = UDim2.new(0.0469483584, 0, 0.11136613, 0)
  423. TextButton_17.Size = UDim2.new(0, 193, 0, 26)
  424. TextButton_17.Font = Enum.Font.SourceSansItalic
  425. TextButton_17.Text = "Rayleigh 1"
  426. TextButton_17.TextColor3 = Color3.new(1, 1, 1)
  427. TextButton_17.TextScaled = true
  428. TextButton_17.TextSize = 14
  429. TextButton_17.TextWrapped = true
  430. TextButton_17.MouseButton1Down:connect(function()local a=game.Players.LocalPlayer.Character.HumanoidRootPart;a.CFrame=CFrame.new(1859.613, 2903.364, -3846.877)wait(0.5)end)
  431.  
  432.  
  433. TextButton_18.Parent=QuestGui;TextButton_18.BackgroundColor3=Color3.new(0,0,0)TextButton_18.BackgroundTransparency=1;TextButton_18.BorderColor3=Color3.new(0.65098,0.65098,0.65098)TextButton_18.Position=UDim2.new(0.0469483584,0,0.00621387362,0)TextButton_18.Size=UDim2.new(0,193,0,30)TextButton_18.Font=Enum.Font.Fantasy;TextButton_18.Text="Roblox Pain"TextButton_18.TextColor3=Color3.new(1,1,1)TextButton_18.TextScaled=true;TextButton_18.TextSize=14;TextButton_18.TextWrapped=true
  434.  
  435. TextButton_19.Parent = QuestGui
  436. TextButton_19.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  437. TextButton_19.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  438. TextButton_19.Position = UDim2.new(0.0469483584, 0, 0.222779199, 0)
  439. TextButton_19.Size = UDim2.new(0, 193, 0, 26)
  440. TextButton_19.Font = Enum.Font.SourceSansItalic
  441. TextButton_19.Text = "Rayleigh 2"
  442. TextButton_19.TextColor3 = Color3.new(1, 1, 1)
  443. TextButton_19.TextScaled = true
  444. TextButton_19.TextSize = 14
  445. TextButton_19.TextWrapped = true
  446. TextButton_19.MouseButton1Down:connect(function()
  447. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  448.  
  449. char.CFrame = CFrame.new(433.468, 1498.36, 325.395)
  450. wait(0.5)
  451.  
  452. end)
  453.  
  454.  
  455. TextButton_20.Parent = QuestGui
  456. TextButton_20.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  457. TextButton_20.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  458. TextButton_20.Position = UDim2.new(0.0469483584, 0, 0.323322594, 0)
  459. TextButton_20.Size = UDim2.new(0, 193, 0, 26)
  460. TextButton_20.Font = Enum.Font.SourceSansItalic
  461. TextButton_20.Text = "Rayleigh 3"
  462. TextButton_20.TextColor3 = Color3.new(1, 1, 1)
  463. TextButton_20.TextScaled = true
  464. TextButton_20.TextSize = 14
  465. TextButton_20.TextWrapped = true
  466. TextButton_20.MouseButton1Down:connect(function()
  467. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  468.  
  469. char.CFrame = CFrame.new(-5441.22, 10.0523, 8623.6)
  470. wait(0.5)
  471.  
  472. end)
  473.  
  474. TextButton_21.Parent = QuestGui
  475. TextButton_21.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  476. TextButton_21.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  477. TextButton_21.Position = UDim2.new(0.0469483584, 0, 0.423866153, 0)
  478. TextButton_21.Size = UDim2.new(0, 193, 0, 26)
  479. TextButton_21.Font = Enum.Font.SourceSansItalic
  480. TextButton_21.Text = "Mink"
  481. TextButton_21.TextColor3 = Color3.new(1, 1, 1)
  482. TextButton_21.TextScaled = true
  483. TextButton_21.TextSize = 14
  484. TextButton_21.TextWrapped = true
  485. TextButton_21.MouseButton1Down:connect(function()
  486. local a = game.Players.LocalPlayer.Character.HumanoidRootPart; a.CFrame = CFrame.new(8370.63, 2640.56, 3875.55) wait(0.5)
  487. end)
  488.  
  489.  
  490. TextButton_22.Parent = QuestGui
  491. TextButton_22.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  492. TextButton_22.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  493. TextButton_22.Position = UDim2.new(0.0469483584, 0, 0.532561898, 0)
  494. TextButton_22.Size = UDim2.new(0, 193, 0, 26)
  495. TextButton_22.Font = Enum.Font.SourceSansItalic
  496. TextButton_22.Text = "Sanji"
  497. TextButton_22.TextColor3 = Color3.new(1, 1, 1)
  498. TextButton_22.TextScaled = true
  499. TextButton_22.TextSize = 14
  500. TextButton_22.TextWrapped = true
  501. TextButton_22.MouseButton1Down:connect(function()
  502. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  503.  
  504. char.CFrame = CFrame.new(329.643, 9.62299, -4648.68)
  505. wait(0.5)
  506. end)
  507.  
  508.  
  509. TextButton_23.Parent = QuestGui
  510. TextButton_23.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  511. TextButton_23.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  512. TextButton_23.Position = UDim2.new(0.0469483584, 0, 0.630387962, 0)
  513. TextButton_23.Size = UDim2.new(0, 193, 0, 26)
  514. TextButton_23.Font = Enum.Font.SourceSansItalic
  515. TextButton_23.Text = "Rob Lucci"
  516. TextButton_23.TextColor3 = Color3.new(1, 1, 1)
  517. TextButton_23.TextScaled = true
  518. TextButton_23.TextSize = 14
  519. TextButton_23.TextWrapped = true
  520. TextButton_23.MouseButton1Down:connect(function()
  521. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  522.  
  523. char.CFrame = CFrame.new(-2013.75, 44.4407, 3286.85)
  524. wait(0.5)
  525. end)
  526.  
  527.  
  528.  
  529. TextButton_24.Parent = QuestGui
  530. TextButton_24.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  531. TextButton_24.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  532. TextButton_24.Position = UDim2.new(0.0469483547, 0, 0.733648777, 0)
  533. TextButton_24.Size = UDim2.new(0, 193, 0, 26)
  534. TextButton_24.Font = Enum.Font.SourceSansItalic
  535. TextButton_24.Text = "Sans"
  536. TextButton_24.TextColor3 = Color3.new(1, 1, 1)
  537. TextButton_24.TextScaled = true
  538. TextButton_24.TextSize = 14
  539. TextButton_24.TextWrapped = true
  540. TextButton_24.MouseButton1Down:connect(function()
  541. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  542.  
  543. char.CFrame = CFrame.new(1500.55, 207.902, 194.925)
  544. wait(0.5)
  545. end)
  546.  
  547. Closequest.Name = "Closequest"
  548. Closequest.Parent = QuestGui
  549. Closequest.BackgroundColor3 = Color3.new(0, 0, 0)
  550. Closequest.BorderColor3 = Color3.new(0, 0, 0)
  551. Closequest.BorderSizePixel = 2
  552. Closequest.Position = UDim2.new(0.23632893, 0, 0.866936743, 0)
  553. Closequest.Size = UDim2.new(0, 114, 0, 31)
  554. Closequest.Text = "X"
  555. Closequest.TextColor3 = Color3.new(1, 0, 0)
  556. Closequest.TextScaled = true
  557. Closequest.TextSize = 14
  558. Closequest.TextWrapped = true
  559. Closequest.MouseButton1Down:connect(function()
  560. QuestGui.Visible = false
  561. end)
  562.  
  563. openfruit.Name = "openfruit"
  564. openfruit.Parent = ScreenGui
  565. openfruit.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  566. openfruit.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  567. openfruit.BorderSizePixel = 2
  568. openfruit.Position = UDim2.new(0.731144726, 0, 0.0039591603, 0)
  569. openfruit.Size = UDim2.new(0, 239, 0, 38)
  570. openfruit.Font = Enum.Font.Code
  571. openfruit.Text = "Fruit/Chest Gui"
  572. openfruit.TextColor3 = Color3.new(1, 1, 1)
  573. openfruit.TextScaled = true
  574. openfruit.TextSize = 14
  575. openfruit.TextWrapped = true
  576. openfruit.MouseButton1Down:connect(function()
  577. Fruitchestgui.Visible = true
  578. end)
  579.  
  580. Fruitchestgui.Name = "Fruit/chest gui"
  581. Fruitchestgui.Parent = openfruit
  582. Fruitchestgui.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  583. Fruitchestgui.BorderColor3 = Color3.new(0.635294, 0.635294, 0.635294)
  584. Fruitchestgui.BorderSizePixel = 3
  585. Fruitchestgui.Position = UDim2.new(0.0503949597, 0, 1.08801019, 0)
  586. Fruitchestgui.Size = UDim2.new(0, 213, 0, 368)
  587. Fruitchestgui.SizeConstraint = Enum.SizeConstraint.RelativeYY
  588.  
  589. TextButton_25.Parent = Fruitchestgui
  590. TextButton_25.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  591. TextButton_25.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  592. TextButton_25.Position = UDim2.new(0.0469483584, 0, 0.11136613, 0)
  593. TextButton_25.Size = UDim2.new(0, 193, 0, 26)
  594. TextButton_25.Font = Enum.Font.SourceSansItalic
  595. TextButton_25.Text = "Coming Soon"
  596. TextButton_25.TextColor3 = Color3.new(1, 1, 1)
  597. TextButton_25.TextScaled = true
  598. TextButton_25.TextSize = 14
  599. TextButton_25.TextWrapped = true
  600.  
  601. TextButton_26.Parent=Fruitchestgui;TextButton_26.BackgroundColor3=Color3.new(0,0,0)TextButton_26.BackgroundTransparency=1;TextButton_26.BorderColor3=Color3.new(0.65098,0.65098,0.65098)TextButton_26.Position=UDim2.new(0.0469483584,0,0.00621387362,0)TextButton_26.Size=UDim2.new(0,193,0,30)TextButton_26.Font=Enum.Font.Fantasy;TextButton_26.Text="Roblox Pain"TextButton_26.TextColor3=Color3.new(1,1,1)TextButton_26.TextScaled=true;TextButton_26.TextSize=14;TextButton_26.TextWrapped=true
  602. TextButton_27.Parent = Fruitchestgui
  603. TextButton_27.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  604. TextButton_27.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  605. TextButton_27.Position = UDim2.new(0.0469483584, 0, 0.323322594, 0)
  606. TextButton_27.Size = UDim2.new(0, 193, 0, 26)
  607. TextButton_27.Font = Enum.Font.SourceSansItalic
  608. TextButton_27.Text = "Bring Chest"
  609. TextButton_27.TextColor3 = Color3.new(1, 1, 1)
  610. TextButton_27.TextScaled = true
  611. TextButton_27.TextSize = 14
  612. TextButton_27.TextWrapped = true
  613. TextButton_27.MouseButton1Down:connect(function()
  614. 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())()
  615. end)
  616.  
  617.  
  618. TextButton_28.Parent = Fruitchestgui
  619. TextButton_28.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  620. TextButton_28.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  621. TextButton_28.Position = UDim2.new(0.0469483584, 0, 0.423866153, 0)
  622. TextButton_28.Size = UDim2.new(0, 193, 0, 26)
  623. TextButton_28.Font = Enum.Font.SourceSansItalic
  624. TextButton_28.Text = "Bring Fruit"
  625. TextButton_28.TextColor3 = Color3.new(1, 1, 1)
  626. TextButton_28.TextScaled = true
  627. TextButton_28.TextSize = 14
  628. TextButton_28.TextWrapped = true
  629. TextButton_28.MouseButton1Down:connect(function()
  630. for i, v in pairs(workspace:GetChildren()) do
  631. if v:IsA("Tool") then
  632. v.Handle.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  633. end
  634. end
  635. end)
  636.  
  637.  
  638. TextButton_29.Parent = Fruitchestgui
  639. TextButton_29.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  640. TextButton_29.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  641. TextButton_29.Position = UDim2.new(0.0469483584, 0, 0.532561898, 0)
  642. TextButton_29.Size = UDim2.new(0, 193, 0, 26)
  643. TextButton_29.Font = Enum.Font.SourceSansItalic
  644. TextButton_29.Text = "Tp to Fruit"
  645. TextButton_29.TextColor3 = Color3.new(1, 1, 1)
  646. TextButton_29.TextScaled = true
  647. TextButton_29.TextSize = 14
  648. TextButton_29.TextWrapped = true
  649. TextButton_29.MouseButton1Down:connect(function()
  650. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  651.  
  652. char.CFrame = CFrame.new(-3229.45, 3467.58, 1295)
  653. wait(0.5)
  654.  
  655. char.CFrame = CFrame.new(8407.08, 2.53972, -7993)
  656. wait(0.5)
  657. char.CFrame = CFrame.new(-7248.16, 0.0438467, 5083.16)
  658. wait(0.5)
  659. char.CFrame = CFrame.new(-2456.7, 3467.58, 1421.)
  660. wait(0.5)
  661. char.CFrame = CFrame.new(7486.03, 2573.66, 3684)
  662. wait(0.5)
  663. char.CFrame = CFrame.new(-1944.16, 41.5107, -6437.94)
  664. wait(0.5)
  665. char.CFrame = CFrame.new(-2998.31, 5.71195, -3991.01)
  666. wait(0.5)
  667. char.CFrame = CFrame.new(8404.91, 5.76484, -4315.09)
  668. wait(0.5)
  669. end)
  670.  
  671.  
  672. closefruit.Name = "closefruit"
  673. closefruit.Parent = Fruitchestgui
  674. closefruit.BackgroundColor3 = Color3.new(0, 0, 0)
  675. closefruit.BorderColor3 = Color3.new(0, 0, 0)
  676. closefruit.BorderSizePixel = 2
  677. closefruit.Position = UDim2.new(0.23632893, 0, 0.866936743, 0)
  678. closefruit.Size = UDim2.new(0, 114, 0, 31)
  679. closefruit.Text = "X"
  680. closefruit.TextColor3 = Color3.new(1, 0, 0)
  681. closefruit.TextScaled = true
  682. closefruit.TextSize = 14
  683. closefruit.TextWrapped = true
  684. closefruit.MouseButton1Down:connect(function()
  685. Fruitchestgui.Visible = false
  686. end)
  687.  
  688. TextButton_30.Parent = Fruitchestgui
  689. TextButton_30.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  690. TextButton_30.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  691. TextButton_30.Position = UDim2.new(0.0469483584, 0, 0.68745321, 0)
  692. TextButton_30.Size = UDim2.new(0, 193, 0, 26)
  693. TextButton_30.Font = Enum.Font.SourceSansItalic
  694. TextButton_30.Text = "Auto Stats maybe Coming Soon"
  695. TextButton_30.TextColor3 = Color3.new(1, 1, 1)
  696. TextButton_30.TextScaled = true
  697. TextButton_30.TextSize = 14
  698. TextButton_30.TextWrapped = true
  699.  
  700. TextButton_31.Parent = Fruitchestgui
  701. TextButton_31.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  702. TextButton_31.BorderColor3 = Color3.new(0.529412, 0.529412, 0.529412)
  703. TextButton_31.Position = UDim2.new(0.0469483584, 0, 0.222779199, 0)
  704. TextButton_31.Size = UDim2.new(0, 193, 0, 26)
  705. TextButton_31.Font = Enum.Font.SourceSansItalic
  706. TextButton_31.Text = "Coming Soon.."
  707. TextButton_31.TextColor3 = Color3.new(1, 1, 1)
  708. TextButton_31.TextScaled = true
  709. TextButton_31.TextSize = 14
  710. TextButton_31.TextWrapped = true
  711. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement