Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.35 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.35 KB

Neverwinter Character Invoker

This repository contains scripts to automate tasks in the game Neverwinter. It provides functionality to invoke all your characters in sequence, as well as scanning through the game saving a bunch of images for future references.

Description:

The repository includes the following scripts:

  • meet_pre-requisites.py:

    • Python script to meet prerequisites for running the Neverwinter bot.
    • Ensures that necessary dependencies and setup requirements are met.
  • Neverwinter-Bot.py:

    • Main Python script to automate tasks in Neverwinter.
    • Invokes all your characters one after another and performs their invocation.

Usage:

  1. Clone the repository to your local machine using the following command:

    git clone https://github.com/WongChoice/Neverwinter-Invocation
    cd Neverwinter-Invocation
    python meet_pre-requisites.py
    
  2. Once the prerequisites are met, run the Neverwinter-Bot.py script daily to invoke all your characters:

    python Neverwinter-Bot.py

Note:

  • Ensure that Python is installed on your system.
  • Customize the scripts as needed to suit your specific game automation requirements.
  • Use the scripts responsibly and in accordance with the game's terms of service.
  • Please note that this uses OpenCV library so chance of detection is nil unless u admit it urself.