Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Getting Btools") --This is a normal script >_>
- wait(2)
- print("Drag Success")
- a = Instance.new("HopperBin")
- a.BinType = 1
- a.Parent = game.Players.thomasthong.Backpack --Replace killerboy634 With your name!
- wait(3)
- print("Delete Success")
- a = Instance.new("HopperBin")
- a.BinType = 4
- a.Parent = game.Players.thomasthong.Backpack --Replace killerboy634 With your name!
- wait(3)
- print("Copy Success")
- a = Instance.new("HopperBin")
- a.BinType = 3
- a.Parent = game.Players.thomasthong.Backpack --Replace killerboy634 With your name!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement