Advertisement
KoxMati

Zombie Strike AutoFarm

Dec 6th, 2019
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. --[[
  2. Made by Megumu
  3. <3
  4. == MAPS ==
  5. The Retro City - 1
  6. The Factory - 2
  7. The Firelands - 3
  8.  
  9. note: if you're playing on map 3, the levels are 1 to 3, not 3 to 5
  10.  
  11. == DIFFICICULTY ==
  12. Easy - 1
  13. Medium - 2
  14. Hard - 3
  15. Very Hard - 4
  16. Extreme - 5
  17. ]]
  18. --Settings
  19. _G.Settings = {
  20. Difficulty = 1;
  21. Map = 1;
  22. Hardcore = true;
  23. }
  24. loadstring(game:HttpGet("https://pastebin.com/raw/GPsD6fX4", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement