Advertisement
Hayaxto

Craftwars all items (CURRENT ITEMS IN GAME RN)

Apr 2nd, 2022
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 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