Skip to content

driv3n/ApexFarming

 
 

Repository files navigation

Apex XP Farm

This is a basic python script that searches for things on your screen and when it finds a match it well press the respective keys. The primary and current function is for Apex AFK farming, because getting to level 10 is annoying.

NOTE: You can use this for ranked as well, only thing is that's kind of messed up, and it will only leave the game when the full team is dead.

Instrunctions

Before running the start.bat, make sure to install python, open the command prompt, and type the following commands:

• pip install pywin32
• pip install keyboard
• pip install pyautogui
• pip install opencv-python

If your getting a "The Pillow package is required to use this function" error, use:

• pip install Pillow --upgrade

Troubleshooting & Sources

For more information on how this works and for troubleshooting:
https://github.com/KianBrose/Image-Recognition-Botting-Tutorial
https://www.youtube.com/watch?v=YRAIUA-Oc1Y&ab_channel=KianBrose
https://www.unknowncheats.me/forum/apex-legends/464685-apexfarming.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Batchfile 58.3%
  • Python 41.7%