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.

admin_needed script

Old posts that have not been replied to for several years.
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

admin_needed script

Post by FiRe »

Hi there, I was wondering if any of you would be kind enough to write a small script for me. What I would need it to do is to poll Steam CS servers (listed in a test file) for names that are admin_needed every 5 minutes or so, and then display what server that person is on.

Could anyone please help me?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

how does one poll a Steam CS server?
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

Post by FiRe »

I *think* it sends a udp packet to the server as stated in the HL SDK
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

i have something that can perform cmds .. on a server but i can't manage to get a continious stream just activates call backs not realy event based :/
XplaiN but think of me as stupid
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

FiRe wrote:I *think* it sends a udp packet to the server as stated in the HL SDK
this can't be done in TCL
s
spock
Master
Posts: 319
Joined: Thu Dec 12, 2002 8:40 pm

Post by spock »

head over to sourceforge and grab the tcludp extension
photon?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

FiRe wrote:I *think* it sends a udp packet to the server as stated in the HL SDK
this can't be done in TCL...
spock wrote:head over to sourceforge and grab the tcludp extension
...without using third-party binary lib/package
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

Post by FiRe »

Ofloo wrote:i have something that can perform cmds .. on a server but i can't manage to get a continious stream just activates call backs not realy event based :/
What i'm really after is something to connect periodacally and message the channel if, at that time, anyone has the name admin_needed :o
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

then have someone script that for you, or go ahead as spock suggested, grab the tcludp extension and help yourself
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

Post by FiRe »

hence why i asked in here maybe if someone could write it for me?
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you seriously expected someone to do the research required and learn your CS server intrinsics, then learn the necessary third-party tools, then code your request just to please you, without you breaking a sweat? it doesn't work that way

you provide as much information as you can, structured, detailed, formal (instead of "I *think* it sends a udp packet", do the research yourself and specify what packet, when, where, what does it expect in return, the whole relevant interface with your CS server) and then hope for the best (i.e. some kind soul to sacrifice their free time, learn tcludp and script your request)

or maybe you'd hoped for someone who has already done the very same thing you need to be done? good luck
m
metroid
Owner
Posts: 771
Joined: Wed Jun 16, 2004 2:46 am

Post by metroid »

Calm down demond, no need to condem him to death
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

Post by FiRe »

Jesus, what an ass, won't come here looking for help again, sorry for troubling you
Last edited by FiRe on Sat Nov 13, 2004 2:20 pm, edited 1 time in total.
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

demond's point is perfectly valid imo.
Providing detailed information about the problem/situation is the least thing people can do when they ask for someone to write a script.
User avatar
FiRe
Voice
Posts: 18
Joined: Mon Jan 19, 2004 6:40 am

Post by FiRe »

Possibly, but he didn't exactly give any positive statements to this entire thread did he
Locked