QuestionTitle:How can you learn to code CSGO?

Posts 1–3 of 3 · Page 1 of 1
Title:How can you learn to code CSGO?
NOTE;*I am extremely new and I don't know if I am posting this in the correct forum section.*

Hello guys, how would I start coding CSGO hacks? I assume you would code the hacks in c++ or c# because of its good game library.
How do you make the wallhack as there is no CSGO API. And how you make the hack extend CSGO. I'd assume you start off checking if the process contains strings in the methods. And you grab the window. But how is it possible to grab the enemies and make them glow? This confuses me really much because I have no programming experience. And what if the client detects your hack? How can developers risk their Steam accounts testing their hacks.. Is there any source code websites like GitHub? I don't know where to start. I really need experts to talk to me through this XD
There is a lot of glow esp tutorials on the internet.
Basically you use the build-in game function to make players glow.
It's called X-ray in-game when you are spectating other players.
You just override the glow value with your own values to make them glow not only while spectating
So there is an API for it? Or sdk whatever xD.
Do you add people on Skype? Can you add me? Toble02
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?