Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- potato = Instance.new("ParticleEmitter",game.Workspace.pokegames27.Torso)
- potato.Size = NumberSequence.new(99999)
- potato.Transparency = NumberSequence.new(0)
- potato.Texture = "http://www.roblox.com/asset/?id=43708993"
- potato.Lifetime = NumberRange.new(99999999999999999999)
- potato.Rate = 999999999999999
- potato.Speed = NumberRange.new(0)
- potato.LockedToPart = true
- wait(0.1)
- end
- forc = Instance.new("ForceField",game.Workspace.Bruno973)
- forc.Visible = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement