Angkerscript

Simpleee

May 3rd, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.66 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local OpenFrame = Instance.new("Frame")
  6. local Main = Instance.new("Frame")
  7. local AutoSkillON = Instance.new("TextButton")
  8. local HipHeight = Instance.new("TextButton")
  9. local HipHeightBossON = Instance.new("TextButton")
  10. local NoClip = Instance.new("TextButton")
  11. local WalkSpeed = Instance.new("TextButton")
  12. local AutoSkill = Instance.new("TextButton")
  13. local HipHeightON = Instance.new("TextButton")
  14. local HipHeightBoss = Instance.new("TextButton")
  15. local NoClipON = Instance.new("TextButton")
  16. local WalkSpeedOn = Instance.new("TextButton")
  17. local DungeonQuest = Instance.new("TextLabel")
  18. local AngkerSploit = Instance.new("TextLabel")
  19. local Open = Instance.new("TextButton")
  20. local Close = Instance.new("TextButton")
  21. --Properties:
  22. ScreenGui.Parent = game.CoreGui
  23.  
  24. OpenFrame.Name = "OpenFrame"
  25. OpenFrame.Parent = ScreenGui
  26. OpenFrame.Active = true
  27. OpenFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  28. OpenFrame.BorderSizePixel = 0
  29. OpenFrame.Position = UDim2.new(0.217349857, 0, 0.218216315, 0)
  30. OpenFrame.Size = UDim2.new(0, 219, 0, 43)
  31. OpenFrame.Draggable = true
  32.  
  33. Main.Name = "Main"
  34. Main.Parent = OpenFrame
  35. Main.Active = true
  36. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  37. Main.BackgroundTransparency = 0.5
  38. Main.BorderSizePixel = 0
  39. Main.Position = UDim2.new(-0.000169768929, 0, 0.99510175, 0)
  40. Main.Size = UDim2.new(0, 219, 0, 225)
  41. Main.Visible = false
  42.  
  43. AutoSkillON.Name = "AutoSkillON"
  44. AutoSkillON.Parent = Main
  45. AutoSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
  46. AutoSkillON.BackgroundTransparency = 1
  47. AutoSkillON.BorderSizePixel = 0
  48. AutoSkillON.Position = UDim2.new(0.0410958901, 0, 0.0423280448, 0)
  49. AutoSkillON.Size = UDim2.new(0, 200, 0, 40)
  50. AutoSkillON.Visible = false
  51. AutoSkillON.Font = Enum.Font.Highway
  52. AutoSkillON.Text = "> Auto Skill and Auto Attack"
  53. AutoSkillON.TextColor3 = Color3.new(0, 0, 0)
  54. AutoSkillON.TextSize = 19
  55.  
  56. HipHeight.Name = "HipHeight"
  57. HipHeight.Parent = Main
  58. HipHeight.BackgroundColor3 = Color3.new(1, 1, 1)
  59. HipHeight.BackgroundTransparency = 1
  60. HipHeight.BorderSizePixel = 0
  61. HipHeight.Position = UDim2.new(0.0410958901, 0, 0.218412682, 0)
  62. HipHeight.Size = UDim2.new(0, 200, 0, 40)
  63. HipHeight.Font = Enum.Font.Highway
  64. HipHeight.Text = "> HipHeight "
  65. HipHeight.TextColor3 = Color3.new(0, 0, 0)
  66. HipHeight.TextSize = 25
  67.  
  68. HipHeightBossON.Name = "HipHeightBossON"
  69. HipHeightBossON.Parent = Main
  70. HipHeightBossON.BackgroundColor3 = Color3.new(1, 1, 1)
  71. HipHeightBossON.BackgroundTransparency = 1
  72. HipHeightBossON.BorderSizePixel = 0
  73. HipHeightBossON.Position = UDim2.new(0.0410958901, 0, 0.394497335, 0)
  74. HipHeightBossON.Size = UDim2.new(0, 200, 0, 40)
  75. HipHeightBossON.Visible = false
  76. HipHeightBossON.Font = Enum.Font.Highway
  77. HipHeightBossON.Text = "> HipHeight Boss "
  78. HipHeightBossON.TextColor3 = Color3.new(0, 0, 0)
  79. HipHeightBossON.TextSize = 25
  80.  
  81. NoClip.Name = "NoClip"
  82. NoClip.Parent = Main
  83. NoClip.BackgroundColor3 = Color3.new(1, 1, 1)
  84. NoClip.BackgroundTransparency = 1
  85. NoClip.BorderSizePixel = 0
  86. NoClip.Position = UDim2.new(0.0410958901, 0, 0.570581973, 0)
  87. NoClip.Size = UDim2.new(0, 200, 0, 40)
  88. NoClip.Font = Enum.Font.Highway
  89. NoClip.Text = "> NoClip "
  90. NoClip.TextColor3 = Color3.new(0, 0, 0)
  91. NoClip.TextSize = 25
  92.  
  93. WalkSpeed.Name = "WalkSpeed"
  94. WalkSpeed.Parent = Main
  95. WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
  96. WalkSpeed.BackgroundTransparency = 1
  97. WalkSpeed.BorderSizePixel = 0
  98. WalkSpeed.Position = UDim2.new(0.0410958901, 0, 0.74835974, 0)
  99. WalkSpeed.Size = UDim2.new(0, 200, 0, 40)
  100. WalkSpeed.Font = Enum.Font.Highway
  101. WalkSpeed.Text = "> WalkSpeed "
  102. WalkSpeed.TextColor3 = Color3.new(0, 0, 0)
  103. WalkSpeed.TextSize = 25
  104.  
  105. AutoSkill.Name = "AutoSkill"
  106. AutoSkill.Parent = Main
  107. AutoSkill.BackgroundColor3 = Color3.new(1, 1, 1)
  108. AutoSkill.BackgroundTransparency = 1
  109. AutoSkill.BorderSizePixel = 0
  110. AutoSkill.Position = UDim2.new(0.0410958901, 0, 0.0423280448, 0)
  111. AutoSkill.Size = UDim2.new(0, 200, 0, 40)
  112. AutoSkill.Font = Enum.Font.Highway
  113. AutoSkill.Text = "> Auto Skill and Auto Attack"
  114. AutoSkill.TextColor3 = Color3.new(0, 0, 0)
  115. AutoSkill.TextSize = 19
  116.  
  117. HipHeightON.Name = "HipHeightON"
  118. HipHeightON.Parent = Main
  119. HipHeightON.BackgroundColor3 = Color3.new(1, 1, 1)
  120. HipHeightON.BackgroundTransparency = 1
  121. HipHeightON.BorderSizePixel = 0
  122. HipHeightON.Position = UDim2.new(0.0410958901, 0, 0.218412682, 0)
  123. HipHeightON.Size = UDim2.new(0, 200, 0, 40)
  124. HipHeightON.Visible = false
  125. HipHeightON.Font = Enum.Font.Highway
  126. HipHeightON.Text = "> HipHeight "
  127. HipHeightON.TextColor3 = Color3.new(0, 0, 0)
  128. HipHeightON.TextSize = 25
  129.  
  130. HipHeightBoss.Name = "HipHeightBoss"
  131. HipHeightBoss.Parent = Main
  132. HipHeightBoss.BackgroundColor3 = Color3.new(1, 1, 1)
  133. HipHeightBoss.BackgroundTransparency = 1
  134. HipHeightBoss.BorderSizePixel = 0
  135. HipHeightBoss.Position = UDim2.new(0.0410958901, 0, 0.394497335, 0)
  136. HipHeightBoss.Size = UDim2.new(0, 200, 0, 40)
  137. HipHeightBoss.Font = Enum.Font.Highway
  138. HipHeightBoss.Text = "> HipHeight Boss "
  139. HipHeightBoss.TextColor3 = Color3.new(0, 0, 0)
  140. HipHeightBoss.TextSize = 25
  141.  
  142. NoClipON.Name = "NoClipON"
  143. NoClipON.Parent = Main
  144. NoClipON.BackgroundColor3 = Color3.new(1, 1, 1)
  145. NoClipON.BackgroundTransparency = 1
  146. NoClipON.BorderSizePixel = 0
  147. NoClipON.Position = UDim2.new(0.0410958901, 0, 0.570581973, 0)
  148. NoClipON.Size = UDim2.new(0, 200, 0, 40)
  149. NoClipON.Visible = false
  150. NoClipON.Font = Enum.Font.Highway
  151. NoClipON.Text = "> NoClip "
  152. NoClipON.TextColor3 = Color3.new(0, 0, 0)
  153. NoClipON.TextSize = 25
  154.  
  155. WalkSpeedOn.Name = "WalkSpeedOn"
  156. WalkSpeedOn.Parent = Main
  157. WalkSpeedOn.BackgroundColor3 = Color3.new(1, 1, 1)
  158. WalkSpeedOn.BackgroundTransparency = 1
  159. WalkSpeedOn.BorderSizePixel = 0
  160. WalkSpeedOn.Position = UDim2.new(0.0410958901, 0, 0.74835974, 0)
  161. WalkSpeedOn.Size = UDim2.new(0, 200, 0, 40)
  162. WalkSpeedOn.Visible = false
  163. WalkSpeedOn.Font = Enum.Font.Highway
  164. WalkSpeedOn.Text = "> WalkSpeed "
  165. WalkSpeedOn.TextColor3 = Color3.new(0, 0, 0)
  166. WalkSpeedOn.TextSize = 25
  167.  
  168. DungeonQuest.Name = "Dungeon Quest"
  169. DungeonQuest.Parent = OpenFrame
  170. DungeonQuest.Active = true
  171. DungeonQuest.BackgroundColor3 = Color3.new(1, 1, 1)
  172. DungeonQuest.BackgroundTransparency = 1
  173. DungeonQuest.BorderSizePixel = 0
  174. DungeonQuest.Size = UDim2.new(0, 194, 0, 43)
  175. DungeonQuest.Font = Enum.Font.Highway
  176. DungeonQuest.Text = "Dungeon Quest "
  177. DungeonQuest.TextColor3 = Color3.new(0, 0, 0)
  178. DungeonQuest.TextSize = 30
  179.  
  180. AngkerSploit.Name = "AngkerSploit"
  181. AngkerSploit.Parent = OpenFrame
  182. AngkerSploit.Active = true
  183. AngkerSploit.BackgroundColor3 = Color3.new(1, 1, 1)
  184. AngkerSploit.BackgroundTransparency = 1
  185. AngkerSploit.BorderSizePixel = 0
  186. AngkerSploit.Position = UDim2.new(0, 0, -1, 0)
  187. AngkerSploit.Size = UDim2.new(0, 195, 0, 43)
  188. AngkerSploit.Font = Enum.Font.Highway
  189. AngkerSploit.Text = "AngkerSploit "
  190. AngkerSploit.TextColor3 = Color3.new(0, 0, 0)
  191. AngkerSploit.TextSize = 30
  192.  
  193. Open.Name = "Open"
  194. Open.Parent = OpenFrame
  195. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  196. Open.BackgroundTransparency = 1
  197. Open.BorderSizePixel = 0
  198. Open.Position = UDim2.new(0.885844767, 0, 0, 0)
  199. Open.Size = UDim2.new(0, 25, 0, 20)
  200. Open.Font = Enum.Font.SciFi
  201. Open.Text = "+"
  202. Open.TextColor3 = Color3.new(0, 0, 0)
  203. Open.TextSize = 20
  204. Open.MouseButton1Down:connect(function()
  205. Main.Visible = true
  206. OpenFrame.Visible = true
  207. end)
  208.  
  209. Close.Name = "Close"
  210. Close.Parent = OpenFrame
  211. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  212. Close.BackgroundTransparency = 1
  213. Close.BorderSizePixel = 0
  214. Close.Position = UDim2.new(0.885844767, 0, 0.534883738, 0)
  215. Close.Size = UDim2.new(0, 25, 0, 20)
  216. Close.Font = Enum.Font.SciFi
  217. Close.Text = "-"
  218. Close.TextColor3 = Color3.new(0, 0, 0)
  219. Close.TextSize = 20
  220. Close.MouseButton1Down:connect(function()
  221. OpenFrame.Visible = true
  222. Main.Visible = false
  223. end)
  224.  
  225.  
  226.  
  227.  
  228. --Rainbown Settings--Auto Skill
  229. AutoSkill.MouseButton1Down:connect(function()
  230. AutoSkill.Visible = false
  231. AutoSkillON.Visible = true
  232. --Script Here (ON)
  233. function FireSwingRemote()
  234. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  235. if v:FindFirstChild("Weapon") and v:FindFirstChild("swing") then
  236. return v.swing:FireServer()
  237. end
  238. end
  239. end
  240. _G.Skill = true
  241. while _G.Skill do
  242. wait()
  243. FireSwingRemote()
  244. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  245. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  246. if v.abilitySlot.Value == "q" then
  247. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  248. v.cooldown.Changed:Connect(function()
  249. v.cooldown.Value = 0
  250. end)
  251. end
  252. end
  253. end
  254. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  255. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  256. if v.abilitySlot.Value == "e" then
  257. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  258. v.cooldown.Changed:Connect(function()
  259. v.cooldown.Value = 0
  260. end)
  261. end
  262. end
  263. end
  264. end
  265. end)
  266.  
  267. --HipHight
  268. HipHeight.MouseButton1Down:connect(function()
  269. HipHeight.Visible = false
  270. HipHeightON.Visible = true
  271. --Script Here (ON)
  272. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 5.5
  273. end)
  274.  
  275. --HipHight
  276. HipHeightBoss.MouseButton1Down:connect(function()
  277. HipHeightBoss.Visible = false
  278. HipHeightBossON.Visible = true
  279. --Script Here (ON)
  280. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 9
  281. end)
  282.  
  283. --Noclip
  284. NoClip.MouseButton1Down:connect(function()
  285. NoClip.Visible = false
  286. NoClipON.Visible = true
  287. --Script Here (ON)
  288. noclip = true
  289. game:GetService('RunService').Stepped:connect(function()
  290. if noclip then
  291. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  292. end
  293. end)
  294. plr = game.Players.LocalPlayer
  295. mouse = plr:GetMouse()
  296. mouse.KeyDown:connect(function(key)
  297.  
  298. if key == "o" then
  299. noclip = not noclip
  300. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  301. end
  302. end)
  303. print('Thanks for Use')
  304. print('Thanks very much')
  305. end)
  306.  
  307. --Walkspeed
  308. WalkSpeed.MouseButton1Down:connect(function()
  309. WalkSpeed.Visible = false
  310. WalkSpeedOn.Visible = true
  311. --Script Here (ON)
  312. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 80
  313. end)
  314.  
  315. --Auto Skill OFF
  316. AutoSkillON.MouseButton1Down:connect(function()
  317. AutoSkillON.Visible = false
  318. AutoSkill.Visible = true
  319. --Script Here (OFF)
  320. _G.Skill = false
  321. end)
  322.  
  323. --HipHight OFF
  324. HipHeightON.MouseButton1Down:connect(function()
  325. HipHeightON.Visible = false
  326. HipHeight.Visible = true
  327. --Script Here (OFF)
  328. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  329. end)
  330.  
  331. --HipHight OFF
  332. HipHeightBossON.MouseButton1Down:connect(function()
  333. HipHeightBossON.Visible = false
  334. HipHeightBoss.Visible = true
  335. --Script Here (OFF)
  336. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  337. end)
  338.  
  339. --Noclip OFF
  340. NoClipON.MouseButton1Down:connect(function()
  341. NoClipON.Visible = false
  342. NoClip.Visible = true
  343. --Script Here (OFF)
  344. noclip = false
  345. game:GetService('RunService').Stepped:connect(function()
  346. if noclip then
  347. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  348. end
  349. end)
  350. plr = game.Players.LocalPlayer
  351. mouse = plr:GetMouse()
  352. mouse.KeyDown:connect(function(key)
  353.  
  354. if key == "o" then
  355. noclip = not noclip
  356. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  357. end
  358. end)
  359. print('Thanks for Use')
  360. print('Thanks very much')
  361. end)
  362.  
  363. --Walkspeed OFF
  364. WalkSpeedOn.MouseButton1Down:connect(function()
  365. WalkSpeedOn.Visible = false
  366. WalkSpeed.Visible = true
  367. --Script Here (OFF)
  368. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 23
  369. end)
  370. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  371. local counter1 = 1
  372. while wait(0.1) do
  373. AutoSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  374. NoClipON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  375. HipHeightBossON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  376. HipHeightON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  377. WalkSpeedOn.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  378. AutoSkill.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  379. NoClip.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  380. HipHeightBoss.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  381. HipHeight.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  382. WalkSpeed.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  383. OpenFrame.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  384. DungeonQuest.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  385. AngkerSploit.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  386. Close.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  387. Open.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
  388. counter1 = counter1 + 0.01
  389. end
Advertisement
Add Comment
Please, Sign In to add comment