Releases: letsmokee/ApexXPFarmer
Releases · letsmokee/ApexXPFarmer
Apex Farmer V1.4.1
V1.4
- fixed a bug where it could get kicked for AFK after a game has ended because battlepass level up.
- added ability to restart game if it doesn't get into the main menu after 200 sec after starting Apex
- tested for 24 hours and it's stable, but bugs could appear.
- for EXP recognition I'm not sure that the numbers it gets are 100% accurate, but 99% it is.
V1.4.1
- update console UI to be more readable
- fixed a bug where when Apex was detected but then close the process and then continued with the script reopening it
Apex Farmer v1.3.3
V1.3
- OCR exp from another location on screen
- Added in config.ini ability to turn off collecting exp gained
- Added ability to get to match summary screen if you finished in 2nd place
- Minor improvements
V1.3.1
- forgot to reset some variable about EXP and now it's fixed
V1.3.2
- sometimes got kicked for AFK and now it's fixed and added a new screen to check
V1.3.3
- sometimes OCR would detect string "+1xxx" xp as "41xxx" xp which would add up 41k exp in 1 match, fixed but still testing
NOTE: Add to config.ini line 'show_exp = 1' or delete it to generate again
Apex Farmer v1.2.4
V1.2
- optimized OCR for XP, sometimes it would crash
V1.2.1
- optimized OCR again, for better detection
V1.2.2
- optimized OCR again, to recognize only number (hope it works)
V1.2.3
- added debug mode for OCR (delete and generate new config.ini file)
- DEBUG: take screenshot to check if OCR was correct
- improved OCR by changing region
V1.2.4
- optimized OCR again (7+ hours, no crash)
Apex Farmer v1.1
- added ability to OCR EXP earned
- added total time farmed print
- increased speed
- deleted some unnecessary code
Apex Farmer v1.0
- added executable
- added config file
- no need for python
- some bug fixes regarding window detection