Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.39 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.39 KB

Gmod-Nexus-External-ESP

Nexus is an open-source Python external wallhack, triggerbot, aimassist and bhop compiled with PyInstaller for GMOD x64.
It's external : nothing is injected, no lua code is used/edited.

The visuals are not in the game: it's another application which is on top of gmod.
So it's impossible to detect, impossible to screengrab.

Features Methods Undetectable
ESP Reading game memory only
Dynamic Crosshair Reading game memory only
Triggerbot Read and Write to game memory -
AimAssist Read and Write to game memory -
NoRecoil Read and Write to game memory -
Bhop Read and Write to game memory -

Gameplays

Visuals - ESP https://www.youtube.com/watch?v=-FNxdR3HOYo

Download

https://github.com/Calvineries/Gmod-Nexus-External-ESP/releases/

Common issues

I don't see the wallhack

  • Use video setting: Borderless window.

The cheat don't detect gmod

  • Use the beta gmod version: Chromium x64.

Black overlay (non transparent)

  • Change the "OpenGL GDI Compatibility" in Nvidia Control Panel to "Prefer compatibility". or
  • Make the application (if compiled), or python (if not compiled) use your integrated graphics card instead of your graphics card (or the opposite).

I can't use the uncompiled version:

  • There is information on the BetterGo repo.

Contributions to the code are welcome!