[Help]Wanna start hacking
Hey I wanna start hacking but i dont really know where to start i know this site has hacking tutorials but i really dont know which one to start with and i have very little knowledge of HTML but that had to do with web design and i dont know any C++ can someone point me in the right direction?
And would C++ work with generally all games cause I think alot of people use it with FPS's but i wanna hack more than just an FPS. after learning alot i was gonna see if i can try to hack this game called Free Jack i dont know if any of you have tried it out its pretty fun.
Well if anyone can help me out thanks in advance
Almost all games are coded with C++ libraries such as OpenGL or DirectX, due to their rendering speed these low level graphics libraries are used. Because of this C++ can be used to hack pretty much any game. FPS and RTS, etc., Different genres may use different game engines, but they all use the same graphics libraries and can all be hacked with C++.