Need a little help.....

09/15/2010 18:13 hothclone#1
Can someone point me in the direction of a good source code. I plan on doing a lot of work myself I just do not want to start from scratch. I am learning C++ and soon gonna start working on C# ....
Please only post if you are going to help with getting the source code or even a link to a good working guide.
09/17/2010 19:48 pro4never#2
Look in the release song. There is a bunch of example sources.

There is a C++ example that as far as I know is a great learning example but for C# you will want to use either....

Hybrids (5017, 5018+ version released. GREAT base)
Impulse's (5165 base)
Immune's (5180 BASE)

Keep in mind you can switch client versions quite easily as they are BASES and you will still need to code all the features/packets yourself anyways so it's not that big an issue.

Main difference is pre 5018 and post (blowfish encryption). LOADS of examples out there though. Hope that will give you some starting places.

If you have questions about packets, check out the sticky in this section about proxies/packets/bots. There are some links there and korv's packet wiki is always a great resource.