I need help

03/23/2011 15:58 makarena1#1
Ok i wanna make the simple bot that will level my fire skills like tornado... I want to make the bot that simple attack with tornado monster and dodge their attack's. How i can make taoist skill lvler like this. And what i need to learn.. I think bot's like this is making in auto it.:confused: And sorry for bad english.
03/23/2011 19:02 pro4never#2
As always, packets are the best solution but require some of the most knowledge.

My proxy source code is released and wouldn't be TOO hard to do this but keep in mind you'll have to learn some actual programming before you can accomplish this. It's not something where you just download a program called 'iMakeGudBotsLOL' and run it and it asks you exactly what you want to do. Even with my source code (which does like 90 pct of the work for you), you'll have to be able to turn your desires into logical steps for hunting and then transfer that into some logical code that uses my different methods (or write your own)
03/23/2011 19:53 makarena1#3
I know about you proxy source... But i don't know how to start learning about packet's and c#. Can you write here all i need to learn. Just basic's..
03/23/2011 21:01 pro4never#4
Please read the sticky I wrote in the general section on proxies... packets.. and bots :P

It contains exactly what you're looking for. A basic overview/links on how packets work, how proxies work, etc. If you want more detailed information i'd suggest looking through the proxy thread. There's been loads of people posting partial codes and asking questions (not that you should use theirs... just that it could give you examples)