- Checkout the deepestworldex repo
- npm install in the repro's root directory
- npm start to run the client
There is a section in main.js where you can input your email\password info
The Deepest World Ex client uses the concept of characters and mods. To create a bespoke script for your character create a file with the *.js extension in the chars folder at the root of the repo. This file can contain your bespoke logic for automating your bot while referencing mod scripts.
Use the window menu to select 'Deepest World Ex > Load Character' and select your character's script to start running your bot.