This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

alice / qw server stats

Old posts that have not been replied to for several years.
Locked
v
void

alice / qw server stats

Post by void »

Hello,

I'm trying to find a TCL that there is at irc.quakenet.org with al1ce bot is something like when someone type !pickup msg in the channel that al1ce is in that msg is send to all channels that al1ce is in.

and there is another TCL that work with qstat ( www.qstat.org ) that show qw servers status like that:

Code: Select all

 [+void]: !status quake.globo.com:27501
[+^QW4EVER^]: quake.globo.com:27501 (TiltTotal.Globo.com Kteam Pro 1.58 #1‡): antal spelare: 2/8, map: amphi
[+^QW4EVER^]: Spelare (nick,frags): ukbadbrain (23) unnamed (3).
Is there anyone that have those TCLs and can send to me ?

thanks

void@devoid.org
User avatar
kazoo
Halfop
Posts: 48
Joined: Wed Jun 18, 2003 7:26 pm
Location: Nashville, TN
Contact:

Post by kazoo »

You mean like a global command?
v
void

Post by void »

hm yes, in this bot that shows qw server stats is a global command and al1ce only operators(@) of the channels that alice is in that can use !pickup msg.

Can you help me ?

This alice tcl can't be hard to do by someone that owns at tcl scripts, btw i suck.
v
void

Post by void »

I have already have that qstat installed on the server that are running my eggdrops but someone have to help me to put it in a tcl script to work on IRC

Code: Select all

[admin@qw qstat25c]$ ls
CHANGES.txt  config.o     hcache.o     qstat          qstat.h     template.o
COMPILE.txt  contrib.cfg  info         qstat.c        qstat.o
config.c     GNUmakefile  LICENSE.txt  qstat.cfg      template
config.h     hcache.c     Makefile     qstatdoc.html  template.c
[admin@qw qstat25c]$ ./qstat -sort F -qws quake.globo.com:27501
ADDRESS           PLAYERS      MAP   RESPONSE TIME    NAME
quake.globo.com:27501  2/ 8      dm4    199 / 0         qw TiltTotal.Globo.com Kteam Pro 1.58 #1
[admin@qw qstat25c]$
v
void

Post by void »

any idea ? :<
Locked