Angkerscript

:p

Apr 25th, 2019
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.57 KB | None | 0 0
  1. -- AngkerSploit
  2. local ShitWHY = Instance.new("ScreenGui")
  3. local OpenFrame = Instance.new("Frame")
  4. local TextButton = Instance.new("TextButton")
  5. local Main = Instance.new("Frame")
  6. local BeautyA = Instance.new("Frame")
  7. local BeautyB = Instance.new("Frame")
  8. local GhoulsBloodyNights = Instance.new("TextLabel")
  9. local AngkerSploit = Instance.new("TextLabel")
  10. local FarmStrongCCG = Instance.new("TextButton")
  11. local FarmWeakCCG = Instance.new("TextButton")
  12. local FarmAogiriStrongG = Instance.new("TextButton")
  13. local FarmAogiriWeakGhoul = Instance.new("TextButton")
  14. local AutoAttack = Instance.new("TextButton")
  15. local TextButton_2 = Instance.new("TextButton")
  16. --Properties:
  17. ShitWHY.Name = "ShitWHY"
  18. ShitWHY.Parent = game.CoreGui
  19. ShitWHY.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  20.  
  21. OpenFrame.Name = "OpenFrame"
  22. OpenFrame.Parent = ShitWHY
  23. OpenFrame.Active = true
  24. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  25. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  26. OpenFrame.BorderSizePixel = 0
  27. OpenFrame.Position = UDim2.new(0, 0, 0.497153699, 0)
  28. OpenFrame.Size = UDim2.new(0, 80, 0, 40)
  29.  
  30. TextButton.Parent = OpenFrame
  31. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  32. TextButton.BorderColor3 = Color3.new(0, 0, 0)
  33. TextButton.BorderSizePixel = 0
  34. TextButton.Position = UDim2.new(0, 0, 0.150000006, 0)
  35. TextButton.Size = UDim2.new(0, 80, 0, 28)
  36. TextButton.Font = Enum.Font.SciFi
  37. TextButton.Text = "Open"
  38. TextButton.TextColor3 = Color3.new(1, 1, 1)
  39. TextButton.TextSize = 27
  40. TextButton.MouseButton1Down:connect(function()
  41. Main.Visible = true
  42. OpenFrame.Visible = false
  43. end)
  44.  
  45. Main.Name = "Main"
  46. Main.Parent = ShitWHY
  47. Main.Active = true
  48. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  49. Main.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  50. Main.BorderSizePixel = 0
  51. Main.Position = UDim2.new(0.326024771, 0, 0.288425058, 0)
  52. Main.Size = UDim2.new(0, 364, 0, 223)
  53. Main.Visible = false
  54. Main.Draggable = true
  55.  
  56. BeautyA.Name = "BeautyA"
  57. BeautyA.Parent = Main
  58. BeautyA.Active = true
  59. BeautyA.BackgroundColor3 = Color3.new(0, 0, 0)
  60. BeautyA.BorderColor3 = Color3.new(0, 0, 0)
  61. BeautyA.BorderSizePixel = 0
  62. BeautyA.Size = UDim2.new(0, 364, 0, 25)
  63.  
  64. BeautyB.Name = "BeautyB"
  65. BeautyB.Parent = Main
  66. BeautyB.Active = true
  67. BeautyB.BackgroundColor3 = Color3.new(0, 0, 0)
  68. BeautyB.BorderColor3 = Color3.new(0, 0, 0)
  69. BeautyB.BorderSizePixel = 0
  70. BeautyB.Position = UDim2.new(0, 0, 0.887892365, 0)
  71. BeautyB.Size = UDim2.new(0, 364, 0, 25)
  72.  
  73. GhoulsBloodyNights.Name = "Ghouls Bloody Nights"
  74. GhoulsBloodyNights.Parent = Main
  75. GhoulsBloodyNights.Active = true
  76. GhoulsBloodyNights.BackgroundColor3 = Color3.new(0, 0, 0)
  77. GhoulsBloodyNights.BorderColor3 = Color3.new(0, 0, 0)
  78. GhoulsBloodyNights.BorderSizePixel = 0
  79. GhoulsBloodyNights.Position = UDim2.new(0.225274727, 0, 0, 0)
  80. GhoulsBloodyNights.Size = UDim2.new(0, 200, 0, 25)
  81. GhoulsBloodyNights.Font = Enum.Font.SciFi
  82. GhoulsBloodyNights.Text = "Ghoul Bloody Nights"
  83. GhoulsBloodyNights.TextColor3 = Color3.new(1, 1, 1)
  84. GhoulsBloodyNights.TextSize = 25
  85.  
  86. AngkerSploit.Name = "AngkerSploit"
  87. AngkerSploit.Parent = Main
  88. AngkerSploit.Active = true
  89. AngkerSploit.BackgroundColor3 = Color3.new(0, 0, 0)
  90. AngkerSploit.BorderColor3 = Color3.new(0, 0, 0)
  91. AngkerSploit.BorderSizePixel = 0
  92. AngkerSploit.Position = UDim2.new(0.225274727, 0, 0.887892365, 0)
  93. AngkerSploit.Size = UDim2.new(0, 200, 0, 25)
  94. AngkerSploit.Font = Enum.Font.SciFi
  95. AngkerSploit.Text = "ANGKERSPLOIT"
  96. AngkerSploit.TextColor3 = Color3.new(1, 1, 1)
  97. AngkerSploit.TextSize = 25
  98.  
  99. FarmStrongCCG.Name = "FarmStrongCCG"
  100. FarmStrongCCG.Parent = Main
  101. FarmStrongCCG.BackgroundColor3 = Color3.new(0, 0, 0)
  102. FarmStrongCCG.BorderColor3 = Color3.new(0, 0, 0)
  103. FarmStrongCCG.BorderSizePixel = 0
  104. FarmStrongCCG.Position = UDim2.new(0.225274727, 0, 0.147982061, 0)
  105. FarmStrongCCG.Size = UDim2.new(0, 200, 0, 24)
  106. FarmStrongCCG.Font = Enum.Font.SciFi
  107. FarmStrongCCG.Text = "Strong CCG"
  108. FarmStrongCCG.TextColor3 = Color3.new(1, 1, 1)
  109. FarmStrongCCG.TextSize = 23
  110. FarmStrongCCG.MouseButton1Down:connect(function()
  111. if Farming == false then
  112. Farming = true
  113. FarmStrongCCG.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  114. else
  115. Farming = false
  116. FarmStrongCCG.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  117. Stepped:Disconnect()
  118. end
  119. local runService = game:GetService('RunService')
  120.  
  121.  
  122. if Farming then
  123. Stepped = runService.Stepped:Connect(function()
  124. for i,v in pairs(workspace:GetChildren()) do
  125. if string.find(v.Name, "Strong CCG") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  126. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  127. end
  128. end
  129. end)
  130. end
  131. wait()
  132. for i,v in pairs(workspace:GetChildren()) do
  133. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  134. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  135. end
  136. end
  137. end)
  138.  
  139. FarmWeakCCG.Name = "FarmWeakCCG"
  140. FarmWeakCCG.Parent = Main
  141. FarmWeakCCG.BackgroundColor3 = Color3.new(0, 0, 0)
  142. FarmWeakCCG.BorderColor3 = Color3.new(0, 0, 0)
  143. FarmWeakCCG.BorderSizePixel = 0
  144. FarmWeakCCG.Position = UDim2.new(0.225274727, 0, 0.295964122, 0)
  145. FarmWeakCCG.Size = UDim2.new(0, 200, 0, 24)
  146. FarmWeakCCG.Font = Enum.Font.SciFi
  147. FarmWeakCCG.Text = "Weak CCG"
  148. FarmWeakCCG.TextColor3 = Color3.new(1, 1, 1)
  149. FarmWeakCCG.TextSize = 23
  150. FarmWeakCCG.MouseButton1Down:connect(function()
  151. if Farming == false then
  152. Farming = true
  153. FarmWeakCCG.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  154. else
  155. Farming = false
  156. FarmWeakCCG.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  157. Stepped:Disconnect()
  158. end
  159. local runService = game:GetService('RunService')
  160.  
  161.  
  162. if Farming then
  163. Stepped = runService.Stepped:Connect(function()
  164. for i,v in pairs(workspace:GetChildren()) do
  165. if string.find(v.Name, "Weak CCG") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  166. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  167. end
  168. end
  169. end)
  170. end
  171. wait()
  172. for i,v in pairs(workspace:GetChildren()) do
  173. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  174. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  175. end
  176. end
  177. end)
  178.  
  179. FarmAogiriStrongG.Name = "FarmAogiriStrongG"
  180. FarmAogiriStrongG.Parent = Main
  181. FarmAogiriStrongG.BackgroundColor3 = Color3.new(0, 0, 0)
  182. FarmAogiriStrongG.BorderColor3 = Color3.new(0, 0, 0)
  183. FarmAogiriStrongG.BorderSizePixel = 0
  184. FarmAogiriStrongG.Position = UDim2.new(0.225274727, 0, 0.443946183, 0)
  185. FarmAogiriStrongG.Size = UDim2.new(0, 200, 0, 24)
  186. FarmAogiriStrongG.Font = Enum.Font.SciFi
  187. FarmAogiriStrongG.Text = "Aogiri Strong"
  188. FarmAogiriStrongG.TextColor3 = Color3.new(1, 1, 1)
  189. FarmAogiriStrongG.TextSize = 23
  190. FarmAogiriStrongG.MouseButton1Down:connect(function()
  191. if Farming == false then
  192. Farming = true
  193. FarmAogiriStrongG.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  194. else
  195. Farming = false
  196. FarmAogiriStrongG.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  197. Stepped:Disconnect()
  198. end
  199. local runService = game:GetService('RunService')
  200.  
  201.  
  202. if Farming then
  203. Stepped = runService.Stepped:Connect(function()
  204. for i,v in pairs(workspace:GetChildren()) do
  205. if string.find(v.Name, "Aogiri Strong") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  206. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  207. end
  208. end
  209. end)
  210. end
  211. wait()
  212. for i,v in pairs(workspace:GetChildren()) do
  213. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  214. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  215. end
  216. end
  217. end)
  218.  
  219. FarmAogiriWeakGhoul.Name = "FarmAogiriWeakGhoul"
  220. FarmAogiriWeakGhoul.Parent = Main
  221. FarmAogiriWeakGhoul.BackgroundColor3 = Color3.new(0, 0, 0)
  222. FarmAogiriWeakGhoul.BorderColor3 = Color3.new(0, 0, 0)
  223. FarmAogiriWeakGhoul.BorderSizePixel = 0
  224. FarmAogiriWeakGhoul.Position = UDim2.new(0.225274727, 0, 0.591928244, 0)
  225. FarmAogiriWeakGhoul.Size = UDim2.new(0, 200, 0, 24)
  226. FarmAogiriWeakGhoul.Font = Enum.Font.SciFi
  227. FarmAogiriWeakGhoul.Text = "Aogiri Weak"
  228. FarmAogiriWeakGhoul.TextColor3 = Color3.new(1, 1, 1)
  229. FarmAogiriWeakGhoul.TextSize = 23
  230. FarmAogiriWeakGhoul.MouseButton1Down:connect(function()
  231. if Farming == false then
  232. Farming = true
  233. FarmAogiriWeakGhoul.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  234. else
  235. Farming = false
  236. FarmAogiriWeakGhoul.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  237. Stepped:Disconnect()
  238. end
  239. local runService = game:GetService('RunService')
  240.  
  241.  
  242. if Farming then
  243. Stepped = runService.Stepped:Connect(function()
  244. for i,v in pairs(workspace:GetChildren()) do
  245. if string.find(v.Name, "Aogiri Weak") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  246. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  247. end
  248. end
  249. end)
  250. end
  251. wait()
  252. for i,v in pairs(workspace:GetChildren()) do
  253. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  254. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  255. end
  256. end
  257. end)
  258.  
  259. AutoAttack.Name = "AutoAttack"
  260. AutoAttack.Parent = Main
  261. AutoAttack.BackgroundColor3 = Color3.new(0, 0, 0)
  262. AutoAttack.BorderColor3 = Color3.new(0, 0, 0)
  263. AutoAttack.BorderSizePixel = 0
  264. AutoAttack.Position = UDim2.new(0.225274727, 0, 0.739910305, 0)
  265. AutoAttack.Size = UDim2.new(0, 200, 0, 24)
  266. AutoAttack.Font = Enum.Font.SciFi
  267. AutoAttack.Text = "Auto Attack"
  268. AutoAttack.TextColor3 = Color3.new(1, 1, 1)
  269. AutoAttack.TextSize = 23
  270. AutoAttack.MouseButton1Down:connect(function()
  271. while true do
  272. wait(0.3)
  273. local A_1 = "Fists"
  274. local A_2 = game:GetService("ReplicatedStorage").Weapon.Default.Fists["Basic_Anim"]["dmg_p2"]
  275. local Event = game:GetService("ReplicatedStorage").Remotes.Damage
  276. Event:FireServer(A_1, A_2)
  277. end
  278. end)
  279.  
  280. TextButton_2.Parent = Main
  281. TextButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  282. TextButton_2.BorderColor3 = Color3.new(0, 0, 0)
  283. TextButton_2.BorderSizePixel = 0
  284. TextButton_2.Position = UDim2.new(0.9313187, 0, 0, 0)
  285. TextButton_2.Size = UDim2.new(0, 25, 0, 25)
  286. TextButton_2.Font = Enum.Font.SciFi
  287. TextButton_2.Text = "X"
  288. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  289. TextButton_2.TextSize = 25
  290. TextButton_2.MouseButton1Down:connect(function()
  291. OpenFrame.Visible = true
  292. Main.Visible = false
  293. end)
  294. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment