Advertisement
SirMeme

blob bitch

Nov 13th, 2018
13,514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. //Instant-Kill Secret Planet Blobber (Worth 1B+ $)
  2. game:GetService("ReplicatedStorage").Events.DealDamage:FireServer(workspace.GameStuff.Blobs.spacezone6pet.spacezone6pet.BlobProperties, 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999)
  3.  
  4. //Equip Tool (Best Tool)
  5. game:GetService("ReplicatedStorage").Events.EquipItem:FireServer(game:GetService("ReplicatedStorage").Shop["28"].Item.Tool)
  6.  
  7. //Give Apples (Loads of Apples)
  8. game:GetService("ReplicatedStorage").Events.ChangeApples:FireServer(9999999999, true, true)
  9.  
  10. //Equip Bag (Best Bag)
  11. game:GetService("ReplicatedStorage").Events.EquipBag:FireServer(game:GetService("ReplicatedStorage").BagShop["17"].Item.Accessory)
  12.  
  13. //Instant Rebirth
  14. game:GetService("ReplicatedStorage").Events.RebirthPlayer:FireServer(0, true)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement