Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- aim = game.Players:findFirstChild("kaemi")
- root = game:GetService("InsertService"):LoadAsset(170897263)
- item = root:children()
- for i = 1, #item do
- item[i].Parent = aim.Backpack
- wait(0.1)
- end
- root = game:GetService("InsertService"):LoadAsset(94233344)
- item = root:children()
- for i = 1, #item do
- item[i].Parent = aim.Backpack
- wait(0.1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement