Advertisement
zombieslayerwtf

Craftwars Script

Jun 1st, 2018
6,410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Money (WARNING : enter a dimension such as dungeon to execute this script)
  2. (OR YOU WILL BE BANNED)
  3. (YOU HAVE BEEN WARNED)
  4. game.Players.LocalPlayer.realstats.Cash.Value = 1e99
  5.  
  6. Items(sometime u need to change localplayer to ur name)
  7. count=0
  8. for i=1,1000 do
  9. count=count+1
  10. game.Players.LocalPlayer.PlayerGui.Inventory.GuiControl:Invoke({command="insert", id = count})
  11. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement