Git Product home page Git Product logo

gdmegaoverlay's Introduction

GD Mega Overlay

Discord

How to use

Warning Do not download the source code

Download the latest release and extract all files inside the GD folder.

Description

Free, feature-rich, gui-integrated geometry dash mod menu

Menu screen

Features

  • Basic hacks
  • Startpos Switcher
  • Show Hitboxes
  • Internal Recorder
  • Macro Bot
  • Click Bot
  • and much more!
Additional steps to run on Linux Go to `Steam Library` -> Right click Geometry Dash -> `Properties` -> `General` -> `Launch Options` and add `WINEDLLOVERRIDES="xinput9_1_0=n,b" %command%`

Development

Note This project can only be compiled on Windows

Some dependencies are needed:

Now you can directly clone this repo or you can fork it.

Run this in your terminal on the folder where you want all the code:

  1. Clone
git clone https://github.com/maxnut/GDMegaOverlay --recursive
cd GDMegaOverlay
  1. Configure
cmake -B build -A win32
  1. Build
# do not use Debug
cmake --build build --config Release -j 4

Setting up the dev enviroment with VSCode (optional)

Open GDMegaOverlay folder with Visual Studio Code.

Now VSCode will prompt you to install some recommended extensions, accept or else you'll need to install them manually. The extensions are:

  • CMake by twxs
  • Cmake Tools by Microsoft

After extensions installation, you need to configure the project:

  • The compiler should be [Visual Studio Community 2022 Release - x86]
  • Press the play (configure) button at the middle-bottom of VSCode
  • Press the Build button that should be near the play one alt text

You should find the result in build/Release

Credits

altalk23/HitboxVisualizer for the hitbox code, i simply corrected a bug and implemented them in the editor

matcool/ReplayBot internal recorder, i integrated my clickbot into it

Very-Tall-Midget/OmegaBot2 base of practice fixes

adafcaefc/ProxyDllLoader for the mod loader

TpdEA for the json files, the endscreen code, and improvements to trajectory code

Absolute for the json files, the gd::string and the demonlist/challenge list files

yt-dlp for youtube audio downloading

gdmegaoverlay's People

Contributors

maxnut avatar qwix456 avatar spaghettdev avatar mysticax0lotl avatar aintdatcap avatar coolingjam avatar fancythedeveloper avatar iandyhd3 avatar cloudcloudskies avatar nxllpointer avatar tobyadd avatar tungdo0602 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.