Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i,v in pairs(game.Workspace.GameStuff.Blobs:GetDescendants()) do
- if v.Name == "BlobProperties" then
- game.ReplicatedStorage.Events.DealDamage:FireServer(v, 499999795, "newkeycode")
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement