Quote:
|
Regardless to my name I'd like some advice
|
lmao
Quote:
|
I'm currently self taught(big freaking deal right?)
|
nope most of people here is self taught too (im not even studying computer science or programming and dun have time but i still from time to time trying to study more stuff about programming
Quote:
|
The only source of programming education I've received is the"Tutorial" section in CPlusPlus.com
|
personally i've done the cplusplus tuts and i think it's not enough as reference but good to begin with
Quote:
|
If you only knew what I knew currently about C++ programming, where would you go to advance to botting and source making?
|
when i asked the same question no one really did help me but ill help you
first of all you need to decided what you really wanna do (proxy/memory based bot/server)
starting with server sounds for me the best choice as it will help you at proxies and bots
what you need to work on any of them ?
you need reverse engineering skills for all of them
you need programming skills for all of them
you need fine knowledge about socketing , networking and packets for proxies and servers
if you are not willing to do reverse engineering stuff you should use old encryption key (like doing proxy for private server or use public encryption key for old patchs) or pre-coded dll to hook the client to use it or even a whole memory based bot source
if you are not willing to learn about socketing / networking and packets then you need to get a pre-coded base and you just handle the packets
if you are not willing to do programming then just buy a membership at any of the proxies out there
so to write a source/proxy from starch you need to
get the new encryption key
get fine knowledge about sockets and networking
and keep developing your c++ skills
so incase you lose the hope to create it from the starch here is the public sources that may help you
proxy pradies (for pro4never) C# proxy base
proxy achelme (i think it's for implus) and i think it's c# base
public sources out there like hellmouthco and hybrid base and others
memory based bot (for angliea) it's C++ base and it will help you to understand pointers and i really like how he made it
there is more out there but those what i know , forgive me guys if i miss-spell your name
my information may not be 100% accurate and may not be 100% complete but incase no one did help you then take my 2 cents and keep searching