Advertisement
XZTablets

Untitled

May 30th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.86 KB | None | 0 0
  1. local Main = Instance.new("ScreenGui")
  2. local ErrorFrame = Instance.new("ImageLabel")
  3. local AuthenLabelNoti = Instance.new("TextLabel")
  4. local TextLabel = Instance.new("TextLabel")
  5. local TextLabel_2 = Instance.new("TextLabel")
  6. local AuthenticationFrame = Instance.new("ImageLabel")
  7. local Welcome = Instance.new("TextLabel")
  8. local AuthenLabel = Instance.new("TextLabel")
  9. local CheckKey = Instance.new("TextButton")
  10. local KeyBox = Instance.new("TextBox")
  11. local MainFrame = Instance.new("Frame")
  12. local NameGUI = Instance.new("TextLabel")
  13. local Ver = Instance.new("TextLabel")
  14. local FuncFrame = Instance.new("Frame")
  15. local InstantKill60 = Instance.new("TextButton")
  16. local AutoSkill = Instance.new("TextButton")
  17. local StealSkill = Instance.new("TextButton")
  18. local TpNpc60 = Instance.new("TextButton")
  19. local TpNpc75Old = Instance.new("TextButton")
  20. local InstantKill70 = Instance.new("TextButton")
  21. local TpNpc75New = Instance.new("TextButton")
  22. local AutoFarm59 = Instance.new("TextButton")
  23. local InstantKill60ON = Instance.new("TextButton")
  24. local AutoSkillON = Instance.new("TextButton")
  25. local StealSkillON = Instance.new("TextButton")
  26. local TpNpc60ON = Instance.new("TextButton")
  27. local TpNpc75OldON = Instance.new("TextButton")
  28. local InstantKill70ON = Instance.new("TextButton")
  29. local TpNpc75NewON = Instance.new("TextButton")
  30. local AutoFarm59ON = Instance.new("TextButton")
  31. local FuncLabel = Instance.new("Frame")
  32. local FunLabel = Instance.new("TextLabel")
  33. local MovementFrame = Instance.new("Frame")
  34. local Noclip = Instance.new("TextButton")
  35. local Walkspeed = Instance.new("TextButton")
  36. local HipHight = Instance.new("TextButton")
  37. local NoclipON = Instance.new("TextButton")
  38. local WalkspeedON = Instance.new("TextButton")
  39. local HipHightON = Instance.new("TextButton")
  40. local Movement = Instance.new("Frame")
  41. local MoveLabel = Instance.new("TextLabel")
  42. local Settings = Instance.new("Frame")
  43. local SettingLabel = Instance.new("TextLabel")
  44. local SettingFrame = Instance.new("Frame")
  45. local DisableBlur = Instance.new("TextButton")
  46. local DisableBlurON = Instance.new("TextButton")
  47. --Properties:
  48. Main.Name = "Main"
  49. Main.Parent = game.CoreGui
  50.  
  51. ErrorFrame.Name = "ErrorFrame"
  52. ErrorFrame.Parent = Main
  53. ErrorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  54. ErrorFrame.BackgroundTransparency = 1
  55. ErrorFrame.Position = UDim2.new(0.399136275, 0, 0.413120627, 0)
  56. ErrorFrame.Size = UDim2.new(0, 327, 0, 132)
  57. ErrorFrame.Visible = false
  58. ErrorFrame.Image = "rbxassetid://2851926732"
  59. ErrorFrame.ImageColor3 = Color3.new(0.333333, 1, 1)
  60. ErrorFrame.ScaleType = Enum.ScaleType.Slice
  61. ErrorFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  62.  
  63. AuthenLabelNoti.Name = "AuthenLabelNoti"
  64. AuthenLabelNoti.Parent = ErrorFrame
  65. AuthenLabelNoti.BackgroundColor3 = Color3.new(0, 1, 1)
  66. AuthenLabelNoti.BackgroundTransparency = 1
  67. AuthenLabelNoti.BorderSizePixel = 0
  68. AuthenLabelNoti.Size = UDim2.new(0, 327, 0, 29)
  69. AuthenLabelNoti.Font = Enum.Font.GothamBold
  70. AuthenLabelNoti.Text = "//AUTHENTICATION//"
  71. AuthenLabelNoti.TextColor3 = Color3.new(1, 0, 0)
  72. AuthenLabelNoti.TextSize = 20
  73.  
  74. TextLabel.Parent = ErrorFrame
  75. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  76. TextLabel.BackgroundTransparency = 1
  77. TextLabel.Position = UDim2.new(0.0214067101, 0, 0.246810317, 0)
  78. TextLabel.Size = UDim2.new(0, 320, 0, 31)
  79. TextLabel.Font = Enum.Font.GothamBold
  80. TextLabel.Text = "HELLO:"
  81. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  82. TextLabel.TextSize = 25
  83. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  84.  
  85. TextLabel_2.Parent = ErrorFrame
  86. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  87. TextLabel_2.BackgroundTransparency = 1
  88. TextLabel_2.Position = UDim2.new(0.0214067325, 0, 0.481658876, 0)
  89. TextLabel_2.Size = UDim2.new(0, 308, 0, 57)
  90. TextLabel_2.Font = Enum.Font.GothamBold
  91. TextLabel_2.Text = "FAILED TO AUTHENTICATION YOU PLEASE CHECK YOUR KEY AND TRY AGAIN"
  92. TextLabel_2.TextColor3 = Color3.new(1, 0, 0)
  93. TextLabel_2.TextSize = 19
  94. TextLabel_2.TextWrapped = true
  95. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  96.  
  97. AuthenticationFrame.Name = "AuthenticationFrame"
  98. AuthenticationFrame.Parent = Main
  99. AuthenticationFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  100. AuthenticationFrame.BackgroundTransparency = 1
  101. AuthenticationFrame.Position = UDim2.new(0.39420107, 0, 0.385697991, 0)
  102. AuthenticationFrame.Size = UDim2.new(0, 340, 0, 186)
  103. AuthenticationFrame.Image = "rbxassetid://2851926732"
  104. AuthenticationFrame.ImageColor3 = Color3.new(0.333333, 1, 1)
  105. AuthenticationFrame.ScaleType = Enum.ScaleType.Slice
  106. AuthenticationFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  107.  
  108. Welcome.Name = "Welcome"
  109. Welcome.Parent = AuthenticationFrame
  110. Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
  111. Welcome.BackgroundTransparency = 1
  112. Welcome.Position = UDim2.new(0.0354880691, 0, 0.156989336, 0)
  113. Welcome.Size = UDim2.new(0, 327, 0, 33)
  114. Welcome.Font = Enum.Font.GothamBlack
  115. Welcome.Text = "WELCOME:"
  116. Welcome.TextColor3 = Color3.new(0, 0, 0)
  117. Welcome.TextSize = 20
  118. Welcome.TextXAlignment = Enum.TextXAlignment.Left
  119.  
  120. AuthenLabel.Name = "AuthenLabel"
  121. AuthenLabel.Parent = AuthenticationFrame
  122. AuthenLabel.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  123. AuthenLabel.BackgroundTransparency = 1
  124. AuthenLabel.BorderSizePixel = 0
  125. AuthenLabel.Size = UDim2.new(0, 339, 0, 30)
  126. AuthenLabel.ZIndex = 2
  127. AuthenLabel.Font = Enum.Font.GothamBold
  128. AuthenLabel.Text = "//AUTHENTICATION//"
  129. AuthenLabel.TextColor3 = Color3.new(1, 0, 0)
  130. AuthenLabel.TextSize = 20
  131. AuthenLabel.TextWrapped = true
  132.  
  133. CheckKey.Name = "CheckKey"
  134. CheckKey.Parent = AuthenticationFrame
  135. CheckKey.BackgroundColor3 = Color3.new(0, 1, 1)
  136. CheckKey.BorderSizePixel = 2
  137. CheckKey.Position = UDim2.new(0.203167498, 0, 0.716743588, 0)
  138. CheckKey.Size = UDim2.new(0, 200, 0, 27)
  139. CheckKey.Font = Enum.Font.GothamBold
  140. CheckKey.Text = "CHECK KEY"
  141. CheckKey.TextColor3 = Color3.new(0, 0, 0)
  142. CheckKey.TextSize = 20
  143.  
  144. KeyBox.Name = "KeyBox"
  145. KeyBox.Parent = AuthenticationFrame
  146. KeyBox.BackgroundColor3 = Color3.new(0, 1, 1)
  147. KeyBox.BorderSizePixel = 2
  148. KeyBox.Position = UDim2.new(0.0761150718, 0, 0.386482358, 0)
  149. KeyBox.Size = UDim2.new(0, 286, 0, 42)
  150. KeyBox.Font = Enum.Font.GothamBold
  151. KeyBox.Text = "ENTER YOUR KEY HERE"
  152. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  153. KeyBox.TextSize = 25
  154.  
  155. MainFrame.Name = "MainFrame"
  156. MainFrame.Parent = Main
  157. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  158. MainFrame.BackgroundTransparency = 1
  159. MainFrame.Position = UDim2.new(0.177810133, 0, 0.345759362, 0)
  160. MainFrame.Size = UDim2.new(0, 89, 0, 155)
  161. MainFrame.Visible = false
  162.  
  163. NameGUI.Name = "Name"
  164. NameGUI.Parent = MainFrame
  165. NameGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  166. NameGUI.BackgroundTransparency = 1
  167. NameGUI.Position = UDim2.new(-3.27465081, 0, -1.81935489, 0)
  168. NameGUI.Size = UDim2.new(0, 483, 0, 59)
  169. NameGUI.Font = Enum.Font.GothamBold
  170. NameGUI.Text = "DUNGEON QUEST OP"
  171. NameGUI.TextColor3 = Color3.new(0, 0, 0)
  172. NameGUI.TextSize = 50
  173.  
  174. Ver.Name = "Ver"
  175. Ver.Parent = NameGUI
  176. Ver.BackgroundColor3 = Color3.new(1, 1, 1)
  177. Ver.BackgroundTransparency = 1
  178. Ver.Position = UDim2.new(0.853597999, 0, 0.828571439, 0)
  179. Ver.Size = UDim2.new(0, 146, 0, 46)
  180. Ver.Font = Enum.Font.GothamBold
  181. Ver.Text = "V1.0.5"
  182. Ver.TextColor3 = Color3.new(1, 0, 0)
  183. Ver.TextSize = 40
  184.  
  185. FuncFrame.Name = "FuncFrame"
  186. FuncFrame.Parent = MainFrame
  187. FuncFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  188. FuncFrame.BackgroundTransparency = 0.34999999403954
  189. FuncFrame.Position = UDim2.new(-2.7415731, 0, -0.935483873, 0)
  190. FuncFrame.Size = UDim2.new(0, 290, 0, 300)
  191.  
  192. InstantKill60.Name = "InstantKill60"
  193. InstantKill60.Parent = FuncFrame
  194. InstantKill60.BackgroundColor3 = Color3.new(1, 1, 1)
  195. InstantKill60.BackgroundTransparency = 1
  196. InstantKill60.Position = UDim2.new(0.0411034413, 0, 0.273333341, 0)
  197. InstantKill60.Size = UDim2.new(0, 278, 0, 23)
  198. InstantKill60.Font = Enum.Font.GothamBold
  199. InstantKill60.Text = "> Instant Kill (60-65)"
  200. InstantKill60.TextColor3 = Color3.new(1, 1, 1)
  201. InstantKill60.TextSize = 20
  202. InstantKill60.TextXAlignment = Enum.TextXAlignment.Left
  203.  
  204. AutoSkill.Name = "AutoSkill"
  205. AutoSkill.Parent = FuncFrame
  206. AutoSkill.BackgroundColor3 = Color3.new(1, 1, 1)
  207. AutoSkill.BackgroundTransparency = 1
  208. AutoSkill.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
  209. AutoSkill.Size = UDim2.new(0, 277, 0, 24)
  210. AutoSkill.Font = Enum.Font.GothamBold
  211. AutoSkill.Text = "> Auto Skill and Auto Attack"
  212. AutoSkill.TextColor3 = Color3.new(1, 1, 1)
  213. AutoSkill.TextSize = 20
  214. AutoSkill.TextXAlignment = Enum.TextXAlignment.Left
  215.  
  216. StealSkill.Name = "StealSkill"
  217. StealSkill.Parent = FuncFrame
  218. StealSkill.BackgroundColor3 = Color3.new(1, 1, 1)
  219. StealSkill.BackgroundTransparency = 1
  220. StealSkill.Position = UDim2.new(0.0419999734, 0, 0.159999996, 0)
  221. StealSkill.Size = UDim2.new(0, 276, 0, 25)
  222. StealSkill.Font = Enum.Font.GothamBold
  223. StealSkill.Text = "> Steal Skill Player"
  224. StealSkill.TextColor3 = Color3.new(1, 1, 1)
  225. StealSkill.TextSize = 20
  226. StealSkill.TextXAlignment = Enum.TextXAlignment.Left
  227.  
  228. TpNpc60.Name = "TpNpc60"
  229. TpNpc60.Parent = FuncFrame
  230. TpNpc60.BackgroundColor3 = Color3.new(1, 1, 1)
  231. TpNpc60.BackgroundTransparency = 1
  232. TpNpc60.Position = UDim2.new(0.0361034535, 0, 0.403333336, 0)
  233. TpNpc60.Size = UDim2.new(0, 276, 0, 24)
  234. TpNpc60.Font = Enum.Font.GothamBold
  235. TpNpc60.Text = "> Tp NPC (60-65)"
  236. TpNpc60.TextColor3 = Color3.new(1, 1, 1)
  237. TpNpc60.TextSize = 20
  238. TpNpc60.TextXAlignment = Enum.TextXAlignment.Left
  239.  
  240. TpNpc75Old.Name = "TpNpc75Old"
  241. TpNpc75Old.Parent = FuncFrame
  242. TpNpc75Old.BackgroundColor3 = Color3.new(1, 1, 1)
  243. TpNpc75Old.BackgroundTransparency = 1
  244. TpNpc75Old.Position = UDim2.new(0.0345517397, 0, 0.649999976, 0)
  245. TpNpc75Old.Size = UDim2.new(0, 279, 0, 24)
  246. TpNpc75Old.Font = Enum.Font.GothamBold
  247. TpNpc75Old.Text = "> Tp NPC (70-75) [OLD]"
  248. TpNpc75Old.TextColor3 = Color3.new(1, 1, 1)
  249. TpNpc75Old.TextSize = 20
  250. TpNpc75Old.TextXAlignment = Enum.TextXAlignment.Left
  251.  
  252. InstantKill70.Name = "InstantKill70"
  253. InstantKill70.Parent = FuncFrame
  254. InstantKill70.BackgroundColor3 = Color3.new(1, 1, 1)
  255. InstantKill70.BackgroundTransparency = 1
  256. InstantKill70.Position = UDim2.new(0.0416551791, 0, 0.536666691, 0)
  257. InstantKill70.Size = UDim2.new(0, 275, 0, 23)
  258. InstantKill70.Font = Enum.Font.GothamBold
  259. InstantKill70.Text = "> Instant Kill (70-75)"
  260. InstantKill70.TextColor3 = Color3.new(1, 1, 1)
  261. InstantKill70.TextSize = 20
  262. InstantKill70.TextXAlignment = Enum.TextXAlignment.Left
  263.  
  264. TpNpc75New.Name = "TpNpc75New"
  265. TpNpc75New.Parent = FuncFrame
  266. TpNpc75New.BackgroundColor3 = Color3.new(1, 1, 1)
  267. TpNpc75New.BackgroundTransparency = 1
  268. TpNpc75New.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
  269. TpNpc75New.Size = UDim2.new(0, 276, 0, 24)
  270. TpNpc75New.Font = Enum.Font.GothamBold
  271. TpNpc75New.Text = "> Tp NPC (70-75) [NEW]"
  272. TpNpc75New.TextColor3 = Color3.new(1, 1, 1)
  273. TpNpc75New.TextSize = 20
  274. TpNpc75New.TextXAlignment = Enum.TextXAlignment.Left
  275.  
  276. AutoFarm59.Name = "AutoFarm59"
  277. AutoFarm59.Parent = FuncFrame
  278. AutoFarm59.BackgroundColor3 = Color3.new(1, 1, 1)
  279. AutoFarm59.BackgroundTransparency = 1
  280. AutoFarm59.Position = UDim2.new(0.0345517397, 0, 0.886666656, 0)
  281. AutoFarm59.Size = UDim2.new(0, 277, 0, 24)
  282. AutoFarm59.Font = Enum.Font.GothamBold
  283. AutoFarm59.Text = "> Auto Farm (1 - 59)"
  284. AutoFarm59.TextColor3 = Color3.new(1, 1, 1)
  285. AutoFarm59.TextSize = 20
  286. AutoFarm59.TextXAlignment = Enum.TextXAlignment.Left
  287.  
  288. FuncLabel.Name = "FuncLabel"
  289. FuncLabel.Parent = MainFrame
  290. FuncLabel.BackgroundColor3 = Color3.new(0, 0, 1)
  291. FuncLabel.BorderSizePixel = 0
  292. FuncLabel.Position = UDim2.new(-2.9662919, 0, -1.1161288, 0)
  293. FuncLabel.Size = UDim2.new(0, 330, 0, 28)
  294.  
  295. FunLabel.Name = "FunLabel"
  296. FunLabel.Parent = FuncLabel
  297. FunLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  298. FunLabel.BackgroundTransparency = 1
  299. FunLabel.Position = UDim2.new(-0.00253554829, 0, -0.0304881502, 0)
  300. FunLabel.Size = UDim2.new(0, 330, 0, 28)
  301. FunLabel.Font = Enum.Font.GothamBold
  302. FunLabel.Text = "FUNCTION"
  303. FunLabel.TextColor3 = Color3.new(1, 1, 1)
  304. FunLabel.TextSize = 20
  305. FunLabel.TextWrapped = true
  306.  
  307. MovementFrame.Name = "MovementFrame"
  308. MovementFrame.Parent = MainFrame
  309. MovementFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  310. MovementFrame.BackgroundTransparency = 0.34999999403954
  311. MovementFrame.Position = UDim2.new(1.85488713, 0, -0.935483634, 0)
  312. MovementFrame.Size = UDim2.new(0, 231, 0, 134)
  313.  
  314. Noclip.Name = "Noclip"
  315. Noclip.Parent = MovementFrame
  316. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  317. Noclip.BackgroundTransparency = 1
  318. Noclip.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
  319. Noclip.Size = UDim2.new(0, 218, 0, 23)
  320. Noclip.Font = Enum.Font.GothamBold
  321. Noclip.Text = "> Noclip"
  322. Noclip.TextColor3 = Color3.new(1, 1, 1)
  323. Noclip.TextSize = 20
  324. Noclip.TextXAlignment = Enum.TextXAlignment.Left
  325.  
  326. Walkspeed.Name = "Walkspeed"
  327. Walkspeed.Parent = MovementFrame
  328. Walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  329. Walkspeed.BackgroundTransparency = 1
  330. Walkspeed.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
  331. Walkspeed.Size = UDim2.new(0, 219, 0, 24)
  332. Walkspeed.Font = Enum.Font.GothamBold
  333. Walkspeed.Text = "> Walk Speed"
  334. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  335. Walkspeed.TextSize = 20
  336. Walkspeed.TextXAlignment = Enum.TextXAlignment.Left
  337.  
  338. HipHight.Name = "HipHight"
  339. HipHight.Parent = MovementFrame
  340. HipHight.BackgroundColor3 = Color3.new(1, 1, 1)
  341. HipHight.BackgroundTransparency = 1
  342. HipHight.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
  343. HipHight.Size = UDim2.new(0, 215, 0, 25)
  344. HipHight.Font = Enum.Font.GothamBold
  345. HipHight.Text = "> HipHight"
  346. HipHight.TextColor3 = Color3.new(1, 1, 1)
  347. HipHight.TextSize = 20
  348. HipHight.TextXAlignment = Enum.TextXAlignment.Left
  349.  
  350.  
  351. Movement.Name = "Movement"
  352. Movement.Parent = MainFrame
  353. Movement.BackgroundColor3 = Color3.new(0, 0, 1)
  354. Movement.BorderSizePixel = 0
  355. Movement.Position = UDim2.new(1.6518172, 0, -1.12258029, 0)
  356. Movement.Size = UDim2.new(0, 268, 0, 28)
  357.  
  358. MoveLabel.Name = "MoveLabel"
  359. MoveLabel.Parent = Movement
  360. MoveLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  361. MoveLabel.BackgroundTransparency = 1
  362. MoveLabel.Position = UDim2.new(0.00165979564, 0, 0.0398110151, 0)
  363. MoveLabel.Size = UDim2.new(0, 267, 0, 27)
  364. MoveLabel.Font = Enum.Font.GothamBold
  365. MoveLabel.Text = "MOVEMENT"
  366. MoveLabel.TextColor3 = Color3.new(1, 1, 1)
  367. MoveLabel.TextSize = 20
  368. MoveLabel.TextWrapped = true
  369.  
  370. Settings.Name = "Settings"
  371. Settings.Parent = MainFrame
  372. Settings.BackgroundColor3 = Color3.new(0, 0, 1)
  373. Settings.BorderSizePixel = 0
  374. Settings.Position = UDim2.new(5.43833399, 0, -1.12258029, 0)
  375. Settings.Size = UDim2.new(0, 164, 0, 28)
  376.  
  377. SettingLabel.Name = "SettingLabel"
  378. SettingLabel.Parent = Settings
  379. SettingLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  380. SettingLabel.BackgroundTransparency = 1
  381. SettingLabel.Position = UDim2.new(0.00773625821, 0, -0.0316171646, 0)
  382. SettingLabel.Size = UDim2.new(0, 162, 0, 27)
  383. SettingLabel.Font = Enum.Font.GothamBold
  384. SettingLabel.Text = "SETTINGS"
  385. SettingLabel.TextColor3 = Color3.new(1, 1, 1)
  386. SettingLabel.TextSize = 20
  387. SettingLabel.TextWrapped = true
  388.  
  389. SettingFrame.Name = "SettingFrame"
  390. SettingFrame.Parent = MainFrame
  391. SettingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  392. SettingFrame.BackgroundTransparency = 0.34999999403954
  393. SettingFrame.Position = UDim2.new(5.50876904, 0, -0.94193548, 0)
  394. SettingFrame.Size = UDim2.new(0, 151, 0, 100)
  395.  
  396. DisableBlur.Name = "DisableBlur"
  397. DisableBlur.Parent = SettingFrame
  398. DisableBlur.BackgroundColor3 = Color3.new(1, 1, 1)
  399. DisableBlur.BackgroundTransparency = 1
  400. DisableBlur.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
  401. DisableBlur.Size = UDim2.new(0, 134, 0, 26)
  402. DisableBlur.Font = Enum.Font.GothamBold
  403. DisableBlur.Text = "> Disable Blur"
  404. DisableBlur.TextColor3 = Color3.new(1, 1, 1)
  405. DisableBlur.TextSize = 20
  406. DisableBlur.TextWrapped = true
  407.  
  408. DisableBlurON.Name = "DisableBlur"
  409. DisableBlurON.Parent = SettingFrame
  410. DisableBlurON.BackgroundColor3 = Color3.new(1, 1, 1)
  411. DisableBlurON.BackgroundTransparency = 1
  412. DisableBlurON.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
  413. DisableBlurON.Size = UDim2.new(0, 134, 0, 26)
  414. DisableBlurON.Font = Enum.Font.GothamBold
  415. DisableBlurON.Text = "> Disable Blur"
  416. DisableBlurON.TextColor3 = Color3.new(1, 1, 1)
  417. DisableBlurON.TextSize = 20
  418. DisableBlurON.TextWrapped = true
  419. DisableBlurON.Visible = false
  420.  
  421. NoclipON.Name = "Noclip"
  422. NoclipON.Parent = MovementFrame
  423. NoclipON.BackgroundColor3 = Color3.new(1, 1, 1)
  424. NoclipON.BackgroundTransparency = 1
  425. NoclipON.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
  426. NoclipON.Size = UDim2.new(0, 218, 0, 23)
  427. NoclipON.Font = Enum.Font.GothamBold
  428. NoclipON.Text = "> Noclip"
  429. NoclipON.TextColor3 = Color3.new(1, 1, 1)
  430. NoclipON.TextSize = 20
  431. NoclipON.TextXAlignment = Enum.TextXAlignment.Left
  432. NoclipON.Visible = false
  433.  
  434. WalkspeedON.Name = "Walkspeed"
  435. WalkspeedON.Parent = MovementFrame
  436. WalkspeedON.BackgroundColor3 = Color3.new(1, 1, 1)
  437. WalkspeedON.BackgroundTransparency = 1
  438. WalkspeedON.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
  439. WalkspeedON.Size = UDim2.new(0, 219, 0, 24)
  440. WalkspeedON.Font = Enum.Font.GothamBold
  441. WalkspeedON.Text = "> Walk Speed"
  442. WalkspeedON.TextColor3 = Color3.new(1, 1, 1)
  443. WalkspeedON.TextSize = 20
  444. WalkspeedON.TextXAlignment = Enum.TextXAlignment.Left
  445. WalkspeedON.Visible = false
  446.  
  447. HipHightON.Name = "HipHight"
  448. HipHightON.Parent = MovementFrame
  449. HipHightON.BackgroundColor3 = Color3.new(1, 1, 1)
  450. HipHightON.BackgroundTransparency = 1
  451. HipHightON.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
  452. HipHightON.Size = UDim2.new(0, 215, 0, 25)
  453. HipHightON.Font = Enum.Font.GothamBold
  454. HipHightON.Text = "> HipHight"
  455. HipHightON.TextColor3 = Color3.new(1, 1, 1)
  456. HipHightON.TextSize = 20
  457. HipHightON.TextXAlignment = Enum.TextXAlignment.Left
  458. HipHightON.Visible = false
  459.  
  460. InstantKill60ON.Name = "InstantKill60"
  461. InstantKill60ON.Parent = FuncFrame
  462. InstantKill60ON.BackgroundColor3 = Color3.new(1, 1, 1)
  463. InstantKill60ON.BackgroundTransparency = 1
  464. InstantKill60ON.Position = UDim2.new(0.0411034413, 0, 0.273333341, 0)
  465. InstantKill60ON.Size = UDim2.new(0, 278, 0, 23)
  466. InstantKill60ON.Font = Enum.Font.GothamBold
  467. InstantKill60ON.Text = "> Instant Kill (60-65)"
  468. InstantKill60ON.TextColor3 = Color3.new(1, 1, 1)
  469. InstantKill60ON.TextSize = 20
  470. InstantKill60ON.TextXAlignment = Enum.TextXAlignment.Left
  471. InstantKill60ON.Visible = false
  472.  
  473. AutoSkillON.Name = "AutoSkill"
  474. AutoSkillON.Parent = FuncFrame
  475. AutoSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
  476. AutoSkillON.BackgroundTransparency = 1
  477. AutoSkillON.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
  478. AutoSkillON.Size = UDim2.new(0, 277, 0, 24)
  479. AutoSkillON.Font = Enum.Font.GothamBold
  480. AutoSkillON.Text = "> Auto Skill and Auto Attack"
  481. AutoSkillON.TextColor3 = Color3.new(1, 1, 1)
  482. AutoSkillON.TextSize = 20
  483. AutoSkillON.TextXAlignment = Enum.TextXAlignment.Left
  484. AutoSkillON.Visible = false
  485.  
  486. StealSkillON.Name = "StealSkill"
  487. StealSkillON.Parent = FuncFrame
  488. StealSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
  489. StealSkillON.BackgroundTransparency = 1
  490. StealSkillON.Position = UDim2.new(0.0419999734, 0, 0.159999996, 0)
  491. StealSkillON.Size = UDim2.new(0, 276, 0, 25)
  492. StealSkillON.Font = Enum.Font.GothamBold
  493. StealSkillON.Text = "> Steal Skill Player"
  494. StealSkillON.TextColor3 = Color3.new(1, 1, 1)
  495. StealSkillON.TextSize = 20
  496. StealSkillON.TextXAlignment = Enum.TextXAlignment.Left
  497. StealSkillON.Visible = false
  498.  
  499. TpNpc60ON.Name = "TpNpc60"
  500. TpNpc60ON.Parent = FuncFrame
  501. TpNpc60ON.BackgroundColor3 = Color3.new(1, 1, 1)
  502. TpNpc60ON.BackgroundTransparency = 1
  503. TpNpc60ON.Position = UDim2.new(0.0361034535, 0, 0.403333336, 0)
  504. TpNpc60ON.Size = UDim2.new(0, 276, 0, 24)
  505. TpNpc60ON.Font = Enum.Font.GothamBold
  506. TpNpc60ON.Text = "> Tp NPC (60-65)"
  507. TpNpc60ON.TextColor3 = Color3.new(1, 1, 1)
  508. TpNpc60ON.TextSize = 20
  509. TpNpc60ON.TextXAlignment = Enum.TextXAlignment.Left
  510. TpNpc60ON.Visible = false
  511.  
  512. TpNpc75OldON.Name = "TpNpc75Old"
  513. TpNpc75OldON.Parent = FuncFrame
  514. TpNpc75OldON.BackgroundColor3 = Color3.new(1, 1, 1)
  515. TpNpc75OldON.BackgroundTransparency = 1
  516. TpNpc75OldON.Position = UDim2.new(0.0345517397, 0, 0.649999976, 0)
  517. TpNpc75OldON.Size = UDim2.new(0, 279, 0, 24)
  518. TpNpc75OldON.Font = Enum.Font.GothamBold
  519. TpNpc75OldON.Text = "> Tp NPC (70-75) [OLD]"
  520. TpNpc75OldON.TextColor3 = Color3.new(1, 1, 1)
  521. TpNpc75OldON.TextSize = 20
  522. TpNpc75OldON.TextXAlignment = Enum.TextXAlignment.Left
  523. TpNpc75OldON.Visible = false
  524.  
  525. InstantKill70ON.Name = "InstantKill70"
  526. InstantKill70ON.Parent = FuncFrame
  527. InstantKill70ON.BackgroundColor3 = Color3.new(1, 1, 1)
  528. InstantKill70ON.BackgroundTransparency = 1
  529. InstantKill70ON.Position = UDim2.new(0.0416551791, 0, 0.536666691, 0)
  530. InstantKill70ON.Size = UDim2.new(0, 275, 0, 23)
  531. InstantKill70ON.Font = Enum.Font.GothamBold
  532. InstantKill70ON.Text = "> Instant Kill (70-75)"
  533. InstantKill70ON.TextColor3 = Color3.new(1, 1, 1)
  534. InstantKill70ON.TextSize = 20
  535. InstantKill70ON.TextXAlignment = Enum.TextXAlignment.Left
  536. InstantKill70ON.Visible = false
  537.  
  538. TpNpc75NewON.Name = "TpNpc75New"
  539. TpNpc75NewON.Parent = FuncFrame
  540. TpNpc75NewON.BackgroundColor3 = Color3.new(1, 1, 1)
  541. TpNpc75NewON.BackgroundTransparency = 1
  542. TpNpc75NewON.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
  543. TpNpc75NewON.Size = UDim2.new(0, 276, 0, 24)
  544. TpNpc75NewON.Font = Enum.Font.GothamBold
  545. TpNpc75NewON.Text = "> Tp NPC (70-75) [NEW]"
  546. TpNpc75NewON.TextColor3 = Color3.new(1, 1, 1)
  547. TpNpc75NewON.TextSize = 20
  548. TpNpc75NewON.TextXAlignment = Enum.TextXAlignment.Left
  549. TpNpc75NewON.Visible = false
  550.  
  551. AutoFarm59ON.Name = "AutoFarm59"
  552. AutoFarm59ON.Parent = FuncFrame
  553. AutoFarm59ON.BackgroundColor3 = Color3.new(1, 1, 1)
  554. AutoFarm59ON.BackgroundTransparency = 1
  555. AutoFarm59ON.Position = UDim2.new(0.0345517397, 0, 0.886666656, 0)
  556. AutoFarm59ON.Size = UDim2.new(0, 277, 0, 24)
  557. AutoFarm59ON.Font = Enum.Font.GothamBold
  558. AutoFarm59ON.Text = "> Auto Farm (1 - 59)"
  559. AutoFarm59ON.TextColor3 = Color3.new(1, 1, 1)
  560. AutoFarm59ON.TextSize = 20
  561. AutoFarm59ON.TextXAlignment = Enum.TextXAlignment.Left
  562. AutoFarm59ON.Visible = false
  563.  
  564. --Local Name
  565. Name = game.Players.LocalPlayer.Name
  566. --Sound error
  567. local newsound = Instance.new("Sound",workspace)
  568. newsound.Name = "earbleed"
  569. newsound.SoundId = "rbxassetid://285685019"
  570. newsound.Looped = true
  571. local earbleep = Instance.new("DistortionSoundEffect",newsound)
  572. earbleep.Enabled = true
  573. earbleep.Priority = 55
  574. --Welcome
  575. Welcome.Text = "WELCOME: "..Name..""
  576. TextLabel.Text = "HELLO: "..Name..""
  577. --Local key
  578. key = "Cracked"
  579.  
  580.  
  581. --Check key
  582. local doScript = function()
  583. wait()
  584. AuthenticationFrame.Visible = false
  585. MainFrame.Visible = true
  586. Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
  587. game.Lighting.BlurLoad.Size = 20
  588. wait()
  589. --Open/Close
  590. function onKeyPress(inputObject, gameProcessedEvent)
  591. if inputObject.KeyCode == Enum.KeyCode.RightShift then
  592. if MainFrame.Visible == true then
  593. MainFrame.Visible = false
  594. game.Lighting.BlurLoad:Destroy()
  595. elseif MainFrame.Visible == false then
  596. MainFrame.Visible = true
  597. Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
  598. game.Lighting.BlurLoad.Size = 20
  599. wait()
  600. end
  601. end
  602. end
  603. --Disable Blur
  604. DisableBlur.MouseButton1Down:connect(function()
  605. DisableBlur.Visible = false
  606. DisableBlurON.Visible = true
  607. game.Lighting.BlurLoad:Destroy()
  608. end)
  609.  
  610. DisableBlurON.MouseButton1Down:connect(function()
  611. DisableBlurON.Visible = false
  612. DisableBlur.Visible = true
  613. Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
  614. game.Lighting.BlurLoad.Size = 20
  615. end)
  616. --Auto Skill
  617. AutoSkill.MouseButton1Down:connect(function()
  618. AutoSkill.Visible = false
  619. AutoSkillON.Visible = true
  620. --Script Here (ON)
  621. function FireSwingRemote()
  622. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  623. if v:FindFirstChild("Weapon") and v:FindFirstChild("swing") then
  624. return v.swing:FireServer()
  625. end
  626. end
  627. end
  628. _G.Skill = true
  629. while _G.Skill do
  630. wait()
  631. FireSwingRemote()
  632. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  633. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  634. if v.abilitySlot.Value == "q" then
  635. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  636. v.cooldown.Changed:Connect(function()
  637. v.cooldown.Value = 0
  638. end)
  639. end
  640. end
  641. end
  642. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  643. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  644. if v.abilitySlot.Value == "e" then
  645. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  646. v.cooldown.Changed:Connect(function()
  647. v.cooldown.Value = 0
  648. end)
  649. end
  650. end
  651. end
  652. end
  653. end)
  654.  
  655. --Instant Kill
  656. InstantKill60.MouseButton1Down:connect(function()
  657. InstantKill60.Visible = false
  658. InstantKill60ON.Visible = true
  659. --Script Here (ON)
  660. _G.a = true
  661. while _G.a do
  662. wait(2)
  663. for a,b in pairs(game.Workspace:GetChildren()) do
  664. if b:IsA("Folder") then
  665. for c,d in pairs(b:GetChildren()) do
  666. if d:FindFirstChild("enemyFolder") then
  667. for e,f in pairs(d.enemyFolder:GetChildren()) do
  668. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  669. repeat
  670.  
  671. f.Humanoid.Health = 0
  672. wait()
  673. until f.Humanoid.Health < 1
  674. end
  675. end
  676. end
  677. end
  678. end
  679. end
  680. for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
  681. if string.find(m.Name,"") then
  682. if m.Humanoid.Health < 1 then
  683. wait(2)
  684. game:GetService'TeleportService':Teleport(2414851778)
  685. end
  686. end
  687. end
  688. end
  689. end)
  690.  
  691. --Instant Kill
  692. InstantKill70.MouseButton1Down:connect(function()
  693. InstantKill70.Visible = false
  694. InstantKill70ON.Visible = true
  695. --Script Here (ON)
  696. _G.s = true
  697. while _G.s do
  698. wait(2)
  699. for z,x in pairs(game.Workspace:GetChildren()) do
  700. if x:IsA("Folder") then
  701. for j,k in pairs(x:GetChildren()) do
  702. if k:FindFirstChild("enemyFolder") then
  703. for q,u in pairs(k.enemyFolder:GetChildren()) do
  704. if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
  705. for v,g in pairs(u:GetChildren()) do
  706. if g.Name == "Head" then
  707. g:Destroy()
  708. wait()
  709. end
  710. end
  711. end
  712. end
  713. end
  714. end
  715. end
  716. end
  717. for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
  718. if string.find(m.Name,"The") then
  719. if m.Humanoid.Health < 1 then
  720. wait(2)
  721. game:GetService'TeleportService':Teleport(2414851778)
  722. end
  723. end
  724. end
  725. end
  726. end)
  727.  
  728. --Steal Skill
  729. StealSkill.MouseButton1Down:connect(function()
  730. StealSkill.Visible = false
  731. StealSkillON.Visible = true
  732. --Script Here (ON)
  733. _G.Steal = true
  734. while _G.Steal do
  735. wait()
  736. for a,b in pairs(game.Players:GetChildren()) do
  737. if string.find(b.Name,"") then
  738. for c,d in pairs(b.Backpack:GetChildren()) do
  739. if d:IsA("Tool") then
  740. d.Parent = game.Players.LocalPlayer.Backpack
  741. end
  742. end
  743. end
  744. end
  745. end
  746.  
  747. end)
  748.  
  749. --TpNPC
  750. TpNpc60.MouseButton1Down:connect(function()
  751. TpNpc60.Visible = false
  752. TpNpc60ON.Visible = true
  753. --Script Here (ON)
  754. _G.Farma = true
  755. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  756. noclip = true
  757. game:GetService('RunService').Stepped:connect(function()
  758. if noclip then
  759. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  760. end
  761. end)
  762. plr = game.Players.LocalPlayer
  763. mouse = plr:GetMouse()
  764. mouse.KeyDown:connect(function(key)
  765.  
  766. if key == "o" then
  767. noclip = not noclip
  768. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  769. end
  770. end)
  771. print('Created by FileExplorer')
  772. print('Credits to Peyton for the ChangeState part of this script')
  773. while _G.Farma do
  774. wait(2)
  775. for a,b in pairs(game.Workspace:GetChildren()) do
  776. if b:IsA("Folder") then
  777. for c,d in pairs(b:GetChildren()) do
  778. if d:FindFirstChild("enemyFolder") then
  779. for e,f in pairs(d.enemyFolder:GetChildren()) do
  780. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  781. repeat
  782. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(f.HumanoidRootPart.Position + Vector3.new(0,20,0),f.HumanoidRootPart.Position)
  783. f.Humanoid.Health = 0
  784. wait(0.8)
  785. until f.Humanoid.Health < 1
  786. end
  787. end
  788. end
  789. end
  790. end
  791. end
  792. end
  793. end)
  794.  
  795.  
  796. --TpNPC
  797. TpNpc75Old.MouseButton1Down:connect(function()
  798. TpNpc75Old.Visible = false
  799. TpNpc75OldON.Visible = true
  800. --Script Here (ON)
  801. _G.Farms = true
  802. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  803. noclip = true
  804. game:GetService('RunService').Stepped:connect(function()
  805. if noclip then
  806. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  807. end
  808. end)
  809. plr = game.Players.LocalPlayer
  810. mouse = plr:GetMouse()
  811. mouse.KeyDown:connect(function(key)
  812.  
  813. if key == "o" then
  814. noclip = not noclip
  815. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  816. end
  817. end)
  818. print('Created by FileExplorer')
  819. print('Credits to Peyton for the ChangeState part of this script')
  820. while _G.Farms do
  821. wait(2)
  822. for a,b in pairs(game.Workspace:GetChildren()) do
  823. if b:IsA("Folder") then
  824. for c,d in pairs(b:GetChildren()) do
  825. if d:FindFirstChild("enemyFolder") then
  826. for e,f in pairs(d.enemyFolder:GetChildren()) do
  827. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  828. repeat
  829. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = f.HumanoidRootPart.CFrame * CFrame.new(0,15,0)
  830. f.Humanoid.Health = 0
  831. wait()
  832. for z,x in pairs(game.Workspace:GetChildren()) do
  833. if x:IsA("Folder") then
  834. for j,k in pairs(x:GetChildren()) do
  835. if k:FindFirstChild("enemyFolder") then
  836. for q,u in pairs(k.enemyFolder:GetChildren()) do
  837. if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
  838. for v,g in pairs(u:GetChildren()) do
  839. if g.Name == "Head" then
  840. g:Destroy()
  841. wait()
  842. end
  843. end
  844. end
  845. end
  846. end
  847. end
  848. end
  849. end
  850. until f.Humanoid.Health < 1
  851. end
  852. end
  853. end
  854. end
  855. end
  856. end
  857. for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
  858. if string.find(m.Name,"The") then
  859. if m.Humanoid.Health < 1 then
  860. wait(2)
  861. game:GetService'TeleportService':Teleport(2414851778)
  862. end
  863. end
  864. end
  865. end
  866. end)
  867.  
  868. --TpNPC
  869. TpNpc75New.MouseButton1Down:connect(function()
  870. TpNpc75New.Visible = false
  871. TpNpc75NewON.Visible = true
  872. --Script Here (ON)
  873. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  874. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  875. l.Parent = game.Players.LocalPlayer.Character
  876. l.Name = "Humanoid"
  877. wait(0.1)
  878. game.Players.LocalPlayer.Character["1"]:Destroy()
  879. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  880. game.Players.LocalPlayer.Character.Animate.Disabled = true
  881. wait(0.1)
  882. game.Players.LocalPlayer.Character.Animate.Disabled = false
  883. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  884. _G.Farmf = true
  885. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  886. noclip = true
  887. game:GetService('RunService').Stepped:connect(function()
  888. if noclip then
  889. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  890. end
  891. end)
  892. plr = game.Players.LocalPlayer
  893. mouse = plr:GetMouse()
  894. mouse.KeyDown:connect(function(key)
  895.  
  896. if key == "o" then
  897. noclip = not noclip
  898. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  899. end
  900. end)
  901. print('Created by FileExplorer')
  902. print('Credits to Peyton for the ChangeState part of this script')
  903. while _G.Farmf do
  904. wait(2)
  905. for a,b in pairs(game.Workspace:GetChildren()) do
  906. if b:IsA("Folder") then
  907. for c,d in pairs(b:GetChildren()) do
  908. if d:FindFirstChild("enemyFolder") then
  909. for e,f in pairs(d.enemyFolder:GetChildren()) do
  910. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  911.  
  912. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = f.HumanoidRootPart.CFrame * CFrame.new(0,1,0)
  913. f.Humanoid.Health = 0
  914. wait(0.5)
  915. for z,x in pairs(game.Workspace:GetChildren()) do
  916. if x:IsA("Folder") then
  917. for j,k in pairs(x:GetChildren()) do
  918. if k:FindFirstChild("enemyFolder") then
  919. for q,u in pairs(k.enemyFolder:GetChildren()) do
  920. if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
  921. for v,g in pairs(u:GetChildren()) do
  922. if g.Name == "Head" then
  923. g:Destroy()
  924. wait()
  925. end
  926. end
  927. end
  928. end
  929. end
  930. end
  931. end
  932. end
  933.  
  934. end
  935. end
  936. end
  937. end
  938. end
  939. end
  940. for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
  941. if string.find(m.Name,"The") then
  942. if m.Humanoid.Health < 1 then
  943. wait(2)
  944. game:GetService'TeleportService':Teleport(2414851778)
  945. end
  946. end
  947. end
  948. end
  949. end)
  950.  
  951.  
  952. --HipHight
  953. HipHight.MouseButton1Down:connect(function()
  954. HipHight.Visible = false
  955. HipHightON.Visible = true
  956. --Script Here (ON)
  957. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 15
  958. end)
  959.  
  960. --Noclip
  961. Noclip.MouseButton1Down:connect(function()
  962. Noclip.Visible = false
  963. NoclipON.Visible = true
  964. --Script Here (ON)
  965. noclip = true
  966. game:GetService('RunService').Stepped:connect(function()
  967. if noclip then
  968. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  969. end
  970. end)
  971. plr = game.Players.LocalPlayer
  972. mouse = plr:GetMouse()
  973. mouse.KeyDown:connect(function(key)
  974.  
  975. if key == "o" then
  976. noclip = not noclip
  977. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  978. end
  979. end)
  980. print('Thanks for Use')
  981. print('Thanks very much')
  982. end)
  983.  
  984. --Walkspeed
  985. Walkspeed.MouseButton1Down:connect(function()
  986. Walkspeed.Visible = false
  987. WalkspeedON.Visible = true
  988. --Script Here (ON)
  989. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 100
  990. end)
  991.  
  992. --Auto Skill OFF
  993. AutoSkillON.MouseButton1Down:connect(function()
  994. AutoSkillON.Visible = false
  995. AutoSkill.Visible = true
  996. --Script Here (OFF)
  997. _G.Skill = false
  998. end)
  999.  
  1000. --Instant Kill OFF
  1001. InstantKill60ON.MouseButton1Down:connect(function()
  1002. InstantKill60ON.Visible = false
  1003. InstantKill60.Visible = true
  1004. --Script Here (OFF)
  1005. _G.a = false
  1006. end)
  1007.  
  1008. --Instant Kill OFF
  1009. InstantKill70ON.MouseButton1Down:connect(function()
  1010. InstantKill70ON.Visible = false
  1011. InstantKill70.Visible = true
  1012. --Script Here (OFF)
  1013. _G.s = false
  1014. end)
  1015.  
  1016. --Steal Skill OFF
  1017. StealSkillON.MouseButton1Down:connect(function()
  1018. StealSkillON.Visible = false
  1019. StealSkill.Visible = true
  1020. --Script Here (OFF)
  1021. _G.Steal = false
  1022. end)
  1023.  
  1024. --TpNPC OFF
  1025. TpNpc60ON.MouseButton1Down:connect(function()
  1026. TpNpc60ON.Visible = false
  1027. TpNpc60.Visible = true
  1028. --Script Here (OFF)
  1029. _G.Farma = false
  1030. end)
  1031.  
  1032. --TpNPC 70 OFF
  1033. TpNpc75OldON.MouseButton1Down:connect(function()
  1034. TpNpc75OldON.Visible = false
  1035. TpNpc75Old.Visible = true
  1036. --Script Here (OFF)
  1037. _G.Farms = false
  1038. end)
  1039.  
  1040. --TpNPC 70 OFF
  1041. TpNpc75NewON.MouseButton1Down:connect(function()
  1042. TpNpc75NewON.Visible = false
  1043. TpNpc75New.Visible = true
  1044. --Script Here (OFF)
  1045. _G.Farmf = false
  1046.  
  1047. end)
  1048.  
  1049. --HipHight OFF
  1050. HipHightON.MouseButton1Down:connect(function()
  1051. HipHightON.Visible = false
  1052. HipHight.Visible = true
  1053. --Script Here (OFF)
  1054. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  1055. end)
  1056.  
  1057. --Noclip OFF
  1058. NoclipON.MouseButton1Down:connect(function()
  1059. NoclipON.Visible = false
  1060. Noclip.Visible = true
  1061. --Script Here (OFF)
  1062. noclip = false
  1063. game:GetService('RunService').Stepped:connect(function()
  1064. if noclip then
  1065. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1066. end
  1067. end)
  1068. plr = game.Players.LocalPlayer
  1069. mouse = plr:GetMouse()
  1070. mouse.KeyDown:connect(function(key)
  1071.  
  1072. if key == "o" then
  1073. noclip = not noclip
  1074. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1075. end
  1076. end)
  1077. print('Thanks for Use')
  1078. print('Thanks very much')
  1079. end)
  1080.  
  1081. --Walkspeed OFF
  1082. WalkspeedON.MouseButton1Down:connect(function()
  1083. WalkspeedON.Visible = false
  1084. Walkspeed.Visible = true
  1085. --Script Here (OFF)
  1086. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 30
  1087. end)
  1088.  
  1089. --Auto Farm
  1090. AutoFarm59.MouseButton1Down:connect(function()
  1091. AutoFarm59ON.Visible = true
  1092. AutoFarm59.Visible = false
  1093. --Script Here (ON)
  1094. _G.Farmd = true
  1095. noclip = true
  1096. game:GetService('RunService').Stepped:connect(function()
  1097. if noclip then
  1098. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1099. end
  1100. end)
  1101. plr = game.Players.LocalPlayer
  1102. mouse = plr:GetMouse()
  1103. mouse.KeyDown:connect(function(key)
  1104.  
  1105. if key == "o" then
  1106. noclip = not noclip
  1107. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1108. end
  1109. end)
  1110.  
  1111. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  1112. while _G.Farmd do
  1113. wait(3)
  1114. for a,b in pairs(game.Workspace:GetChildren()) do
  1115. if b:IsA("Folder") then
  1116. for c,d in pairs(b:GetChildren()) do
  1117. if d:FindFirstChild("enemyFolder") then
  1118. for e,f in pairs(d.enemyFolder:GetChildren()) do
  1119. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  1120.  
  1121. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(f.HumanoidRootPart.Position + Vector3.new(0,6,0),f.HumanoidRootPart.Position)
  1122.  
  1123.  
  1124. wait()
  1125.  
  1126. end
  1127. end
  1128. end
  1129. end
  1130. end
  1131. end
  1132. end
  1133. end)
  1134.  
  1135. --Auto Farm OFF
  1136. AutoFarm59ON.MouseButton1Down:connect(function()
  1137. AutoFarm59.Visible = true
  1138. AutoFarm59ON.Visible = false
  1139. _G.Farmd = false
  1140. end)
  1141.  
  1142. --Rainbown Settings
  1143. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  1144. local counter1 = 1
  1145. while wait(0.1) do
  1146. FuncLabel.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1147. Movement.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1148. AutoSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1149. StealSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1150. InstantKill60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1151. TpNpc60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1152. HipHightON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1153. NoclipON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1154. WalkspeedON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1155. NameGUI.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1156. InstantKill70ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1157. TpNpc75NewON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1158. TpNpc75OldON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1159. DisableBlurON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1160. Settings.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1161. AutoFarm59ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  1162. counter1 = counter1 + 0.01
  1163. end
  1164. end
  1165.  
  1166. doScript()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement