Advertisement
leolion003

Name

Sep 27th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.20 KB | None | 0 0
  1. f (script.Parent.className ~= "HopperBin") then
  2. local h = Instance.new("HopperBin")
  3. h.Name = "Im_foot"
  4. h.Parent = game.Players["leolion003"].Backpack
  5. script.Parent = h
  6. script.Name = "Function"
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement