PDA

View Full Version : Is there....


Juz
30th September 2004, 23:36
Hey is there any c++ trainers out there or do i have to learn how to make one?

darksoul4444
30th September 2004, 23:38
i know were to download a c++ 6.0 but and some site ll teach u how to use it
but i m 2 lazy to learn now
i just got my c++ last week

h4x0r2damh4x0r
1st October 2004, 10:40
try this http://www.cprogramming.com/tutorial/tut9.html
it helped me pretty much ..

chev
1st October 2004, 13:32
moved to trainer section

Gregsy
1st October 2004, 19:59
maybe coding section?
btw you dont download software that is retail.
its illegal, dont talk of it

DyslexicCheater
1st October 2004, 23:25
Hey is there any c++ trainers out there or do i have to learn how to make one?

Making trainers in C++ is the exact same way you make them in every other programming language, you simply set it up for the syntax of C++. You will always use the same API calls for a memory patching based trainer.

ka0s
2nd October 2004, 00:33
http://www.ghu.as.ro/ghtuts/oboema1.txt

that tutorial helped me understand classes a bit better whilst learning how to make a trainer :D