Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if script.Parent.className ~= "HopperBin" then
- local H = Instance.new("HopperBin")
- H.Parent = game:service("Players").monsterjam12clone.Backpack
- H.Name = "Tornado"
- script.Parent = H
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement