Valhalla Legends Forums Archive | Battle.net Bot Development | where to start?

AuthorMessageTime
GET_IN_MY_BELLY
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.
January 3, 2004, 1:11 AM
UserLoser.
BnetDocs
BotDev
This forum
January 3, 2004, 1:47 AM
GET_IN_MY_BELLY
how would i send or recieve these "packets"? can i get an example in code?
January 3, 2004, 2:05 AM
UserLoser.
Perhaps you should start with a tutorial on winsock
January 3, 2004, 2:07 AM
GET_IN_MY_BELLY
wheres that?
January 3, 2004, 2:20 AM
UserLoser.
www.google.com
January 3, 2004, 2:32 AM
hismajesty
[quote author=OriOn link=board=17;threadid=4569;start=0#msg38116 date=1073101302]
www.LoL.com ;D
[/quote]

Oh yes, that will really aid him in developing winsock skills.
January 3, 2004, 4:09 AM
neoxgold
well , same here i am looking forword for sum 1 to teach me to make a bot in c ;)
January 3, 2004, 4:12 AM
UserLoser.
[quote author=neoxgold link=board=17;threadid=4569;start=0#msg38127 date=1073103176]
well , same here i am looking forword for sum 1 to teach me to make a bot in c ;)
[/quote]

Don't think anyone will teach you how to make a Battle.net bot
January 3, 2004, 4:42 AM
Tuberload
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.
January 3, 2004, 7:55 AM
GET_IN_MY_BELLY
how do you parse the data?
January 3, 2004, 8:39 AM
Yoni
A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.
January 3, 2004, 9:43 AM
dRAgoN
greetbot >?
January 3, 2004, 8:33 PM
Gangz
[quote author=Yoni link=board=17;threadid=4569;start=0#msg38155 date=1073123006]
A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.
[/quote]

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.]
January 4, 2004, 1:00 AM
UserLoser.
[quote author=Gangz link=board=17;threadid=4569;start=0#msg38250 date=1073178018]
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.
[/quote]

There is [ quote ] and [ /quote ] (without the spaces) And reply with quote
January 4, 2004, 1:26 AM

Search