Skip to content

CrazyMagicians/Epic-Rpg-Macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

EPIC RPG Macro

A proof of concept macro for EPIC RPG.

Note: Crazymagicians assumes no responsibility for any consequences arising from the use of the Epic RPG Macro. Additionally, they disclaim any liability for any damage caused by its use. The Epic RPG Macro is a proof of concept developed for educational purposes, and its usage is at the discretion of the user.

Features

  • Does hunts, adventures, training, work commands, farming, daily, weekly, heal and rseponds to random events

  • runs in the background without needing to open the Discord window or tab.

  • Alerts you during epic guard(captcha) events

  • Shows stats of every session

Installation

Python 3.9 or higher is required

  • Install the dependencies
# Linux/macOS
python3 -m pip install -U discord.py-self
python3 -m pip install -U discord.py

# Windows
py -3 -m pip install -U discord.py
py -3 -m pip install -U discord.py-self
  • Complete options.ini replace the text withing [] (including '[' and ']') with the appropriate options. Make sure there is no space in either sides of '=' and you don't remove the <@> from user_mention_text in options.ini

for example : [carrot or potato or bread or none] -----> carrot

  • Reminder bot setup Invite the Navi Lite bot to you server. Invite Link

Use the navi sm command and set all reminder messages to their simplest form. i.e

hunt

adventrue

daily

weekly

lootbox

training

quest

farm

work

Use the navi sh command and make sure Heal warning, Ruby counter, Training helper are all enabled, change ruby counter style to Text, Trainer helper style to Text and Ping mode to Before

Use the navi srm command and make sure all reminders are Enabled and DND mode Disabled. Change Slash commands in reminders to Disabled

  • Run the script

Contact

For concerns, feedback, or requests, contact crazymagicians420@proton.me

Links

Discord-self.py

Discord.py

License

Apache 2.0 License