Skip to content

Calvineries/gmod-external-triggerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

gmod-external-triggerbot

Most basic code of an external triggerbot for gmod.
To help beginners understand and program external cheats.

There are two versions of the script:

  • one that modifies the value of dwForceAttack in memory.
  • one that clicks using pyautogui.

The script uses 3 or 4 offsets (depending on the version), with modifications, the script can work with 2 offsets.
You can manually replace the "MaxOnlinePlayers" offset with the corresponding number.

You must already be connected to a server before running it.

About

Most basic code of an external triggerbot for gmod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages