This project is written in C# and represents a cheat entry menu.
Its usage is entirely up to you; it can be used as the login menu for any desired program.
It includes a KeyAuth system. You can integrate your own KeyAuth system into Program.cs.
- Visual Studio
 - Costura (NUGET Package)
 - GunaUI (NUGET Package)
 - All Package
 
- Download and extract the project to your computer.
 - Open the solution file.
 - Compile the project from the Build menu.
 
Note: If you encounter any errors, refer to the Possible Errors section.
- After compiling the project, run the program.
 - The login interface will open.
 - The default username and password are 
fivem. - If you have created your own KeyAuth system, create a login.
 - Once logged in successfully, select the game. (The project is not a full version.)
 - After clicking the Start button, the inject menu will open. (You can customize and enhance this interface as you wish.)
 
Note: This program is in beta version and under development. You can make any modifications and improvements you desire.
menuv1.mp4
You might encounter package errors during compilation.
- To address this, download the 
package.7zfile. - Extract it to the location where your solution file is located.
 - This should resolve your issue.
 - If the error persists, you can search online for a solution.
 
- 
Automatic Update System.
 - 
Support for Various Games
 
The project is open source and open for development. You can enhance the project and fork this repository.
To contribute, please leave a star on this repository.
This project is licensed under the MIT License. See the LICENSE file for details.