Advertisement
Angkerscript

Simple Script

May 2nd, 2019
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.54 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. --Auto Skill
  227. AutoSkill.MouseButton1Down:connect(function()
  228. AutoSkill.Visible = false
  229. AutoSkillON.Visible = true
  230. --Script Here (ON)
  231. function FireSwingRemote()
  232. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  233. if v:FindFirstChild("Weapon") and v:FindFirstChild("swing") then
  234. return v.swing:FireServer()
  235. end
  236. end
  237. end
  238. _G.Skill = true
  239. while _G.Skill do
  240. wait()
  241. FireSwingRemote()
  242. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  243. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  244. if v.abilitySlot.Value == "q" then
  245. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  246. v.cooldown.Changed:Connect(function()
  247. v.cooldown.Value = 0
  248. end)
  249. end
  250. end
  251. end
  252. for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  253. if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
  254. if v.abilitySlot.Value == "e" then
  255. v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
  256. v.cooldown.Changed:Connect(function()
  257. v.cooldown.Value = 0
  258. end)
  259. end
  260. end
  261. end
  262. end
  263. end)
  264.  
  265. --HipHight
  266. HipHeight.MouseButton1Down:connect(function()
  267. HipHeight.Visible = false
  268. HipHeightON.Visible = true
  269. --Script Here (ON)
  270. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 5.5
  271. end)
  272.  
  273. --HipHight
  274. HipHeightBoss.MouseButton1Down:connect(function()
  275. HipHeightBoss.Visible = false
  276. HipHeightBossON.Visible = true
  277. --Script Here (ON)
  278. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 9
  279. end)
  280.  
  281. --Noclip
  282. NoClip.MouseButton1Down:connect(function()
  283. NoClip.Visible = false
  284. NoClipON.Visible = true
  285. --Script Here (ON)
  286. noclip = true
  287. game:GetService('RunService').Stepped:connect(function()
  288. if noclip then
  289. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  290. end
  291. end)
  292. plr = game.Players.LocalPlayer
  293. mouse = plr:GetMouse()
  294. mouse.KeyDown:connect(function(key)
  295.  
  296. if key == "o" then
  297. noclip = not noclip
  298. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  299. end
  300. end)
  301. print('Thanks for Use')
  302. print('Thanks very much')
  303. end)
  304.  
  305. --Walkspeed
  306. WalkSpeed.MouseButton1Down:connect(function()
  307. WalkSpeed.Visible = false
  308. WalkSpeedOn.Visible = true
  309. --Script Here (ON)
  310. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 80
  311. end)
  312.  
  313. --Auto Skill OFF
  314. AutoSkillON.MouseButton1Down:connect(function()
  315. AutoSkillON.Visible = false
  316. AutoSkill.Visible = true
  317. --Script Here (OFF)
  318. _G.Skill = false
  319. end)
  320.  
  321. --HipHight OFF
  322. HipHeightON.MouseButton1Down:connect(function()
  323. HipHeightON.Visible = false
  324. HipHeight.Visible = true
  325. --Script Here (OFF)
  326. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  327. end)
  328.  
  329. --HipHight OFF
  330. HipHeightBossON.MouseButton1Down:connect(function()
  331. HipHeightBossON.Visible = false
  332. HipHeightBoss.Visible = true
  333. --Script Here (OFF)
  334. game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
  335. end)
  336.  
  337. --Noclip OFF
  338. NoClipON.MouseButton1Down:connect(function()
  339. NoClipON.Visible = false
  340. NoClip.Visible = true
  341. --Script Here (OFF)
  342. noclip = false
  343. game:GetService('RunService').Stepped:connect(function()
  344. if noclip then
  345. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  346. end
  347. end)
  348. plr = game.Players.LocalPlayer
  349. mouse = plr:GetMouse()
  350. mouse.KeyDown:connect(function(key)
  351.  
  352. if key == "o" then
  353. noclip = not noclip
  354. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  355. end
  356. end)
  357. print('Thanks for Use')
  358. print('Thanks very much')
  359. end)
  360.  
  361. --Walkspeed OFF
  362. WalkSpeedOn.MouseButton1Down:connect(function()
  363. WalkSpeedOn.Visible = false
  364. WalkSpeed.Visible = true
  365. --Script Here (OFF)
  366. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 23
  367. end)
  368.  
  369. --Rainbown Settings
  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. counter1 = counter1 + 0.01
  387. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement