Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. --Thanks To HessaFTW And His Slave BlueHunter
  2. --Hessa Is the one that made this compalation
  3. --BlueHunter was the test subject
  4. --Have eny scripts that arent in here send them to HessaFTW and he will test and put in for next update
  5.  
  6. --Just spawns lots of trump faces
  7. --Dont Forget to build a wall
  8.  
  9. for i, v in pairs(game.Players:GetChildren()) do
  10. emit = Instance.new("ParticleEmitter")
  11. emit.Parent = v.Character.Torso
  12. emit.Texture = "http://www.roblox.com/asset/?id=343377229"
  13. emit.VelocitySpread = 25
  14. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement