Advertisement
Scriptorz5

blobsim autofarm blob

Nov 20th, 2018
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. while true do
  2. wait(1)
  3. game:GetService("ReplicatedStorage").Events.DealDamage:FireServer(workspace.GameStuff.Blobs.slimeblob.slimeblob.BlobProperties, 500000025, "nohacking")
  4. game:GetService("ReplicatedStorage").Events.DealDamage:FireServer(workspace.GameStuff.Blobs.roblob.roblob.BlobProperties, 500000025, "nohacking")
  5. game:GetService("ReplicatedStorage").Events.DealDamage:FireServer(workspace.GameStuff.Blobs.teddyblob.teddyblob.BlobProperties, 500000025, "nohacking")
  6. game:GetService("ReplicatedStorage").Events.DealDamage:FireServer(workspace.GameStuff.Blobs.spacezone6pet.spacezone6pet.BlobProperties, 500000025, "nohacking")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement