Valhalla Legends Forums Archive | Battle.net Bot Development | Demand: linux bots?

AuthorMessageTime
warz
I was wondering what the demand for new, fresh linux battle.net bots is lookin' like? How many people actually use linux to run bots and/or looks for bots that work under linux? Just curious.
February 21, 2005, 6:39 AM
Newby
I use JavaOp2 in Linux, that's about it.
February 21, 2005, 6:47 AM
warz
[quote author=Newby link=topic=10652.msg100767#msg100767 date=1108968420]
I use JavaOp2 in Linux, that's about it.
[/quote]

Was thinking more along the lines of C, avoiding the Java mess.
February 21, 2005, 7:21 AM
tA-Kane
I have a (rather old and slow, but eh) NetBSD machine and have access to a FreeBSD machine. I know they're not Linux, but I would be interested in running a bot on either/both of them.
February 21, 2005, 8:21 AM
iago
Besides Java, the only bot I know of is zdsbot, or something like that.  But I don't know how well, if at all, it's being maintained anymore. 
February 21, 2005, 2:35 PM
Newby
[quote author=warz link=topic=10652.msg100768#msg100768 date=1108970480]
[quote author=Newby link=topic=10652.msg100767#msg100767 date=1108968420]
I use JavaOp2 in Linux, that's about it.
[/quote]

Was thinking more along the lines of C, avoiding the Java mess.
[/quote]
If it'll be open-source, then well, have at it. ;)
February 21, 2005, 3:23 PM
warz
There's no point in creating a battle.net bot now days without  it being open source. Everything is already at everyones fingertips - they just have to piece it together. heh. Ofcourse it'll be public domain.
February 21, 2005, 3:50 PM
Maddox
[quote author=warz link=topic=10652.msg100806#msg100806 date=1109001003]
There's no point in creating a battle.net bot now days without  it being open source. Everything is already at everyones fingertips - they just have to piece it together. heh. Ofcourse it'll be public domain.
[/quote]

Open source does not mean public domain.

Anyways, I've gotten bored and want to develop a new bot, preferably with GTK. Right now I'm looking at gtkmm with C++. GTK# seems like another alternative, but debugging is horrible under linux.

It'll be open source, similar to Prolix albeit a lot prettier. If anyone is interested feel free to contact me.
February 22, 2005, 8:14 AM
LordVader
I would be very interested in a *nix bot to run that's fairly uptodate with the current status of bnet..

*zds is open source and somewhat maintained..
Prolix is the alternative next project the creater of zds moved onto ..
Which is on sourceforge.net I believe, can find links there(may have to dig around) to the site|person who is maintaining zds now.
February 24, 2005, 10:13 PM
EpicOfTimeWasted
At the risk of this being seen as nothing more than shameless self promotion, I'm writing a b.net library in C++ for FreeBSD.  Not enough hours in the day means relatively slow development, but it's development none the less.  I'm sure once it got to the point of being usable, all it would take to make it compile under linux would be some simple #ifdefs for correct headers.
February 24, 2005, 11:00 PM
Mephisto
[quote author=EpicOfTimeWasted link=topic=10652.msg101427#msg101427 date=1109286027]
At the risk of this being seen as nothing more than shameless self promotion, I'm writing a b.net library in C++ for FreeBSD.  Not enough hours in the day means relatively slow development, but it's development none the less.  I'm sure once it got to the point of being usable, all it would take to make it compile under linux would be some simple #ifdefs for correct headers.
[/quote]

Share your work with us?
February 25, 2005, 8:04 PM
iago
[quote author=Maddox link=topic=10652.msg101002#msg101002 date=1109060076]
debugging is horrible under linux.
[/quote]

Lies!  I got pretty good at gdb back in the day, but I don't really remember it anymore.  There are lots of gui-front-ends to it (xxgdb is one), which let you make use of gdb's power with a prettier interface.
February 25, 2005, 8:35 PM
Maddox
[quote author=iago link=topic=10652.msg101559#msg101559 date=1109363746]
[quote author=Maddox link=topic=10652.msg101002#msg101002 date=1109060076]
debugging is horrible under linux.
[/quote]

Lies!  I got pretty good at gdb back in the day, but I don't really remember it anymore.  There are lots of gui-front-ends to it (xxgdb is one), which let you make use of gdb's power with a prettier interface.
[/quote]

you took it out of context.

I meant debugging C# is horrible under linux.
February 26, 2005, 1:48 AM
tA-Kane
Correct me if I'm wrong, but I understand C# to be specifically tailored for Microsoft's .NET API?

At least, that's the only platform I've ever heard of C# being used with.
February 26, 2005, 8:17 AM
K
[quote author=tA-Kane link=topic=10652.msg101646#msg101646 date=1109405852]
Correct me if I'm wrong, but I understand C# to be specifically tailored for Microsoft's .NET API?

At least, that's the only platform I've ever heard of C# being used with.
[/quote]

http://www.go-mono.net

[code]
> mcs foo.cs
> mono foo.exe
[/code]
February 26, 2005, 8:21 AM
Zakath
Hehe...back when I wrote the beta version of ZakBot, I was using iBot as a reference. iBot was a *nix daemon written by moonshine and c0ol. I doubt there are many people who have ever heard of it before, but... :p
March 1, 2005, 8:38 AM
Mephisto
What about LinuxChat!?  Zakath perhaps knows more about its whereabouts than anyone else active at the moment (IIRC it was written by c0ol and co-written by cipher, both of which I never see anymore).
March 1, 2005, 3:38 PM
warz
[quote author=SoR-Mephisto link=topic=10652.msg102075#msg102075 date=1109691482]
What about LinuxChat!?  Zakath perhaps knows more about its whereabouts than anyone else active at the moment (IIRC it was written by c0ol and co-written by cipher, both of which I never see anymore).
[/quote]

You kiddin me? I watched c0ol make it from ground up. hehe. Not that it matters, or anything. Anyone seen c0ol in awhile? Last I saw him was on irc like 3 or 4 months ago. He used to live 5 minutes from me. :-\

Btw, iBot @ http://www.insanedev.net/tks/source/cpp/ibot.zip incase anyone wants it as a reference.
March 2, 2005, 1:27 AM

Search