Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- count=0
- for i=1,1000 do
- count=count+1
- game.Players.LocalPlayer.PlayerGui.Inventory.GuiControl:Invoke({command="insert", id = count})
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement