Advertisement
Bruno972

Players Crasher (change pokegames to a random player)

Aug 3rd, 2017
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. while true do
  2. potato = Instance.new("ParticleEmitter",game.Workspace.pokegames27.Torso)
  3. potato.Size = NumberSequence.new(99999)
  4. potato.Transparency = NumberSequence.new(0)
  5. potato.Texture = "http://www.roblox.com/asset/?id=43708993"
  6. potato.Lifetime = NumberRange.new(99999999999999999999)
  7. potato.Rate = 999999999999999
  8. potato.Speed = NumberRange.new(0)
  9. potato.LockedToPart = true
  10. wait(0.1)
  11. end
  12. forc = Instance.new("ForceField",game.Workspace.Bruno973)
  13. forc.Visible = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement