alrobloxeano

Roblox GUI

Jul 10th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.17 KB | None | 0 0
  1. -- Ty 4 using
  2.  
  3. -- Instances:
  4.  
  5. local Exploit = Instance.new("ScreenGui")
  6. local Main = Instance.new("Frame")
  7. local Exit = Instance.new("TextButton")
  8. local General = Instance.new("Frame")
  9. local Page1 = Instance.new("Frame")
  10. local GoToPlayer = Instance.new("TextButton")
  11. local Noclip = Instance.new("TextButton")
  12. local PlName = Instance.new("TextBox")
  13. local SecndPage = Instance.new("TextButton")
  14. local SetSpeed = Instance.new("TextButton")
  15. local Speed = Instance.new("TextBox")
  16. local infjump = Instance.new("TextButton")
  17. local Down = Instance.new("TextLabel")
  18. local Top = Instance.new("TextLabel")
  19. local Page2 = Instance.new("Frame")
  20. local PrevPage = Instance.new("TextButton")
  21. local SetJump = Instance.new("TextButton")
  22. local Speed_2 = Instance.new("TextBox")
  23. local CtrlClickTp = Instance.new("TextButton")
  24. local MenuBtn = Instance.new("TextButton")
  25. local MenuBtn_Roundify_12px = Instance.new("ImageLabel")
  26. local Menu = Instance.new("TextLabel")
  27. local MenuFrame = Instance.new("Frame")
  28. local General_2 = Instance.new("TextButton")
  29. local Games = Instance.new("TextButton")
  30. local Scripts = Instance.new("TextButton")
  31. local Help = Instance.new("TextButton")
  32. local ExitMenu = Instance.new("TextButton")
  33. local ScriptsFrame = Instance.new("Frame")
  34. local AnimsGui = Instance.new("TextButton")
  35. local GamesFrame = Instance.new("Frame")
  36. local Jailbreak = Instance.new("TextButton")
  37. local Piggy = Instance.new("TextButton")
  38. local TOH = Instance.new("TextButton")
  39. local Skywars = Instance.new("TextButton")
  40. local Down_2 = Instance.new("TextLabel")
  41. local Top_2 = Instance.new("TextLabel")
  42. local Help_2 = Instance.new("Frame")
  43. local HowTouse = Instance.new("Frame")
  44. local HowUse = Instance.new("TextLabel")
  45. local Label = Instance.new("TextLabel")
  46. local Open = Instance.new("TextButton")
  47. local Click1 = Instance.new("Sound")
  48. local badClick = Instance.new("Sound")
  49. local Click3 = Instance.new("Sound")
  50.  
  51. --Properties:
  52.  
  53. Exploit.Name = "Exploit"
  54. Exploit.Parent = game:FindFirstChild("CoreGui")
  55. Exploit.ResetOnSpawn = false
  56.  
  57. Click1.Parent = Exploit
  58. Click1.Name = "click"
  59. Click1.SoundId = "rbxassetid://903267862"
  60.  
  61. badClick.Parent = Exploit
  62. badClick.Name = "BadClick"
  63. badClick.SoundId = "rbxassetid://149162327"
  64. badClick.Volume = 2
  65.  
  66. Click3.Parent = Exploit
  67. Click3.Name = "Click2"
  68. Click3.SoundId = "rbxassetid://452267918"
  69.  
  70.  
  71. Main.Name = "Main"
  72. Main.Parent = Exploit
  73. Main.Active = true
  74. Main.BackgroundColor3 = Color3.fromRGB(212, 39, 255)
  75. Main.BackgroundTransparency = 0.350
  76. Main.Position = UDim2.new(0.175944328, 0, .112734869, 0)
  77. Main.Size = UDim2.new(0, 796, 0, 371)
  78. Main.Draggable = true
  79.  
  80. Exit.Name = "Exit"
  81. Exit.Parent = Main
  82. Exit.BackgroundColor3 = Color3.fromRGB(162, 12, 12)
  83. Exit.BorderColor3 = Color3.fromRGB(170, 0, 0)
  84. Exit.Position = UDim2.new(0.930904627, 0, -6.16932141e-08, 0)
  85. Exit.Size = UDim2.new(0, 54, 0, 50)
  86. Exit.Font = Enum.Font.SourceSans
  87. Exit.Text = "X"
  88. Exit.TextColor3 = Color3.fromRGB(0, 0, 0)
  89. Exit.TextScaled = true
  90. Exit.TextSize = 14.000
  91. Exit.TextWrapped = true
  92.  
  93. General.Name = "General"
  94. General.Parent = Main
  95. General.Active = true
  96. General.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  97. General.BackgroundTransparency = 1.000
  98. General.Size = UDim2.new(0, 796, 0, 371)
  99. General.Visible = false
  100.  
  101. Page1.Name = "Page1"
  102. Page1.Parent = General
  103. Page1.Active = true
  104. Page1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  105. Page1.BackgroundTransparency = 1.000
  106. Page1.Size = UDim2.new(0, 796, 0, 371)
  107.  
  108. GoToPlayer.Name = "GoToPlayer"
  109. GoToPlayer.Parent = Page1
  110. GoToPlayer.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  111. GoToPlayer.Position = UDim2.new(0.381909549, 0, 0.571428537, 0)
  112. GoToPlayer.Size = UDim2.new(0, 200, 0, 50)
  113. GoToPlayer.Font = Enum.Font.SourceSans
  114. GoToPlayer.Text = "Go to player"
  115. GoToPlayer.TextColor3 = Color3.fromRGB(0, 0, 0)
  116. GoToPlayer.TextScaled = true
  117. GoToPlayer.TextSize = 14.000
  118. GoToPlayer.TextWrapped = true
  119.  
  120. Noclip.Name = "Noclip"
  121. Noclip.Parent = Page1
  122. Noclip.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  123. Noclip.Position = UDim2.new(0.0288944729, 0, 0.571428537, 0)
  124. Noclip.Size = UDim2.new(0, 200, 0, 50)
  125. Noclip.Font = Enum.Font.SourceSans
  126. Noclip.Text = "NOCLIP [E]"
  127. Noclip.TextColor3 = Color3.fromRGB(0, 0, 0)
  128. Noclip.TextScaled = true
  129. Noclip.TextSize = 14.000
  130. Noclip.TextWrapped = true
  131.  
  132. PlName.Name = "PlName"
  133. PlName.Parent = Page1
  134. PlName.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
  135. PlName.Position = UDim2.new(0.381909579, 0, 0.347708881, 0)
  136. PlName.Size = UDim2.new(0, 200, 0, 50)
  137. PlName.Font = Enum.Font.SourceSans
  138. PlName.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  139. PlName.PlaceholderText = "Player name here"
  140. PlName.Text = ""
  141. PlName.TextColor3 = Color3.fromRGB(0, 0, 0)
  142. PlName.TextScaled = true
  143. PlName.TextSize = 14.000
  144. PlName.TextWrapped = true
  145.  
  146. SecndPage.Name = "SecndPage"
  147. SecndPage.Parent = Page1
  148. SecndPage.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  149. SecndPage.Position = UDim2.new(0.381909549, 0, 0.76819402, 0)
  150. SecndPage.Size = UDim2.new(0, 200, 0, 50)
  151. SecndPage.Font = Enum.Font.SourceSans
  152. SecndPage.Text = "Page >>"
  153. SecndPage.TextColor3 = Color3.fromRGB(0, 0, 0)
  154. SecndPage.TextScaled = true
  155. SecndPage.TextSize = 14.000
  156. SecndPage.TextWrapped = true
  157.  
  158. SetSpeed.Name = "SetSpeed"
  159. SetSpeed.Parent = Page1
  160. SetSpeed.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  161. SetSpeed.Position = UDim2.new(0.719849288, 0, 0.571428537, 0)
  162. SetSpeed.Size = UDim2.new(0, 200, 0, 50)
  163. SetSpeed.Font = Enum.Font.SourceSans
  164. SetSpeed.Text = "Set speed"
  165. SetSpeed.TextColor3 = Color3.fromRGB(0, 0, 0)
  166. SetSpeed.TextScaled = true
  167. SetSpeed.TextSize = 14.000
  168. SetSpeed.TextWrapped = true
  169.  
  170. Speed.Name = "Speed"
  171. Speed.Parent = Page1
  172. Speed.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
  173. Speed.Position = UDim2.new(0.719849229, 0, 0.347708881, 0)
  174. Speed.Size = UDim2.new(0, 200, 0, 50)
  175. Speed.Font = Enum.Font.SourceSans
  176. Speed.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  177. Speed.PlaceholderText = "Speed ammount here"
  178. Speed.Text = ""
  179. Speed.TextColor3 = Color3.fromRGB(0, 0, 0)
  180. Speed.TextScaled = true
  181. Speed.TextSize = 14.000
  182. Speed.TextWrapped = true
  183.  
  184. infjump.Name = "inf jump"
  185. infjump.Parent = Page1
  186. infjump.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  187. infjump.Position = UDim2.new(0.0288944729, 0, 0.347708881, 0)
  188. infjump.Size = UDim2.new(0, 200, 0, 50)
  189. infjump.Font = Enum.Font.SourceSans
  190. infjump.Text = "INF. JUMP"
  191. infjump.TextColor3 = Color3.fromRGB(0, 0, 0)
  192. infjump.TextScaled = true
  193. infjump.TextSize = 14.000
  194. infjump.TextWrapped = true
  195.  
  196. Down.Name = "Down"
  197. Down.Parent = Page1
  198. Down.Active = true
  199. Down.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
  200. Down.Position = UDim2.new(0, 0, 0.943396211, 0)
  201. Down.Size = UDim2.new(0, 796, 0, 21)
  202. Down.Font = Enum.Font.SourceSans
  203. Down.Text = "My best GUI v1"
  204. Down.TextColor3 = Color3.fromRGB(0, 0, 0)
  205. Down.TextScaled = true
  206. Down.TextSize = 14.000
  207. Down.TextWrapped = true
  208.  
  209. Top.Name = "Top"
  210. Top.Parent = Page1
  211. Top.Active = true
  212. Top.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
  213. Top.Size = UDim2.new(0, 741, 0, 50)
  214. Top.Font = Enum.Font.SourceSans
  215. Top.Text = "Welcome to my best script GUI! [By alrobloxeano]"
  216. Top.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. Top.TextScaled = true
  218. Top.TextSize = 14.000
  219. Top.TextWrapped = true
  220.  
  221. Page2.Name = "Page2"
  222. Page2.Parent = General
  223. Page2.Active = true
  224. Page2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  225. Page2.BackgroundTransparency = 1.000
  226. Page2.Size = UDim2.new(0, 796, 0, 371)
  227. Page2.Visible = false
  228.  
  229. PrevPage.Name = "PrevPage"
  230. PrevPage.Parent = Page2
  231. PrevPage.BackgroundColor3 = Color3.fromRGB(153, 153, 153)
  232. PrevPage.Position = UDim2.new(0.381909549, 0, 0.76819402, 0)
  233. PrevPage.Size = UDim2.new(0, 200, 0, 50)
  234. PrevPage.Font = Enum.Font.SourceSans
  235. PrevPage.Text = "<< Page"
  236. PrevPage.TextColor3 = Color3.fromRGB(0, 0, 0)
  237. PrevPage.TextScaled = true
  238. PrevPage.TextSize = 14.000
  239. PrevPage.TextWrapped = true
  240.  
  241. SetJump.Name = "SetJump"
  242. SetJump.Parent = Page2
  243. SetJump.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  244. SetJump.Position = UDim2.new(0.719849288, 0, 0.571428537, 0)
  245. SetJump.Size = UDim2.new(0, 200, 0, 50)
  246. SetJump.Font = Enum.Font.SourceSans
  247. SetJump.Text = "Set jump power"
  248. SetJump.TextColor3 = Color3.fromRGB(0, 0, 0)
  249. SetJump.TextScaled = true
  250. SetJump.TextSize = 14.000
  251. SetJump.TextWrapped = true
  252.  
  253. Speed_2.Name = "Speed"
  254. Speed_2.Parent = Page2
  255. Speed_2.BackgroundColor3 = Color3.fromRGB(255, 239, 188)
  256. Speed_2.Position = UDim2.new(0.719849229, 0, 0.347708881, 0)
  257. Speed_2.Size = UDim2.new(0, 200, 0, 50)
  258. Speed_2.Font = Enum.Font.SourceSans
  259. Speed_2.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  260. Speed_2.PlaceholderText = "Jump Power ammount here"
  261. Speed_2.Text = ""
  262. Speed_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  263. Speed_2.TextScaled = true
  264. Speed_2.TextSize = 14.000
  265. Speed_2.TextWrapped = true
  266.  
  267. CtrlClickTp.Name = "CtrlClickTp"
  268. CtrlClickTp.Parent = Page2
  269. CtrlClickTp.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  270. CtrlClickTp.Position = UDim2.new(0.399497539, 0, 0.347708881, 0)
  271. CtrlClickTp.Size = UDim2.new(0, 200, 0, 50)
  272. CtrlClickTp.Font = Enum.Font.SourceSans
  273. CtrlClickTp.Text = "CTRL + Click TP"
  274. CtrlClickTp.TextColor3 = Color3.fromRGB(0, 0, 0)
  275. CtrlClickTp.TextScaled = true
  276. CtrlClickTp.TextSize = 14.000
  277. CtrlClickTp.TextWrapped = true
  278.  
  279. MenuBtn.Name = "MenuBtn"
  280. MenuBtn.Parent = Main
  281. MenuBtn.BackgroundColor3 = Color3.fromRGB(44, 53, 52)
  282. MenuBtn.BackgroundTransparency = 1.000
  283. MenuBtn.BorderSizePixel = 0
  284. MenuBtn.Position = UDim2.new(0, 0, 0.134770885, 0)
  285. MenuBtn.Size = UDim2.new(0, 66, 0, 50)
  286. MenuBtn.Visible = false
  287. MenuBtn.Font = Enum.Font.SourceSans
  288. MenuBtn.Text = ""
  289. MenuBtn.TextColor3 = Color3.fromRGB(255, 255, 255)
  290. MenuBtn.TextScaled = true
  291. MenuBtn.TextSize = 14.000
  292. MenuBtn.TextWrapped = true
  293.  
  294. MenuBtn_Roundify_12px.Name = "MenuBtn_Roundify_12px"
  295. MenuBtn_Roundify_12px.Parent = MenuBtn
  296. MenuBtn_Roundify_12px.Active = true
  297. MenuBtn_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  298. MenuBtn_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  299. MenuBtn_Roundify_12px.BackgroundTransparency = 1.000
  300. MenuBtn_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  301. MenuBtn_Roundify_12px.Selectable = true
  302. MenuBtn_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  303. MenuBtn_Roundify_12px.Image = "rbxassetid://3570695787"
  304. MenuBtn_Roundify_12px.ImageColor3 = Color3.fromRGB(44, 53, 52)
  305. MenuBtn_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  306. MenuBtn_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  307. MenuBtn_Roundify_12px.SliceScale = 0.120
  308.  
  309. Menu.Name = "Menu"
  310. Menu.Parent = MenuBtn
  311. Menu.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  312. Menu.BackgroundTransparency = 1.000
  313. Menu.Size = UDim2.new(0, 66, 0, 50)
  314. Menu.Font = Enum.Font.SourceSans
  315. Menu.Text = "Menu"
  316. Menu.TextColor3 = Color3.fromRGB(0, 0, 0)
  317. Menu.TextScaled = true
  318. Menu.TextSize = 14.000
  319. Menu.TextWrapped = true
  320.  
  321. MenuFrame.Name = "MenuFrame"
  322. MenuFrame.Parent = Main
  323. MenuFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  324. MenuFrame.BackgroundTransparency = 0.450
  325. MenuFrame.Position = UDim2.new(0, 0, 0.134770885, 0)
  326. MenuFrame.Size = UDim2.new(0, 147, 0, 321)
  327.  
  328. General_2.Name = "General"
  329. General_2.Parent = MenuFrame
  330. General_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  331. General_2.BackgroundTransparency = 1.000
  332. General_2.Position = UDim2.new(0, 0, 0.0436137095, 0)
  333. General_2.Size = UDim2.new(0, 147, 0, 50)
  334. General_2.Font = Enum.Font.SourceSans
  335. General_2.Text = "General"
  336. General_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  337. General_2.TextScaled = true
  338. General_2.TextSize = 14.000
  339. General_2.TextWrapped = true
  340.  
  341. Games.Name = "Games"
  342. Games.Parent = MenuFrame
  343. Games.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. Games.BackgroundTransparency = 1.000
  345. Games.Position = UDim2.new(0, 0, 0.199376941, 0)
  346. Games.Size = UDim2.new(0, 147, 0, 50)
  347. Games.Font = Enum.Font.SourceSans
  348. Games.Text = "Games"
  349. Games.TextColor3 = Color3.fromRGB(0, 0, 0)
  350. Games.TextScaled = true
  351. Games.TextSize = 14.000
  352. Games.TextWrapped = true
  353.  
  354. Scripts.Name = "Scripts"
  355. Scripts.Parent = MenuFrame
  356. Scripts.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  357. Scripts.BackgroundTransparency = 1.000
  358. Scripts.Position = UDim2.new(0, 0, 0.355140179, 0)
  359. Scripts.Size = UDim2.new(0, 147, 0, 50)
  360. Scripts.Font = Enum.Font.SourceSans
  361. Scripts.Text = "Scripts"
  362. Scripts.TextColor3 = Color3.fromRGB(0, 0, 0)
  363. Scripts.TextScaled = true
  364. Scripts.TextSize = 14.000
  365. Scripts.TextWrapped = true
  366.  
  367. Help.Name = "Help"
  368. Help.Parent = MenuFrame
  369. Help.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  370. Help.BackgroundTransparency = 1.000
  371. Help.Position = UDim2.new(0, 0, 0.728971958, 0)
  372. Help.Size = UDim2.new(0, 147, 0, 50)
  373. Help.Font = Enum.Font.SourceSans
  374. Help.Text = "Help"
  375. Help.TextColor3 = Color3.fromRGB(0, 0, 0)
  376. Help.TextScaled = true
  377. Help.TextSize = 14.000
  378. Help.TextWrapped = true
  379.  
  380. ExitMenu.Name = "ExitMenu"
  381. ExitMenu.Parent = MenuFrame
  382. ExitMenu.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  383. ExitMenu.Size = UDim2.new(0, 26, 0, 22)
  384. ExitMenu.Font = Enum.Font.SourceSans
  385. ExitMenu.Text = "X"
  386. ExitMenu.TextColor3 = Color3.fromRGB(0, 0, 0)
  387. ExitMenu.TextScaled = true
  388. ExitMenu.TextSize = 14.000
  389. ExitMenu.TextWrapped = true
  390.  
  391. ScriptsFrame.Name = "ScriptsFrame"
  392. ScriptsFrame.Parent = Main
  393. ScriptsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  394. ScriptsFrame.BackgroundTransparency = 1.000
  395. ScriptsFrame.Size = UDim2.new(0, 795, 0, 371)
  396. ScriptsFrame.Visible = false
  397.  
  398. AnimsGui.Name = "AnimsGui"
  399. AnimsGui.Parent = ScriptsFrame
  400. AnimsGui.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  401. AnimsGui.Position = UDim2.new(0.381909609, 0, 0.347708881, 0)
  402. AnimsGui.Size = UDim2.new(0, 200, 0, 50)
  403. AnimsGui.Font = Enum.Font.SourceSans
  404. AnimsGui.Text = "Anims GUI"
  405. AnimsGui.TextColor3 = Color3.fromRGB(0, 0, 0)
  406. AnimsGui.TextScaled = true
  407. AnimsGui.TextSize = 14.000
  408. AnimsGui.TextWrapped = true
  409.  
  410. GamesFrame.Name = "GamesFrame"
  411. GamesFrame.Parent = Main
  412. GamesFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  413. GamesFrame.BackgroundTransparency = 1.000
  414. GamesFrame.Size = UDim2.new(0, 795, 0, 371)
  415. GamesFrame.Visible = false
  416.  
  417. Jailbreak.Name = "Jailbreak"
  418. Jailbreak.Parent = GamesFrame
  419. Jailbreak.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  420. Jailbreak.Position = UDim2.new(0.381909609, 0, 0.44204849, 0)
  421. Jailbreak.Size = UDim2.new(0, 200, 0, 50)
  422. Jailbreak.Font = Enum.Font.SourceSans
  423. Jailbreak.Text = "Jailbreak"
  424. Jailbreak.TextColor3 = Color3.fromRGB(0, 0, 0)
  425. Jailbreak.TextScaled = true
  426. Jailbreak.TextSize = 14.000
  427. Jailbreak.TextWrapped = true
  428.  
  429. Piggy.Name = "Piggy"
  430. Piggy.Parent = GamesFrame
  431. Piggy.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  432. Piggy.Position = UDim2.new(0.381909609, 0, 0.706199467, 0)
  433. Piggy.Size = UDim2.new(0, 200, 0, 50)
  434. Piggy.Font = Enum.Font.SourceSans
  435. Piggy.Text = "Piggy"
  436. Piggy.TextColor3 = Color3.fromRGB(0, 0, 0)
  437. Piggy.TextScaled = true
  438. Piggy.TextSize = 14.000
  439. Piggy.TextWrapped = true
  440.  
  441. TOH.Name = "TOH"
  442. TOH.Parent = GamesFrame
  443. TOH.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  444. TOH.Position = UDim2.new(0.381909609, 0, 0.212937981, 0)
  445. TOH.Size = UDim2.new(0, 200, 0, 50)
  446. TOH.Font = Enum.Font.SourceSans
  447. TOH.Text = "Tower of hell"
  448. TOH.TextColor3 = Color3.fromRGB(0, 0, 0)
  449. TOH.TextScaled = true
  450. TOH.TextSize = 14.000
  451. TOH.TextWrapped = true
  452.  
  453. Skywars.Name = "Skywars"
  454. Skywars.Parent = GamesFrame
  455. Skywars.BackgroundColor3 = Color3.fromRGB(255, 116, 24)
  456. Skywars.Position = UDim2.new(0.706437945, 0, 0.431266844, 0)
  457. Skywars.Size = UDim2.new(0, 198, 0, 57)
  458. Skywars.Font = Enum.Font.SourceSans
  459. Skywars.Text = "[16bitplay Games]SkyWars"
  460. Skywars.TextColor3 = Color3.fromRGB(0, 0, 0)
  461. Skywars.TextScaled = true
  462. Skywars.TextSize = 14.000
  463. Skywars.TextWrapped = true
  464.  
  465. Down_2.Name = "Down"
  466. Down_2.Parent = Main
  467. Down_2.Active = true
  468. Down_2.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
  469. Down_2.Position = UDim2.new(0, 0, 0.943396211, 0)
  470. Down_2.Size = UDim2.new(0, 796, 0, 21)
  471. Down_2.Font = Enum.Font.SourceSans
  472. Down_2.Text = "My best GUI v1"
  473. Down_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  474. Down_2.TextScaled = true
  475. Down_2.TextSize = 14.000
  476. Down_2.TextWrapped = true
  477.  
  478. Top_2.Name = "Top"
  479. Top_2.Parent = Main
  480. Top_2.Active = true
  481. Top_2.BackgroundColor3 = Color3.fromRGB(93, 180, 255)
  482. Top_2.Size = UDim2.new(0, 741, 0, 50)
  483. Top_2.Font = Enum.Font.SourceSans
  484. Top_2.Text = "Welocme nil !"
  485. Top_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  486. Top_2.TextScaled = true
  487. Top_2.TextSize = 14.000
  488. Top_2.TextWrapped = true
  489.  
  490. Help_2.Name = "Help"
  491. Help_2.Parent = Main
  492. Help_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  493. Help_2.BackgroundTransparency = 1.000
  494. Help_2.Size = UDim2.new(0, 795, 0, 371)
  495.  
  496. HowTouse.Name = "HowTouse?"
  497. HowTouse.Parent = Help_2
  498. HowTouse.BackgroundColor3 = Color3.fromRGB(214, 245, 128)
  499. HowTouse.Position = UDim2.new(0.288988709, 0, 0.26954177, 0)
  500. HowTouse.Size = UDim2.new(0, 382, 0, 194)
  501.  
  502. HowUse.Name = "HowUse"
  503. HowUse.Parent = HowTouse
  504. HowUse.BackgroundColor3 = Color3.fromRGB(155, 255, 167)
  505. HowUse.Position = UDim2.new(-0.0429608151, 0, -0.0855795145, 0)
  506. HowUse.Size = UDim2.new(0, 189, 0, 41)
  507. HowUse.Font = Enum.Font.SourceSans
  508. HowUse.Text = "How to use?"
  509. HowUse.TextColor3 = Color3.fromRGB(0, 0, 0)
  510. HowUse.TextScaled = true
  511. HowUse.TextSize = 14.000
  512. HowUse.TextWrapped = true
  513.  
  514. Label.Name = "Label"
  515. Label.Parent = HowTouse
  516. Label.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  517. Label.BackgroundTransparency = 1.000
  518. Label.Position = UDim2.new(0.0543249622, 0, 0.100944914, 0)
  519. Label.Size = UDim2.new(0, 352, 0, 174)
  520. Label.Font = Enum.Font.SourceSans
  521. Label.Text = "Its very simple.. You CLICK the MENU button.. there are 3 modes.. (General; Games; Scripts.) select a mode and there will be buttons that you can click and it changes things in the game! Hope you like it."
  522. Label.TextColor3 = Color3.fromRGB(0, 0, 0)
  523. Label.TextScaled = true
  524. Label.TextSize = 14.000
  525. Label.TextWrapped = true
  526.  
  527. Open.Name = "Open"
  528. Open.Parent = Exploit
  529. Open.BackgroundColor3 = Color3.fromRGB(98, 98, 83)
  530. Open.BackgroundTransparency = 0.700
  531. Open.BorderSizePixel = 5
  532. Open.Position = UDim2.new(0, 0, 0.446764082, 0)
  533. Open.Size = UDim2.new(0, 73, 0, 34)
  534. Open.Visible = false
  535. Open.Font = Enum.Font.SourceSans
  536. Open.Text = "Open"
  537. Open.TextColor3 = Color3.fromRGB(0, 0, 0)
  538. Open.TextScaled = true
  539. Open.TextSize = 14.000
  540. Open.TextWrapped = true
  541.  
  542. -- Scripts:
  543.  
  544. local function TCHRS_fake_script() -- Exit.LocalScript
  545. local script = Instance.new('LocalScript', Exit)
  546.  
  547. script.Parent.MouseButton1Click:Connect(function()
  548. script.Parent.Parent.Visible = false
  549. script.Parent.Parent.Parent.Open.Visible = true
  550. end)
  551. end
  552. coroutine.wrap(TCHRS_fake_script)()
  553. local function WRRRMYB_fake_script() -- GoToPlayer.LocalScript
  554. local script = Instance.new('LocalScript', GoToPlayer)
  555.  
  556. script.Parent.MouseButton1Click:Connect(function()
  557. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace[script.Parent.Parent.PlName.Text].HumanoidRootPart.Position + Vector3.new(0,5,0))
  558. end)
  559. end
  560. coroutine.wrap(WRRRMYB_fake_script)()
  561. local function LOTAD_fake_script() -- Noclip.LocalScript
  562. local script = Instance.new('LocalScript', Noclip)
  563.  
  564. script.Parent.MouseButton1Click:Connect(function()
  565. noclip = false
  566. game:GetService('RunService').Stepped:connect(function()
  567. if noclip then
  568. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  569. end
  570. end)
  571. plr = game.Players.LocalPlayer
  572. mouse = plr:GetMouse()
  573. mouse.KeyDown:connect(function(key)
  574.  
  575. if key == "e" then
  576. noclip = not noclip
  577. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  578. end
  579. end)
  580. end)
  581. end
  582. coroutine.wrap(LOTAD_fake_script)()
  583. local function PCYLLKH_fake_script() -- SecndPage.LocalScript
  584. local script = Instance.new('LocalScript', SecndPage)
  585.  
  586. script.Parent.MouseButton1Click:Connect(function()
  587. script.Parent.Parent.Visible = false
  588. script.Parent.Parent.Parent.Page2.Visible = true
  589. end)
  590. end
  591. coroutine.wrap(PCYLLKH_fake_script)()
  592. local function KQMXJT_fake_script() -- SetSpeed.LocalScript
  593. local script = Instance.new('LocalScript', SetSpeed)
  594.  
  595. script.Parent.MouseButton1Click:Connect(function()
  596. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = script.Parent.Parent.Speed.Text
  597. end)
  598. end
  599. coroutine.wrap(KQMXJT_fake_script)()
  600. local function UCKAF_fake_script() -- infjump.LocalScript
  601. local script = Instance.new('LocalScript', infjump)
  602.  
  603. script.Parent.MouseButton1Click:Connect(function()
  604. local InfiniteJumpEnabled = true
  605. game:GetService("UserInputService").JumpRequest:connect(function()
  606. if InfiniteJumpEnabled then
  607. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  608. end
  609. end)
  610. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  611. InfiniteJump.Position = UDim2.new(0,10,0,130)
  612. InfiniteJump.Size = UDim2.new(0,150,0,30)
  613. InfiniteJump.MouseButton1Click:connect(function()
  614. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  615. local new = state == "Off" and "On" or state == "On" and "Off"
  616. InfiniteJumpEnabled = new == "On"
  617. InfiniteJump.Text = "Infinite Jump: " .. new
  618. end)
  619. end)
  620. end
  621. coroutine.wrap(UCKAF_fake_script)()
  622. local function NAGZ_fake_script() -- PrevPage.LocalScript
  623. local script = Instance.new('LocalScript', PrevPage)
  624.  
  625. script.Parent.MouseButton1Click:Connect(function()
  626. script.Parent.Parent.Visible = false
  627. script.Parent.Parent.Parent.Page1.Visible = true
  628. end)
  629. end
  630. coroutine.wrap(NAGZ_fake_script)()
  631. local function KXXLVW_fake_script() -- SetJump.LocalScript
  632. local script = Instance.new('LocalScript', SetJump)
  633.  
  634. script.Parent.MouseButton1Click:Connect(function()
  635. game.Players.LocalPlayer.Character.Humanoid.JumpPower = script.Parent.Parent.Speed.Text
  636. end)
  637. end
  638. coroutine.wrap(KXXLVW_fake_script)()
  639. local function EAKEAMC_fake_script() -- CtrlClickTp.LocalScript
  640. local script = Instance.new('LocalScript', CtrlClickTp)
  641.  
  642. script.Parent.MouseButton1Click:Connect(function()
  643. --[[local Plr = game:GetService("Players").LocalPlayer
  644. local Mouse = Plr:GetMouse()
  645.  
  646. Mouse.Button1Down:connect(function()
  647. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  648. if not Mouse.Target then return end
  649. Plr.Character:MoveTo(Mouse.Hit.p)
  650. end)
  651. --]]
  652. game:GetService("StarterGui"):SetCore("SendNotification",{
  653. Title = "CTRL click tp",
  654. Text = "Hold Ctrl then press click to a place you want to teleport to.",
  655. Duration = 6,
  656. })
  657. local speed = 1000 -- set this lower to make it slower
  658. local bodyvelocityenabled = true -- set this to false if you are getting kicked
  659.  
  660. local Imput = game:GetService("UserInputService")
  661. local Plr = game.Players.LocalPlayer
  662. local Mouse = Plr:GetMouse()
  663.  
  664. function To(position)
  665. local Chr = Plr.Character
  666. if Chr ~= nil then
  667. local ts = game:GetService("TweenService")
  668. local char = game.Players.LocalPlayer.Character
  669. local hm = char.HumanoidRootPart
  670. local dist = (hm.Position - Mouse.Hit.p).magnitude
  671. local tweenspeed = dist/tonumber(speed)
  672. local ti = TweenInfo.new(tonumber(tweenspeed), Enum.EasingStyle.Linear)
  673. local tp = {CFrame = CFrame.new(position)}
  674. ts:Create(hm, ti, tp):Play()
  675. if bodyvelocityenabled == true then
  676. local bv = Instance.new("BodyVelocity")
  677. bv.Parent = hm
  678. bv.MaxForce = Vector3.new(100000,100000,100000)
  679. bv.Velocity = Vector3.new(0,0,0)
  680. wait(tonumber(tweenspeed))
  681. bv:Destroy()
  682. end
  683. end
  684. end
  685.  
  686. Imput.InputBegan:Connect(function(input)
  687. if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.LeftControl) then
  688. To(Mouse.Hit.p)
  689. end
  690. end)
  691. end)
  692. end
  693. coroutine.wrap(EAKEAMC_fake_script)()
  694. local function KRIW_fake_script() -- MenuBtn.LocalScript
  695. local script = Instance.new('LocalScript', MenuBtn)
  696.  
  697. script.Parent.MouseButton1Click:Connect(function()
  698. script.Parent.Parent.MenuFrame.Visible = true
  699. script.Parent.Visible = false
  700. end)
  701. end
  702. coroutine.wrap(KRIW_fake_script)()
  703. local function ZSKC_fake_script() -- General_2.LocalScript
  704. local script = Instance.new('LocalScript', General_2)
  705.  
  706. script.Parent.MouseButton1Click:Connect(function()
  707. script.Parent.Parent.Parent.General.Visible = true
  708. script.Parent.Parent.Parent.ScriptsFrame.Visible = false
  709. script.Parent.Parent.Parent.GamesFrame.Visible = false
  710. script.Parent.Parent.Parent.MenuFrame.Visible = false
  711. script.Parent.Parent.Parent.MenuBtn.Visible = true
  712. script.Parent.Parent.Parent.Help.Visible = false
  713. end)
  714. end
  715. coroutine.wrap(ZSKC_fake_script)()
  716. local function CRLQT_fake_script() -- Games.LocalScript
  717. local script = Instance.new('LocalScript', Games)
  718.  
  719. script.Parent.MouseButton1Click:Connect(function()
  720. script.Parent.Parent.Parent.GamesFrame.Visible = true
  721. script.Parent.Parent.Parent.General.Visible = false
  722. script.Parent.Parent.Parent.ScriptsFrame.Visible = false
  723. script.Parent.Parent.Parent.MenuFrame.Visible = false
  724. script.Parent.Parent.Parent.MenuBtn.Visible = true
  725. script.Parent.Parent.Parent.Help.Visible = false
  726. end)
  727. end
  728. coroutine.wrap(CRLQT_fake_script)()
  729. local function XPGCRI_fake_script() -- Scripts.LocalScript
  730. local script = Instance.new('LocalScript', Scripts)
  731.  
  732. script.Parent.MouseButton1Click:Connect(function()
  733. script.Parent.Parent.Parent.ScriptsFrame.Visible = true
  734. script.Parent.Parent.Parent.General.Visible = false
  735. script.Parent.Parent.Parent.GamesFrame.Visible = false
  736. script.Parent.Parent.Parent.MenuFrame.Visible = false
  737. script.Parent.Parent.Parent.MenuBtn.Visible = true
  738. script.Parent.Parent.Parent.Help.Visible = false
  739. end)
  740. end
  741. coroutine.wrap(XPGCRI_fake_script)()
  742. local function JKRQBKJ_fake_script() -- Help.LocalScript
  743. local script = Instance.new('LocalScript', Help)
  744.  
  745. script.Parent.MouseButton1Click:Connect(function()
  746. script.Parent.Parent.Visible = false
  747. script.Parent.Parent.Parent.GamesFrame.Visible = false
  748. script.Parent.Parent.Parent.Help.Visible = true
  749. script.Parent.Parent.Parent.General.Visible = false
  750. script.Parent.Parent.Parent.ScriptsFrame.Visible = false
  751. script.Parent.Parent.Parent.MenuBtn.Visible = true
  752. end)
  753. end
  754. coroutine.wrap(JKRQBKJ_fake_script)()
  755. local function JBNX_fake_script() -- ExitMenu.LocalScript
  756. local script = Instance.new('LocalScript', ExitMenu)
  757.  
  758. script.Parent.MouseButton1Click:Connect(function()
  759. script.Parent.Parent.Visible = false
  760. script.Parent.Parent.Parent.MenuBtn.Visible = true
  761. end)
  762. end
  763. coroutine.wrap(JBNX_fake_script)()
  764. local function NMOHN_fake_script() -- AnimsGui.LocalScript
  765. local script = Instance.new('LocalScript', AnimsGui)
  766.  
  767. script.Parent.MouseButton1Click:Connect(function()
  768. loadstring(game:HttpGet(('https://pastebin.com/raw/8KcWuEkH'),true))()
  769. end)
  770. end
  771. coroutine.wrap(NMOHN_fake_script)()
  772. local function MIZEER_fake_script() -- Jailbreak.LocalScript
  773. local script = Instance.new('LocalScript', Jailbreak)
  774.  
  775. script.Parent.MouseButton1Click:Connect(function()
  776. loadstring(game:HttpGet(('https://pastebin.com/raw/VELHhcdb'),true))()
  777. end)
  778. end
  779. coroutine.wrap(MIZEER_fake_script)()
  780. local function XKKJY_fake_script() -- Piggy.LocalScript
  781. local script = Instance.new('LocalScript', Piggy)
  782.  
  783. script.Parent.MouseButton1Click:Connect(function()
  784. loadstring(game:HttpGet(('https://pastebin.com/raw/Rz6wsi9Z'),true))()
  785. end)
  786. end
  787. coroutine.wrap(XKKJY_fake_script)()
  788. local function XKLZQYX_fake_script() -- TOH.LocalScript
  789. local script = Instance.new('LocalScript', TOH)
  790.  
  791. script.Parent.MouseButton1Click:Connect(function()
  792. local TOHExcuter = Instance.new("ScreenGui")
  793. local Main = Instance.new("Frame")
  794. local Decor = Instance.new("Frame")
  795. local TextBox = Instance.new("TextBox")
  796. local Close = Instance.new("TextButton")
  797. local TextButton = Instance.new("TextButton")
  798. local TextButton_2 = Instance.new("TextButton")
  799. local TextButton_3 = Instance.new("TextButton")
  800. local TextButton_4 = Instance.new("TextButton")
  801. local TextButton_5 = Instance.new("TextButton")
  802. local TextButton_6 = Instance.new("TextButton")
  803. local TextButton_7 = Instance.new("TextButton")
  804. local TextButton_8 = Instance.new("TextButton")
  805. local TextButton_9 = Instance.new("TextButton")
  806. local Open = Instance.new("TextButton")
  807.  
  808. -- Properties
  809.  
  810. TOHExcuter.Name = "TOH Excuter"
  811. TOHExcuter.Parent = game.CoreGui
  812. TOHExcuter.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  813.  
  814. Main.Name = "Main"
  815. Main.Parent = TOHExcuter
  816. Main.BackgroundColor3 = Color3.new(0.207843, 0.203922, 0.207843)
  817. Main.Position = UDim2.new(0.385272145, 0, 0.430278867, 0)
  818. Main.Size = UDim2.new(0, 429, 0, 139)
  819. Main.Visible = true
  820. Main.Active = true
  821. Open.Visible = false
  822.  
  823. Decor.Name = "Decor"
  824. Decor.Parent = Main
  825. Decor.BackgroundColor3 = Color3.new(0.4, 0.4, 0.4)
  826. Decor.Position = UDim2.new(0, 0, -0.0719424486, 0)
  827. Decor.Size = UDim2.new(0, 429, 0, 10)
  828.  
  829. TextBox.Parent = Decor
  830. TextBox.BackgroundColor3 = Color3.new(0.227451, 0.219608, 0.227451)
  831. TextBox.BorderSizePixel = 0
  832. TextBox.Position = UDim2.new(0.268065274, 0, 1, 0)
  833. TextBox.Size = UDim2.new(0, 200, 0, 21)
  834. TextBox.Font = Enum.Font.SourceSans
  835. TextBox.Text = "TOH HACK V1"
  836. TextBox.TextColor3 = Color3.new(0, 0, 0)
  837. TextBox.TextScaled = true
  838. TextBox.TextSize = 20
  839. TextBox.TextWrapped = true
  840.  
  841. Close.Name = "Close"
  842. Close.Parent = Decor
  843. Close.BackgroundColor3 = Color3.new(0.290196, 0.278431, 0.290196)
  844. Close.Position = UDim2.new(0.953379929, 0, 0, 0)
  845. Close.Size = UDim2.new(0, 20, 0, 20)
  846. Close.Font = Enum.Font.SourceSans
  847. Close.Text = "X"
  848. Close.TextColor3 = Color3.new(0.988235, 0.00392157, 0.027451)
  849. Close.TextSize = 14
  850. Close.MouseButton1Down:connect(function()
  851. Main.Visible = false
  852. Open.Visible = true
  853. end)
  854.  
  855. TextButton.Parent = Main
  856. TextButton.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  857. TextButton.Position = UDim2.new(0.0209790207, 0, 0.151079133, 0)
  858. TextButton.Size = UDim2.new(0, 123, 0, 29)
  859. TextButton.Font = Enum.Font.SourceSans
  860. TextButton.Text = "Fly"
  861. TextButton.TextColor3 = Color3.new(0, 0, 0)
  862. TextButton.TextSize = 14
  863. TextButton.MouseButton1Down:connect(function()
  864. print("You can change the fly speed in the code")
  865.  
  866. wait();
  867.  
  868. local MaxFlySpeed = 3 -- change this as needed
  869.  
  870. local UIS = game:GetService("UserInputService")
  871. local LocalPlayer = game:GetService("Players").LocalPlayer
  872. local Torso = (LocalPlayer.Character and LocalPlayer.Character:WaitForChild("Torso"))
  873. local Mouse = LocalPlayer:GetMouse()
  874. local Tool = Instance.new("Tool")
  875. Tool.RequiresHandle = false
  876. Tool.Name = "Fly tool"
  877.  
  878. assert(Torso.ClassName == "Part", "Yikes! Torso is not a part.")
  879.  
  880. local ToolUtils do
  881. ToolUtils = {
  882. --// Setup Vars
  883. Enabled = false,
  884. WindowFocused = true,
  885.  
  886. Keys = {},
  887. InternalVars = {
  888. FlyForward = 0,
  889. FlyBackward = 0
  890. }
  891. }
  892. end
  893.  
  894. local ToolEvents do
  895. Tool.Equipped:connect(function(Mouse)
  896. ToolUtils.Enabled = true
  897. Torso.Anchored = true
  898. end)
  899. Tool.Unequipped:connect(function(...)
  900. ToolUtils.Enabled = false
  901. Torso.Anchored = false
  902. end)
  903. UIS.InputBegan:connect(function(input, processedEvent)
  904. ToolUtils.Keys[input.KeyCode] = true
  905. end)
  906. UIS.InputEnded:connect(function(input, processedEvent)
  907. ToolUtils.Keys[input.KeyCode] = nil
  908. end)
  909. UIS.WindowFocusReleased:connect(function()
  910. ToolUtils.WindowFocused = false
  911. end)
  912. UIS.WindowFocused:connect(function()
  913. ToolUtils.WindowFocused = true
  914. end)
  915. end
  916.  
  917. --// Main Event
  918. game:GetService("RunService").RenderStepped:connect(function(...)
  919. if ToolUtils.WindowFocused and ToolUtils.Enabled then
  920. if ToolUtils.Keys[Enum.KeyCode.W] then
  921. if ToolUtils.InternalVars.FlyForward < MaxFlySpeed then
  922. ToolUtils.InternalVars.FlyForward = ToolUtils.InternalVars.FlyForward + 0.1
  923. end
  924. else
  925. ToolUtils.InternalVars.FlyForward = ToolUtils.InternalVars.FlyForward * 0.9
  926. end
  927. if ToolUtils.Keys[Enum.KeyCode.S] then
  928. if ToolUtils.InternalVars.FlyBackward < MaxFlySpeed then
  929. ToolUtils.InternalVars.FlyBackward = ToolUtils.InternalVars.FlyBackward + 0.1
  930. end
  931. else
  932. ToolUtils.InternalVars.FlyBackward = ToolUtils.InternalVars.FlyBackward * 0.9
  933. end
  934.  
  935. local Camera = workspace.CurrentCamera
  936. Torso.CFrame = Torso.CFrame:lerp(
  937. CFrame.new(Torso.Position, Camera.CFrame.p)
  938. * CFrame.Angles(0, math.rad(180), 0)
  939. * CFrame.new(0, 0, -(ToolUtils.InternalVars.FlyForward - ToolUtils.InternalVars.FlyBackward))
  940. * CFrame.Angles(-(math.rad(10 * (ToolUtils.InternalVars.FlyForward / MaxFlySpeed)) - math.rad(10 * (ToolUtils.InternalVars.FlyBackward / MaxFlySpeed))), 0, 0)
  941. , 0.9)
  942. end
  943. end)
  944.  
  945. Tool.Parent = LocalPlayer:findFirstChild("Backpack") or Instance.new("Backpack", LocalPlayer)
  946. end)
  947.  
  948. TextButton_2.Parent = Main
  949. TextButton_2.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  950. TextButton_2.Position = UDim2.new(0.0209790207, 0, 0.467625916, 0)
  951. TextButton_2.Size = UDim2.new(0, 123, 0, 29)
  952. TextButton_2.Font = Enum.Font.SourceSans
  953. TextButton_2.Text = "Speed/Jump"
  954. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  955. TextButton_2.TextSize = 14
  956. TextButton_2.MouseButton1Down:connect(function()
  957. --SPEED AND JUMP BOOST
  958.  
  959. local speedBoost = script.Parent
  960.  
  961. local function steppedOn(part)
  962. local parent = part.Parent
  963. if game.Players:GetPlayerFromCharacter(parent) then
  964. parent.Humanoid.JumpPower = 100
  965. parent.Humanoid.WalkSpeed = 100
  966. wait(3)
  967. parent.Humanoid.JumpPower = 50
  968. parent.Humanoid.WalkSpeed = 16
  969. end
  970. end
  971.  
  972. speedBoost.Touched:connect(steppedOn)
  973. end)
  974.  
  975. TextButton_3.Parent = Main
  976. TextButton_3.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  977. TextButton_3.Position = UDim2.new(0.0209790207, 0, 0.791366935, 0)
  978. TextButton_3.Size = UDim2.new(0, 123, 0, 29)
  979. TextButton_3.Font = Enum.Font.SourceSans
  980. TextButton_3.Text = "BTools"
  981. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  982. TextButton_3.TextSize = 14
  983. TextButton_3.MouseButton1Down:connect(function()
  984. spawn(function()
  985. local RunService = game:service("RunService")
  986. local RbxUtility = LoadLibrary("RbxUtility")
  987.  
  988. local plr = game:service("Players").LocalPlayer
  989. local m = plr:GetMouse()
  990. --local coregui = game:service("CoreGui")
  991. local bin = game.CoreGui
  992.  
  993. local state = false
  994. local mode = 1
  995.  
  996. local stuff = {
  997. ["spectate"] = nil,
  998. ["sound"] = nil,
  999. ["musicbin"] = nil
  1000. }
  1001.  
  1002. for i,v in pairs(game.Workspace:children()) do
  1003. if v.ClassName == "Model" or v.ClassName == "Folder" then
  1004. if game.Players:FindFirstChild(v.Name) == nil then
  1005. stuff.musicbin = v
  1006. print("music bin found")
  1007. break
  1008. end
  1009. end
  1010. end
  1011.  
  1012. local modes = {}
  1013.  
  1014. local ModeP = {}
  1015. local ModeP_mt = {}
  1016.  
  1017. function ModeP:Create(Name, Call, Settings)
  1018. local New_Mode = {
  1019. ["name"] = Name,
  1020. ["call"] = Call,
  1021. ["settings"] = Settings
  1022. }
  1023. setmetatable(New_Mode, ModeP_mt)
  1024. table.insert(modes, 1, New_Mode)
  1025. return New_Mode
  1026. end
  1027.  
  1028. function ModeP:Run(...)
  1029. print("run method found")
  1030. if bin:FindFirstChild("_COOL_SETTINGS") == nil then
  1031. self.call(self.settings, ...)
  1032. end
  1033. end
  1034.  
  1035. ModeP_mt.__index = function(ModeObj, Key)
  1036. return ModeP[Key]
  1037. end
  1038.  
  1039. ModeP:Create("Brick Bomb", function(settings, target, hitpoint)
  1040. print("XX", hitpoint)
  1041. local t
  1042. local doFunction
  1043. local blocks
  1044. if settings.players_only == true then
  1045. if game.Players:FindFirstChild(target.Parent.Name) then
  1046. t = game.Players:FindFirstChild(target.Parent.Name)
  1047. elseif game.Players:FindFirstChild(target.Parent.Parent.Name) then
  1048. t = game.Players:FindFirstChild(target.Parent.Parent.Name)
  1049. end
  1050. end
  1051. blocks = Instance.new("Model", workspace)
  1052. blocks.RobloxLocked = true
  1053. local blocks2 = nil
  1054. if settings.cleanup == true then
  1055. blocks2 = blocks
  1056. end
  1057. for i=1, settings.threads do
  1058. spawn(function()
  1059. print(settings.bricks_per_thread)
  1060. while true do
  1061. if settings.brick_spawn_delay == 0 then
  1062. RunService.Stepped:wait()
  1063. else
  1064. wait(settings.brick_spawn_delay)
  1065. end
  1066. if t ~= nil then
  1067. if t.Character ~= nil then
  1068. if t.Character:FindFirstChild("Torso") then
  1069. local p = Instance.new("Part")
  1070. p.Anchored = settings.anchored
  1071. p.CanCollide = settings.collision
  1072. p.RobloxLocked = true
  1073. p.Material = settings.material
  1074. p.Size = Vector3.new(settings.brick_size_x, settings.brick_size_y, settings.brick_size_z)
  1075. p.BrickColor = BrickColor.random()
  1076. p.CFrame = t.Character:FindFirstChild("Torso").CFrame
  1077. p.Parent = blocks
  1078. end
  1079. end
  1080. elseif settings.players_only == false then
  1081. local p = Instance.new("Part")
  1082. p.Anchored = settings.anchored
  1083. p.RobloxLocked = true
  1084. p.CanCollide = settings.collision
  1085. p.Material = settings.material
  1086. p.Size = Vector3.new(settings.brick_size_x, settings.brick_size_y, settings.brick_size_z)
  1087. p.BrickColor = BrickColor.random()
  1088. p.CFrame = hitpoint
  1089. p.Parent = blocks
  1090. end
  1091. end
  1092. end)
  1093. end
  1094. if settings.stop == true then
  1095. spawn(function()
  1096. wait(settings.stop_delay)
  1097. blocks = nil
  1098. end)
  1099. end
  1100. wait(settings.clean_delay)
  1101. blocks2:Destroy()
  1102. end, {
  1103. ["threads"] = 8,
  1104. ["brick_size_x"] = 5,
  1105. ["brick_size_y"] = 5,
  1106. ["brick_size_z"] = 5,
  1107. ["cleanup"] = true,
  1108. ["clean_delay"] = 60,
  1109. ["brick_spawn_delay"] = 0.1,
  1110. ["players_only"] = false,
  1111. ["stop"] = true,
  1112. ["stop_delay"] = 20,
  1113. ["material"] = Enum.Material.Neon,
  1114. ["anchored"] = false,
  1115. ["collision"] = true
  1116. })
  1117.  
  1118. ModeP:Create("View", function(settings, target)
  1119. local cam = workspace.CurrentCamera
  1120. cam.CameraType = "Follow"
  1121. local setcam = game.Players:GetChildren()[math.random(1,#game.Players:GetChildren())]
  1122. if game.Players:FindFirstChild(tostring(target.Parent)) ~= nil then
  1123. setcam = game.Players:FindFirstChild(tostring(target.Parent))
  1124. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) ~= nil then
  1125. setcam = game.Players:FindFirstChild(tostring(target.Parent.Parent))
  1126. end
  1127. if setcam:FindFirstChild("leaderstats") == nil then
  1128. local te = Instance.new("StringValue")
  1129. te.Name = "leaderstats"
  1130. end
  1131. --[[if stuff.spectate ~= nil then
  1132. stuff.spectate.Parent = setcam.leaderstats
  1133. stuff.spectate.Value = "Demon"
  1134. else
  1135. local fes = Instance.new("StringValue")
  1136. fes.Name = "Host"
  1137. stuff.spectate = fes
  1138. stuff.spectate.Parent = setcam.leaderstats
  1139. stuff.spectate.Value = "Demon"
  1140. end]]
  1141. cam.CameraSubject = setcam.Character.Head
  1142. end)
  1143.  
  1144. ModeP:Create("Freeze & Thaw", function(settings,target)
  1145. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1146. if game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored == true then
  1147. game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored = false
  1148. else
  1149. game.Players:FindFirstChild(tostring(target.Parent)).Character.Torso.Anchored = true
  1150. end
  1151. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1152. if game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored == true then
  1153. game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored = false
  1154. else
  1155. game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Torso.Anchored = true
  1156. end
  1157. end
  1158. end)
  1159.  
  1160. ModeP:Create("Kick", function(settings, target)
  1161. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1162. game.Players:FindFirstChild(tostring(target.Parent)):Kick("Kicked")
  1163. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1164. game.Players:FindFirstChild(tostring(target.Parent.Parent)):Kick("Kicked")
  1165. end
  1166. end)
  1167.  
  1168. ModeP:Create("Humanoid Kill", function(settings, target)
  1169. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1170. game.Players:FindFirstChild(tostring(target.Parent)).Character.Humanoid:Destroy()
  1171. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1172. game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Humanoid:Destroy()
  1173. end
  1174. end)
  1175.  
  1176. ModeP:Create("Delete", function(settings, target)
  1177. target:Destroy()
  1178. end)
  1179.  
  1180. ModeP:Create("Kill", function(settings, target)
  1181. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1182. game.Players:FindFirstChild(tostring(target.Parent)).Character.Humanoid.Health = 0
  1183. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1184. game.Players:FindFirstChild(tostring(target.Parent.Parent)).Character.Humanoid.Health = 0
  1185. end
  1186. end)
  1187.  
  1188. ModeP:Create("Send AWay", function(settings, target)
  1189. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1190. target = game.Players:FindFirstChild(tostring(target.Parent))
  1191. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1192. target = game.Players:FindFirstChild(tostring(target.Parent.Parent))
  1193. else
  1194. print("returning")
  1195. return
  1196. end
  1197.  
  1198. local p = Instance.new("Part")
  1199. local w = Instance.new("Weld")
  1200. w.Parent = p
  1201. w.Part0 = p
  1202. p.Size = Vector3.new(6, 7, 3)
  1203. p.BrickColor = BrickColor.random()
  1204. p.Material = Enum.Material.Neon
  1205. p.Anchored = true
  1206. p.CanCollide = false
  1207. p.Transparency = 0.5
  1208. p.Locked = true
  1209. p.Parent = workspace
  1210. p.CFrame = target.Character.Torso.CFrame
  1211. w.Part1 = target.Character.Torso
  1212. spawn(function()
  1213. while wait(0.1) do
  1214. p.BrickColor = BrickColor.random()
  1215. end
  1216. end)
  1217. local e
  1218. e = p.Changed:connect(function()
  1219. target.Character.Torso.CFrame = p.CFrame
  1220. end)
  1221.  
  1222. for i=1, settings.move_distance do
  1223. wait(settings.move_rate)
  1224. p.CFrame = p.CFrame + Vector3.new(0, settings.move_step, 0)
  1225. end
  1226. e:Disconnect()
  1227. p:Destroy()
  1228. end, {
  1229. ["move_rate"] = 0,
  1230. ["move_step"] = 1.5,
  1231. ["move_distance"] = 1000,
  1232. ["move_threads"] = 1
  1233. })
  1234.  
  1235. ModeP:Create("Tsunami Sushi", function(settings, target)
  1236. if game.Players:FindFirstChild(tostring(target.Parent)) then
  1237. target = game.Players:FindFirstChild(tostring(target.Parent))
  1238. elseif game.Players:FindFirstChild(tostring(target.Parent.Parent)) then
  1239. target = game.Players:FindFirstChild(tostring(target.Parent.Parent))
  1240. else
  1241. game.Workspace.GiveSystem.GiveItem:FireServer(game.Players.LocalPlayer, target)
  1242. plr.PlayerGui:WaitForChild("reciever", 15)
  1243. plr.PlayerGui.reciever:Destroy()
  1244. return
  1245. end
  1246.  
  1247. game.Workspace.GiveSystem.GiveItem:FireServer(game.Players.LocalPlayer, target.Character.Humanoid)
  1248. plr.PlayerGui:WaitForChild("reciever", 15)
  1249. plr.PlayerGui.reciever:Destroy()
  1250. end)
  1251.  
  1252.  
  1253. local gui = Instance.new("ScreenGui")
  1254.  
  1255. local music_frame = Instance.new("Frame")
  1256. music_frame.Size = UDim2.new(0, 150, 0, 60)
  1257. music_frame.Position = UDim2.new(0, 0, 1, -215)
  1258. music_frame.BorderSizePixel = 5
  1259. music_frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
  1260. music_frame.BackgroundTransparency = 0.1
  1261. music_frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
  1262.  
  1263. local music_entry = Instance.new("TextBox")
  1264. music_entry.BackgroundTransparency = 0.9
  1265. music_entry.Size = UDim2.new((2/3), 0, 0.5, 0)
  1266. music_entry.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
  1267. music_entry.BorderSizePixel = 0
  1268. music_entry.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1269. music_entry.TextSize = 18
  1270. music_entry.Text = "Music ID"
  1271. music_entry.Font = "SciFi"
  1272.  
  1273. local volume = Instance.new("TextBox")
  1274. volume.BackgroundTransparency = 0.8
  1275. volume.Size = UDim2.new((1/3), 0, 0.5, 0)
  1276. volume.Position = UDim2.new((2/3), 0, 0, 0)
  1277. volume.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
  1278. volume.BorderSizePixel = 0
  1279. volume.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1280. volume.TextSize = 16
  1281. volume.Text = "Vol"
  1282. volume.Font = "SciFi"
  1283.  
  1284. volume.FocusLost:connect(function()
  1285. if type(tonumber(volume.Text)) == type(1337) then
  1286. stuff.sound.Volume = tonumber(volume.Text)
  1287. volume.Text = tostring(stuff.sound.Volume)
  1288. else
  1289. volume.Text = tostring(stuff.sound.Volume)
  1290. end
  1291. end)
  1292.  
  1293. local play = Instance.new("TextButton")
  1294. play.BackgroundColor3 = Color3.new(22/255, 95/255, 0/255)
  1295. play.BorderSizePixel = 0
  1296. play.Position = UDim2.new(0, 0, 0.5, 0)
  1297. play.Size = UDim2.new((1/3), 0, 0.5, 0)
  1298. play.Font = "SciFi"
  1299. play.TextSize = 16
  1300. play.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1301. play.Text = "Plaay"
  1302.  
  1303. play.MouseButton1Click:connect(function()
  1304. if stuff.sound == nil then
  1305. stuff.sound = Instance.new("Sound", stuff.musicbin)
  1306. elseif stuff.sound.Parent ~= stuff.musicbin then
  1307. stuff.sound:Stop()
  1308. stuff.sound:Destroy()
  1309. stuff.sound = Instance.new("Sound", stuff.musicbin)
  1310. elseif stuff.sound.Parent == stuff.musicbin then
  1311. stuff.sound:Stop()
  1312. end
  1313. stuff.sound.SoundId = ("rbxassetid://" .. music_entry.Text)
  1314. stuff.sound:Play()
  1315. end)
  1316.  
  1317. local stop = Instance.new("TextButton")
  1318. stop.BackgroundColor3 = Color3.new(95/255, 0/255, 0/255)
  1319. stop.BorderSizePixel = 0
  1320. stop.Position = UDim2.new((1/3), 0, 0.5, 0)
  1321. stop.Size = UDim2.new((1/3), 0, 0.5, 0)
  1322. stop.Font = "SciFi"
  1323. stop.TextSize = 16
  1324. stop.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1325. stop.Text = "Stop"
  1326.  
  1327. stop.MouseButton1Click:connect(function()
  1328. stuff.sound:Stop()
  1329. stuff.sound:Destroy()
  1330. stuff.sound = nil
  1331. end)
  1332.  
  1333. local allstop = Instance.new("TextButton")
  1334. allstop.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
  1335. allstop.BorderSizePixel = 0
  1336. allstop.Position = UDim2.new((2/3), 0, 0.5, 0)
  1337. allstop.Size = UDim2.new((1/3), 0, 0.5, 0)
  1338. allstop.Font = "SciFi"
  1339. allstop.TextSize = 16
  1340. allstop.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1341. allstop.Text = "Solo"
  1342.  
  1343. allstop.MouseButton1Click:connect(function()
  1344. local function search(container)
  1345. for i,v in pairs(container:children()) do
  1346. if #v:children() > 0 then
  1347. search(v)
  1348. elseif v.ClassName == "Sound" and v ~= stuff.sound then
  1349. v:Stop()
  1350. end
  1351. end
  1352. end
  1353. search(workspace)
  1354. end)
  1355.  
  1356. allstop.Parent = music_frame
  1357. stop.Parent = music_frame
  1358. play.Parent = music_frame
  1359. volume.Parent = music_frame
  1360. music_entry.Parent = music_frame
  1361.  
  1362. music_frame.Parent = gui
  1363.  
  1364. local frame = Instance.new("Frame")
  1365. frame.Size = UDim2.new(0, 150, 0, 100)
  1366. frame.Position = UDim2.new(0, 0, 1, -140)
  1367. frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
  1368. frame.BackgroundTransparency = 0.1
  1369. frame.BorderSizePixel = 5
  1370. frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
  1371.  
  1372. local a_line = Instance.new("Frame")
  1373. a_line.Size = UDim2.new(1, 0, 0, 5)
  1374. a_line.Position = UDim2.new(0, 0, 0, 17)
  1375. a_line.BorderSizePixel = 0
  1376. a_line.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
  1377.  
  1378. local title = Instance.new("TextLabel")
  1379. title.Position = UDim2.new(0, 0, 0, 3)
  1380. title.Size = UDim2.new(1, 0, 0, 20)
  1381. title.BackgroundTransparency = 1
  1382. title.Font = "SciFi"
  1383. title.TextSize = 14
  1384. title.TextYAlignment = "Top"
  1385. if game.Workspace.FilteringEnabled ~= true then
  1386. title.TextColor3 = Color3.new(0/255, 255/255, 0/255)
  1387. else
  1388. title.TextColor3 = Color3.new(255/255, 0/255, 0/255)
  1389. end
  1390. title.Text = "Cooler Kids Gui2"
  1391.  
  1392. local instru = Instance.new("TextButton")
  1393. instru.Position = UDim2.new(0, 0, 0, 20)
  1394. instru.Size = UDim2.new(1, 0, 0, 20)
  1395. instru.BackgroundTransparency = 0.9
  1396. instru.Font = "SciFi"
  1397. instru.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1398. instru.TextSize = 14
  1399. instru.TextXAlignment = "Left"
  1400. instru.BorderSizePixel = 0
  1401. instru.Text = "On"
  1402.  
  1403. instru.MouseButton1Click:connect(function()
  1404. if instru.Text == "On" then
  1405. instru.Text = "Off"
  1406. else
  1407. instru.Text = "On"
  1408. end
  1409. end)
  1410.  
  1411. local mode_l = Instance.new("TextLabel")
  1412. mode_l.Position = UDim2.new(0, 0, 0, 40)
  1413. mode_l.Size = UDim2.new(1, 0, 0, 20)
  1414. mode_l.BackgroundTransparency = 1
  1415. mode_l.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1416. mode_l.Font = "SciFi"
  1417. mode_l.TextSize = 18
  1418. mode_l.Text = "[ Press E ]"
  1419.  
  1420. local sets_b = Instance.new("TextButton")
  1421. sets_b.Position = UDim2.new(0, 0, 1, -40)
  1422. sets_b.Size = UDim2.new(1, 0, 0, 20)
  1423. sets_b.BackgroundTransparency = 0.9
  1424. sets_b.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1425. sets_b.Font = "SciFi"
  1426. sets_b.TextSize = 32
  1427. sets_b.TextScaled = true
  1428. sets_b.BorderSizePixel = 0
  1429. sets_b.Modal = true
  1430. sets_b.Text = "[ Settings ]"
  1431.  
  1432. local sets_b_db = false
  1433. sets_b.MouseButton1Click:connect(function()
  1434. sets_b_db = true
  1435. if bin:FindFirstChild("_COOL_SETTINGS") then
  1436. bin:FindFirstChild("_COOL_SETTINGS"):Destroy()
  1437. else
  1438.  
  1439. local gui = Instance.new("ScreenGui")
  1440. gui.Name = "_COOL_SETTINGS"
  1441.  
  1442. local frame = Instance.new("Frame")
  1443. frame.BackgroundColor3 = Color3.new(57/255, 57/255, 57/255)
  1444. frame.BackgroundTransparency = 0.1
  1445. frame.BorderColor3 = Color3.new(255/255, 255/255, 255/255)
  1446. frame.BorderSizePixel = 5
  1447. frame.Position = UDim2.new(0.5, -150, 0.5, -250)
  1448. frame.Size = UDim2.new(0, 300, 0, 500)
  1449.  
  1450. local a_line = Instance.new("Frame")
  1451. a_line.BackgroundColor3 = Color3.new(255/255, 255/255, 255/255)
  1452. a_line.BorderSizePixel = 0
  1453. a_line.Position = UDim2.new(0, 0, 0, 22)
  1454. a_line.Size = UDim2.new(1, 0, 0, 5)
  1455.  
  1456. local title = Instance.new("TextLabel")
  1457. title.BackgroundTransparency = 1
  1458. title.Size = UDim2.new(1, 0, 0, 22)
  1459. title.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1460. title.TextScaled = true
  1461. title.Font = "SciFi"
  1462. title.TextXAlignment = "Left"
  1463. title.Text = "Mode Settings"
  1464.  
  1465. local scroller = Instance.new("ScrollingFrame")
  1466. scroller.BackgroundTransparency = 1
  1467. scroller.Position = UDim2.new(0, 0, 0, 27)
  1468. scroller.Size = UDim2.new(1, 0, 1, -27)
  1469. scroller.ScrollBarThickness = 0
  1470.  
  1471. local hostmode = modes[mode]
  1472.  
  1473. --scroller.CanvasSize = Vector2.new(0,(#hostmode*20))
  1474. for i,v in pairs(hostmode.settings) do
  1475. scroller.CanvasSize = UDim2.new(0, 0, 0, scroller.CanvasSize.Y.Offset+20)
  1476. local frame = Instance.new("Frame")
  1477. frame.BackgroundTransparency = 1
  1478. frame.Size = UDim2.new(1, 0, 0, 20)
  1479. frame.Position = UDim2.new(0, 0, 0, scroller.CanvasSize.Y.Offset-20)
  1480.  
  1481. local label = Instance.new("TextLabel")
  1482. label.BackgroundTransparency = 1
  1483. label.Size = UDim2.new(0.5, 0, 1, 0)
  1484. label.Font = "SciFi"
  1485. label.TextScaled = true
  1486. label.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1487. label.TextXAlignment = "Left"
  1488. label.Text = i
  1489.  
  1490. local input = Instance.new("TextBox")
  1491. input.BackgroundTransparency = 0.8
  1492. input.BackgroundColor3 = Color3.new(0/255, 0/255, 0/255)
  1493. input.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1494. input.BorderSizePixel = 0
  1495. input.ClearTextOnFocus = true
  1496. input.Position = UDim2.new(0.5, 0, 0, 0)
  1497. input.Size = UDim2.new(0.5, 0, 1, 0)
  1498. input.Font = "SciFi"
  1499. input.TextScaled = true
  1500. input.Text = tostring(v)
  1501.  
  1502. input.FocusLost:connect(function(property)
  1503. print("ffffffff")
  1504. if type(v) == type(true) then
  1505. if input.Text:lower() == "true" then
  1506. hostmode.settings[i] = true
  1507. elseif input.Text:lower() == "false" then
  1508. hostmode.settings[i] = false
  1509. else
  1510. input.Text = tostring(hostmode.settings[i])
  1511. end
  1512. elseif type(v) == type(45678) then
  1513. if tonumber(input.Text) ~= nil then
  1514. hostmode.settings[i] = tonumber(input.Text)
  1515. else
  1516. input.Text = tostring(hostmode.settings[i])
  1517. end
  1518. elseif type(v) == type(Enum.Material.Plastic) then
  1519. for _,v in pairs(Enum.Material:GetEnumItems()) do
  1520. print("TEST", tostring(v):lower() == ("enum.material."..input.Text), tostring(v):lower(), ("enum.material."..input.Text))
  1521. if tostring(v):lower() == ("enum.material."..input.Text) then
  1522. print(hostmode.settings[i])
  1523. hostmode.settings[i] = v
  1524. print("match", hostmode.settings[i])
  1525. return
  1526. end
  1527. end
  1528. input.Text = tostring(hostmode.settings[i])
  1529. end
  1530. end)
  1531.  
  1532. input.Parent = frame
  1533. label.Parent = frame
  1534.  
  1535. frame.Parent = scroller
  1536. end
  1537.  
  1538. scroller.Parent = frame
  1539. title.Parent = frame
  1540. a_line.Parent = frame
  1541.  
  1542. frame.Parent = gui
  1543.  
  1544. gui.Parent = bin
  1545.  
  1546. end
  1547. sets_b_db = false
  1548. end)
  1549.  
  1550. local lock = Instance.new("TextButton")
  1551. lock.Position = UDim2.new(0, 0, 1, -20)
  1552. lock.Size = UDim2.new(1, 0, 0, 20)
  1553. lock.BackgroundTransparency = 0.9
  1554. lock.TextColor3 = Color3.new(255/255, 255/255, 255/255)
  1555. lock.Font = "SciFi"
  1556. lock.TextSize = 32
  1557. lock.TextScaled = true
  1558. lock.BorderSizePixel = 0
  1559. lock.Text = "[ Unlocked ]"
  1560.  
  1561. lock.MouseButton1Click:connect(function()
  1562. state = not state
  1563. if state then
  1564. lock.Text = "[ Locked ]"
  1565. else
  1566. lock.Text = "[ Unlocked ]"
  1567. end
  1568. end)
  1569.  
  1570. lock.Parent = frame
  1571. sets_b.Parent = frame
  1572. mode_l.Parent = frame
  1573. instru.Parent = frame
  1574. title.Parent = frame
  1575. a_line.Parent = frame
  1576.  
  1577. frame.Parent = gui
  1578.  
  1579.  
  1580.  
  1581.  
  1582. gui.Parent = bin
  1583.  
  1584.  
  1585. m.Button1Down:connect(function()
  1586. if m.Target ~= nil and instru.Text == "On" and bin:FindFirstChild("_COOL_SETTINGS") == nil then
  1587. print(m.Hit)
  1588. modes[mode]:Run(m.Target, m.Hit)
  1589. end
  1590. end)
  1591.  
  1592. game:GetService("UserInputService").InputBegan:connect(function(iob, gpe)
  1593. if iob.KeyCode == Enum.KeyCode.E and not state and bin:FindFirstChild("_COOL_SETTINGS") == nil then
  1594. if mode < #modes then
  1595. mode = mode + 1
  1596. mode_l.Text = modes[mode].name
  1597. else
  1598. mode = 1
  1599. mode_l.Text = modes[mode].name
  1600. end
  1601. elseif iob.KeyCode == Enum.KeyCode.R then
  1602. for i,v in pairs(_G.csets) do
  1603. print(i)
  1604. for i,v in pairs(v) do
  1605. print("[[ " .. i .. " ]] -- " .. "[[ " .. v .. " ]]")
  1606. end
  1607. end
  1608. end
  1609. end)
  1610. end)
  1611. end)
  1612.  
  1613. TextButton_4.Parent = Main
  1614. TextButton_4.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1615. TextButton_4.Position = UDim2.new(0.356643349, 0, 0.151079133, 0)
  1616. TextButton_4.Size = UDim2.new(0, 123, 0, 29)
  1617. TextButton_4.Font = Enum.Font.SourceSans
  1618. TextButton_4.Text = "Tower of hell Teleport Gui"
  1619. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  1620. TextButton_4.TextSize = 14
  1621.  
  1622. TextButton_5.Parent = Main
  1623. TextButton_5.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1624. TextButton_5.Position = UDim2.new(0.356643349, 0, 0.467625916, 0)
  1625. TextButton_5.Size = UDim2.new(0, 123, 0, 29)
  1626. TextButton_5.Font = Enum.Font.SourceSans
  1627. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  1628. TextButton_5.TextSize = 14
  1629.  
  1630. TextButton_6.Parent = Main
  1631. TextButton_6.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1632. TextButton_6.Position = UDim2.new(0.356643349, 0, 0.791366935, 0)
  1633. TextButton_6.Size = UDim2.new(0, 123, 0, 29)
  1634. TextButton_6.Font = Enum.Font.SourceSans
  1635. TextButton_6.TextColor3 = Color3.new(0, 0, 0)
  1636. TextButton_6.TextSize = 14
  1637.  
  1638. TextButton_7.Parent = Main
  1639. TextButton_7.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1640. TextButton_7.Position = UDim2.new(0.692307711, 0, 0.151079133, 0)
  1641. TextButton_7.Size = UDim2.new(0, 123, 0, 29)
  1642. TextButton_7.Font = Enum.Font.SourceSans
  1643. TextButton_7.TextColor3 = Color3.new(0, 0, 0)
  1644. TextButton_7.TextSize = 14
  1645.  
  1646. TextButton_8.Parent = Main
  1647. TextButton_8.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1648. TextButton_8.Position = UDim2.new(0.692307711, 0, 0.467625916, 0)
  1649. TextButton_8.Size = UDim2.new(0, 123, 0, 29)
  1650. TextButton_8.Font = Enum.Font.SourceSans
  1651. TextButton_8.TextColor3 = Color3.new(0, 0, 0)
  1652. TextButton_8.TextSize = 14
  1653.  
  1654. TextButton_9.Parent = Main
  1655. TextButton_9.BackgroundColor3 = Color3.new(0.537255, 0.537255, 0.537255)
  1656. TextButton_9.Position = UDim2.new(0.692307711, 0, 0.791366935, 0)
  1657. TextButton_9.Size = UDim2.new(0, 123, 0, 29)
  1658. TextButton_9.Font = Enum.Font.SourceSans
  1659. TextButton_9.TextColor3 = Color3.new(0, 0, 0)
  1660. TextButton_9.TextSize = 14
  1661.  
  1662. Open.Name = "Open"
  1663. Open.Parent = TOHExcuter
  1664. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  1665. Open.Position = UDim2.new(0.446638197, 0, 0.0806772932, 0)
  1666. Open.Size = UDim2.new(0, 199, 0, 31)
  1667. Open.Font = Enum.Font.SourceSans
  1668. Open.Text = "Oepn TOH Hack V1"
  1669. Open.TextColor3 = Color3.new(0, 0, 0)
  1670. Open.TextSize = 14
  1671. Open.MouseButton1Down:connect(function()
  1672. Open.Visible = false
  1673. Main.Visible = true
  1674. end)
  1675. end)
  1676. end
  1677. coroutine.wrap(XKLZQYX_fake_script)()
  1678. local function GSUN_fake_script() -- Skywars.LocalScript
  1679. local script = Instance.new('LocalScript', Skywars)
  1680.  
  1681. script.Parent.MouseButton1Click:Connect(function()
  1682. loadstring(game:HttpGet(('https://pastebin.com/raw/gaHDFwAD'),true))()
  1683. end)
  1684. end
  1685. coroutine.wrap(GSUN_fake_script)()
  1686. local function DPCLHJJ_fake_script() -- Top_2.LocalScript
  1687. local script = Instance.new('LocalScript', Top_2)
  1688.  
  1689. repeat
  1690. script.Parent.Text = "Welcome ".. game.Players.LocalPlayer.Name.. " !"
  1691. local lol = true
  1692. wait(0.001)
  1693. until lol == false
  1694. end
  1695. coroutine.wrap(DPCLHJJ_fake_script)()
  1696. local function UQLGD_fake_script() -- Open.LocalScript
  1697. local script = Instance.new('LocalScript', Open)
  1698.  
  1699. script.Parent.MouseButton1Click:Connect(function()
  1700. script.Parent.Parent.Main.Visible = true
  1701. script.Parent.Visible = false
  1702. end)
  1703. end
  1704. coroutine.wrap(UQLGD_fake_script)()
  1705. local function AXBQFY_fake_script() -- Exploit.Clicks
  1706. local script = Instance.new('LocalScript', Exploit)
  1707.  
  1708. local click = script.Parent.click
  1709. local click2 = script.Parent.BadClick
  1710. local click3 = script.Parent.Click2
  1711.  
  1712. script.Parent.Main.MenuFrame.Games.MouseButton1Click:Connect(function()
  1713. click:Play()
  1714. end)
  1715.  
  1716. script.Parent.Main.MenuFrame.General.MouseButton1Click:Connect(function()
  1717. click:Play()
  1718. end)
  1719.  
  1720. script.Parent.Main.MenuFrame.Help.MouseButton1Click:Connect(function()
  1721. click:Play()
  1722. end)
  1723.  
  1724. script.Parent.Main.MenuFrame.Scripts.MouseButton1Click:Connect(function()
  1725. click:Play()
  1726. end)
  1727.  
  1728. script.Parent.Main.General.Page1.Noclip.MouseButton1Click:Connect(function()
  1729. click:Play()
  1730. end)
  1731.  
  1732. script.Parent.Main.General.Page1.GoToPlayer.MouseButton1Click:Connect(function()
  1733. click:Play()
  1734. end)
  1735.  
  1736. script.Parent.Main.General.Page1.SecndPage.MouseButton1Click:Connect(function()
  1737. click:Play()
  1738. end)
  1739.  
  1740. script.Parent.Main.General.Page2.PrevPage.MouseButton1Click:Connect(function()
  1741. click:Play()
  1742. end)
  1743.  
  1744. script.Parent.Main.General.Page1.SetSpeed.MouseButton1Click:Connect(function()
  1745. click:Play()
  1746. end)
  1747.  
  1748. script.Parent.Main.General.Page1["inf jump"].MouseButton1Click:Connect(function()
  1749. click:Play()
  1750. end)
  1751.  
  1752. script.Parent.Main.General.Page2.SetJump.MouseButton1Click:Connect(function()
  1753. click:Play()
  1754. end)
  1755.  
  1756. script.Parent.Main.General.Page2.CtrlClickTp.MouseButton1Click:Connect(function()
  1757. click:Play()
  1758. end)
  1759.  
  1760. script.Parent.Main.MenuBtn.MouseButton1Click:Connect(function()
  1761. click:Play()
  1762. end)
  1763.  
  1764. script.Parent.Main.GamesFrame.Jailbreak.MouseButton1Click:Connect(function()
  1765. click:Play()
  1766. end)
  1767.  
  1768. script.Parent.Main.GamesFrame.Piggy.MouseButton1Click:Connect(function()
  1769. click:Play()
  1770. end)
  1771.  
  1772. script.Parent.Main.GamesFrame.Skywars.MouseButton1Click:Connect(function()
  1773. click:Play()
  1774. end)
  1775.  
  1776. script.Parent.Main.GamesFrame.TOH.MouseButton1Click:Connect(function()
  1777. click:Play()
  1778. end)
  1779.  
  1780. script.Parent.Main.ScriptsFrame.AnimsGui.MouseButton1Click:Connect(function()
  1781. click:Play()
  1782. end)
  1783.  
  1784. script.Parent.Main.Exit.MouseButton1Click:Connect(function()
  1785. click2:Play()
  1786. end)
  1787.  
  1788. script.Parent.Main.MenuFrame.ExitMenu.MouseButton1Click:Connect(function()
  1789. click2:Play()
  1790. end)
  1791.  
  1792. script.Parent.Open.MouseButton1Click:Connect(function()
  1793. click3:Play()
  1794. end)
  1795. end
  1796. coroutine.wrap(AXBQFY_fake_script)()
Add Comment
Please, Sign In to add comment