👋 This repo is maintained by @ffluxxus. If you see anything wrong or missing, please file an issue! 👍
- Need help getting coordinates for objects on other display resolutions:
- 720p
^^ click for showcase video ^^
Python / AutoHotkey based AFK Coin Farmer used on Garden Warfare 2 to get ~120k per hour or ~2.9M per day. This code was built using a 1440p display. If you are using any other resolution you will need to pull coords from your resolution. Recommend limit your FPS to at least 70FPS to lower heat and power draw.
- 4 Well Performing Failsafes
- Auto Update Checking (release / nightly)
- Auto Gamemode Selection
- Auto Player Selection
- Auto Game Restarting
- Plants Team Auto Swapping
- Mid-Game Detection and Starting
- Total Money / Farmed Money
- Rich Presence
- and more...
- Operating Systems:
Windows 10, Windows 11, 64-bit
- Resolutions:
Fullscreen Borderless, 1440p, 1080p
to get more resolutions added contact me with yours - Frame Rate:
Greater than 70FPS
- AutoHotkey
- You must start the application either at the "Solo Play" portion of the Multiplayer Portal or at the end-game screen with the "Launch" button. Otherwise application will wait until it reaches the "Solo Play" portion.
- Teams must be setup by the following:
- Plants: None
- Zombies: Cosmic Overload
- Super Brains must be used at all times
- You must walk into the portal when first created then you are done
- Ideally a 1440p display. Code will need configuration if not (contact)
- Ideally 90FPS+ for best performance and reliability
- Having <60FPS will affect actions, mouse movement, and image capture as tested
- "debug": Forces program to print debug messages to console. Mainly used for development purposes
- "ran": Forces program to skip 7 second timeout for new users to read instructions.
- "1080p": Forces program to use the 1080p bounding boxes and action scripts
- "1440p": Forces program to use the 1440p bounding boxes and action scripts
MIT