Skip to content

Basic New World Bot. Just supporting the small indie gaming studios.

Notifications You must be signed in to change notification settings

LaFouine25/Farming-New-World-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Basic New World Bot

Prereqs

Make sure you have a pet Python - https://www.python.org/

Make sure you pip install the following packages

pip install PyAutoGUI
pip install PyDirectInput
pip install Pillow
pip install OpenCV-python

New World must be installed and running..... But you know this already right?

Run

If you have python and the 4 packages you are good to go. Load up New World on your MAIN monitor (Only applicable for people with multiple monitors), enter the game and walk to a nice farming spot, then run the program.

python main.py

During farming session, for "pause" the bot, just press "ESCAPE" and the bot auto pause. At this moment, you can move your mouse on the bot console and press CTRL+C to shutdown it.

About

Basic New World Bot. Just supporting the small indie gaming studios.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%