Skip to content

Bumblebee Bot is a custom maplestory bot designed to help player grind in the map effortlessly. This bot do not trigger in-game lie detector. It is open sourced and free to use.

Notifications You must be signed in to change notification settings

CohortMinseok/Bumblebee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Bumblebee Bot is a custom bot for the 2D MMORPG game - MapleStory.
This bot do not trigger in-game lie detector. It is open sourced and free to use.

Features:

  • Auto Rune Solver -
  • Auto Enter Polo / Especia Portal -
  • Auto Change Channel -
  • Works on Both Flashjump Class and Teleport Class -
  • Works on Multiple PC -
  • Works on MSEA, GMS, TMS, KMS -
  • No Square Lie Detector / Floating Lie Detector / Princess Violetta -
  • Stop Automatically When Sent Back to Town -
  • Active GM Detector -
  • Clockwise / Anti-Clockwise Rotation -
  • Works on All Maps -
  • Custom Script Recording Method - Coming Soon
  • Custom Map Design Method - Coming Soon
  • QoL Utilities Functions - auto pet feed, auto revival and more.
  • Exp Buffs Hotkeys -
  • Telegram Binding -
  • Telegram Control -
  • Telegram Message -
  • Telegram Gototown -
  • Free-To-Use -
  • Open Sourced -
  • Constant Update -

Bot Limitations:

  • Polo portal / Especia portal currently doesn't work on DMT day as the banner is blocking the top timer used to differentiate portal type. Users are suggested to turn portal feature off in settings tab.
  • When launcing on multiple PCs, cannot use the same telegram bot, must create a new tg bot for each PC.

Guide:

  • this project uses python 3.12
  • you can edit the code and run in cmd (administrator) using: python main.py
  • run the following command to compile code into .exe file, then rename main.exe in dist folder to chrome.exe:
    • pyinstaller --clean --onefile --add-binary "./gdi_capture/gdi_capture.dll;." --icon=icon.ico main.py
  • run the following command to disable console output:
    • pyinstaller --clean --noconsole --onefile --add-binary "./gdi_capture/gdi_capture.dll;." --icon=icon.ico main.py

Discord Link:

https://discord.gg/dbsKm2jE27

Disclaimer:

We do not encourage botting. This project is only for research purpose.

Credits:

Part of the code taken from:

About

Bumblebee Bot is a custom maplestory bot designed to help player grind in the map effortlessly. This bot do not trigger in-game lie detector. It is open sourced and free to use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages