Skip to content

DestroyerDarkNess/Cheat-Menu-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cheat-Menu-Example

A modern and functional example menu for your Cheats.

Requirements

  • .NET Framework 4.5.0
  • Visual Studio (for source view/testing)

Warning

  1. It requires GUNA.UI, Don't forget to add the DLL to the project.
  1. The menu is displayed on top of all games Created in Unity or those that render on OpenGL [Regardless of whether it is in full screen or not.]
  1. If your game works with Directx, then possibly this cheat menu will not show if the game is in full screen. [You will have to work with the game in Window mode. Or I could work with my Fake Full Screen]
  1. Some Games that work with Directx, Surprisingly the menu works on top of them even if they are in full screen. [For example Operation7, Gunz Ultra]

Features

  • Modern Interface, Simulating Imgui in appearance and some functionalities.
  • Dragger on all controls.
  • Resizer.
  • Fully customizable.
  • Log system.
  • Fully Functional Overlay. detects if the focus of the game is lost and hides.
  • No Windows Focus. [Cheat will never take the Focus off the game.]
  • Brings the ShowCursor by default. [Fixes an issue where some games Hide the Mause Pointer.]
  • Simple Login VIP Form.

Contributors

  • Destroyer : Creator and Developer. / Discord : Destroyer#8328
  • ElektroStudios: For its Snippet and other Functions.

Preview :

Preview1

Preview2