hi, i want to make a bot in C but i don't know where to start. I have been scripting in PHP for a long time, so I can kinda understand C. Thx for any help.
BnetDocs (http://bnetdocs.valhallalegends.com)
BotDev (http://botdev.valhallalegends.com)
This forum (http://forum.valhallalegends.com/phpbbs/index.php?board=17)
how would i send or recieve these "packets"? can i get an example in code?
Perhaps you should start with a tutorial on winsock
wheres that?
www.google.com
Quote from: OriOn on January 02, 2004, 09:41 PM
www.LoL.com ;D
Oh yes, that will really aid him in developing winsock skills.
well , same here i am looking forword for sum 1 to teach me to make a bot in c ;)
Quote from: neoxgold on January 02, 2004, 10:12 PM
well , same here i am looking forword for sum 1 to teach me to make a bot in c ;)
Don't think anyone will teach you how to make a Battle.net bot
How to make a bot:
Step 1: Connect to battle.net
Step 2: Logon to battle.net
Step 3: Send/Receive data to and from battle.net
Step 4: Parse data received from battle.net
Step 5: Do something with parsed data
Step 6: Repeat steps 3-6. If you get disconnected return to step 1
That concludes my short tutorial on how to create a bot. If there is anything I missed please feel free to flame me. Thank you, and have a good night.
how do you parse the data?
A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.
greetbot >?
Quote from: Yoni on January 03, 2004, 03:43 AM
A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.
As he said the first thing you do in C should not be a battle.net bot. Knowing php will not help you enough to start with something that complicated.
[Edit: cleaned up his quote to use tags as suggested by UserLoser.]
Quote from: Gangz on January 03, 2004, 07:00 PM
Posted by: Yoni Posted on: Today at 03:43:26am
A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.
As he said the first thing you do in C should not be a battle.net bot. Knowing php will not help you enough to start with something that complicated.
There is [ quote ] and [ /quote ] (without the spaces) And reply with quote