Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 657 Bytes

README.md

File metadata and controls

61 lines (42 loc) · 657 Bytes

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.