linux-csgo-external
linux-csgo-external copied to clipboard
Coding Help
I was wanting to modify this, but I don't know how. All I've done is made the glow bigger and more opaque.
Things I want to know: Is this rendering it with the game's own code, or drawing it on the screen. If so, with what? How can I draw some text on the screen? How would I make other hacks (triggerbot?) and are the hooks the same as windows?
How would I get and use m_iCrossHairID ?
It looks for magic numbers in memory around which to draw. With trigger bot you need different magic numbers and also see where pointer currently is and then make your assumptions.