Garry's Mod sv_cheats base address + offset?
I've had no luck finding sv_cheat's base address and the offset (I'm pretty sure offset is 30).
I suck at finding addresses but I've tried for the past 2 hours with no luck.
Followed a tutorial to attempt getting it.
If someone could help me it'd be much appreciated.
I really don't support this method but w/e
sv_allowcslua = server.dll + 0x8845C8
sv_cheats = engine.dll + 0x63F940
You'll have to find the address of both of those DLL files.