Undead Defense Tycoon Script | KILL ALL

9637dfc0d875c1281dae76b225525faa-300x169-1
Created by Septex#9788

Features:

  • KILL ALL
getgenv().KillAll = true

local plr = game.Players.LocalPlayer

while true do
   if getgenv().KillAll then
       for i,v in pairs(workspace.Zombies:GetChildren()) do
           if plr.Character and plr.Character:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Head") and v:FindFirstChildOfClass("Humanoid") and v:FindFirstChildOfClass("Humanoid").Health ~= 0 then
               if not plr.Character:FindFirstChildOfClass("Tool") then
                   for _,gun in pairs(plr.Backpack:GetChildren()) do
                       if gun:IsA("Tool") and gun:FindFirstChild("Fire") then
                           gun.Parent = plr.Character
                           tool = gun
                       end
                   end
               else
                   if plr.Character:FindFirstChildOfClass("Tool"):FindFirstChild("Fire") then
                       tool = plr.Character:FindFirstChildOfClass("Tool")
                   end
               end
               local yes = {}
               for i = 1,10 do
                   table.insert(yes,{[1] = v.Head,[2] = v.Head.Position,[3] = Vector3.new(0,0,0),[4] = 0})
               end
               tool.Fire:FireServer(plr.Character.HumanoidRootPart.Position, tool.Handle.Muzzle.WorldPosition, {[1] = Vector3.new(0, 0, 0)}, require(tool.Config).BulletData, yes)
           end
       end
   end
   task.wait(0.1)
end

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ