KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
WAND_EXT
★ 15
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
catalogrr
:
personal media cataloging
fin-primitives
:
Financial market primitives — price types, order book, OHLCV, indicators, position ledger, risk monitor
glqr
:
An easy to use gleam qr code generator
cowork-social
:
No description available.
AutoClash
:
AutoClash 是一款基于 Android 平台的 Clash 或 sing-box 自动策略组切换工具
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WAND_EXT
?
Download (.md)
# Wand 3.0 (WAND_EXT) **A fully external automation tool for MapleStory v83** Built purely for learning and experimentation. Free, open-source, and non-commercial. ## Documentation **[https://spikemogo.github.io/WAND_EXT/](https://spikemogo.github.io/WAND_EXT/)** ## Discord **[Join the Wand Discord server](https://discord.gg/vBbq3bey5D)** for support, updates, and bug reports. ## Features - Fully external — no injection, no bypass needed - Lua scripting engine with 80+ API functions - Discord bot for remote control from your phone - Dijkstra-based pathfinding with physics simulation - Real-time interactive map - WZ file parser for Maple world structures - Inventory browser - Hardware spoofing for multi-client setups - Background operation ## Project Structure ``` WAND_EXT/ ├── docs/ MkDocs documentation source ├── release/ Release binaries ├── script/ Lua scripts └── mkdocs.yml MkDocs configuration ``` ## Legal Notice & Disclaimer **This project exists strictly for educational and research purposes.** - **Non-commercial, forever.** The author has never profited from this project, and WAND_EXT will never be monetized, sold, licensed, or commercially distributed in any form. There is no premium tier, no paid version, no donation model. If anyone asked you to pay for this software, you were scammed. - **Targets obsolete v83 only.** All memory addresses, offsets, and class structures in this project target the legacy MapleStory v83 client — a version released around 2009 and no longer operated by the official publisher. This project does not target, support, or work with any currently-operated official game client. - **All data is from public sources.** Every address, offset, and structure definition was collected from publicly available online resources (forums, open-source repositories, reverse-engineering wikis that have existed for well over a decade). Nothing in this project is derived from private reverse engineering of current, protected, or actively-operated software. This repository is an aggregation for study. - **Not for use on official servers.** This tool is designed and documented for use on private learning/testing environments. The author does not condone, encourage, or support using this software in violation of any service's Terms of Service. - **Use at your own risk.** This software is provided *as-is*, with no warranty of any kind. The author assumes no liability for any consequences of its use — including account actions, data loss, or legal claims — and disclaims all responsibility arising from its distribution or use by others. See the full [disclaimer](https://spikemogo.github.io/WAND_EXT/#disclaimer) in the documentation.