Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: haZe on December 29, 2002, 10:38 AM

Title: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 10:38 AM
Does anyone have the code to enter/leave a game? All of the code thats public doesn't work anymore...Would someone be willing to give me theirs? Plz?
Title: Re: Game Code (Sc/Bw)
Post by: warz on December 29, 2002, 10:49 AM
Sadly not many people believe in that, haze. Apparantly it's a dying trait in human beings.
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 11:17 AM
WARZ WILL YOU PLEASE SHUT UP!! DONT SAY ANYTHING IF U DONT HAVE ANYTHING NICE 2 SAY!!! >:( >:( >:( >:( >:(
Title: Re: Game Code (Sc/Bw)
Post by: JaMi on December 29, 2002, 11:21 AM
How was what he said not nice...?
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 12:10 PM
JaMi read it again. What he said could be directed in two ways, but it was directed in the way that it was at me. :-/ :-/
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 12:58 PM
Does anyone have the friken code or not?! :-/
Title: Re: Game Code (Sc/Bw)
Post by: l)ragon on December 29, 2002, 01:07 PM
buried in the threds someplace you should come across Etheran's open sorce EthBot which if i remember does still work.

~l)ragon
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 01:10 PM
nope :/ not the one off of warz's site anyways =/


[had to add that comment on warz's bot =D]
Title: Re: Game Code (Sc/Bw)
Post by: l)ragon on December 29, 2002, 01:16 PM
http://forum.valhallalegends.com/?board=bot;action=display;num=1040074638

third post*

the link that is in there im not sure if he had permission to post it but you will find EthBot there.

~l)ragon
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 01:39 PM
k thx dRaGoN  :) but im not sure if it works..well ill find out later when my parents leave and ill tell u

thx again
Title: Re: Game Code (Sc/Bw)
Post by: Grok on December 29, 2002, 02:07 PM
Hint:  It won't tell you when your parents leave.  It only works on battle.net type servers.


:P

I'm so helpful.
Grok
Title: Re: Game Code (Sc/Bw)
Post by: warz on December 29, 2002, 02:51 PM
In the way that it was directed towards you? You have nothing to offer, how could you apply?
Title: Re: Game Code (Sc/Bw)
Post by: haZe on December 29, 2002, 03:13 PM
QuoteSadly not many people believe in that, haze. Apparantly it's a dying trait in human beings.
You make it sound like
a) its bad for me posting that because no one believes in bots joining games because its lame. im not going to say the w bot word, for I know i will be ip banned from these forums just for speaking of it =D well ttyl all

g'night
Title: Re: Game Code (Sc/Bw)
Post by: Yoni on December 29, 2002, 03:40 PM
You make it sound like you're not intelligent.
Hey, wanna see something cool?

haZe - a classification

haZe is a tweaked flame warrior, and seems to be a little of each of:

http://www.winternet.com/~mikelr/flame78.html

http://www.winternet.com/~mikelr/flame75.html

http://www.winternet.com/~mikelr/flame52.html

http://www.winternet.com/~mikelr/flame29.html
Title: Re: Game Code (Sc/Bw)
Post by: Moonshine on December 29, 2002, 03:46 PM
 I don't think that's what Warz meant.  I think he meant people aren't going to give you their work anymore just so you can copy & paste it into your projects, then complain that they don't work.  I refer you to Yoni's reply in the "Err.. help!" thread (lol).

  Anyways, in an attempt not to make this reply totally useless, I would suggest using a programme such as "Ethereal", "Commview" or "WPE" to log the packets going to and from Broodwar.  This way you can see the packets you need to send / parse on receive in order to join/create games (Hint: These packets are quite easy).  Then I suggest you learn how to send packets that your packet sniffer has logged using your packet buffer interface that I'm *sure* you made all by yourself. Then Haze, you'll be set.

Hope this helps.