RCON Session script

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Wesselvs
Forum Newbie
Posts: 1
Joined: Fri Oct 30, 2009 3:10 pm

RCON Session script

Post by Wesselvs »

Hello,

Im looking for a PHP programmer, just for a (small) script which i can use on my server
my idea was making a gameserver, which allows Visitors to have a special admin level for 10 minutes through a script on a site.

It should do :

the script will read the IP and send a command to the server, the server will reply with a form:

COMMAND:

!userlist -ip (IP)

OUTPUT:

ID NAME LEVEL IP SEEN
db02d643 enjoi |- Visitor -| *.*.* Tue Sep 08 17:14:34

the ID should be fished out of there, then another command has to be send to change the level from the user

COMMAND:

!useredit (ID) -level 998

OUTPUT:

useredit: enjoi's level set to 998

then after 10 minutes this command has been given it has to get back to how it was, could be done 2 ways

!dbload

or the same commands only with -level 4 instead of 998

Could someone assist me in this? please send me a mail wessulletje@hotmail.com

Thanks,
Wessel
Post Reply