Advertisement
Angkerscript

Ahhhhhhhhh

Apr 26th, 2019
685
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.60 KB | None | 0 0
  1. -- AngkerSploit
  2. local badabam = 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 ElementalBattlegrounds = Instance.new("TextLabel")
  9. local AngkerSploit = Instance.new("TextLabel")
  10. local farmskeleton = Instance.new("TextButton")
  11. local farmDiamond = Instance.new("TextButton")
  12. local farmshadow = Instance.new("TextButton")
  13. local farmtank = Instance.new("TextButton")
  14. local FarmCHoas = Instance.new("TextButton")
  15. local farmCthulhu = Instance.new("TextButton")
  16. local farmsnake = Instance.new("TextButton")
  17. local tpshards = Instance.new("TextButton")
  18. local noclip = Instance.new("TextButton")
  19. local farmzombies = Instance.new("TextButton")
  20. local farmexplosive = Instance.new("TextButton")
  21. local Close = Instance.new("TextButton")
  22. --Properties:
  23. badabam.Name = "badabam"
  24. badabam.Parent = game.CoreGui
  25. badabam.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. OpenFrame.Name = "OpenFrame"
  28. OpenFrame.Parent = badabam
  29. OpenFrame.Active = true
  30. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  31. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  32. OpenFrame.BorderSizePixel = 0
  33. OpenFrame.Position = UDim2.new(0, 0, 0.56356734, 0)
  34. OpenFrame.Size = UDim2.new(0, 85, 0, 40)
  35.  
  36. TextButton.Parent = OpenFrame
  37. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  38. TextButton.BorderColor3 = Color3.new(0, 0, 0)
  39. TextButton.BorderSizePixel = 0
  40. TextButton.Position = UDim2.new(0, 0, 0.150000006, 0)
  41. TextButton.Size = UDim2.new(0, 85, 0, 28)
  42. TextButton.Font = Enum.Font.SciFi
  43. TextButton.Text = "Open"
  44. TextButton.TextColor3 = Color3.new(1, 1, 1)
  45. TextButton.TextSize = 27
  46. TextButton.MouseButton1Down:connect(function()
  47. main.Visible = true
  48. OpenFrame.Visible = false
  49. end)
  50.  
  51. main.Name = "main"
  52. main.Parent = badabam
  53. main.Active = true
  54. main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  55. main.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  56. main.BorderSizePixel = 0
  57. main.Position = UDim2.new(0.26215443, 0, 0.242884248, 0)
  58. main.Size = UDim2.new(0, 498, 0, 271)
  59. main.Visible = false
  60. main.Draggable = true
  61.  
  62. BeautyA.Name = "BeautyA"
  63. BeautyA.Parent = main
  64. BeautyA.Active = true
  65. BeautyA.BackgroundColor3 = Color3.new(0, 0, 0)
  66. BeautyA.BorderColor3 = Color3.new(0, 0, 0)
  67. BeautyA.BorderSizePixel = 0
  68. BeautyA.Size = UDim2.new(0, 498, 0, 30)
  69.  
  70. BeautyB.Name = "BeautyB"
  71. BeautyB.Parent = main
  72. BeautyB.Active = true
  73. BeautyB.BackgroundColor3 = Color3.new(0, 0, 0)
  74. BeautyB.BorderColor3 = Color3.new(0, 0, 0)
  75. BeautyB.BorderSizePixel = 0
  76. BeautyB.Position = UDim2.new(0, 0, 0.889298916, 0)
  77. BeautyB.Size = UDim2.new(0, 498, 0, 30)
  78.  
  79. ElementalBattlegrounds.Name = "Elemental Battlegrounds"
  80. ElementalBattlegrounds.Parent = main
  81. ElementalBattlegrounds.Active = true
  82. ElementalBattlegrounds.BackgroundColor3 = Color3.new(0, 0, 0)
  83. ElementalBattlegrounds.BorderColor3 = Color3.new(0, 0, 0)
  84. ElementalBattlegrounds.BorderSizePixel = 0
  85. ElementalBattlegrounds.Position = UDim2.new(0.240963861, 0, 0, 0)
  86. ElementalBattlegrounds.Size = UDim2.new(0, 258, 0, 30)
  87. ElementalBattlegrounds.Font = Enum.Font.SciFi
  88. ElementalBattlegrounds.Text = "Elemental Battlegrounds"
  89. ElementalBattlegrounds.TextColor3 = Color3.new(1, 1, 1)
  90. ElementalBattlegrounds.TextSize = 25
  91.  
  92. AngkerSploit.Name = "AngkerSploit"
  93. AngkerSploit.Parent = main
  94. AngkerSploit.Active = true
  95. AngkerSploit.BackgroundColor3 = Color3.new(0, 0, 0)
  96. AngkerSploit.BorderColor3 = Color3.new(0, 0, 0)
  97. AngkerSploit.BorderSizePixel = 0
  98. AngkerSploit.Position = UDim2.new(0.240963861, 0, 0.889298916, 0)
  99. AngkerSploit.Size = UDim2.new(0, 258, 0, 30)
  100. AngkerSploit.Font = Enum.Font.SciFi
  101. AngkerSploit.Text = "ANGKERSPLOIT"
  102. AngkerSploit.TextColor3 = Color3.new(1, 1, 1)
  103. AngkerSploit.TextSize = 25
  104.  
  105. farmskeleton.Name = "farmskeleton"
  106. farmskeleton.Parent = main
  107. farmskeleton.BackgroundColor3 = Color3.new(0, 0, 0)
  108. farmskeleton.BorderColor3 = Color3.new(0, 0, 0)
  109. farmskeleton.BorderSizePixel = 0
  110. farmskeleton.Position = UDim2.new(0.0200803205, 0, 0.14760147, 0)
  111. farmskeleton.Size = UDim2.new(0, 146, 0, 33)
  112. farmskeleton.Font = Enum.Font.SciFi
  113. farmskeleton.Text = "Skeleton "
  114. farmskeleton.TextColor3 = Color3.new(1, 1, 1)
  115. farmskeleton.TextSize = 25
  116. farmskeleton.MouseButton1Down:connect(function()
  117. if skeletonFarming == false then
  118. skeletonFarming = true
  119. farmskeleton.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  120. else
  121. skeletonFarming = false
  122. farmskeleton.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  123. Stepped:Disconnect()
  124. end
  125. local runService = game:GetService('RunService')
  126.  
  127.  
  128. if skeletonFarming then
  129. Stepped = runService.Stepped:Connect(function()
  130. for i,v in pairs(workspace.enemies:GetChildren()) do
  131. if string.find(v.Name, "Skeleton") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  132. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  133. end
  134. end
  135. end)
  136. end
  137. wait()
  138. for i,v in pairs(workspace:GetChildren()) do
  139. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  140. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  141. end
  142. end
  143. end)
  144.  
  145. farmDiamond.Name = "farmDiamond"
  146. farmDiamond.Parent = main
  147. farmDiamond.BackgroundColor3 = Color3.new(0, 0, 0)
  148. farmDiamond.BorderColor3 = Color3.new(0, 0, 0)
  149. farmDiamond.BorderSizePixel = 0
  150. farmDiamond.Position = UDim2.new(0.353413671, 0, 0.14760147, 0)
  151. farmDiamond.Size = UDim2.new(0, 146, 0, 33)
  152. farmDiamond.Font = Enum.Font.SciFi
  153. farmDiamond.Text = "Diamond "
  154. farmDiamond.TextColor3 = Color3.new(1, 1, 1)
  155. farmDiamond.TextSize = 25
  156. farmDiamond.MouseButton1Down:connect(function()
  157. if DiamondFarming == false then
  158. DiamondFarming = true
  159. farmDiamond.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  160. else
  161. DiamondFarming = false
  162. farmDiamond.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  163. Stepped:Disconnect()
  164. end
  165. local runService = game:GetService('RunService')
  166.  
  167.  
  168. if DiamondFarming then
  169. Stepped = runService.Stepped:Connect(function()
  170. for i,v in pairs(workspace.enemies:GetChildren()) do
  171. if string.find(v.Name, "Diamond") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  172. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  173. end
  174. end
  175. end)
  176. end
  177. wait()
  178. for i,v in pairs(workspace:GetChildren()) do
  179. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  180. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  181. end
  182. end
  183. end)
  184.  
  185. farmshadow.Name = "farmshadow"
  186. farmshadow.Parent = main
  187. farmshadow.BackgroundColor3 = Color3.new(0, 0, 0)
  188. farmshadow.BorderColor3 = Color3.new(0, 0, 0)
  189. farmshadow.BorderSizePixel = 0
  190. farmshadow.Position = UDim2.new(0.686747015, 0, 0.14760147, 0)
  191. farmshadow.Size = UDim2.new(0, 146, 0, 33)
  192. farmshadow.Font = Enum.Font.SciFi
  193. farmshadow.Text = "Shadow "
  194. farmshadow.TextColor3 = Color3.new(1, 1, 1)
  195. farmshadow.TextSize = 25
  196. farmshadow.MouseButton1Down:connect(function()
  197. if shadowFarming == false then
  198. shadowFarming = true
  199. farmshadow.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  200. else
  201. shadowFarming = false
  202. farmshadow.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  203. Stepped:Disconnect()
  204. end
  205. local runService = game:GetService('RunService')
  206.  
  207.  
  208. if shadowFarming then
  209. Stepped = runService.Stepped:Connect(function()
  210. for i,v in pairs(workspace.enemies:GetChildren()) do
  211. if string.find(v.Name, "Shadow") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  212. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  213. end
  214. end
  215. end)
  216. end
  217. wait()
  218. for i,v in pairs(workspace:GetChildren()) do
  219. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  220. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  221. end
  222. end
  223. end)
  224.  
  225. farmtank.Name = "farmtank"
  226. farmtank.Parent = main
  227. farmtank.BackgroundColor3 = Color3.new(0, 0, 0)
  228. farmtank.BorderColor3 = Color3.new(0, 0, 0)
  229. farmtank.BorderSizePixel = 0
  230. farmtank.Position = UDim2.new(0.686747015, 0, 0.332103312, 0)
  231. farmtank.Size = UDim2.new(0, 146, 0, 33)
  232. farmtank.Font = Enum.Font.SciFi
  233. farmtank.Text = "Tank Zom"
  234. farmtank.TextColor3 = Color3.new(1, 1, 1)
  235. farmtank.TextSize = 25
  236. farmtank.MouseButton1Down:connect(function()
  237. if explosiveFarming == false then
  238. explosiveFarming = true
  239. farmtank.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  240. else
  241. explosiveFarming = false
  242. farmtank.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  243. Stepped:Disconnect()
  244. end
  245. local runService = game:GetService('RunService')
  246.  
  247.  
  248. if explosiveFarming then
  249. Stepped = runService.Stepped:Connect(function()
  250. for i,v in pairs(workspace.enemies:GetChildren()) do
  251. if string.find(v.Name, "Tank") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  252. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  253. end
  254. end
  255. end)
  256. end
  257. wait()
  258. for i,v in pairs(workspace:GetChildren()) do
  259. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  260. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  261. end
  262. end
  263. end)
  264.  
  265. FarmCHoas.Name = "FarmCHoas"
  266. FarmCHoas.Parent = main
  267. FarmCHoas.BackgroundColor3 = Color3.new(0, 0, 0)
  268. FarmCHoas.BorderColor3 = Color3.new(0, 0, 0)
  269. FarmCHoas.BorderSizePixel = 0
  270. FarmCHoas.Position = UDim2.new(0.0200803205, 0, 0.523985267, 0)
  271. FarmCHoas.Size = UDim2.new(0, 146, 0, 33)
  272. FarmCHoas.Font = Enum.Font.SciFi
  273. FarmCHoas.Text = "Choas King"
  274. FarmCHoas.TextColor3 = Color3.new(1, 1, 1)
  275. FarmCHoas.TextSize = 25
  276. FarmCHoas.MouseButton1Down:connect(function()
  277. if choasFarming == false then
  278. choasFarming = true
  279. FarmCHoas.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  280. else
  281. choasFarming = false
  282. FarmCHoas.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  283. Stepped:Disconnect()
  284. end
  285. local runService = game:GetService('RunService')
  286.  
  287.  
  288. if choasFarming then
  289. Stepped = runService.Stepped:Connect(function()
  290. for i,v in pairs(workspace.enemies:GetChildren()) do
  291. if string.find(v.Name, "Cthulhu") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  292. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  293. end
  294. end
  295. end)
  296. end
  297. wait()
  298. for i,v in pairs(workspace:GetChildren()) do
  299. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  300. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  301. end
  302. end
  303. end)
  304.  
  305. farmCthulhu.Name = "farmCthulhu"
  306. farmCthulhu.Parent = main
  307. farmCthulhu.BackgroundColor3 = Color3.new(0, 0, 0)
  308. farmCthulhu.BorderColor3 = Color3.new(0, 0, 0)
  309. farmCthulhu.BorderSizePixel = 0
  310. farmCthulhu.Position = UDim2.new(0.353413671, 0, 0.523985267, 0)
  311. farmCthulhu.Size = UDim2.new(0, 146, 0, 33)
  312. farmCthulhu.Font = Enum.Font.SciFi
  313. farmCthulhu.Text = "Cthulhu"
  314. farmCthulhu.TextColor3 = Color3.new(1, 1, 1)
  315. farmCthulhu.TextSize = 25
  316. farmCthulhu.MouseButton1Down:connect(function()
  317. if cthulhuFarming == false then
  318. cthulhuFarming = true
  319. farmCthulhu.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  320. else
  321. cthulhuFarming = false
  322. farmCthulhu.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  323. Stepped:Disconnect()
  324. end
  325. local runService = game:GetService('RunService')
  326.  
  327.  
  328. if cthulhuFarming then
  329. Stepped = runService.Stepped:Connect(function()
  330. for i,v in pairs(workspace.enemies:GetChildren()) do
  331. if string.find(v.Name, "Cthulhu") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  332. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  333. end
  334. end
  335. end)
  336. end
  337. wait()
  338. for i,v in pairs(workspace:GetChildren()) do
  339. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  340. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  341. end
  342. end
  343. end)
  344.  
  345. farmsnake.Name = "farmsnake"
  346. farmsnake.Parent = main
  347. farmsnake.BackgroundColor3 = Color3.new(0, 0, 0)
  348. farmsnake.BorderColor3 = Color3.new(0, 0, 0)
  349. farmsnake.BorderSizePixel = 0
  350. farmsnake.Position = UDim2.new(0.686747015, 0, 0.523985267, 0)
  351. farmsnake.Size = UDim2.new(0, 146, 0, 33)
  352. farmsnake.Font = Enum.Font.SciFi
  353. farmsnake.Text = "Snake"
  354. farmsnake.TextColor3 = Color3.new(1, 1, 1)
  355. farmsnake.TextSize = 25
  356. farmsnake.MouseButton1Down:connect(function()
  357. if snakesFarming == false then
  358. snakesFarming = true
  359. farmsnake.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  360. else
  361. snakesFarming = false
  362. farmsnake.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  363. Stepped:Disconnect()
  364. end
  365. local runService = game:GetService('RunService')
  366.  
  367.  
  368. if snakesFarming then
  369. Stepped = runService.Stepped:Connect(function()
  370. for i,v in pairs(workspace.enemies:GetChildren()) do
  371. if string.find(v.Name, "Snake") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  372. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  373. end
  374. end
  375. end)
  376. end
  377. wait()
  378. for i,v in pairs(workspace:GetChildren()) do
  379. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  380. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  381. end
  382. end
  383. end)
  384.  
  385. tpshards.Name = "tpshards"
  386. tpshards.Parent = main
  387. tpshards.BackgroundColor3 = Color3.new(0, 0, 0)
  388. tpshards.BorderColor3 = Color3.new(0, 0, 0)
  389. tpshards.BorderSizePixel = 0
  390. tpshards.Position = UDim2.new(0.190763056, 0, 0.715867162, 0)
  391. tpshards.Size = UDim2.new(0, 146, 0, 33)
  392. tpshards.Font = Enum.Font.SciFi
  393. tpshards.Text = "TP Diamond"
  394. tpshards.TextColor3 = Color3.new(1, 1, 1)
  395. tpshards.TextSize = 25
  396. tpshards.MouseButton1Down:connect(function()
  397. for i,v in pairs(game.Workspace[".Ignore"][".ServerEffects"]:GetChildren()) do
  398. if v.Name == "Diamond" then
  399. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  400. end
  401. end
  402. end)
  403.  
  404. noclip.Name = "noclip"
  405. noclip.Parent = main
  406. noclip.BackgroundColor3 = Color3.new(0, 0, 0)
  407. noclip.BorderColor3 = Color3.new(0, 0, 0)
  408. noclip.BorderSizePixel = 0
  409. noclip.Position = UDim2.new(0.516064286, 0, 0.715867162, 0)
  410. noclip.Size = UDim2.new(0, 146, 0, 33)
  411. noclip.Font = Enum.Font.SciFi
  412. noclip.Text = "NoClip E"
  413. noclip.TextColor3 = Color3.new(1, 1, 1)
  414. noclip.TextSize = 25
  415. noclip.MouseButton1Down:connect(function()
  416. noclip = false
  417. game:GetService('RunService').Stepped:connect(function()
  418. if noclip then
  419. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  420. end
  421. end)
  422. plr = game.Players.LocalPlayer
  423. mouse = plr:GetMouse()
  424. mouse.KeyDown:connect(function(key)
  425.  
  426. if key == "e" then
  427. noclip = not noclip
  428. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  429. end
  430. end)
  431. print('Loaded')
  432. print('Press "E" to noclip')
  433. end)
  434.  
  435. farmzombies.Name = "farmzombies"
  436. farmzombies.Parent = main
  437. farmzombies.BackgroundColor3 = Color3.new(0, 0, 0)
  438. farmzombies.BorderColor3 = Color3.new(0, 0, 0)
  439. farmzombies.BorderSizePixel = 0
  440. farmzombies.Position = UDim2.new(0.020080328, 0, 0.332103312, 0)
  441. farmzombies.Size = UDim2.new(0, 146, 0, 33)
  442. farmzombies.Font = Enum.Font.SciFi
  443. farmzombies.Text = "Zombie"
  444. farmzombies.TextColor3 = Color3.new(1, 1, 1)
  445. farmzombies.TextSize = 25
  446. farmzombies.MouseButton1Down:connect(function()
  447. if zombieFarming == false then
  448. zombieFarming = true
  449. farmzombies.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  450. else
  451. zombieFarming = false
  452. farmzombies.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  453. Stepped:Disconnect()
  454. end
  455. local runService = game:GetService('RunService')
  456.  
  457.  
  458. if zombieFarming then
  459. Stepped = runService.Stepped:Connect(function()
  460. for i,v in pairs(workspace.enemies:GetChildren()) do
  461. if string.find(v.Name, "Zombie") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  462. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  463. end
  464. end
  465. end)
  466. end
  467. wait()
  468. for i,v in pairs(workspace:GetChildren()) do
  469. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  470. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  471. end
  472. end
  473. end)
  474.  
  475. farmexplosive.Name = "farmexplosive"
  476. farmexplosive.Parent = main
  477. farmexplosive.BackgroundColor3 = Color3.new(0, 0, 0)
  478. farmexplosive.BorderColor3 = Color3.new(0, 0, 0)
  479. farmexplosive.BorderSizePixel = 0
  480. farmexplosive.Position = UDim2.new(0.353413671, 0, 0.332103312, 0)
  481. farmexplosive.Size = UDim2.new(0, 146, 0, 33)
  482. farmexplosive.Font = Enum.Font.SciFi
  483. farmexplosive.Text = "Explosive "
  484. farmexplosive.TextColor3 = Color3.new(1, 1, 1)
  485. farmexplosive.TextSize = 25
  486. farmexplosive.MouseButton1Down:connect(function()
  487. if explosiveFarming == false then
  488. explosiveFarming = true
  489. farmexplosive.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  490. else
  491. explosiveFarming = false
  492. farmexplosive.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  493. Stepped:Disconnect()
  494. end
  495. local runService = game:GetService('RunService')
  496.  
  497.  
  498. if explosiveFarming then
  499. Stepped = runService.Stepped:Connect(function()
  500. for i,v in pairs(workspace.enemies:GetChildren()) do
  501. if string.find(v.Name, "Explosive") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  502. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  503. end
  504. end
  505. end)
  506. end
  507. wait()
  508. for i,v in pairs(workspace:GetChildren()) do
  509. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  510. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  511. end
  512. end
  513. end)
  514.  
  515. Close.Name = "Close"
  516. Close.Parent = main
  517. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  518. Close.BorderColor3 = Color3.new(0, 0, 0)
  519. Close.BorderSizePixel = 0
  520. Close.Position = UDim2.new(0.939759016, 0, 0, 0)
  521. Close.Size = UDim2.new(0, 30, 0, 30)
  522. Close.Font = Enum.Font.SciFi
  523. Close.Text = "X"
  524. Close.TextColor3 = Color3.new(1, 1, 1)
  525. Close.TextSize = 27
  526. Close.MouseButton1Down:connect(function()
  527. OpenFrame.Visible = true
  528. main.Visible = false
  529. end)
  530. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement