newtmannewt

Untitled

May 25th, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. print(" lego ")local hopperbin = Instance.new("HopperBin")
  2. hopperbin.BinType = "GameTool"
  3. hopperbin.Parent = game.Players.ic3w0lf589.Backpack
  4.  
  5. local hopperbintwo = Instance.new("HopperBin")
  6. hopperbintwo.BinType = "Hammer"
  7. hopperbintwo.Parent = game.Players.ic3w0lf589.Backpack
  8.  
  9. local hopperbinthree = Instance.new("HopperBin")
  10. hopperbinthree.BinType = "Clone"
  11. hopperbinthree.Parent = game.Players.ic3w0lf589.Backpack
Add Comment
Please, Sign In to add comment