https://github.com/adriagual/epic7bot
A set of epic7 automations
https://github.com/adriagual/epic7bot
adb bot nox python
Last synced: 4 months ago
JSON representation
A set of epic7 automations
- Host: GitHub
- URL: https://github.com/adriagual/epic7bot
- Owner: AdriaGual
- Created: 2021-07-22T15:09:34.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T08:56:19.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T07:30:32.403Z (5 months ago)
- Topics: adb, bot, nox, python
- Language: Python
- Homepage:
- Size: 691 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Epic7Bot
:star: Star the project on GitHub — it motivates a lot!
## Table of content
- [Installation](#installation)
- [Python 3](#python-3)
- [NOX configuration](#nox-configuration)
- [Bot modules](#bot-modules)
- [Bot](#bot)
- [Hunt](#hunt)
- [Replay stage](#replay-stage)
- [Upgrade 2 star fooders](#upgrade-2-star-fooders)
- [Extra notes](#extra-notes)
- [Language](#language)## Installation
This document is for the latest Epic7Bot version.
### Python 3
In order to run the bots from Epic7Bot you'll need to install Python, currently using version 3.8.11 but you can try another one (except Python 2 or older versions).
### NOX configuration
If you want to use the Epic7Bot you'll need to install NOX and put the path of the installed emulator on the config.py file.
`path = 'yourDrive:\\PathToNox\\Nox64\\bin'`
## Bot modules
Epic7Bot counts with various start bot modes.
### Bot
This is the mode you'll usually use, it basically gets the pet reward, goes to sanctuary, gets the dogs and queues 3 more dogs, does 5 arena NPC fights, does 1 altar fight, gets the daily rewards, gets the mail rewards and goes to do wyvern 11.
### Hunt
As the mode says, you chose a hunt stage in the game and the bot repeats the fight until you ran out of stamina.
### Replay stage
Similar to Hunt, basically repeats a normal stage.
### Upgrade 2 star fooders
Useful when you ran out of hero storage, just pick 2 star hero filter and this will merge all 2 star fooders into 3 star ones.
## Extra notes
### Language
The bot only works in spanish, if you want to run it in another language, you can override the pictures on the ´images´ folder with the corresponding ones.