JordanTGraves

Untitled

Jun 20th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  2. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  3. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  4. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  5. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  6. tool1.BinType = "Clone"
  7. tool2.BinType = "GameTool"
  8. tool3.BinType = "Hammer"
  9. tool4.BinType = "Script"
  10. tool5.BinType = "Grab"
Add Comment
Please, Sign In to add comment