Advertisement
Daniel555ok

Paper Please Script

Jun 4th, 2020
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. for i,v in pairs(game.Players.USERNAME.Backpack:GetChildren()) do
  2. v.Parent = game.Players.LocalPlayer.Backpack
  3. end
  4.  
  5.  
  6. game.Players.LocalPlayer.PlayerGui.LocalScript:Remove()
  7. game.Players.LocalPlayer.PlayerGui.ROBLOX_InteractiveClicker:Remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement