Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if script.Parent:IsA("HopperBin") then
- print(":D")
- else
- local tol=Instance.new("HopperBin")
- tol.Name="Creeper"
- tol.Parent=plays:FindFirstChild(player).Backpack
- tol.Parent=plays:FindFirstChild(player).StarterGear
- script:clone().Parent=tol
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement