Ch35Tnut / Farming-New-World-Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%