Posted July 12, 200519 yr Well I want to learn C++. I dont know anything about it. But i have a complier for a start. Mainly im starting to make hacks so i know i'll have to know OpenGL. Im not quite sure where to start and would like it if anyone could post up any sort of link to any tutorials. Thanks
July 12, 200519 yr Author i downloaded SAMS- Teach Yourself Visual C++ in 24 Hours. Do you know any other books?
July 12, 200519 yr "Thinking in C++" by Bruce Eckel, is available online from his website. This is a great book for those coming from a C background. I also enjoyed "Accelerated C++", which only describes the most important features that you'd most likely will use. Be sure you understand C++ pretty well before moving toward one specific area. Also write lots of console applications, writing code is the best way to learn. For example, try writing a Tic-Tac-Toe game that keeps track of each players moves, shows a tie or win, and does all the error checking (i.e. makes sure one symbol can't overwrite the other).
July 12, 200519 yr The best book ever. It's the bible, and it will never lead you wrong places :) "The C++ Programming Language Special Editon" by Bjarne Stroustrup (Creator of C++) I would link you to a free pdf, but im afraid thats illegal.
July 12, 200519 yr its "21 days". I suggest you put all your effort into learning java first. Once youve learnt it you can learn all the hex numbers.
July 12, 200519 yr Author its "21 days". I suggest you put all your effort into learning java first. Once youve learnt it you can learn all the hex numbers. If i dont have to learn it im not. and i'v never herd anything about learning Java to make cs 1.6 hacks
July 12, 200519 yr Does it matter that Java may be incapable of injecting exploits into hl.exe? As long as it makes it a step-up into C++ there shouldn't be a good enough reason not to learn it. That's like saying 'well learning how to boot up my pc doesn't help me make cs hacks'
July 12, 200519 yr Well I want to learn C++. I dont know anything about it. But i have a complier for a start. Mainly im starting to make hacks so i know i'll have to know OpenGL. Im not quite sure where to start and would like it if anyone could post up any sort of link to any tutorials. Thanks if your in it for making hacks, I wouls suggest going to http://www.Game-Deception.com thats a great place for you to go if you are in the CS Hacking scene.
July 12, 200519 yr If i dont have to learn it im not. and i'v never herd anything about learning Java to make cs 1.6 hacks you MUST learn java and all of the hex numbers in order to learn C++ and succesfully make a CS hack. I also recommend that you learn PHP and XML in order to make an aimbot. I bet any myg0t cheat programmer will tell you this if you ask them. Good luck sir.
July 13, 200519 yr you MUST learn java and all of the hex numbers in order to learn C++ and succesfully make a CS hack. I also recommend that you learn PHP and XML in order to make an aimbot. I bet any myg0t cheat programmer will tell you this if you ask them. Good luck sir. u dont HAVE to learn Java
July 13, 200519 yr you MUST learn java and all of the hex numbers in order to learn C++ and succesfully make a CS hack. I also recommend that you learn PHP and XML in order to make an aimbot. I bet any myg0t cheat programmer will tell you this if you ask them. Good luck sir. Lolololol PHP and XML. Sure.
July 13, 200519 yr Author well im going to go by this site http://www.mpcforum.com/showthread.php?t=23833
July 13, 200519 yr Well I want to learn C++. I dont know anything about it. But i have a complier for a start. Mainly im starting to make hacks so i know i'll have to know OpenGL. Im not quite sure where to start and would like it if anyone could post up any sort of link to any tutorials. Thanks Exactly what im going to do. ill buy a book, internet tuts suck. i recommend you to know how a pc works before you start reading books, or you''ll wont understand a shit of it. good luck, maybe we ''newbs'' can help eachother out on msn
July 17, 200519 yr Screw learning java its basically a tidied up c++ that forces you to use OO techniques. Id go strait with c++.
July 18, 200519 yr c++ would make you appreciate java more... at least I think... I still dislike it for the most part, but it wouldn't be a bad step.
July 18, 200519 yr just learn C++ here if u dont plan on buying a book anytime soon http://www.cprogramming.com/tutorial and here http://www.cplusplus.com/doc/tutorial/
July 19, 200519 yr learning java to write a cs hack is like learning cobol to write a mathematical operation, it renders useless. Seeing that all the shit I have written (which are all private) have been written completely in C++ with no java. Yes, I know java but it is not necessary. Check out websites to look at their source codes and you will see you don't need java.
July 19, 200519 yr Author learning java to write a cs hack is like learning cobol to write a mathematical operation, it renders useless. Seeing that all the shit I have written (which are all private) have been written completely in C++ with no java. Yes, I know java but it is not necessary. Check out websites to look at their source codes and you will see you don't need java. alright thanks dude. You should hook me up with one of these hacks :sly:
July 19, 200519 yr learning java to write a cs hack is like learning cobol to write a mathematical operation, it renders useless. Seeing that all the shit I have written (which are all private) have been written completely in C++ with no java. Yes, I know java but it is not necessary. Check out websites to look at their source codes and you will see you don't need java. grr I was going to trick him into learning java first (then maybe some other shit language). You ruined my rifk :(
July 19, 200519 yr Author grr I was going to trick him into learning java first (then maybe some other shit language). You ruined my rifk :( LOL THAT WOULD BE FUNNEH AS HELL!!! .... ... .... ... ...... ... Queer
July 19, 200519 yr Hm get the book learn c++ in 21 days, then start off with LTFX BaseHook v4 Butchered. dont use a src becuase u only add little things to them, with basehooks u add almost everything and u get familar with numbers.