Advertisement
aesnike

Code Tah

Oct 25th, 2024 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.36 KB | None | 0 0
  1. --!!Code is ThanhTuoi!!--
  2. game.StarterGui:SetCore('SendNotification', {
  3. Title = 'DungeonQuest OP';
  4. Text = "Make by ThanhTuoi#6349";
  5. Duration = 5;
  6. })
  7. local Main = Instance.new("ScreenGui")
  8. local ErrorFrame = Instance.new("ImageLabel")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextLabel_2 = Instance.new("TextLabel")local Welcome = Instance.new("TextLabel")
  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 AutoSkill = Instance.new("TextButton")
  16. local TpNpc75New = Instance.new("TextButton")
  17. local AutoFarm59 = Instance.new("TextButton")
  18. local AutoSkillON = Instance.new("TextButton")
  19. local TpNpc75OldON = Instance.new("TextButton")
  20. local InstantKill70ON = Instance.new("TextButton")
  21. local TpNpc75NewON = Instance.new("TextButton")
  22. local AutoFarm59ON = Instance.new("TextButton")
  23. local FuncLabel = Instance.new("Frame")
  24. local FunLabel = Instance.new("TextLabel")
  25. local MovementFrame = Instance.new("Frame")
  26. local Noclip = Instance.new("TextButton")
  27. local Walkspeed = Instance.new("TextButton")
  28. local HipHight = Instance.new("TextButton")
  29. local NoclipON = Instance.new("TextButton")
  30. local WalkspeedON = Instance.new("TextButton")
  31. local HipHightON = Instance.new("TextButton")
  32. local Movement = Instance.new("Frame")
  33. local MoveLabel = Instance.new("TextLabel")
  34. local Settings = Instance.new("Frame")
  35. local SettingLabel = Instance.new("TextLabel")
  36. local SettingFrame = Instance.new("Frame")
  37. local DisableBlur = Instance.new("TextButton")
  38. local DisableBlurON = Instance.new("TextButton")
  39. --Properties:
  40. Main.Name = "Main"
  41. Main.Parent = game.CoreGui
  42.  
  43. ErrorFrame.Name = "ErrorFrame"
  44. ErrorFrame.Parent = Main
  45. ErrorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  46. ErrorFrame.BackgroundTransparency = 1
  47. ErrorFrame.Position = UDim2.new(0.399136275, 0, 0.413120627, 0)
  48. ErrorFrame.Size = UDim2.new(0, 327, 0, 132)
  49. ErrorFrame.Visible = false
  50. ErrorFrame.Image = "rbxassetid://2851926732"
  51. ErrorFrame.ImageColor3 = Color3.new(0.333333, 1, 1)
  52. ErrorFrame.ScaleType = Enum.ScaleType.Slice
  53. ErrorFrame.SliceCenter = Rect.new(12, 12, 12, 12)
  54.  
  55.  
  56. TextLabel.Parent = ErrorFrame
  57. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  58. TextLabel.BackgroundTransparency = 1
  59. TextLabel.Position = UDim2.new(0.0214067101, 0, 0.246810317, 0)
  60. TextLabel.Size = UDim2.new(0, 320, 0, 31)
  61. TextLabel.Font = Enum.Font.GothamBold
  62. TextLabel.Text = "HELLO:"
  63. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  64. TextLabel.TextSize = 25
  65. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  66.  
  67. TextLabel_2.Parent = ErrorFrame
  68. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  69. TextLabel_2.BackgroundTransparency = 1
  70. TextLabel_2.Position = UDim2.new(0.0214067325, 0, 0.481658876, 0)
  71. TextLabel_2.Size = UDim2.new(0, 308, 0, 57)
  72. TextLabel_2.Font = Enum.Font.GothamBold
  73. TextLabel_2.TextColor3 = Color3.new(1, 0, 0)
  74. TextLabel_2.TextSize = 19
  75. TextLabel_2.TextWrapped = true
  76. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  77.  
  78.  
  79. MainFrame.Name = "MainFrame"
  80. MainFrame.Parent = Main
  81. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  82. MainFrame.BackgroundTransparency = 1
  83. MainFrame.Position = UDim2.new(0.177810133, 0, 0.345759362, 0)
  84. MainFrame.Size = UDim2.new(0, 89, 0, 155)
  85. MainFrame.Visible = false
  86.  
  87. NameGUI.Name = "Name"
  88. NameGUI.Parent = MainFrame
  89. NameGUI.BackgroundColor3 = Color3.new(1, 1, 1)
  90. NameGUI.BackgroundTransparency = 1
  91. NameGUI.Position = UDim2.new(-3.27465081, 0, -1.81935489, 0)
  92. NameGUI.Size = UDim2.new(0, 483, 0, 59)
  93. NameGUI.Font = Enum.Font.GothamBold
  94. NameGUI.Text = "DUNGEON QUEST OP"
  95. NameGUI.TextColor3 = Color3.new(0, 0, 0)
  96. NameGUI.TextSize = 50
  97.  
  98. Ver.Name = "Ver"
  99. Ver.Parent = NameGUI
  100. Ver.BackgroundColor3 = Color3.new(1, 1, 1)
  101. Ver.BackgroundTransparency = 1
  102. Ver.Position = UDim2.new(0.853597999, 0, 0.828571439, 0)
  103. Ver.Size = UDim2.new(0, 146, 0, 46)
  104. Ver.Font = Enum.Font.GothamBold
  105. Ver.Text = "V1.0.5"
  106. Ver.TextColor3 = Color3.new(1, 0, 0)
  107. Ver.TextSize = 40
  108.  
  109. FuncFrame.Name = "FuncFrame"
  110. FuncFrame.Parent = MainFrame
  111. FuncFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  112. FuncFrame.BackgroundTransparency = 0.34999999403954
  113. FuncFrame.Position = UDim2.new(-2.7415731, 0, -0.935483873, 0)
  114. FuncFrame.Size = UDim2.new(0, 290, 0, 300)
  115.  
  116.  
  117. AutoSkill.Name = "AutoSkill"
  118. AutoSkill.Parent = FuncFrame
  119. AutoSkill.BackgroundColor3 = Color3.new(1, 1, 1)
  120. AutoSkill.BackgroundTransparency = 1
  121. AutoSkill.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
  122. AutoSkill.Size = UDim2.new(0, 277, 0, 24)
  123. AutoSkill.Font = Enum.Font.GothamBold
  124. AutoSkill.Text = "> Auto Skill and Auto Attack"
  125. AutoSkill.TextColor3 = Color3.new(1, 1, 1)
  126. AutoSkill.TextSize = 20
  127. AutoSkill.TextXAlignment = Enum.TextXAlignment.Left
  128.  
  129. TpNpc75New.Name = "TpNpc75New"
  130. TpNpc75New.Parent = FuncFrame
  131. TpNpc75New.BackgroundColor3 = Color3.new(1, 1, 1)
  132. TpNpc75New.BackgroundTransparency = 1
  133. TpNpc75New.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
  134. TpNpc75New.Size = UDim2.new(0, 276, 0, 24)
  135. TpNpc75New.Font = Enum.Font.GothamBold
  136. TpNpc75New.Text = "> Tp NPC (70-75) [NEW]"
  137. TpNpc75New.TextColor3 = Color3.new(1, 1, 1)
  138. TpNpc75New.TextSize = 20
  139. TpNpc75New.TextXAlignment = Enum.TextXAlignment.Left
  140.  
  141. AutoFarm59.Name = "AutoFarm59"
  142. AutoFarm59.Parent = FuncFrame
  143. AutoFarm59.BackgroundColor3 = Color3.new(1, 1, 1)
  144. AutoFarm59.Text = "> Auto Farm (1 - 59)"
  145. AutoFarm59.TextColor3 = Color3.new(1, 1, 1)
  146. AutoFarm59.TextSize = 20
  147. AutoFarm59.TextXAlignment = Enum.TextXAlignment.Left
  148.  
  149. FuncLabel.Name = "FuncLabel"
  150. FuncLabel.Parent = MainFrame
  151. FuncLabel.BackgroundColor3 = Color3.new(0, 0, 1)
  152. FuncLabel.BorderSizePixel = 0
  153. FuncLabel.Position = UDim2.new(-2.9662919, 0, -1.1161288, 0)
  154. FuncLabel.Size = UDim2.new(0, 330, 0, 28)
  155.  
  156. FunLabel.Name = "FunLabel"
  157. FunLabel.Parent = FuncLabel
  158. FunLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  159. FunLabel.BackgroundTransparency = 1
  160. FunLabel.Position = UDim2.new(-0.00253554829, 0, -0.0304881502, 0)
  161. FunLabel.Size = UDim2.new(0, 330, 0, 28)
  162. FunLabel.Font = Enum.Font.GothamBold
  163. FunLabel.Text = "FUNCTION"
  164. FunLabel.TextColor3 = Color3.new(1, 1, 1)
  165. FunLabel.TextSize = 20
  166. FunLabel.TextWrapped = true
  167.  
  168. MovementFrame.Name = "MovementFrame"
  169. MovementFrame.Parent = MainFrame
  170. MovementFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  171. MovementFrame.BackgroundTransparency = 0.34999999403954
  172. MovementFrame.Position = UDim2.new(1.85488713, 0, -0.935483634, 0)
  173. MovementFrame.Size = UDim2.new(0, 231, 0, 134)
  174.  
  175. Noclip.Name = "Noclip"
  176. Noclip.Parent = MovementFrame
  177. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  178. Noclip.BackgroundTransparency = 1
  179. Noclip.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
  180. Noclip.Size = UDim2.new(0, 218, 0, 23)
  181. Noclip.Font = Enum.Font.GothamBold
  182. Noclip.Text = "> Noclip"
  183. Noclip.TextColor3 = Color3.new(1, 1, 1)
  184. Noclip.TextSize = 20
  185. Noclip.TextXAlignment = Enum.TextXAlignment.Left
  186.  
  187. Walkspeed.Name = "Walkspeed"
  188. Walkspeed.Parent = MovementFrame
  189. Walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
  190. Walkspeed.BackgroundTransparency = 1
  191. Walkspeed.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
  192. Walkspeed.Size = UDim2.new(0, 219, 0, 24)
  193. Walkspeed.Font = Enum.Font.GothamBold
  194. Walkspeed.Text = "> Walk Speed"
  195. Walkspeed.TextColor3 = Color3.new(1, 1, 1)
  196. Walkspeed.TextSize = 20
  197. Walkspeed.TextXAlignment = Enum.TextXAlignment.Left
  198.  
  199. HipHight.Name = "HipHight"
  200. HipHight.Parent = MovementFrame
  201. HipHight.BackgroundColor3 = Color3.new(1, 1, 1)
  202. HipHight.BackgroundTransparency = 1
  203. HipHight.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
  204. HipHight.Size = UDim2.new(0, 215, 0, 25)
  205. HipHight.Font = Enum.Font.GothamBold
  206. HipHight.Text = "> HipHight"
  207. HipHight.TextColor3 = Color3.new(1, 1, 1)
  208. HipHight.TextSize = 20
  209. HipHight.TextXAlignment = Enum.TextXAlignment.Left
  210.  
  211.  
  212. Movement.Name = "Movement"
  213. Movement.Parent = MainFrame
  214. Movement.BackgroundColor3 = Color3.new(0, 0, 1)
  215. Movement.BorderSizePixel = 0
  216. Movement.Position = UDim2.new(1.6518172, 0, -1.12258029, 0)
  217. Movement.Size = UDim2.new(0, 268, 0, 28)
  218.  
  219. MoveLabel.Name = "MoveLabel"
  220. MoveLabel.Parent = Movement
  221. MoveLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  222. MoveLabel.BackgroundTransparency = 1
  223. MoveLabel.Position = UDim2.new(0.00165979564, 0, 0.0398110151, 0)
  224. MoveLabel.Size = UDim2.new(0, 267, 0, 27)
  225. MoveLabel.Font = Enum.Font.GothamBold
  226. MoveLabel.Text = "MOVEMENT"
  227. MoveLabel.TextColor3 = Color3.new(1, 1, 1)
  228. MoveLabel.TextSize = 20
  229. MoveLabel.TextWrapped = true
  230.  
  231. Settings.Name = "Settings"
  232. Settings.Parent = MainFrame
  233. Settings.BackgroundColor3 = Color3.new(0, 0, 1)
  234. Settings.BorderSizePixel = 0
  235. Settings.Position = UDim2.new(5.43833399, 0, -1.12258029, 0)
  236. Settings.Size = UDim2.new(0, 164, 0, 28)
  237.  
  238. SettingLabel.Name = "SettingLabel"
  239. SettingLabel.Parent = Settings
  240. SettingLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  241. SettingLabel.BackgroundTransparency = 1
  242. SettingLabel.Position = UDim2.new(0.00773625821, 0, -0.0316171646, 0)
  243. SettingLabel.Size = UDim2.new(0, 162, 0, 27)
  244. SettingLabel.Font = Enum.Font.GothamBold
  245. SettingLabel.Text = "SETTINGS"
  246. SettingLabel.TextColor3 = Color3.new(1, 1, 1)
  247. SettingLabel.TextSize = 20
  248. SettingLabel.TextWrapped = true
  249.  
  250. SettingFrame.Name = "SettingFrame"
  251. SettingFrame.Parent = MainFrame
  252. SettingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  253. SettingFrame.BackgroundTransparency = 0.34999999403954
  254. SettingFrame.Position = UDim2.new(5.50876904, 0, -0.94193548, 0)
  255. SettingFrame.Size = UDim2.new(0, 151, 0, 100)
  256.  
  257. DisableBlur.Name = "DisableBlur"
  258. DisableBlur.Parent = SettingFrame
  259. DisableBlur.BackgroundColor3 = Color3.new(1, 1, 1)
  260. DisableBlur.BackgroundTransparency = 1
  261. DisableBlur.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
  262. DisableBlur.Size = UDim2.new(0, 134, 0, 26)
  263. DisableBlur.Font = Enum.Font.GothamBold
  264. DisableBlur.Text = "> Disable Blur"
  265. DisableBlur.TextColor3 = Color3.new(1, 1, 1)
  266. DisableBlur.TextSize = 20
  267. DisableBlur.TextWrapped = true
  268.  
  269. DisableBlurON.Name = "DisableBlur"
  270. DisableBlurON.Parent = SettingFrame
  271. DisableBlurON.BackgroundColor3 = Color3.new(1, 1, 1)
  272. DisableBlurON.BackgroundTransparency = 1
  273. DisableBlurON.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
  274. DisableBlurON.Size = UDim2.new(0, 134, 0, 26)
  275. DisableBlurON.Font = Enum.Font.GothamBold
  276. DisableBlurON.Text = "> Disable Blur"
  277. DisableBlurON.TextColor3 = Color3.new(1, 1, 1)
  278. DisableBlurON.TextSize = 20
  279. DisableBlurON.TextWrapped = true
  280. DisableBlurON.Visible = false
  281.  
  282. NoclipON.Name = "Noclip"
  283. NoclipON.Parent = MovementFrame
  284. NoclipON.BackgroundColor3 = Color3.new(1, 1, 1)
  285. NoclipON.BackgroundTransparency = 1
  286. NoclipON.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
  287. NoclipON.Size = UDim2.new(0, 218, 0, 23)
  288. NoclipON.Font = Enum.Font.GothamBold
  289. NoclipON.Text = "> Noclip"
  290. NoclipON.TextColor3 = Color3.new(1, 1, 1)
  291. NoclipON.TextSize = 20
  292. NoclipON.TextXAlignment = Enum.TextXAlignment.Left
  293. NoclipON.Visible = false
  294.  
  295. WalkspeedON.Name = "Walkspeed"
  296. WalkspeedON.Parent = MovementFrame
  297. WalkspeedON.BackgroundColor3 = Color3.new(1, 1, 1)
  298. WalkspeedON.BackgroundTransparency = 1
  299. WalkspeedON.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
  300. WalkspeedON.Size = UDim2.new(0, 219, 0, 24)
  301. WalkspeedON.Font = Enum.Font.GothamBold
  302. WalkspeedON.Text = "> Walk Speed"
  303. WalkspeedON.TextColor3 = Color3.new(1, 1, 1)
  304. WalkspeedON.TextSize = 20
  305. WalkspeedON.TextXAlignment = Enum.TextXAlignment.Left
  306. WalkspeedON.Visible = false
  307.  
  308. HipHightON.Name = "HipHight"
  309. HipHightON.Parent = MovementFrame
  310. HipHightON.BackgroundColor3 = Color3.new(1, 1, 1)
  311. HipHightON.BackgroundTransparency = 1
  312. HipHightON.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
  313. HipHightON.Size = UDim2.new(0, 215, 0, 25)
  314. HipHightON.Font = Enum.Font.GothamBold
  315. HipHightON.Text = "> HipHight"
  316. HipHightON.TextColor3 = Color3.new(1, 1, 1)
  317. HipHightON.TextSize = 20
  318. HipHightON.TextXAlignment = Enum.TextXAlignment.Left
  319. HipHightON.Visible = false
  320.  
  321. AutoSkillON.Name = "AutoSkill"
  322. AutoSkillON.Parent = FuncFrame
  323. AutoSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
  324. AutoSkillON.BackgroundTransparency = 1
  325. AutoSkillON.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
  326. AutoSkillON.Size = UDim2.new(0, 277, 0, 24)
  327. AutoSkillON.Font = Enum.Font.GothamBold
  328. AutoSkillON.Text = "> Auto Skill and Auto Attack"
  329. AutoSkillON.TextColor3 = Color3.new(1, 1, 1)
  330. AutoSkillON.TextSize = 20
  331. AutoSkillON.TextXAlignment = Enum.TextXAlignment.Left
  332. AutoSkillON.Visible = false
  333.  
  334. TpNpc60ON.TextColor3 = Color3.new(1, 1, 1)
  335. TpNpc60ON.TextSize = 20
  336. TpNpc60ON.TextXAlignment = Enum.TextXAlignment.Left
  337. TpNpc60ON.Visible = false
  338.  
  339. TpNpc75NewON.Name = "TpNpc75New"
  340. TpNpc75NewON.Parent = FuncFrame
  341. TpNpc75NewON.BackgroundColor3 = Color3.new(1, 1, 1)
  342. TpNpc75NewON.BackgroundTransparency = 1
  343. TpNpc75NewON.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
  344. TpNpc75NewON.Size = UDim2.new(0, 276, 0, 24)
  345. TpNpc75NewON.Font = Enum.Font.GothamBold
  346. TpNpc75NewON.Text = "> Tp NPC (70-75) [NEW]"
  347. TpNpc75NewON.TextColor3 = Color3.new(1, 1, 1)
  348. TpNpc75NewON.TextSize = 20
  349. TpNpc75NewON.TextXAlignment = Enum.TextXAlignment.Left
  350. TpNpc75NewON.Visible = false
  351.  
  352. AutoFarm59ON.Name = "AutoFarm59"
  353. AutoFarm59ON.Parent = FuncFrame
  354. AutoFarm59ON.BackgroundColor3 = Color3.new(1, 1, 1)
  355. AutoFarm59ON.BackgroundTransparency = 1
  356. AutoFarm59ON.Position = UDim2.new(0.0345517397, 0, 0.886666656, 0)
  357. AutoFarm59ON.Size = UDim2.new(0, 277, 0, 24)
  358. AutoFarm59ON.Font = Enum.Font.GothamBold
  359. AutoFarm59ON.Text = "> Auto Farm (1 - 59)"
  360. AutoFarm59ON.TextColor3 = Color3.new(1, 1, 1)
  361. AutoFarm59ON.TextSize = 20
  362. AutoFarm59ON.TextXAlignment = Enum.TextXAlignment.Left
  363. AutoFarm59ON.Visible = false
  364.  
  365. --Local Name
  366. Name = game.Players.LocalPlayer.Name
  367. --Sound error
  368. local newsound = Instance.new("Sound",workspace)
  369. newsound.Name = "earbleed"
  370. newsound.SoundId = "rbxassetid://285685019"
  371. newsound.Looped = true
  372. local earbleep = Instance.new("DistortionSoundEffect",newsound)
  373. earbleep.Enabled = true
  374. earbleep.Priority = 55
  375. --Welcome
  376. Welcome.Text = "WELCOME: "..Name..""
  377. TextLabel.Text = "HELLO: "..Name..""
  378.  
  379. --Disable Blur
  380. DisableBlur.MouseButton1Down:connect(function()
  381. DisableBlur.Visible = false
  382. DisableBlurON.Visible = true
  383. game.Lighting.BlurLoad:Destroy()
  384. end)
  385.  
  386. DisableBlurON.MouseButton1Down:connect(function()
  387. DisableBlurON.Visible = false
  388. DisableBlur.Visible = true
  389. Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
  390. game.Lighting.BlurLoad.Size = 20
  391. end)
  392. --Auto Skill
  393. AutoSkill.MouseButton1Down:connect(function()
  394. AutoSkill.Visible = false
  395. AutoSkillON.Visible = true
  396. --Script Here (ON)
  397. function FireSwingRemote()
  398. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  399. if v:FindFirstChild("Weapon") and v:FindFirstChild("swing") then
  400. return v.swing:FireServer()
  401. end
  402. end
  403. end
  404. _G.Skill = true
  405. while _G.Skill do
  406. wait()
  407. FireSwingRemote()
  408. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  409. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  410. if v.abilitySlot.Value == "q" then
  411. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  412. v.cooldown.Changed:Connect(function()
  413. v.cooldown.Value = 0
  414. end)
  415. end
  416. end
  417. end
  418. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  419. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  420. if v.abilitySlot.Value == "e" then
  421. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  422. v.cooldown.Changed:Connect(function()
  423. v.cooldown.Value = 0
  424. end)
  425. end
  426. end
  427. end
  428. end
  429. end)
  430.  
  431.  
  432. --TpNPC
  433. TpNpc75New.MouseButton1Down:connect(function()
  434. TpNpc75New.Visible = false
  435. TpNpc75NewON.Visible = true
  436. --Script Here (ON)
  437. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  438. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  439. l.Parent = game.Players.LocalPlayer.Character
  440. l.Name = "Humanoid"
  441. wait(0.1)
  442. game.Players.LocalPlayer.Character["1"]:Destroy()
  443. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  444. game.Players.LocalPlayer.Character.Animate.Disabled = true
  445. wait(0.1)
  446. game.Players.LocalPlayer.Character.Animate.Disabled = false
  447. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  448. _G.Farmf = true
  449. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  450. noclip = true
  451. game:GetService('RunService').Stepped:connect(function()
  452. if noclip then
  453. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  454. end
  455. end)
  456. plr = game.Players.LocalPlayer
  457. mouse = plr:GetMouse()
  458. mouse.KeyDown:connect(function(key)
  459.  
  460. if key == "o" then
  461. noclip = not noclip
  462. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  463. end
  464. end)
  465. print('Created by FileExplorer')
  466. print('Credits to Peyton for the ChangeState part of this script')
  467. while _G.Farmf do
  468. wait(2)
  469. for a,b in pairs(game.Workspace:GetChildren()) do
  470. if b:IsA("Folder") then
  471. for c,d in pairs(b:GetChildren()) do
  472. if d:FindFirstChild("enemyFolder") then
  473. for e,f in pairs(d.enemyFolder:GetChildren()) do
  474. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  475.  
  476. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = f.HumanoidRootPart.CFrame * CFrame.new(0,1,0)
  477. f.Humanoid.Health = 0
  478. wait(2)
  479. for z,x in pairs(game.Workspace:GetChildren()) do
  480. if x:IsA("Folder") then
  481. for j,k in pairs(x:GetChildren()) do
  482. if k:FindFirstChild("enemyFolder") then
  483. for q,u in pairs(k.enemyFolder:GetChildren()) do
  484. if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
  485. for v,g in pairs(u:GetChildren()) do
  486. if g.Name == "Head" then
  487. g:Destroy()
  488. wait()
  489. end
  490. end
  491. end
  492. end
  493. end
  494. end
  495. end
  496. end
  497.  
  498. end
  499. end
  500. end
  501. end
  502. end
  503. end
  504. for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
  505. if string.find(m.Name,"The") then
  506. if m.Humanoid.Health < 1 then
  507. wait(2)
  508. game:GetService'TeleportService':Teleport(2414851778)
  509. end
  510. end
  511. end
  512. end
  513. end)
  514.  
  515.  
  516. --HipHight
  517. HipHight.MouseButton1Down:connect(function()
  518. HipHight.Visible = false
  519. HipHightON.Visible = true
  520. --Script Here (ON)
  521. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 15
  522. end)
  523.  
  524. --Noclip
  525. Noclip.MouseButton1Down:connect(function()
  526. Noclip.Visible = false
  527. NoclipON.Visible = true
  528. --Script Here (ON)
  529. noclip = true
  530. game:GetService('RunService').Stepped:connect(function()
  531. if noclip then
  532. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  533. end
  534. end)
  535. plr = game.Players.LocalPlayer
  536. mouse = plr:GetMouse()
  537. mouse.KeyDown:connect(function(key)
  538.  
  539. if key == "o" then
  540. noclip = not noclip
  541. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  542. end
  543. end)
  544. print('Thanks for Use')
  545. print('Thanks very much')
  546. end)
  547.  
  548. --Walkspeed
  549. Walkspeed.MouseButton1Down:connect(function()
  550. Walkspeed.Visible = false
  551. WalkspeedON.Visible = true
  552. --Script Here (ON)
  553. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 100
  554. end)
  555.  
  556. --Auto Skill OFF
  557. AutoSkillON.MouseButton1Down:connect(function()
  558. AutoSkillON.Visible = false
  559. AutoSkill.Visible = true
  560. --Script Here (OFF)
  561. _G.Skill = false
  562. end)
  563.  
  564. --TpNPC 70 OFF
  565. TpNpc75NewON.MouseButton1Down:connect(function()
  566. TpNpc75NewON.Visible = false
  567. TpNpc75New.Visible = true
  568. --Script Here (OFF)
  569. _G.Farmf = false
  570.  
  571. end)
  572.  
  573. --HipHight OFF
  574. HipHightON.MouseButton1Down:connect(function()
  575. HipHightON.Visible = false
  576. HipHight.Visible = true
  577. --Script Here (OFF)
  578. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  579. end)
  580.  
  581. --Noclip OFF
  582. NoclipON.MouseButton1Down:connect(function()
  583. NoclipON.Visible = false
  584. Noclip.Visible = true
  585. --Script Here (OFF)
  586. noclip = false
  587. game:GetService('RunService').Stepped:connect(function()
  588. if noclip then
  589. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  590. end
  591. end)
  592. plr = game.Players.LocalPlayer
  593. mouse = plr:GetMouse()
  594. mouse.KeyDown:connect(function(key)
  595.  
  596. if key == "o" then
  597. noclip = not noclip
  598. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  599. end
  600. end)
  601. print('Thanks for Use')
  602. print('Thanks very much')
  603. end)
  604.  
  605. --Walkspeed OFF
  606. WalkspeedON.MouseButton1Down:connect(function()
  607. WalkspeedON.Visible = false
  608. Walkspeed.Visible = true
  609. --Script Here (OFF)
  610. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 30
  611. end)
  612.  
  613. --Auto Farm
  614. AutoFarm59.MouseButton1Down:connect(function()
  615. AutoFarm59ON.Visible = true
  616. AutoFarm59.Visible = false
  617. --Script Here (ON)
  618. _G.Farmd = true
  619. noclip = true
  620. game:GetService('RunService').Stepped:connect(function()
  621. if noclip then
  622. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  623. end
  624. end)
  625. plr = game.Players.LocalPlayer
  626. mouse = plr:GetMouse()
  627. mouse.KeyDown:connect(function(key)
  628.  
  629. if key == "o" then
  630. noclip = not noclip
  631. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  632. end
  633. end)
  634.  
  635. game.ReplicatedStorage.remotes.changeStartValue:FireServer()
  636. while _G.Farmd do
  637. wait(3)
  638. for a,b in pairs(game.Workspace:GetChildren()) do
  639. if b:IsA("Folder") then
  640. for c,d in pairs(b:GetChildren()) do
  641. if d:FindFirstChild("enemyFolder") then
  642. for e,f in pairs(d.enemyFolder:GetChildren()) do
  643. if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
  644.  
  645. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(f.HumanoidRootPart.Position + Vector3.new(0,6,0),f.HumanoidRootPart.Position)
  646.  
  647.  
  648. wait()
  649.  
  650. end
  651. end
  652. end
  653. end
  654. end
  655. end
  656. end
  657. end)
  658.  
  659. --Auto Farm OFF
  660. AutoFarm59ON.MouseButton1Down:connect(function()
  661. AutoFarm59.Visible = true
  662. AutoFarm59ON.Visible = false
  663. _G.Farmd = false
  664. end)
  665.  
  666. --Rainbown Settings
  667. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  668. local counter1 = 1
  669. while wait(0.1) do
  670. FuncLabel.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  671. Movement.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  672. AutoSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  673. StealSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  674. InstantKill60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  675. TpNpc60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  676. HipHightON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  677. NoclipON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  678. WalkspeedON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  679. NameGUI.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  680. InstantKill70ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  681. TpNpc75NewON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  682. TpNpc75OldON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  683. DisableBlurON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  684. Settings.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  685. AutoFarm59ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  686. counter1 = counter1 + 0.01
  687. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement