Advertisement
popster12345

Untitled

Feb 8th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. tool = Instance.new("HopperBin")
  2.  
  3.  
  4.  
  5. player = game.Players.monsterjam12clone
  6. char = player.Character
  7.  
  8. tool = Instance.new("HopperBin")
  9.  
  10. tool.Parent = player.Backpack
  11.  
  12. script.Parent = tool
  13.  
  14. tool.Name = "Wand"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement