• Welcome to Valhalla Legends Archive.
 

where to start?

Started by GET_IN_MY_BELLY, January 02, 2004, 07:11 PM

Previous topic - Next topic

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.


GET_IN_MY_BELLY

how would i send or recieve these "packets"? can i get an example in code?

UserLoser.

Perhaps you should start with a tutorial on winsock

GET_IN_MY_BELLY



hismajesty

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.

neoxgold

well , same here i am looking forword for sum 1 to teach me to make a bot in c ;)

UserLoser.

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

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.
Quote"Pray not for lighter burdens, but for stronger backs." -- Teddy Roosevelt
"Your forefathers have given you freedom, so good luck, see you around, hope you make it" -- Unknown

GET_IN_MY_BELLY

how do you parse the data?

Yoni

A Battle.net bot should never be the first program you write in C. Maybe you should just stick to Austin Powers.

l)ragon

*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*ˆ¨¯¯¨ˆ*^~·.,l)ragon,.-·~^*ˆ¨¯¯¨ˆ*^~·.,¸¸,.·´¯`·.,¸¸,.-·~^*

Gangz

#13
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.]

UserLoser.

#14
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