Page 1 of 2

Script?

Posted: Tue Mar 23, 2004 10:41 am
by Saber
Are there any IRC (or other types) of scripts that can monitor a halo server ? Like report the matches, current gamteype, players etc...

Posted: Tue Mar 23, 2004 11:54 am
by FlakLikaDuk
there's hsqt and HaloSpy if that's what you mean.

Posted: Tue Mar 23, 2004 12:23 pm
by MasterNeoChief
GameSpyArcade can do it, for every game.

Posted: Tue Mar 23, 2004 1:38 pm
by Zeus
What's that thing Kaptain came out with again?

Posted: Tue Mar 23, 2004 2:43 pm
by maegus15
Halo server qiery tools. That does it.

Posted: Tue Mar 23, 2004 3:09 pm
by FlakLikaDuk
thats what I said lol. ^^^^

Posted: Tue Mar 23, 2004 3:33 pm
by HunterXI
yeah, Zeus asked "what was that thing that Kaptain made?", so he was answering...

Posted: Tue Mar 23, 2004 3:34 pm
by Zeus
Thanx, though, I didn't mean to upset the delicate ballance.

Posted: Tue Mar 23, 2004 3:52 pm
by Saber
I was thinking more of like an IRC bot type thing. They had these for quake...

Like you type in the trigger
!q3 62.212.xxx.xxx:27xx0

And it would report back with stuff like

Q3CTF(baseq3) on q3wcp9 Players:7/14 (0:ned.sol4r) Red caps:0 v 0:Blue caps (0:ned.nymavs,0:ned.wyzer,0:ned.Anoniempje,0:ned.bl44t) (32nd.teqno,*ft*sErAph) Time left:Waiting for Players

Posted: Tue Mar 23, 2004 3:55 pm
by HunterXI
no irc bot, but for example, http://www.halomods.com/halo_ds.php

Posted: Tue Mar 23, 2004 3:57 pm
by EqUiNoX
it needs to be a bot, as hunterXI said. it can be scripted but it would take a long time to make and an extremly good mIRC scripter to do it.

Posted: Tue Mar 23, 2004 3:58 pm
by Saber
That would work great as well. What program generates that page? How often is it updated?

Posted: Tue Mar 23, 2004 4:01 pm
by HunterXI
it doesn't work like that, the page just has variables that get updated when you load the page.

Posted: Tue Mar 23, 2004 4:10 pm
by Saber
And what program updates these variables...?

Posted: Tue Mar 23, 2004 4:11 pm
by EqUiNoX
the script it's self. it checks every second to see if the server has changes and then reports back to the channel...

Posted: Tue Mar 23, 2004 4:12 pm
by Saber
Ok...and this can be obtained..where?

Posted: Tue Mar 23, 2004 8:00 pm
by HunterXI
I dont know... just get HSQT and look in the readme...

Posted: Tue Mar 23, 2004 10:47 pm
by Saber
There's nothing in that readme related to an IRC type bot or to automatically generating a page like the one at Halomods...

Posted: Tue Mar 23, 2004 11:32 pm
by HunterXI
well, I dont know then... maybe theres some commands in the DS itself that broadcast the information, or perhaps you have to ping the server on a specific port? I dont know, I'm just specualting...

Posted: Tue Mar 23, 2004 11:50 pm
by Saber
IRC Feature: Yeah, but that would be broadcasting. I'm talking on request (preferrably with a trigger)

Page feature: Im not understanding how this works at all wihtout manually exporting the html file every time you want to update it....

Are there no tutorials on this?