Skip to content

Instantly share code, notes, and snippets.

View complover116's full-sized avatar

Vladimir complover116

View GitHub Profile
@complover116
complover116 / UltraBot.lua
Last active April 29, 2016 17:19
A one-file clientside cheat engine for garrysmod
surface.PlaySound( "/HL1/fvox/activated.wav" )
//CONST
aaKey = KEY_M
//VAR
autoaim = true
buttontime = 0
systems = { }
//Messaging
ms = {}
ms.r = 0