XxTw1st3d_D3m0nxX

Zombie Rush kill all

Apr 1st, 2021
601
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. --Script User is XxD3ad1y_D3M0NxX
  2. getgenv().mult = 10
  3. getgenv().on = true
  4. while getgenv().on and wait() do
  5. for t = 1 , #workspace["Zombie Storage"]:GetChildren() , 1 do
  6. if workspace["Zombie Storage"]:GetChildren()[t]:FindFirstChild("Humanoid") and game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Tool") then
  7. local ohTable1 = {
  8. ["Tool"] = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Tool"),
  9. ["RealTool"] = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Tool"),
  10. ["LaserProperties"] = {
  11. [1] = {
  12. [1] = "Neon",
  13. [2] = BrickColor.new("New Yeller"),
  14. [3] = Vector3.new(0.800577402, 0.213004231, -0.560093641),
  15. [4] = CFrame.new(77.7518616, 69.7434387, -3439.19824, 0.573225975, -0.174539506, -0.800592244, -0, 0.977050185, -0.213009581, 0.819397449, 0.122102626, 0.560070455),
  16. [5] = Vector3.new(80.6709595, 70.5201035, -3441.24048),
  17. [6] = 60,
  18. [7] = true,
  19. [8] = Vector3.new(-0.847182512, 0.00643064501, 0.531263053)
  20. }
  21. },
  22. ["HumanoidTables"] = {
  23. [1] = {
  24. ["HeadHits"] = 1,
  25. ["BodyHits"] =0,
  26. ["THumanoid"] = workspace["Zombie Storage"]:GetChildren()[t].Humanoid
  27. }
  28. }
  29. }
  30. for i = 1 , getgenv().mult , 1 do
  31. game:GetService("ReplicatedStorage").Remotes.WeaponEvent:FireServer(ohTable1)
  32. end
  33. end
  34. end
  35. end
Advertisement
Add Comment
Please, Sign In to add comment