Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(2)
- a = Instance.new("HopperBin")
- a.BinType = 1
- a.Parent = game.Players.LocalPlayer.Backpack
- wait(3)
- a = Instance.new("HopperBin")
- a.BinType = 4
- a.Parent = game.Players.LocalPlayer.Backpack
- wait(3)
- a = Instance.new("HopperBin")
- a.BinType = 3
- a.Parent = game.Players.LocalPlayer.Backpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement