Advertisement
Chxp

PATICLAS

Jul 29th, 2015
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. while true do
  2. local a = Instance.new("ParticleEmitter", game.Workspace.Base)
  3. a.Texture = ("http://www.roblox.com/asset/?id=73970690")
  4. a.Size = 50
  5. wait(0.0005)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement