Before you Start, this version has the Isse that the Hooks dont work. Please note its only a Pre-Alpha Base!
This repository contains the base setup for Elementscheats Mod.
Website: https://elementscheats.cc/
- Advanced UI Components: Leveraging ImGui, an immediate mode graphical user interface toolkit to create highly interactive and customizable interfaces.
- Function Hooking: Instead of using MinHook (is Detected), use on this project alternative libraries (like Detours or PolyHook) for more security.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- Visual Studio 2022
- vcpkg -> https://vcpkg.io/en/
- il2cpp
Offsets & Reverse:
- dnspy -> https://github.com/dnSpyEx/dnSpy
- il2cpp dumper -> https://github.com/Perfare/Il2CppDumper
- Melonloader -> https://github.com/LavaGang/MelonLoader (Start vrc without Anti-Cheat to generate *.dll)
il2cpp Definitions are outdated also the Pointers! Updated to the last EAC Changes.