Skip to content

chicken8848/MapleStoryMbot

Repository files navigation

MapleStoryMbot

Farming Maple with pyautogui

Requirements

  • python==3.10

Installation

Windows

  1. Clone Repo
  2. Open powershell in cloned repo
  3. run
./setupwindows.sh
  1. run
. ./venv/Scripts/activate
  1. run
python ./bot.py

Linux

  1. Clone Repo
  2. Open bash in cloned repo
  3. run
bash setup.py
  1. run
source venv/bin/activate
  1. run
python bot.py

What to do when it's running?

  1. Press Enter to start countdown
  2. Swap to emulator
  3. ???
  4. Profit

Note

I'm using 'tab' to activate the auto-quest for bluestacks, change it to whatever suits your needs.

About

Educational Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published