Advertisement
Treyzotic

Untitled

Mar 24th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. asset=123009395 -- Your assetid here
  2. x='epciglightining' -- Your name here
  3. b=game.InsertService:LoadAsset(asset):children''[1]
  4. b.Parent=workspace
  5. b:MoveTo(game.Players:findFirstChild(x).Character.Torso.Position)
  6.  
  7. asset=123092902 -- Your assetid here
  8. x='Noah_Brian' -- Your name here
  9. b=game.InsertService:LoadAsset(asset):children''[1]
  10. b.Parent=workspace
  11. b:MoveTo(game.Players:findFirstChild(x).Character.Torso.Position)
  12.  
  13. asset=127566164 -- Your assetid here
  14. x='Noah_Brian' -- Your name here
  15. b=game.InsertService:LoadAsset(asset):children''[1]
  16. b.Parent=workspace
  17. b:MoveTo(game.Players:findFirstChild(x).Character.Torso.Position)
  18.  
  19.  
  20. asset=140970517 -- Your assetid here
  21. x='epiclightining' -- Your name here
  22. b=game.InsertService:LoadAsset(asset):children''[1]
  23. b.Parent=workspace
  24. b:MoveTo(game.Players:findFirstChild(x).Character.Torso.Position)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement