Advertisement
PotatoTroll123123123

Craftwars items script

Jun 22nd, 2018
12,874
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. count=0
  2. for i=1,1000 do
  3. count=count+1
  4. game.Players.LocalPlayer.PlayerGui.Inventory.GuiControl:Invoke({command="insert", id = count})
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement