mxtlrr / thmenu

THMenu (Tiny Hack menu) is a tiny external cheat menu for Geometry Dash v2.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thmenu

Thmenu is a small external cheat menu for Geometry Dash.

Acquiring the Executable

Ideally, you should use the latest release, but if you want to get bleeding edge then you should compile the program yourself:

You can use w64devkit to compile, just download it here and you can run the following commands

make           # Build thmenu/ itself.
make -C tools/ # Build the tools to help you with tmenu (configuring, etc.)

Roadmap

  • Global keybindings
  • Tons of hacks (see below)
  • Better UI
  • Tools
    • genconfig
    • readconfig

Hacks to add

  • Noclip
  • X-position freezing (#2)
  • AC Bypass
  • Instant complete
  • Speedhack
  • Icon unlock

Usage

See CONFIG.md for configuration. To toggle, just press the key you configured. You can use the binaries in tools/ to help configure thmenu.

About

THMenu (Tiny Hack menu) is a tiny external cheat menu for Geometry Dash v2.2


Languages

Language:C++ 85.6%Language:C 10.0%Language:Makefile 4.4%