Skip to content

chadlrnsn/wuwa-moonlight

Repository files navigation

wuwa-moonlight

this repo created only for educational purposes


GitHub forks GitHub Repo stars GitHub License

Discord

How to use

You should use CMake to compile this project. Download CMake and git Then open terminal in your desired directory and run:

# Clone the repository with submodules
git clone --recursive https://github.com/chadlrnsn/wuwa-moonlight.git

# Enter project directory
cd wuwa-moonlight

# Create and configure build directory
cmake -B build -S . --preset=win-amd64

# Build the project
cmake --build build --config Release

Tip

I suggest you use cmake extension for vscode to compile the project.

The compiled DLL will be in the wuwa-moonlight.vcxproj -> H:\yourpath\wuwa-moonlight\build\Release\wuwa-moonlight.dll directory.

preview

Features

  • Speedhack
    • World Speedhack
    • Player Speedhack
      • Player Speedhack acceleration (WIP)
  • Flight
    • Free Flight
    • Noclip
  • Animation speed
  • MultiHit
  • ESP
    • ESP Items
    • ESP Entities
  • Chest TP
  • GodMode
  • Configs
  • World Speedhack

Thanks to

kiero hook
Dumper-7
ImGui minhook