Advertisement
Honansik

Btools Roblox Script

Jul 13th, 2021
16,647
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.24 KB | None | 1 0
  1. a = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  2. a.BinType = 2
  3. b = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  4. b.BinType = 3
  5. c = Instance.new("HopperBin", game.Players.LocalPlayer.Backpack)
  6. c.BinType = 4
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement