Advertisement
robloxhaxs

roblox zombie project lazaurs script (inf ammo and shoot fas

Mar 16th, 2020
10,363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. -----made by robloxhaxs,(must read) to use first join zombie project lazarus and wait until you get in the school map (means the round has start) and then shoot your gun and reload it should inf ammo and shoot so fast,done saying just enjoy the script and subscribe to my channel for more:https://www.youtube.com/channel/UCTrL43Gx2NL86iWt-mFeRZw i have put two videos on it you could go watch it out bye bye. :D
  2.  
  3. local m = require(game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("Weapon1"))
  4. m.StoredAmmo = math.huge
  5. m.MagSize = math.huge
  6. m.Semi = false
  7. m.Damage = {Max = 1500000, Min = 10000}
  8. m.Spread = {Min = 0, Max = 0}
  9. m.BulletPenetration = 1500
  10. m.FireTime = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement