Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: Tontow on July 03, 2005, 12:46 AM

Title: My Tournament bot (check it out)
Post by: Tontow on July 03, 2005, 12:46 AM
http://www.geocities.com/tontowmerlin/temppicks/pic.html

I know the chat interface is crap compaired to others, but it would be easy to trun into a plugin for anoter bot and I might do so if I ever get about 5 request for a particular bot.

Anyway, I would be greatfull for any and all input. :)
Title: Re: My Tournament bot (check it out)
Post by: QwertyMonster on July 03, 2005, 04:00 AM
Yeah very ugly, but good job :P
Title: Re: My Tournament bot (check it out)
Post by: shout on July 03, 2005, 07:06 AM
You stole my idea.  :'(
Title: Re: My Tournament bot (check it out)
Post by: BaDDBLooD on July 03, 2005, 07:09 AM
Quote from: Shout on July 03, 2005, 07:06 AM
You stole my idea.  :'(

LoL, when i first saw this post i said to myself, "oh shout's bot must be done." ;'-(
Title: Re: My Tournament bot (check it out)
Post by: shout on July 03, 2005, 07:25 AM
Quote from: BaDDBLooD on July 03, 2005, 07:09 AM
Quote from: Shout on July 03, 2005, 07:06 AM
You stole my idea.  :'(

LoL, when i first saw this post i said to myself, "oh shout's bot must be done." ;'-(

No, its going very slowly, although picking up speed now.
Title: Re: My Tournament bot (check it out)
Post by: Archangel on July 03, 2005, 09:26 AM
Nice, but it needs some fixes.
Title: Re: My Tournament bot (check it out)
Post by: R.a.B.B.i.T on July 03, 2005, 10:20 AM
It says "BLNS"
Title: Re: My Tournament bot (check it out)
Post by: Tontow on July 03, 2005, 11:09 AM
Thank you for pointing that out.  If anyone sees any spelling errors, then please point them out so I can correct them.

QuoteYou stole my idea.
When did you have your idea?  Mine started out as a crap fixed 32 man tournament plug in for BG3. 
(very old thread about a bug with the crap 32 man plug in)
http://www.bnetalliance.com/forums/showflat.php?Cat=&Number=73725&page=0&view=collapsed&sb=5&o=&fpart=1
:P :P :P :P :P :P :P :P

And then later I went back and started from scratch so I could get a variable and non limited user entries.

Johnny_Vegas of battlereports.com has also given permission for me to interface my bot with battlereports.com and has kindly provided the source for the web interface, so that is going to be the next big edition.  (note: this source is private, if you want it, you'll have to ask Johnny_Vegas for it.  If you ask me for it, then the answer will be NO every single time)
Title: Re: My Tournament bot (check it out)
Post by: Archangel on July 03, 2005, 11:29 AM
We dont need your source code dont worry :).
Title: Re: My Tournament bot (check it out)
Post by: Tontow on July 03, 2005, 12:28 PM
Quoteprovided the source for the web interface

I ment the interface that you see when you visit br.com, not the source that will be in my bot.
Title: Re: My Tournament bot (check it out)
Post by: shout on July 03, 2005, 11:07 PM
Quote from: Tontow on July 03, 2005, 11:09 AM
Thank you for pointing that out.  If anyone sees any spelling errors, then please point them out so I can correct them.

QuoteYou stole my idea.
When did you have your idea?  Mine started out as a crap fixed 32 man tournament plug in for BG3. 
(very old thread about a bug with the crap 32 man plug in)
http://www.bnetalliance.com/forums/showflat.php?Cat=&Number=73725&page=0&view=collapsed&sb=5&o=&fpart=1
:P :P :P :P :P :P :P :P

And then later I went back and started from scratch so I could get a variable and non limited user entries.

Johnny_Vegas of battlereports.com has also given permission for me to interface my bot with battlereports.com and has kindly provided the source for the web interface, so that is going to be the next big edition.  (note: this source is private, if you want it, you'll have to ask Johnny_Vegas for it.  If you ask me for it, then the answer will be NO every single time)


Here (http://forum.valhallalegends.com/phpbbs/index.php?topic=8923.0) is the first place I stated my intentions.

Edit: It should be a protected thread. You can see a post by Skywing.
Title: Re: My Tournament bot (check it out)
Post by: R.a.B.B.i.T on July 04, 2005, 12:23 PM
As for hack protection, you could do a CRC32 on the memory on your computer (control) with and without the injected DLL, then use those values to check for modified memory, which would indicate a hack.