Skip to content

Commit

Permalink
Updated read meh
Browse files Browse the repository at this point in the history
  • Loading branch information
Qfc9 committed Nov 22, 2021
1 parent ff7bcbc commit f78956d
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,23 @@
# Basic-New-World-Bot
Basic New World Bot
# Basic New World Bot
Watch the video! - https://www.youtube.com/watch?v=ixOkG0h6SjI

Join teh Discord - https://discord.com/invite/YwMqW5P8ZN

### 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
```

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

### Run
If you have python and the 2 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
```
**We are always looking for new Volunteers to join our Champions!
If you have any ideas for videos or programs, let us know!**

0 comments on commit f78956d

Please sign in to comment.