Advertisement
Guest User

Untitled

a guest
Nov 24th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 66.39 KB | None | 0 0
  1. --[[
  2. ¦¯_¯¦ ¦¯¯ ¦¦¦ ¦¯¦ ¦¯¯¦ ¦¯¯_ ¦¯¯¦ ¦¯¯
  3. ¦¦¯¦¦ ¦¯¯ ¦¦¦ ¯¦¯ ¦¦¦¦ ¦¦¦¦ ¦__¦ ¯¯¦
  4. ¯¦¦¦¯ ¯¯¯ ¯¯¯ ¯¯¯ ¯¯¯¯ ¯¯¯¦ ¯¦¦¯ ¯¯¯
  5.  
  6. ¦¯¯ ¦¯¯¦ ¦¯¯¦ ¯¯¦¯¯ ¦¯¯¦ ¦¯¦ ¦¯¯_ ¦¯¯¦ ¦¯¯ ¯¯¦¯¯ ¦¯¯ ¦¯¯_ ¦¯¯
  7. ¦¦¦ ¦__¦ ¦¦¦¦ ¦¦¦¦¦ ¦__¦ ¯¦¯ ¦¦¦¦ ¦¦¦¦ ¦¯¯ ¦¦¦¦¦ ¯¯¦ ¦¦¦¦ ¯¯¦
  8. ¯¯¯ ¯¦¦¯ ¦¯¯¯ ¦¦¯¦¦ ¯¦¦¯ ¯¯¯ ¯¦¦¯ ¯¯¯¯ ¯¦¦ ¦¦¯¦¦ ¯¯¯ ¯¯¯¦ ¯¯¯
  9. ]]--
  10.  
  11. --[[ BI ]]--
  12.  
  13. function send(msg)
  14. game.StarterGui:SetCore('SendNotification', {
  15. Title = 'Arrow Hub';
  16. Text = msg;
  17. Duration = 3;
  18. })
  19. end
  20.  
  21. function sendlong(msg)
  22. game.StarterGui:SetCore('SendNotification', {
  23. Title = 'Arrow Hub';
  24. Text = msg;
  25. Duration = 10;
  26. })
  27. end
  28.  
  29. local Version = "1.4"
  30. local Discord_Server = "https://discord.me/meliodas_o"
  31. local Discord_User = "Meliodas#8600"
  32.  
  33. --[[ S T O R A G E ]]--
  34.  
  35. -- Main Buttons -- {0.375, 0},{0.196, 0} --
  36. -- Size Close (0, 7,0, 269)
  37. -- Size Open (0, 191,0, 269)
  38. -- loadstring(game:HttpGet("https://pastebin.com/raw/", true))()
  39. -- Latest Copy [ NA ]
  40.  
  41. --[[ S T O R A G E ]]--
  42.  
  43.  
  44. send("Loading Up GUI")
  45.  
  46.  
  47.  
  48.  
  49. ArrowHub = Instance.new("ScreenGui")
  50. ArrowFrame = Instance.new("Frame")
  51. Frame = Instance.new("Frame")
  52. HomeButton = Instance.new("TextButton")
  53. ScriptsButton = Instance.new("TextButton")
  54. GuisButton = Instance.new("TextButton")
  55. GamesButton = Instance.new("TextButton")
  56. AutofarmButton = Instance.new("TextButton")
  57. CreditsButton = Instance.new("TextButton")
  58. ExecutorButton = Instance.new("TextButton")
  59. ScriptsFrame = Instance.new("ScrollingFrame")
  60. ChatTroll = Instance.new("TextButton")
  61. ScriptsLabel = Instance.new("TextLabel")
  62. Fly = Instance.new("TextButton")
  63. Speed = Instance.new("TextButton")
  64. TouchInterestedv2 = Instance.new("TextButton")
  65. HttpSpy = Instance.new("TextButton")
  66. PrintMyLocation = Instance.new("TextButton")
  67. InfiniteYield = Instance.new("TextButton")
  68. Shattervast = Instance.new("TextButton")
  69. ClickTp = Instance.new("TextButton")
  70. Headless = Instance.new("TextButton")
  71. NoClip = Instance.new("TextButton")
  72. AutoFarmFrame = Instance.new("ScrollingFrame")
  73. SuperPowerTrainingSimulator = Instance.new("TextButton")
  74. AUTOFARMLabel = Instance.new("TextLabel")
  75. MyHeroBizarreAdventures = Instance.new("TextButton")
  76. WeaponSimulator = Instance.new("TextButton")
  77. IceCreamSimulator = Instance.new("TextButton")
  78. WeightLiftingSimulator3 = Instance.new("TextButton")
  79. RoGhoul = Instance.new("TextButton")
  80. GamesFrame = Instance.new("ScrollingFrame")
  81. DeadlySins = Instance.new("TextButton")
  82. GAMESLabel = Instance.new("TextLabel")
  83. DeadlySins2 = Instance.new("TextButton")
  84. JailbreakAutofarm = Instance.new("TextButton")
  85. HiltonHotelsCuffBypass = Instance.new("TextButton")
  86. WorkAtPizzaPlaceGUI = Instance.new("TextButton")
  87. SwordBurst2GUI = Instance.new("TextButton")
  88. StrucidHax = Instance.new("TextButton")
  89. PhantomForcesGUI = Instance.new("TextButton")
  90. BlobSimulatorGUI = Instance.new("TextButton")
  91. ExecutorFrame = Instance.new("ScrollingFrame")
  92. EXECUTORLabel = Instance.new("TextLabel")
  93. Execute = Instance.new("TextButton")
  94. Clear = Instance.new("TextButton")
  95. Input = Instance.new("TextBox")
  96. GUISFrame = Instance.new("ScrollingFrame")
  97. Arosia = Instance.new("TextButton")
  98. GUILabel = Instance.new("TextLabel")
  99. HyperTotal = Instance.new("TextButton")
  100. Energize = Instance.new("TextButton")
  101. Verspin = Instance.new("TextButton")
  102. Glitchmax = Instance.new("TextButton")
  103. Dex = Instance.new("TextButton")
  104. Remotespy = Instance.new("TextButton")
  105. Hidename = Instance.new("TextButton")
  106. AudioLogger = Instance.new("TextButton")
  107. HomeFrame = Instance.new("ScrollingFrame")
  108. HOMELabel = Instance.new("TextLabel")
  109. HOMELabel_2 = Instance.new("TextLabel")
  110. HOMELabel_3 = Instance.new("TextLabel")
  111. ImageLabel = Instance.new("ImageLabel")
  112. SettingsFrame = Instance.new("ScrollingFrame")
  113. SETTINGSLabel = Instance.new("TextLabel")
  114. BORDERSIZESETTING = Instance.new("TextBox")
  115. BORDERSIZE = Instance.new("TextButton")
  116. BORDERCOLORSETTING = Instance.new("TextBox")
  117. BORDERCOLOR = Instance.new("TextButton")
  118. DRAGGABLE = Instance.new("TextButton")
  119. Deafult = Instance.new("TextButton")
  120. TWEENINGSPEEDSETTING = Instance.new("TextBox")
  121. TWEENINGSPEED = Instance.new("TextButton")
  122. GUICOLORSETTING = Instance.new("TextBox")
  123. GUICOLOR = Instance.new("TextButton")
  124. CloseButton = Instance.new("TextButton")
  125. ArrowHubTitle = Instance.new("TextLabel")
  126. APVer = Instance.new("TextLabel")
  127.  
  128. ArrowHub.Name = "Arrow Hub"
  129. ArrowHub.Parent = game.CoreGui
  130.  
  131. ArrowFrame.Name = "ArrowFrame"
  132. ArrowFrame.Parent = ArrowHub
  133. ArrowFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  134. ArrowFrame.BorderColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  135. ArrowFrame.BorderSizePixel = 2
  136. ArrowFrame.Position = UDim2.new(0.375, 0, 0.197992027, 0)
  137. ArrowFrame.Size = UDim2.new(0, 296, 0, 303)
  138.  
  139. Frame.Parent = ArrowFrame
  140. Frame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  141. Frame.BorderColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  142. Frame.Position = UDim2.new(0.645270288, 0, 0.11221122, 0)
  143. Frame.Size = UDim2.new(0, 105, 0, 269)
  144.  
  145. HomeButton.Name = "HomeButton"
  146. HomeButton.Parent = Frame
  147. HomeButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  148. HomeButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  149. HomeButton.Position = UDim2.new(0, 0, 0.111524165, 0)
  150. HomeButton.Size = UDim2.new(0, 105, 0, 31)
  151. HomeButton.Font = Enum.Font.SourceSansLight
  152. HomeButton.FontSize = Enum.FontSize.Size14
  153. HomeButton.Text = "Home"
  154. HomeButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  155. HomeButton.TextSize = 14
  156.  
  157. ScriptsButton.Name = "ScriptsButton"
  158. ScriptsButton.Parent = Frame
  159. ScriptsButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  160. ScriptsButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  161. ScriptsButton.Position = UDim2.new(0, 0, 0.226765797, 0)
  162. ScriptsButton.Size = UDim2.new(0, 105, 0, 31)
  163. ScriptsButton.Font = Enum.Font.SourceSansLight
  164. ScriptsButton.FontSize = Enum.FontSize.Size14
  165. ScriptsButton.Text = "Scripts"
  166. ScriptsButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  167. ScriptsButton.TextSize = 14
  168.  
  169. GuisButton.Name = "GuisButton"
  170. GuisButton.Parent = Frame
  171. GuisButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  172. GuisButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  173. GuisButton.Position = UDim2.new(0, 0, 0.457249075, 0)
  174. GuisButton.Size = UDim2.new(0, 105, 0, 31)
  175. GuisButton.Font = Enum.Font.SourceSansLight
  176. GuisButton.FontSize = Enum.FontSize.Size14
  177. GuisButton.Text = "Guis"
  178. GuisButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  179. GuisButton.TextSize = 14
  180.  
  181. GamesButton.Name = "GamesButton"
  182. GamesButton.Parent = Frame
  183. GamesButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  184. GamesButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  185. GamesButton.Position = UDim2.new(0, 0, 0.342007428, 0)
  186. GamesButton.Size = UDim2.new(0, 105, 0, 31)
  187. GamesButton.Font = Enum.Font.SourceSansLight
  188. GamesButton.FontSize = Enum.FontSize.Size14
  189. GamesButton.Text = "Games"
  190. GamesButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  191. GamesButton.TextSize = 14
  192.  
  193. AutofarmButton.Name = "AutofarmButton"
  194. AutofarmButton.Parent = Frame
  195. AutofarmButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  196. AutofarmButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  197. AutofarmButton.Position = UDim2.new(0, 0, 0.572490692, 0)
  198. AutofarmButton.Size = UDim2.new(0, 105, 0, 31)
  199. AutofarmButton.Font = Enum.Font.SourceSansLight
  200. AutofarmButton.FontSize = Enum.FontSize.Size14
  201. AutofarmButton.Text = "Auto farm"
  202. AutofarmButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  203. AutofarmButton.TextSize = 14
  204.  
  205. CreditsButton.Name = "CreditsButton"
  206. CreditsButton.Parent = Frame
  207. CreditsButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  208. CreditsButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  209. CreditsButton.Position = UDim2.new(0, 0, 0.799256563, 0)
  210. CreditsButton.Size = UDim2.new(0, 105, 0, 31)
  211. CreditsButton.Font = Enum.Font.SourceSansLight
  212. CreditsButton.FontSize = Enum.FontSize.Size14
  213. CreditsButton.Text = "Settings"
  214. CreditsButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  215. CreditsButton.TextSize = 14
  216.  
  217. ExecutorButton.Name = "ExecutorButton"
  218. ExecutorButton.Parent = Frame
  219. ExecutorButton.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  220. ExecutorButton.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  221. ExecutorButton.Position = UDim2.new(0, 0, 0.687732339, 0)
  222. ExecutorButton.Size = UDim2.new(0, 105, 0, 31)
  223. ExecutorButton.Font = Enum.Font.SourceSansLight
  224. ExecutorButton.FontSize = Enum.FontSize.Size14
  225. ExecutorButton.Text = "Executor"
  226. ExecutorButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  227. ExecutorButton.TextSize = 14
  228.  
  229. ScriptsFrame.Name = "ScriptsFrame"
  230. ScriptsFrame.Parent = ArrowFrame
  231. ScriptsFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  232. ScriptsFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  233. ScriptsFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  234. ScriptsFrame.Size = UDim2.new(0, 191, 0, 269)
  235. ScriptsFrame.Visible = false
  236. ScriptsFrame.ScrollBarThickness = 6
  237.  
  238. ChatTroll.Name = "ChatTroll"
  239. ChatTroll.Parent = ScriptsFrame
  240. ChatTroll.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  241. ChatTroll.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  242. ChatTroll.Position = UDim2.new(0.0209424198, 0, 0.101985104, 0)
  243. ChatTroll.Size = UDim2.new(0, 182, 0, 20)
  244. ChatTroll.Font = Enum.Font.SourceSansLight
  245. ChatTroll.FontSize = Enum.FontSize.Size14
  246. ChatTroll.Text = "Chat Troll"
  247. ChatTroll.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  248. ChatTroll.TextSize = 14
  249.  
  250. ScriptsLabel.Name = "ScriptsLabel"
  251. ScriptsLabel.Parent = ScriptsFrame
  252. ScriptsLabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  253. ScriptsLabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  254. ScriptsLabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  255. ScriptsLabel.Size = UDim2.new(0, 191, 0, 34)
  256. ScriptsLabel.Font = Enum.Font.SourceSansLight
  257. ScriptsLabel.FontSize = Enum.FontSize.Size14
  258. ScriptsLabel.Text = "SCRIPTS"
  259. ScriptsLabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  260. ScriptsLabel.TextSize = 14
  261. ScriptsLabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  262.  
  263. Fly.Name = "Fly"
  264. Fly.Parent = ScriptsFrame
  265. Fly.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  266. Fly.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  267. Fly.Position = UDim2.new(0.0209999997, 0, 0.142000005, 0)
  268. Fly.Size = UDim2.new(0, 182, 0, 20)
  269. Fly.Font = Enum.Font.SourceSansLight
  270. Fly.FontSize = Enum.FontSize.Size14
  271. Fly.Text = "Fly [E]"
  272. Fly.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  273. Fly.TextSize = 14
  274.  
  275. Speed.Name = "Speed"
  276. Speed.Parent = ScriptsFrame
  277. Speed.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  278. Speed.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  279. Speed.Position = UDim2.new(0.0209999997, 0, 0.181999996, 0)
  280. Speed.Size = UDim2.new(0, 182, 0, 20)
  281. Speed.Font = Enum.Font.SourceSansLight
  282. Speed.FontSize = Enum.FontSize.Size14
  283. Speed.Text = "Speed [Q]"
  284. Speed.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  285. Speed.TextSize = 14
  286.  
  287. TouchInterestedv2.Name = "TouchInterested v2"
  288. TouchInterestedv2.Parent = ScriptsFrame
  289. TouchInterestedv2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  290. TouchInterestedv2.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  291. TouchInterestedv2.Position = UDim2.new(0.0209999997, 0, 0.222000003, 0)
  292. TouchInterestedv2.Size = UDim2.new(0, 182, 0, 20)
  293. TouchInterestedv2.Font = Enum.Font.SourceSansLight
  294. TouchInterestedv2.FontSize = Enum.FontSize.Size14
  295. TouchInterestedv2.Text = "TouchInterested v2"
  296. TouchInterestedv2.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  297. TouchInterestedv2.TextSize = 14
  298.  
  299. HttpSpy.Name = "Http Spy"
  300. HttpSpy.Parent = ScriptsFrame
  301. HttpSpy.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  302. HttpSpy.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  303. HttpSpy.Position = UDim2.new(0.0209999997, 0, 0.261999995, 0)
  304. HttpSpy.Size = UDim2.new(0, 182, 0, 20)
  305. HttpSpy.Font = Enum.Font.SourceSansLight
  306. HttpSpy.FontSize = Enum.FontSize.Size14
  307. HttpSpy.Text = "Http Spy"
  308. HttpSpy.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  309. HttpSpy.TextSize = 14
  310.  
  311. PrintMyLocation.Name = "Print My Location"
  312. PrintMyLocation.Parent = ScriptsFrame
  313. PrintMyLocation.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  314. PrintMyLocation.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  315. PrintMyLocation.Position = UDim2.new(0.0209999997, 0, 0.301999986, 0)
  316. PrintMyLocation.Size = UDim2.new(0, 182, 0, 20)
  317. PrintMyLocation.Font = Enum.Font.SourceSansLight
  318. PrintMyLocation.FontSize = Enum.FontSize.Size14
  319. PrintMyLocation.Text = "Print My Location"
  320. PrintMyLocation.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  321. PrintMyLocation.TextSize = 14
  322.  
  323. InfiniteYield.Name = "Infinite Yield"
  324. InfiniteYield.Parent = ScriptsFrame
  325. InfiniteYield.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  326. InfiniteYield.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  327. InfiniteYield.Position = UDim2.new(0.0209999997, 0, 0.342000008, 0)
  328. InfiniteYield.Size = UDim2.new(0, 182, 0, 20)
  329. InfiniteYield.Font = Enum.Font.SourceSansLight
  330. InfiniteYield.FontSize = Enum.FontSize.Size14
  331. InfiniteYield.Text = "Infinite Yield"
  332. InfiniteYield.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  333. InfiniteYield.TextSize = 14
  334.  
  335. Shattervast.Name = "Shattervast"
  336. Shattervast.Parent = ScriptsFrame
  337. Shattervast.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  338. Shattervast.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  339. Shattervast.Position = UDim2.new(0.0209999997, 0, 0.381999999, 0)
  340. Shattervast.Size = UDim2.new(0, 182, 0, 20)
  341. Shattervast.Font = Enum.Font.SourceSansLight
  342. Shattervast.FontSize = Enum.FontSize.Size14
  343. Shattervast.Text = "Shattervast"
  344. Shattervast.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  345. Shattervast.TextSize = 14
  346.  
  347. ClickTp.Name = "ClickTp"
  348. ClickTp.Parent = ScriptsFrame
  349. ClickTp.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  350. ClickTp.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  351. ClickTp.Position = UDim2.new(0.0209999997, 0, 0.421999991, 0)
  352. ClickTp.Size = UDim2.new(0, 182, 0, 20)
  353. ClickTp.Font = Enum.Font.SourceSansLight
  354. ClickTp.FontSize = Enum.FontSize.Size14
  355. ClickTp.Text = "Click Tp [R]"
  356. ClickTp.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  357. ClickTp.TextSize = 14
  358.  
  359. Headless.Name = "Headless"
  360. Headless.Parent = ScriptsFrame
  361. Headless.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  362. Headless.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  363. Headless.Position = UDim2.new(0.0209999997, 0, 0.462000012, 0)
  364. Headless.Size = UDim2.new(0, 182, 0, 20)
  365. Headless.Font = Enum.Font.SourceSansLight
  366. Headless.FontSize = Enum.FontSize.Size14
  367. Headless.Text = "Headless"
  368. Headless.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  369. Headless.TextSize = 14
  370.  
  371. NoClip.Name = "NoClip"
  372. NoClip.Parent = ScriptsFrame
  373. NoClip.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  374. NoClip.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  375. NoClip.Position = UDim2.new(0.0209999997, 0, 0.501999974, 0)
  376. NoClip.Size = UDim2.new(0, 182, 0, 20)
  377. NoClip.Font = Enum.Font.SourceSansLight
  378. NoClip.FontSize = Enum.FontSize.Size14
  379. NoClip.Text = "NoClip [T]"
  380. NoClip.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  381. NoClip.TextSize = 14
  382.  
  383. AutoFarmFrame.Name = "AutoFarmFrame"
  384. AutoFarmFrame.Parent = ArrowFrame
  385. AutoFarmFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  386. AutoFarmFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  387. AutoFarmFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  388. AutoFarmFrame.Size = UDim2.new(0, 191, 0, 269)
  389. AutoFarmFrame.Visible = false
  390. AutoFarmFrame.ScrollBarThickness = 3
  391.  
  392. SuperPowerTrainingSimulator.Name = "Super Power Training Simulator"
  393. SuperPowerTrainingSimulator.Parent = AutoFarmFrame
  394. SuperPowerTrainingSimulator.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  395. SuperPowerTrainingSimulator.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  396. SuperPowerTrainingSimulator.Position = UDim2.new(0.0209424198, 0, 0.101985104, 0)
  397. SuperPowerTrainingSimulator.Size = UDim2.new(0, 182, 0, 20)
  398. SuperPowerTrainingSimulator.Font = Enum.Font.SourceSansLight
  399. SuperPowerTrainingSimulator.FontSize = Enum.FontSize.Size14
  400. SuperPowerTrainingSimulator.Text = "Super Power Training Simulator"
  401. SuperPowerTrainingSimulator.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  402. SuperPowerTrainingSimulator.TextSize = 14
  403.  
  404. AUTOFARMLabel.Name = "AUTOFARMLabel"
  405. AUTOFARMLabel.Parent = AutoFarmFrame
  406. AUTOFARMLabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  407. AUTOFARMLabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  408. AUTOFARMLabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  409. AUTOFARMLabel.Size = UDim2.new(0, 191, 0, 34)
  410. AUTOFARMLabel.Font = Enum.Font.SourceSansLight
  411. AUTOFARMLabel.FontSize = Enum.FontSize.Size14
  412. AUTOFARMLabel.Text = "AUTO FARM"
  413. AUTOFARMLabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  414. AUTOFARMLabel.TextSize = 14
  415. AUTOFARMLabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  416.  
  417. MyHeroBizarreAdventures.Name = "My Hero Bizarre Adventures"
  418. MyHeroBizarreAdventures.Parent = AutoFarmFrame
  419. MyHeroBizarreAdventures.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  420. MyHeroBizarreAdventures.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  421. MyHeroBizarreAdventures.Position = UDim2.new(0.0209999997, 0, 0.142000005, 0)
  422. MyHeroBizarreAdventures.Size = UDim2.new(0, 182, 0, 20)
  423. MyHeroBizarreAdventures.Font = Enum.Font.SourceSansLight
  424. MyHeroBizarreAdventures.FontSize = Enum.FontSize.Size14
  425. MyHeroBizarreAdventures.Text = "My Hero Bizarre Adventures"
  426. MyHeroBizarreAdventures.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  427. MyHeroBizarreAdventures.TextSize = 14
  428.  
  429. WeaponSimulator.Name = "Weapon Simulator"
  430. WeaponSimulator.Parent = AutoFarmFrame
  431. WeaponSimulator.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  432. WeaponSimulator.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  433. WeaponSimulator.Position = UDim2.new(0.0209999997, 0, 0.181999996, 0)
  434. WeaponSimulator.Size = UDim2.new(0, 182, 0, 20)
  435. WeaponSimulator.Font = Enum.Font.SourceSansLight
  436. WeaponSimulator.FontSize = Enum.FontSize.Size14
  437. WeaponSimulator.Text = "Weapon Simulator"
  438. WeaponSimulator.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  439. WeaponSimulator.TextSize = 14
  440.  
  441. IceCreamSimulator.Name = "Ice Cream Simulator"
  442. IceCreamSimulator.Parent = AutoFarmFrame
  443. IceCreamSimulator.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  444. IceCreamSimulator.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  445. IceCreamSimulator.Position = UDim2.new(0.0209999997, 0, 0.222000003, 0)
  446. IceCreamSimulator.Size = UDim2.new(0, 182, 0, 20)
  447. IceCreamSimulator.Font = Enum.Font.SourceSansLight
  448. IceCreamSimulator.FontSize = Enum.FontSize.Size14
  449. IceCreamSimulator.Text = "Ice Cream Simulator"
  450. IceCreamSimulator.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  451. IceCreamSimulator.TextSize = 14
  452.  
  453. WeightLiftingSimulator3.Name = "Weight Lifting Simulator 3"
  454. WeightLiftingSimulator3.Parent = AutoFarmFrame
  455. WeightLiftingSimulator3.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  456. WeightLiftingSimulator3.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  457. WeightLiftingSimulator3.Position = UDim2.new(0.0209999997, 0, 0.261999995, 0)
  458. WeightLiftingSimulator3.Size = UDim2.new(0, 182, 0, 20)
  459. WeightLiftingSimulator3.Font = Enum.Font.SourceSansLight
  460. WeightLiftingSimulator3.FontSize = Enum.FontSize.Size14
  461. WeightLiftingSimulator3.Text = "Weight Lifting Simulator 3"
  462. WeightLiftingSimulator3.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  463. WeightLiftingSimulator3.TextSize = 14
  464.  
  465. RoGhoul.Name = "Ro-Ghoul"
  466. RoGhoul.Parent = AutoFarmFrame
  467. RoGhoul.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  468. RoGhoul.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  469. RoGhoul.Position = UDim2.new(0.0209999997, 0, 0.301999986, 0)
  470. RoGhoul.Size = UDim2.new(0, 182, 0, 20)
  471. RoGhoul.Font = Enum.Font.SourceSansLight
  472. RoGhoul.FontSize = Enum.FontSize.Size14
  473. RoGhoul.Text = "Ro-Ghoul"
  474. RoGhoul.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  475. RoGhoul.TextSize = 14
  476.  
  477. GamesFrame.Name = "GamesFrame"
  478. GamesFrame.Parent = ArrowFrame
  479. GamesFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  480. GamesFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  481. GamesFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  482. GamesFrame.Size = UDim2.new(0, 191, 0, 269)
  483. GamesFrame.Visible = false
  484. GamesFrame.ScrollBarThickness = 3
  485.  
  486. DeadlySins.Name = "DeadlySins"
  487. DeadlySins.Parent = GamesFrame
  488. DeadlySins.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  489. DeadlySins.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  490. DeadlySins.Position = UDim2.new(0.0209424198, 0, 0.101985104, 0)
  491. DeadlySins.Size = UDim2.new(0, 182, 0, 20)
  492. DeadlySins.Font = Enum.Font.SourceSansLight
  493. DeadlySins.FontSize = Enum.FontSize.Size14
  494. DeadlySins.Text = "Deadly Sins Online [GUI]"
  495. DeadlySins.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  496. DeadlySins.TextSize = 14
  497.  
  498. GAMESLabel.Name = "GAMESLabel"
  499. GAMESLabel.Parent = GamesFrame
  500. GAMESLabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  501. GAMESLabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  502. GAMESLabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  503. GAMESLabel.Size = UDim2.new(0, 191, 0, 34)
  504. GAMESLabel.Font = Enum.Font.SourceSansLight
  505. GAMESLabel.FontSize = Enum.FontSize.Size14
  506. GAMESLabel.Text = "GAMES"
  507. GAMESLabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  508. GAMESLabel.TextSize = 14
  509. GAMESLabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  510.  
  511. DeadlySins2.Name = "DeadlySins2"
  512. DeadlySins2.Parent = GamesFrame
  513. DeadlySins2.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  514. DeadlySins2.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  515. DeadlySins2.Position = UDim2.new(0.0209999997, 0, 0.142000005, 0)
  516. DeadlySins2.Size = UDim2.new(0, 182, 0, 20)
  517. DeadlySins2.Font = Enum.Font.SourceSansLight
  518. DeadlySins2.FontSize = Enum.FontSize.Size14
  519. DeadlySins2.Text = "Deadly Sins Online [GUI 2]"
  520. DeadlySins2.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  521. DeadlySins2.TextSize = 14
  522.  
  523. JailbreakAutofarm.Name = "Jailbreak Autofarm"
  524. JailbreakAutofarm.Parent = GamesFrame
  525. JailbreakAutofarm.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  526. JailbreakAutofarm.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  527. JailbreakAutofarm.Position = UDim2.new(0.0209999997, 0, 0.181999996, 0)
  528. JailbreakAutofarm.Size = UDim2.new(0, 182, 0, 20)
  529. JailbreakAutofarm.Font = Enum.Font.SourceSansLight
  530. JailbreakAutofarm.FontSize = Enum.FontSize.Size14
  531. JailbreakAutofarm.Text = "Jailbreak [Autofarm]"
  532. JailbreakAutofarm.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  533. JailbreakAutofarm.TextSize = 14
  534.  
  535. HiltonHotelsCuffBypass.Name = "Hilton Hotels Cuff Bypass"
  536. HiltonHotelsCuffBypass.Parent = GamesFrame
  537. HiltonHotelsCuffBypass.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  538. HiltonHotelsCuffBypass.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  539. HiltonHotelsCuffBypass.Position = UDim2.new(0.0209999997, 0, 0.222000003, 0)
  540. HiltonHotelsCuffBypass.Size = UDim2.new(0, 182, 0, 20)
  541. HiltonHotelsCuffBypass.Font = Enum.Font.SourceSansLight
  542. HiltonHotelsCuffBypass.FontSize = Enum.FontSize.Size14
  543. HiltonHotelsCuffBypass.Text = "Hilton Hotels [Cuff Bypass]"
  544. HiltonHotelsCuffBypass.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  545. HiltonHotelsCuffBypass.TextSize = 14
  546.  
  547. WorkAtPizzaPlaceGUI.Name = "Work At Pizza Place [GUI]"
  548. WorkAtPizzaPlaceGUI.Parent = GamesFrame
  549. WorkAtPizzaPlaceGUI.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  550. WorkAtPizzaPlaceGUI.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  551. WorkAtPizzaPlaceGUI.Position = UDim2.new(0.0209999997, 0, 0.261999995, 0)
  552. WorkAtPizzaPlaceGUI.Size = UDim2.new(0, 182, 0, 20)
  553. WorkAtPizzaPlaceGUI.Font = Enum.Font.SourceSansLight
  554. WorkAtPizzaPlaceGUI.FontSize = Enum.FontSize.Size14
  555. WorkAtPizzaPlaceGUI.Text = "Work At Pizza Place [GUI]"
  556. WorkAtPizzaPlaceGUI.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  557. WorkAtPizzaPlaceGUI.TextSize = 14
  558.  
  559. SwordBurst2GUI.Name = "Sword Burst 2 [GUI]"
  560. SwordBurst2GUI.Parent = GamesFrame
  561. SwordBurst2GUI.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  562. SwordBurst2GUI.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  563. SwordBurst2GUI.Position = UDim2.new(0.0209999997, 0, 0.301999986, 0)
  564. SwordBurst2GUI.Size = UDim2.new(0, 182, 0, 20)
  565. SwordBurst2GUI.Font = Enum.Font.SourceSansLight
  566. SwordBurst2GUI.FontSize = Enum.FontSize.Size14
  567. SwordBurst2GUI.Text = "Sword Burst 2 [GUI]"
  568. SwordBurst2GUI.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  569. SwordBurst2GUI.TextSize = 14
  570.  
  571. StrucidHax.Name = "StrucidHax "
  572. StrucidHax.Parent = GamesFrame
  573. StrucidHax.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  574. StrucidHax.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  575. StrucidHax.Position = UDim2.new(0.0209999997, 0, 0.342000008, 0)
  576. StrucidHax.Size = UDim2.new(0, 182, 0, 20)
  577. StrucidHax.Font = Enum.Font.SourceSansLight
  578. StrucidHax.FontSize = Enum.FontSize.Size14
  579. StrucidHax.Text = "StrucidHax [GUI]"
  580. StrucidHax.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  581. StrucidHax.TextSize = 14
  582.  
  583. PhantomForcesGUI.Name = "Phantom Forces [GUI]"
  584. PhantomForcesGUI.Parent = GamesFrame
  585. PhantomForcesGUI.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  586. PhantomForcesGUI.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  587. PhantomForcesGUI.Position = UDim2.new(0.0209999997, 0, 0.381999999, 0)
  588. PhantomForcesGUI.Size = UDim2.new(0, 182, 0, 20)
  589. PhantomForcesGUI.Font = Enum.Font.SourceSansLight
  590. PhantomForcesGUI.FontSize = Enum.FontSize.Size14
  591. PhantomForcesGUI.Text = "Phantom Forces [GUI]"
  592. PhantomForcesGUI.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  593. PhantomForcesGUI.TextSize = 14
  594.  
  595. BlobSimulatorGUI.Name = "Blob Simulator [GUI]"
  596. BlobSimulatorGUI.Parent = GamesFrame
  597. BlobSimulatorGUI.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  598. BlobSimulatorGUI.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  599. BlobSimulatorGUI.Position = UDim2.new(0.0209999997, 0, 0.421999991, 0)
  600. BlobSimulatorGUI.Size = UDim2.new(0, 182, 0, 20)
  601. BlobSimulatorGUI.Font = Enum.Font.SourceSansLight
  602. BlobSimulatorGUI.FontSize = Enum.FontSize.Size14
  603. BlobSimulatorGUI.Text = "Blob Simulator [GUI]"
  604. BlobSimulatorGUI.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  605. BlobSimulatorGUI.TextSize = 14
  606.  
  607. ExecutorFrame.Name = "ExecutorFrame"
  608. ExecutorFrame.Parent = ArrowFrame
  609. ExecutorFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  610. ExecutorFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  611. ExecutorFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  612. ExecutorFrame.Size = UDim2.new(0, 191, 0, 269)
  613. ExecutorFrame.Visible = false
  614. ExecutorFrame.ScrollBarThickness = 3
  615.  
  616. EXECUTORLabel.Name = "EXECUTORLabel"
  617. EXECUTORLabel.Parent = ExecutorFrame
  618. EXECUTORLabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  619. EXECUTORLabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  620. EXECUTORLabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  621. EXECUTORLabel.Size = UDim2.new(0, 191, 0, 34)
  622. EXECUTORLabel.Font = Enum.Font.SourceSansLight
  623. EXECUTORLabel.FontSize = Enum.FontSize.Size14
  624. EXECUTORLabel.Text = "EXECUTOR"
  625. EXECUTORLabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  626. EXECUTORLabel.TextSize = 14
  627. EXECUTORLabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  628.  
  629. Execute.Name = "Execute"
  630. Execute.Parent = ExecutorFrame
  631. Execute.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  632. Execute.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  633. Execute.Position = UDim2.new(0.0524135418, 0, 0.360911727, 0)
  634. Execute.Size = UDim2.new(0, 81, 0, 20)
  635. Execute.Font = Enum.Font.SourceSansLight
  636. Execute.FontSize = Enum.FontSize.Size14
  637. Execute.Text = "Execute"
  638. Execute.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  639. Execute.TextSize = 14
  640.  
  641. Clear.Name = "Clear"
  642. Clear.Parent = ExecutorFrame
  643. Clear.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  644. Clear.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  645. Clear.Position = UDim2.new(0.518835247, 0, 0.360911727, 0)
  646. Clear.Size = UDim2.new(0, 81, 0, 20)
  647. Clear.Font = Enum.Font.SourceSansLight
  648. Clear.FontSize = Enum.FontSize.Size14
  649. Clear.Text = "Clear"
  650. Clear.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  651. Clear.TextSize = 14
  652.  
  653. Input.Name = "Input"
  654. Input.Parent = ExecutorFrame
  655. Input.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  656. Input.BorderSizePixel = 0
  657. Input.Position = UDim2.new(0, 0, 0.0836473629, 0)
  658. Input.Size = UDim2.new(0, 185, 0, 157)
  659. Input.ClearTextOnFocus = false
  660. Input.Font = Enum.Font.SourceSansLight
  661. Input.FontSize = Enum.FontSize.Size14
  662. Input.Text = "print(\"Hello World!\")"
  663. Input.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  664. Input.TextSize = 14
  665. Input.TextWrapped = true
  666. Input.TextXAlignment = Enum.TextXAlignment.Left
  667. Input.TextYAlignment = Enum.TextYAlignment.Top
  668.  
  669. GUISFrame.Name = "GUISFrame"
  670. GUISFrame.Parent = ArrowFrame
  671. GUISFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  672. GUISFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  673. GUISFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  674. GUISFrame.Size = UDim2.new(0, 191, 0, 269)
  675. GUISFrame.Visible = false
  676. GUISFrame.ScrollBarThickness = 3
  677.  
  678. Arosia.Name = "Arosia"
  679. Arosia.Parent = GUISFrame
  680. Arosia.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  681. Arosia.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  682. Arosia.Position = UDim2.new(0.0209424198, 0, 0.101985104, 0)
  683. Arosia.Size = UDim2.new(0, 182, 0, 20)
  684. Arosia.Font = Enum.Font.SourceSansLight
  685. Arosia.FontSize = Enum.FontSize.Size14
  686. Arosia.Text = "Arosia"
  687. Arosia.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  688. Arosia.TextSize = 14
  689.  
  690. GUILabel.Name = "GUILabel"
  691. GUILabel.Parent = GUISFrame
  692. GUILabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  693. GUILabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  694. GUILabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  695. GUILabel.Size = UDim2.new(0, 191, 0, 34)
  696. GUILabel.Font = Enum.Font.SourceSansLight
  697. GUILabel.FontSize = Enum.FontSize.Size14
  698. GUILabel.Text = "GUIS"
  699. GUILabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  700. GUILabel.TextSize = 14
  701. GUILabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  702.  
  703. HyperTotal.Name = "HyperTotal"
  704. HyperTotal.Parent = GUISFrame
  705. HyperTotal.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  706. HyperTotal.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  707. HyperTotal.Position = UDim2.new(0.0209999997, 0, 0.142000005, 0)
  708. HyperTotal.Size = UDim2.new(0, 182, 0, 20)
  709. HyperTotal.Font = Enum.Font.SourceSansLight
  710. HyperTotal.FontSize = Enum.FontSize.Size14
  711. HyperTotal.Text = "HyperTotal"
  712. HyperTotal.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  713. HyperTotal.TextSize = 14
  714.  
  715. Energize.Name = "Energize"
  716. Energize.Parent = GUISFrame
  717. Energize.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  718. Energize.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  719. Energize.Position = UDim2.new(0.0209999997, 0, 0.181999996, 0)
  720. Energize.Size = UDim2.new(0, 182, 0, 20)
  721. Energize.Font = Enum.Font.SourceSansLight
  722. Energize.FontSize = Enum.FontSize.Size14
  723. Energize.Text = "Energize"
  724. Energize.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  725. Energize.TextSize = 14
  726.  
  727. Verspin.Name = "Verspin"
  728. Verspin.Parent = GUISFrame
  729. Verspin.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  730. Verspin.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  731. Verspin.Position = UDim2.new(0.0209999997, 0, 0.222000003, 0)
  732. Verspin.Size = UDim2.new(0, 182, 0, 20)
  733. Verspin.Font = Enum.Font.SourceSansLight
  734. Verspin.FontSize = Enum.FontSize.Size14
  735. Verspin.Text = "Verspin"
  736. Verspin.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  737. Verspin.TextSize = 14
  738.  
  739. Glitchmax.Name = "Glitchmax"
  740. Glitchmax.Parent = GUISFrame
  741. Glitchmax.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  742. Glitchmax.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  743. Glitchmax.Position = UDim2.new(0.0209999997, 0, 0.261999995, 0)
  744. Glitchmax.Size = UDim2.new(0, 182, 0, 20)
  745. Glitchmax.Font = Enum.Font.SourceSansLight
  746. Glitchmax.FontSize = Enum.FontSize.Size14
  747. Glitchmax.Text = "Glitchmax"
  748. Glitchmax.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  749. Glitchmax.TextSize = 14
  750.  
  751. Dex.Name = "Dex"
  752. Dex.Parent = GUISFrame
  753. Dex.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  754. Dex.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  755. Dex.Position = UDim2.new(0.0209999997, 0, 0.301999986, 0)
  756. Dex.Size = UDim2.new(0, 182, 0, 20)
  757. Dex.Font = Enum.Font.SourceSansLight
  758. Dex.FontSize = Enum.FontSize.Size14
  759. Dex.Text = "Dex"
  760. Dex.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  761. Dex.TextSize = 14
  762.  
  763. Remotespy.Name = "Remotespy"
  764. Remotespy.Parent = GUISFrame
  765. Remotespy.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  766. Remotespy.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  767. Remotespy.Position = UDim2.new(0.0209999997, 0, 0.342000008, 0)
  768. Remotespy.Size = UDim2.new(0, 182, 0, 20)
  769. Remotespy.Font = Enum.Font.SourceSansLight
  770. Remotespy.FontSize = Enum.FontSize.Size14
  771. Remotespy.Text = "Remotespy"
  772. Remotespy.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  773. Remotespy.TextSize = 14
  774.  
  775. Hidename.Name = "Hidename"
  776. Hidename.Parent = GUISFrame
  777. Hidename.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  778. Hidename.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  779. Hidename.Position = UDim2.new(0.0209999997, 0, 0.381999999, 0)
  780. Hidename.Size = UDim2.new(0, 182, 0, 20)
  781. Hidename.Font = Enum.Font.SourceSansLight
  782. Hidename.FontSize = Enum.FontSize.Size14
  783. Hidename.Text = "Hide Mode [ ; ]"
  784. Hidename.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  785. Hidename.TextSize = 14
  786.  
  787. AudioLogger.Name = "Audio Logger"
  788. AudioLogger.Parent = GUISFrame
  789. AudioLogger.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  790. AudioLogger.BorderColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  791. AudioLogger.Position = UDim2.new(0.0209999997, 0, 0.421999991, 0)
  792. AudioLogger.Size = UDim2.new(0, 182, 0, 20)
  793. AudioLogger.Font = Enum.Font.SourceSansLight
  794. AudioLogger.FontSize = Enum.FontSize.Size14
  795. AudioLogger.Text = "Audio Logger"
  796. AudioLogger.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  797. AudioLogger.TextSize = 14
  798.  
  799. HomeFrame.Name = "HomeFrame"
  800. HomeFrame.Parent = ArrowFrame
  801. HomeFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  802. HomeFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  803. HomeFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  804. HomeFrame.Size = UDim2.new(0, 191, 0, 269)
  805. HomeFrame.ScrollBarThickness = 3
  806.  
  807. HOMELabel.Name = "HOMELabel"
  808. HOMELabel.Parent = HomeFrame
  809. HOMELabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  810. HOMELabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  811. HOMELabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  812. HOMELabel.Size = UDim2.new(0, 191, 0, 34)
  813. HOMELabel.Font = Enum.Font.SourceSansLight
  814. HOMELabel.FontSize = Enum.FontSize.Size14
  815. HOMELabel.Text = "HOME"
  816. HOMELabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  817. HOMELabel.TextSize = 14
  818. HOMELabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  819.  
  820. HOMELabel_2.Name = "HOMELabel"
  821. HOMELabel_2.Parent = HomeFrame
  822. HOMELabel_2.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  823. HOMELabel_2.BackgroundTransparency = 1
  824. HOMELabel_2.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  825. HOMELabel_2.Position = UDim2.new(0, 0, 0.122743353, 0)
  826. HOMELabel_2.Size = UDim2.new(0, 185, 0, 156)
  827. HOMELabel_2.Font = Enum.Font.SourceSansLight
  828. HOMELabel_2.FontSize = Enum.FontSize.Size18
  829. HOMELabel_2.Text = "To get the latest version 1 day early join the discord : https://discord.me/meliodas_o\nFor Updates/Changelog visit #release-log, Created by Meliodas#8600 / Meliodas l TSDS On V3rmillion. "
  830. HOMELabel_2.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  831. HOMELabel_2.TextSize = 15
  832. HOMELabel_2.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  833. HOMELabel_2.TextWrapped = true
  834. HOMELabel_2.TextXAlignment = Enum.TextXAlignment.Left
  835. HOMELabel_2.TextYAlignment = Enum.TextYAlignment.Top
  836.  
  837. HOMELabel_3.Name = "HOMELabel"
  838. HOMELabel_3.Parent = HomeFrame
  839. HOMELabel_3.BackgroundColor3 = Color3.new(0.352941, 0.352941, 0.352941)
  840. HOMELabel_3.BackgroundTransparency = 1
  841. HOMELabel_3.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  842. HOMELabel_3.Position = UDim2.new(0.0204188451, 0, 0.413531333, 0)
  843. HOMELabel_3.Size = UDim2.new(0, 185, 0, 18)
  844. HOMELabel_3.Font = Enum.Font.SourceSansLight
  845. HOMELabel_3.FontSize = Enum.FontSize.Size14
  846. HOMELabel_3.Text = "MOTD: Buy premium from #info in the dis"
  847. HOMELabel_3.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  848. HOMELabel_3.TextSize = 13
  849. HOMELabel_3.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  850. HOMELabel_3.TextWrapped = true
  851. HOMELabel_3.TextXAlignment = Enum.TextXAlignment.Left
  852. HOMELabel_3.TextYAlignment = Enum.TextYAlignment.Top
  853.  
  854. ImageLabel.Parent = HomeFrame
  855. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  856. ImageLabel.BackgroundTransparency = 1
  857. ImageLabel.Position = UDim2.new(0.330366492, 0, 0.322772264, 0)
  858. ImageLabel.Size = UDim2.new(0, 55, 0, 34)
  859. ImageLabel.Image = "rbxassetid://2548504733"
  860.  
  861. SettingsFrame.Name = "SettingsFrame"
  862. SettingsFrame.Parent = ArrowFrame
  863. SettingsFrame.BackgroundColor3 = Color3.new(0.0470588, 0.0470588, 0.0470588)
  864. SettingsFrame.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  865. SettingsFrame.Position = UDim2.new(0, 0, 0.11221122, 0)
  866. SettingsFrame.Size = UDim2.new(0, 191, 0, 269)
  867. SettingsFrame.Visible = false
  868. SettingsFrame.ScrollBarThickness = 3
  869.  
  870. SETTINGSLabel.Name = "SETTINGSLabel"
  871. SETTINGSLabel.Parent = SettingsFrame
  872. SETTINGSLabel.BackgroundColor3 = Color3.new(0.180392, 0.164706, 0.352941)
  873. SETTINGSLabel.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  874. SETTINGSLabel.Position = UDim2.new(0, 0, 0.019808121, 0)
  875. SETTINGSLabel.Size = UDim2.new(0, 191, 0, 34)
  876. SETTINGSLabel.Font = Enum.Font.SourceSansLight
  877. SETTINGSLabel.FontSize = Enum.FontSize.Size14
  878. SETTINGSLabel.Text = "SETTINGS"
  879. SETTINGSLabel.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  880. SETTINGSLabel.TextSize = 14
  881. SETTINGSLabel.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  882.  
  883. BORDERSIZESETTING.Name = "BORDERSIZESETTING"
  884. BORDERSIZESETTING.Parent = SettingsFrame
  885. BORDERSIZESETTING.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  886. BORDERSIZESETTING.BorderSizePixel = 0
  887. BORDERSIZESETTING.Position = UDim2.new(0.0523560233, 0, 0.177260846, 0)
  888. BORDERSIZESETTING.Size = UDim2.new(0, 77, 0, 22)
  889. BORDERSIZESETTING.Font = Enum.Font.SourceSansLight
  890. BORDERSIZESETTING.FontSize = Enum.FontSize.Size14
  891. BORDERSIZESETTING.Text = "2"
  892. BORDERSIZESETTING.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  893. BORDERSIZESETTING.TextSize = 14
  894.  
  895. BORDERSIZE.Name = "BORDERSIZE"
  896. BORDERSIZE.Parent = SettingsFrame
  897. BORDERSIZE.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  898. BORDERSIZE.BorderSizePixel = 0
  899. BORDERSIZE.Position = UDim2.new(0.0476439781, 0, 0.228712872, 0)
  900. BORDERSIZE.Size = UDim2.new(0, 77, 0, 22)
  901. BORDERSIZE.Font = Enum.Font.SourceSansLight
  902. BORDERSIZE.FontSize = Enum.FontSize.Size14
  903. BORDERSIZE.Text = "Border Size"
  904. BORDERSIZE.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  905. BORDERSIZE.TextSize = 14
  906.  
  907. BORDERCOLORSETTING.Name = "BORDERCOLORSETTING"
  908. BORDERCOLORSETTING.Parent = SettingsFrame
  909. BORDERCOLORSETTING.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  910. BORDERCOLORSETTING.BorderSizePixel = 0
  911. BORDERCOLORSETTING.Position = UDim2.new(0.497382224, 0, 0.177260846, 0)
  912. BORDERCOLORSETTING.Size = UDim2.new(0, 77, 0, 22)
  913. BORDERCOLORSETTING.Font = Enum.Font.SourceSansLight
  914. BORDERCOLORSETTING.FontSize = Enum.FontSize.Size14
  915. BORDERCOLORSETTING.Text = "53, 53, 53"
  916. BORDERCOLORSETTING.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  917. BORDERCOLORSETTING.TextSize = 14
  918.  
  919. BORDERCOLOR.Name = "BORDERCOLOR"
  920. BORDERCOLOR.Parent = SettingsFrame
  921. BORDERCOLOR.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  922. BORDERCOLOR.BorderSizePixel = 0
  923. BORDERCOLOR.Position = UDim2.new(0.492670178, 0, 0.228712872, 0)
  924. BORDERCOLOR.Size = UDim2.new(0, 77, 0, 22)
  925. BORDERCOLOR.Font = Enum.Font.SourceSansLight
  926. BORDERCOLOR.FontSize = Enum.FontSize.Size14
  927. BORDERCOLOR.Text = "Border Color"
  928. BORDERCOLOR.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  929. BORDERCOLOR.TextSize = 14
  930.  
  931. DRAGGABLE.Name = "DRAGGABLE"
  932. DRAGGABLE.Parent = SettingsFrame
  933. DRAGGABLE.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  934. DRAGGABLE.BorderSizePixel = 0
  935. DRAGGABLE.Position = UDim2.new(0.0476439819, 0, 0.0950495079, 0)
  936. DRAGGABLE.Size = UDim2.new(0, 85, 0, 22)
  937. DRAGGABLE.Font = Enum.Font.SourceSansLight
  938. DRAGGABLE.FontSize = Enum.FontSize.Size14
  939. DRAGGABLE.Text = "Draggable: ON"
  940. DRAGGABLE.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  941. DRAGGABLE.TextSize = 14
  942.  
  943. Deafult.Name = "Deafult"
  944. Deafult.Parent = SettingsFrame
  945. Deafult.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  946. Deafult.BorderSizePixel = 0
  947. Deafult.Position = UDim2.new(0.508376837, 0, 0.0942495987, 0)
  948. Deafult.Size = UDim2.new(0, 77, 0, 22)
  949. Deafult.Font = Enum.Font.SourceSansLight
  950. Deafult.FontSize = Enum.FontSize.Size14
  951. Deafult.Text = "Deafult Settings"
  952. Deafult.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  953. Deafult.TextSize = 14
  954.  
  955. TWEENINGSPEEDSETTING.Name = "TWEENINGSPEEDSETTING"
  956. TWEENINGSPEEDSETTING.Parent = SettingsFrame
  957. TWEENINGSPEEDSETTING.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  958. TWEENINGSPEEDSETTING.BorderSizePixel = 0
  959. TWEENINGSPEEDSETTING.Position = UDim2.new(0.0434407331, 0, 0.295244992, 0)
  960. TWEENINGSPEEDSETTING.Size = UDim2.new(0, 77, 0, 22)
  961. TWEENINGSPEEDSETTING.Font = Enum.Font.SourceSansLight
  962. TWEENINGSPEEDSETTING.FontSize = Enum.FontSize.Size14
  963. TWEENINGSPEEDSETTING.Text = "1"
  964. TWEENINGSPEEDSETTING.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  965. TWEENINGSPEEDSETTING.TextSize = 14
  966.  
  967. TWEENINGSPEED.Name = "TWEENINGSPEED"
  968. TWEENINGSPEED.Parent = SettingsFrame
  969. TWEENINGSPEED.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  970. TWEENINGSPEED.BorderSizePixel = 0
  971. TWEENINGSPEED.Position = UDim2.new(0.047297135, 0, 0.345360577, 0)
  972. TWEENINGSPEED.Size = UDim2.new(0, 77, 0, 22)
  973. TWEENINGSPEED.Font = Enum.Font.SourceSansLight
  974. TWEENINGSPEED.FontSize = Enum.FontSize.Size14
  975. TWEENINGSPEED.Text = "Tweening Speed"
  976. TWEENINGSPEED.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  977. TWEENINGSPEED.TextSize = 14
  978.  
  979. GUICOLORSETTING.Name = "GUICOLORSETTING"
  980. GUICOLORSETTING.Parent = SettingsFrame
  981. GUICOLORSETTING.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  982. GUICOLORSETTING.BorderSizePixel = 0
  983. GUICOLORSETTING.Position = UDim2.new(0.509409308, 0, 0.295244992, 0)
  984. GUICOLORSETTING.Size = UDim2.new(0, 77, 0, 22)
  985. GUICOLORSETTING.Font = Enum.Font.SourceSansLight
  986. GUICOLORSETTING.FontSize = Enum.FontSize.Size14
  987. GUICOLORSETTING.Text = "46, 42, 90"
  988. GUICOLORSETTING.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  989. GUICOLORSETTING.TextSize = 14
  990.  
  991. GUICOLOR.Name = "GUICOLOR"
  992. GUICOLOR.Parent = SettingsFrame
  993. GUICOLOR.BackgroundColor3 = Color3.new(0.0666667, 0.0666667, 0.0666667)
  994. GUICOLOR.BorderSizePixel = 0
  995. GUICOLOR.Position = UDim2.new(0.513265729, 0, 0.345360577, 0)
  996. GUICOLOR.Size = UDim2.new(0, 77, 0, 22)
  997. GUICOLOR.Font = Enum.Font.SourceSansLight
  998. GUICOLOR.FontSize = Enum.FontSize.Size14
  999. GUICOLOR.Text = "GUI Color"
  1000. GUICOLOR.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  1001. GUICOLOR.TextSize = 14
  1002.  
  1003. CloseButton.Name = "CloseButton"
  1004. CloseButton.Parent = ArrowFrame
  1005. CloseButton.BackgroundColor3 = Color3.new(0.2, 0.2, 0.352941)
  1006. CloseButton.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  1007. CloseButton.BorderSizePixel = 0
  1008. CloseButton.Position = UDim2.new(0.905405402, 0, 0.015045628, 0)
  1009. CloseButton.Size = UDim2.new(0, 28, 0, 23)
  1010. CloseButton.Font = Enum.Font.SourceSansLight
  1011. CloseButton.FontSize = Enum.FontSize.Size14
  1012. CloseButton.Text = "X"
  1013. CloseButton.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  1014. CloseButton.TextSize = 14
  1015.  
  1016. ArrowHubTitle.Name = "Arrow Hub Title"
  1017. ArrowHubTitle.Parent = ArrowFrame
  1018. ArrowHubTitle.BackgroundColor3 = Color3.new(0.2, 0.2, 0.352941)
  1019. ArrowHubTitle.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  1020. ArrowHubTitle.Size = UDim2.new(0, 119, 0, 34)
  1021. ArrowHubTitle.Font = Enum.Font.SourceSansLight
  1022. ArrowHubTitle.FontSize = Enum.FontSize.Size14
  1023. ArrowHubTitle.Text = "Arrow Hub"
  1024. ArrowHubTitle.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  1025. ArrowHubTitle.TextSize = 14
  1026. ArrowHubTitle.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  1027.  
  1028. APVer.Name = "APVer"
  1029. APVer.Parent = ArrowFrame
  1030. APVer.BackgroundColor3 = Color3.new(0.2, 0.2, 0.352941)
  1031. APVer.BorderColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  1032. APVer.Position = UDim2.new(0.402027041, 0, 0, 0)
  1033. APVer.Size = UDim2.new(0, 29, 0, 34)
  1034. APVer.Font = Enum.Font.SourceSansLight
  1035. APVer.FontSize = Enum.FontSize.Size14
  1036. APVer.Text = "v"
  1037. APVer.TextColor3 = Color3.new(0.678431, 0.678431, 0.678431)
  1038. APVer.TextSize = 14
  1039. APVer.TextStrokeColor3 = Color3.new(0.709804, 0.709804, 0.709804)
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046. local wait_amount = TWEENINGSPEEDSETTING.Text
  1047.  
  1048.  
  1049.  
  1050.  
  1051. -- Fixes
  1052.  
  1053. local Info = "No Fixes in this version everything compatable"
  1054.  
  1055. send("Loading up scripts")
  1056.  
  1057. ArrowFrame.Active = true
  1058. ArrowFrame.Draggable = true
  1059.  
  1060. -- Get:PlayerInfo
  1061.  
  1062. local plr = game.Players.LocalPlayer
  1063. local plrn = plr.Name
  1064. local plrid = plr.UserId
  1065. local CreditsFrame = SettingsFrame
  1066.  
  1067. warn("Arrow Hub Has Successfully Loaded! Username "..plrn.." Id "..plrid)
  1068. warn("Running Version v"..Version)
  1069. APVer.Text = "v"..Version
  1070.  
  1071. GUISFrame.Size = UDim2.new(0, 7,0, 269)
  1072. AutoFarmFrame.Size = UDim2.new(0, 7,0, 269)
  1073. CreditsFrame.Size = UDim2.new(0, 7,0, 269)
  1074. GamesFrame.Size = UDim2.new(0, 7,0, 269)
  1075. ExecutorFrame.Size = UDim2.new(0, 7,0, 269)
  1076. ScriptsFrame.Size = UDim2.new(0, 7,0, 269)
  1077.  
  1078. CloseButton.MouseButton1Click:connect(function()
  1079. ArrowFrame:TweenPosition(UDim2.new(0.375, 0,-1, 0),"In","Sine",wait_amount,true)
  1080. wait(wait_amount+1)
  1081. ArrowHub:Destroy()
  1082. end)
  1083.  
  1084. HomeButton.MouseButton1Click:connect(function()
  1085. if HomeFrame.Visible == true then wait(.10)
  1086. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1087. wait(wait_amount) HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1088. elseif GUISFrame.Visible == true then wait(.10)
  1089. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false HomeFrame.Visible = true
  1090. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1091. elseif GamesFrame.Visible == true then
  1092. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false HomeFrame.Visible = true
  1093. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1094. elseif ScriptsFrame.Visible == true then
  1095. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false HomeFrame.Visible = true
  1096. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1097. elseif ExecutorFrame.Visible == true then
  1098. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false HomeFrame.Visible = true
  1099. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1100. elseif AutoFarmFrame.Visible == true then
  1101. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false HomeFrame.Visible = true
  1102. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1103. elseif CreditsFrame.Visible == true then
  1104. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false HomeFrame.Visible = true
  1105. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1106. end
  1107. end)
  1108.  
  1109. ScriptsButton.MouseButton1Click:connect(function()
  1110. if ScriptsFrame.Visible == true then wait(.10)
  1111. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1112. wait(wait_amount) ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1113. elseif GUISFrame.Visible == true then wait(.10)
  1114. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false ScriptsFrame.Visible = true
  1115. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1116. elseif GamesFrame.Visible == true then
  1117. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false ScriptsFrame.Visible = true
  1118. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1119. elseif HomeFrame.Visible == true then
  1120. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false ScriptsFrame.Visible = true
  1121. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1122. elseif ExecutorFrame.Visible == true then
  1123. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false ScriptsFrame.Visible = true
  1124. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1125. elseif AutoFarmFrame.Visible == true then
  1126. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false ScriptsFrame.Visible = true
  1127. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1128. elseif CreditsFrame.Visible == true then
  1129. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false ScriptsFrame.Visible = true
  1130. ScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1131. end
  1132. end)
  1133.  
  1134. GuisButton.MouseButton1Click:connect(function()
  1135. if GUISFrame.Visible == true then wait(.10)
  1136. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1137. wait(wait_amount) GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1138. elseif ScriptsFrame.Visible == true then wait(.10)
  1139. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false GUISFrame.Visible = true
  1140. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1141. elseif GamesFrame.Visible == true then
  1142. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false GUISFrame.Visible = true
  1143. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1144. elseif HomeFrame.Visible == true then
  1145. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false GUISFrame.Visible = true
  1146. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1147. elseif ExecutorFrame.Visible == true then
  1148. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false GUISFrame.Visible = true
  1149. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1150. elseif AutoFarmFrame.Visible == true then
  1151. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false GUISFrame.Visible = true
  1152. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1153. elseif CreditsFrame.Visible == true then
  1154. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false GUISFrame.Visible = true
  1155. GUISFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1156. end
  1157. end)
  1158.  
  1159. GamesButton.MouseButton1Click:connect(function()
  1160. if GamesFrame.Visible == true then wait(.10)
  1161. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1162. wait(wait_amount) GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1163. elseif ScriptsFrame.Visible == true then wait(.10)
  1164. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false GamesFrame.Visible = true
  1165. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1166. elseif GUISFrame.Visible == true then
  1167. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false GamesFrame.Visible = true
  1168. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1169. elseif HomeFrame.Visible == true then
  1170. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false GamesFrame.Visible = true
  1171. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1172. elseif ExecutorFrame.Visible == true then
  1173. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false GamesFrame.Visible = true
  1174. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1175. elseif AutoFarmFrame.Visible == true then
  1176. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false GamesFrame.Visible = true
  1177. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1178. elseif CreditsFrame.Visible == true then
  1179. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false GamesFrame.Visible = true
  1180. GamesFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1181. end
  1182. end)
  1183.  
  1184. ExecutorButton.MouseButton1Click:connect(function()
  1185. if ExecutorFrame.Visible == true then wait(.10)
  1186. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1187. wait(wait_amount) ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",2,true)
  1188. elseif ScriptsFrame.Visible == true then wait(.10)
  1189. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false ExecutorFrame.Visible = true
  1190. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1191. elseif GUISFrame.Visible == true then
  1192. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false ExecutorFrame.Visible = true
  1193. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1194. elseif HomeFrame.Visible == true then
  1195. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false ExecutorFrame.Visible = true
  1196. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1197. elseif GamesFrame.Visible == true then
  1198. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false ExecutorFrame.Visible = true
  1199. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1200. elseif AutoFarmFrame.Visible == true then
  1201. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false ExecutorFrame.Visible = true
  1202. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1203. elseif CreditsFrame.Visible == true then
  1204. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false ExecutorFrame.Visible = true
  1205. ExecutorFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1206. end
  1207. end)
  1208.  
  1209. CreditsButton.MouseButton1Click:connect(function()
  1210. if CreditsFrame.Visible == true then wait(.10)
  1211. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1212. wait(wait_amount) CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1213. elseif ScriptsFrame.Visible == true then wait(.10)
  1214. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false CreditsFrame.Visible = true
  1215. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1216. elseif GUISFrame.Visible == true then
  1217. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false CreditsFrame.Visible = true
  1218. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1219. elseif HomeFrame.Visible == true then
  1220. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false CreditsFrame.Visible = true
  1221. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1222. elseif GamesFrame.Visible == true then
  1223. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false CreditsFrame.Visible = true
  1224. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1225. elseif AutoFarmFrame.Visible == true then
  1226. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) AutoFarmFrame.Visible = false CreditsFrame.Visible = true
  1227. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1228. elseif ExecutorFrame.Visible == true then
  1229. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false CreditsFrame.Visible = true
  1230. CreditsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1231. end
  1232. end)
  1233.  
  1234. AutofarmButton.MouseButton1Click:connect(function()
  1235. if AutoFarmFrame.Visible == true then wait(.10)
  1236. AutoFarmFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true)
  1237. wait(wait_amount) AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1238. elseif ScriptsFrame.Visible == true then wait(.10)
  1239. ScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ScriptsFrame.Visible = false AutoFarmFrame.Visible = true
  1240. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1241. elseif GUISFrame.Visible == true then
  1242. GUISFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GUISFrame.Visible = false AutoFarmFrame.Visible = true
  1243. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1244. elseif HomeFrame.Visible == true then
  1245. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) HomeFrame.Visible = false AutoFarmFrame.Visible = true
  1246. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1247. elseif GamesFrame.Visible == true then
  1248. GamesFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) GamesFrame.Visible = false AutoFarmFrame.Visible = true
  1249. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1250. elseif CreditsFrame.Visible == true then
  1251. CreditsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) CreditsFrame.Visible = false AutoFarmFrame.Visible = true
  1252. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1253. elseif ExecutorFrame.Visible == true then
  1254. ExecutorFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",wait_amount,true) wait(wait_amount) ExecutorFrame.Visible = false AutoFarmFrame.Visible = true
  1255. AutoFarmFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",wait_amount,true)
  1256. end
  1257. end)
  1258.  
  1259.  
  1260. -- Executor
  1261.  
  1262. Execute.MouseButton1Click:connect(function()
  1263. loadstring(Input.Text)
  1264. end)
  1265.  
  1266. Clear.MouseButton1Click:connect(function()
  1267. Input.Text = ""
  1268. end)
  1269.  
  1270. -- Scripts
  1271.  
  1272. ChatTroll.MouseButton1Click:connect(function()
  1273. loadstring(game:HttpGet("https://pastebin.com/raw/etx6mXTS", true))()
  1274. end)
  1275.  
  1276. Fly.MouseButton1Click:connect(function()
  1277. loadstring(game:HttpGet("https://pastebin.com/raw/6Tu9gKqg", true))()
  1278. end)
  1279.  
  1280. HttpSpy.MouseButton1Click:connect(function()
  1281. loadstring(game:HttpGet("https://pastebin.com/raw/uT1pnHKK", true))()
  1282. end)
  1283.  
  1284. InfiniteYield.MouseButton1Click:connect(function()
  1285. loadstring(game:HttpGet("https://pastebin.com/raw/bPU3Xid3", true))()
  1286. end)
  1287.  
  1288. PrintMyLocation.MouseButton1Click:connect(function()
  1289. sendlong(game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  1290. end)
  1291.  
  1292. Shattervast.MouseButton1Click:connect(function()
  1293. loadstring(game:HttpGet("https://pastebin.com/raw/hu3bazfU", true))()
  1294. end)
  1295.  
  1296. Speed.MouseButton1Click:connect(function()
  1297. loadstring(game:HttpGet("https://pastebin.com/raw/sJD0yevm", true))()
  1298. end)
  1299.  
  1300. TouchInterestedv2.MouseButton1Click:connect(function()
  1301. loadstring(game:HttpGet("https://pastebin.com/raw/Cb4E4etn", true))()
  1302. end)
  1303.  
  1304. ClickTp.MouseButton1Click:connect(function()
  1305. loadstring(game:HttpGet("https://pastebin.com/raw/UsgfeRE5", true))()
  1306. end)
  1307.  
  1308. Headless.MouseButton1Click:connect(function()
  1309. loadstring(game:HttpGet("https://pastebin.com/raw/2Mu3caKn", true))()
  1310. end)
  1311.  
  1312. NoClip.MouseButton1Click:connect(function()
  1313. loadstring(game:HttpGet("https://pastebin.com/raw/Qzq30ZDe", true))()
  1314. end)
  1315.  
  1316.  
  1317. -- Games
  1318.  
  1319. DeadlySins.MouseButton1Click:connect(function()
  1320. loadstring(game:HttpGet("https://pastebin.com/raw/EC3pc1di", true))()
  1321. end)
  1322.  
  1323. DeadlySins2.MouseButton1Click:connect(function()
  1324. loadstring(game:HttpGet("https://pastebin.com/raw/vyi4Te9Z", true))()
  1325. end)
  1326.  
  1327. HiltonHotelsCuffBypass.MouseButton1Click:connect(function()
  1328. loadstring(game:HttpGet("https://pastebin.com/raw/r9yU9eCy", true))()
  1329. end)
  1330.  
  1331. SwordBurst2GUI.MouseButton1Click:connect(function() -- Fixed
  1332. loadstring(game:HttpGet("https://pastebin.com/raw/hzpdBwDy", true))()
  1333. end)
  1334.  
  1335. JailbreakAutofarm.MouseButton1Click:connect(function()
  1336. warn("Exploit must use Get:Objects") loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  1337. end)
  1338.  
  1339. PhantomForcesGUI.MouseButton1Click:connect(function()
  1340. warn("Exploit must use Get:Objects") loadstring(game:GetObjects('rbxassetid://2328329642')[1].Source)()
  1341. end)
  1342.  
  1343. StrucidHax.MouseButton1Click:connect(function() -- Fixed
  1344. loadstring(game:HttpGet("https://pastebin.com/raw/GY1PYNbp", true))()
  1345. end)
  1346.  
  1347. WorkAtPizzaPlaceGUI.MouseButton1Click:connect(function()
  1348. loadstring(game:HttpGet("https://pastebin.com/raw/3NWLYzxB", true))()
  1349. end)
  1350.  
  1351. BlobSimulatorGUI.MouseButton1Click:connect(function()
  1352. loadstring(game:HttpGet("https://pastebin.com/raw/Q2Cr1kPz", true))()
  1353. end)
  1354.  
  1355. -- Guis
  1356.  
  1357. Arosia.MouseButton1Click:connect(function()
  1358. loadstring(game:HttpGet("https://pastebin.com/raw/yYRQvgYA", true))()
  1359. end)
  1360.  
  1361. Energize.MouseButton1Click:connect(function()
  1362. loadstring(game:HttpGet("https://pastebin.com/raw/vrDfzbiA", true))()
  1363. end)
  1364.  
  1365. HyperTotal.MouseButton1Click:connect(function()
  1366. loadstring(game:HttpGet("https://pastebin.com/raw/nPWJMATC", true))()
  1367. end)
  1368.  
  1369. Glitchmax.MouseButton1Click:connect(function()
  1370. send("Exploit Must Use Get:Objects") loadstring(game:GetObjects("rbxassetid://1241182413")[1].Source)()
  1371. end)
  1372.  
  1373.  
  1374. Verspin.MouseButton1Click:connect(function()
  1375. loadstring(game:HttpGet("https://pastebin.com/raw/aZeY7rLR", true))()
  1376. end)
  1377.  
  1378. Dex.MouseButton1Click:connect(function()
  1379. send("Exploit Must Use Get:Objects") loadstring(game:GetObjects("rbxassetid://492005721")[1].Source)()
  1380. end)
  1381.  
  1382. Remotespy.MouseButton1Click:connect(function()
  1383. loadstring(game:HttpGet("https://pastebin.com/raw/CTrAr8ky", true))()
  1384. end)
  1385.  
  1386. Hidename.MouseButton1Click:connect(function()
  1387. loadstring(game:HttpGet("https://pastebin.com/raw/fHk90Ms0", true))()
  1388. end)
  1389.  
  1390. AudioLogger.MouseButton1Click:connect(function()
  1391. loadstring(game:HttpGet("https://pastebin.com/raw/Zy8EeP1F", true))()
  1392. end)
  1393.  
  1394. -- Auto farm
  1395.  
  1396. IceCreamSimulator.MouseButton1Click:connect(function()
  1397. loadstring(game:HttpGet(('https://pastebin.com/raw/iD7Fb0wP'),true))()
  1398. end)
  1399.  
  1400. MyHeroBizarreAdventures.MouseButton1Click:connect(function()
  1401. send("Exploit must use Get:Objects") loadstring(game:GetObjects("rbxassetid://02051163683")[1].Source)() send("Made by the legendary Amnesia")
  1402. end)
  1403.  
  1404. SuperPowerTrainingSimulator.MouseButton1Click:connect(function()
  1405. loadstring(game:HttpGet(('https://pastebin.com/raw/Yix2ECai'),true))()
  1406. end)
  1407.  
  1408. WeaponSimulator.MouseButton1Click:connect(function()
  1409. loadstring(game:HttpGet(('https://pastebin.com/raw/ap5J0yve'),true))()
  1410. end)
  1411.  
  1412. WeightLiftingSimulator3.MouseButton1Click:connect(function()
  1413. loadstring(game:HttpGet(('https://pastebin.com/raw/UnPK4NQY'),true))()
  1414. end)
  1415.  
  1416. RoGhoul.MouseButton1Click:connect(function()
  1417. loadstring(game:HttpGet(('https://pastebin.com/raw/HeE7tAbB'),true))()
  1418. end)
  1419.  
  1420. -- Settings
  1421.  
  1422. BORDERCOLOR.MouseButton1Click:connect(function()
  1423. ArrowFrame.BorderColor3 = BORDERCOLORSETTING.Text
  1424. end)
  1425.  
  1426. BORDERSIZE.MouseButton1Click:connect(function()
  1427. ArrowFrame.BorderSizePixel = BORDERSIZESETTING.Text
  1428. end)
  1429. local ar = true
  1430. DRAGGABLE.MouseButton1Click:connect(function()
  1431. if ar == true then ar = false
  1432. ArrowFrame.Draggable = false DRAGGABLE.Text = "Draggable: OFF"
  1433. elseif ar == false then
  1434. ArrowFrame.Draggable = true ar = true DRAGGABLE.Text = "Draggable: ON"
  1435. end
  1436. end)
  1437.  
  1438. Deafult.MouseButton1Click:connect(function()
  1439. BORDERSIZESETTING.Text = "2"
  1440. TWEENINGSPEEDSETTING.Text = "2"
  1441. GUICOLORSETTING.Text = "46, 42, 90"
  1442. BORDERCOLORSETTING.Text = "53, 53, 53" wait(3)
  1443. ArrowFrame.BorderColor3 = BORDERCOLORSETTING.Text
  1444. ArrowFrame.BorderSizePixel = BORDERSIZESETTING.Text
  1445. AUTOFARMLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1446. EXECUTORLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1447. GUILabel.BackgroundColor3 = GUICOLORSETTING.Text
  1448. GAMESLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1449. HOMELabel.BackgroundColor3 = GUICOLORSETTING.Text
  1450. ScriptsLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1451. SETTINGSLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1452. wait_amount = 2 send'reseted settings succesfully'
  1453. end)
  1454.  
  1455. GUICOLOR.MouseButton1Click:connect(function()
  1456. AUTOFARMLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1457. EXECUTORLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1458. GUILabel.BackgroundColor3 = GUICOLORSETTING.Text
  1459. GAMESLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1460. HOMELabel.BackgroundColor3 = GUICOLORSETTING.Text
  1461. ScriptsLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1462. SETTINGSLabel.BackgroundColor3 = GUICOLORSETTING.Text
  1463. end)
  1464.  
  1465. TWEENINGSPEED.MouseButton1Click:connect(function()
  1466. wait_amount = TWEENINGSPEEDSETTING.Text
  1467. end)
  1468.  
  1469. APVer.Text = "v "..Version" "
  1470.  
  1471. wait(3)
  1472. send'Successfully Loaded!'
  1473. wait(4)
  1474. send'Exploit Must Support GetObjects & Loadstring!'
  1475. wait(3)
  1476. send("Version "..Version)
  1477. wait(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement