Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: werehamster on March 02, 2005, 03:45 AM

Title: Linux Multi-Bot Server
Post by: werehamster on March 02, 2005, 03:45 AM
I am workign on a Linux Bot Server which works off of PHP scripts and SQL calls. 

Uses events such as OnWhisper.asp?botid=x?user=x?message=x?flags=x

Will have remote access via telnet access to control the bot directly and see what is going on in the channel.

The PHP scripts will provide all the commands and access levels.

If anyone wants to help develope it, email me at [email protected] (without the -nospam)

So in a sense, we could provide a bot hosting service with a web control panel.
Title: Re: Linux Multi-Bot Server
Post by: iago on March 02, 2005, 08:54 AM
PHP script running off a .asp file? That's crazy!
Title: Re: Linux Multi-Bot Server
Post by: MyndFyre on March 02, 2005, 11:14 AM
Quote from: iago on March 02, 2005, 08:54 AM
PHP script running off a .asp file? That's crazy!

Ours is not to judge ;-)
Title: Re: Linux Multi-Bot Server
Post by: werehamster on March 02, 2005, 07:40 PM
Quote from: iago on March 02, 2005, 08:54 AM
PHP script running off a .asp file? That's crazy!

How else could you use PHP as a session so you could have global variables and stuff?

Could also use a shell with pipes, but can't use sessions there...
Title: Re: Linux Multi-Bot Server
Post by: R.a.B.B.i.T on March 02, 2005, 08:02 PM
With PHP's session functions and variables. 17'5 1mp0551b13! (http://us2.php.net/manual/en/ref.session.php)
Title: Re: Linux Multi-Bot Server
Post by: Joe[x86] on March 02, 2005, 09:37 PM
HTML BOT!

</rant>