Urban Terror Forums: URsTats - Web Control Panel & Anti-Cheat - Urban Terror Forums

Jump to content

 Login | Register 
Advertisement
  • (8 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • This topic is locked

URsTats - Web Control Panel & Anti-Cheat Rate Topic: ***** 3 Votes

Complete Web based UrT Control system w/anti-cheat, GUID banning etc..

#31 User is offline   doornroosje Icon

  • Account: doornroosje
  • Main tag:
  • Country:
  • Joined: 23-February 11
  • Posts: 4

Posted 26 March 2011 - 08:43 PM

I have tried to install this application for my server but somehow it doesn't work.

The install went fine, the database has been made and the tables have been created. I added the cronjob through cpanel. I then logged in with my made username, all worked fine.

Added my server details and waited 5 minutes for the cronjob to come through, but still nothing happened. I then tried to send a rcon say command through the console parser but this didn;t work either, so I think the problem is with the server details somehow.

I have checked them three times now, with three different servers I have full access to, but nothing seemed to work for any of them. Is there a bug in the latest release or am I doing something terribly wrong?

In any case, if there is a bug somewhere, how can I fix it?

#32 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 26 March 2011 - 09:14 PM

There is no bug that prevents install or makes the rcon not work.

It does seem like something was amiss with the installs you did. Send me a PM with any error messages you get. You can also speak with me on my teamspeak @ 70.38.71.85 and 9988 port.

#33 User is offline   samos Icon

  • Account: samos
  • Main tag: -WT-
  • Country:
  • Joined: 03-March 10
  • Posts: 17

Posted 31 March 2011 - 01:29 PM

Wow nice work!!!

I installed this panel and it's fantastic!!!

Work very well... good good good!

#34 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 09 April 2011 - 05:53 AM

Thank you!

<POST EDIT>
Due to circumstances I cannot divulge, the information that was originally contained within this post is no longer available.
</END EDIT>

This post has been edited by Pussnboots: 09 April 2011 - 04:22 PM


#35 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 03 May 2011 - 04:45 AM

Thank all to have helped me along the way! A very special thanks to |ALPHA| Mission and all of FS for assisting me in every way possible!

This is the official link to the github repository for open source.

I only ask that you use it respectively and give credit to those whom deserve it, namely Frozen Sand and Mission.
ALWAYS ALWAYS give credit to Frozen Sands. This is the one and ONLY REQUIREMENT to using/modifying this software. I STRONGLY suggest giving credit to |ALPHA|Mission, |ALPHA|MadProfessor and Rambetter for ALL their hard work in everything they and have done! Other than that, enjoy and happy coding to all!

https://github.com/mission/urstats

This post has been edited by Pussnboots: 03 May 2011 - 04:49 AM


bullet_loaderAdvertisement

#36 User is offline   MajkiFajki Icon

  •   former FS member   
    Mapper
  • Account: majkifajki
  • Country:
  • Joined: 11-January 11
  • Posts: 1,583

Posted 05 May 2011 - 11:27 AM

I'm interested in anti-cheat feature. How it works?

And second question - will it work good along already working BBB?

#37 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 06 May 2011 - 06:13 AM

It will work along side B3.
If you look throughout this thread, you should find the answer you seek as to how it works.
It's all PHP. It queries the server through RCON.

#38 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 24 June 2011 - 10:03 PM

I haven't touched URsTats in some time. I've spent the last couple days updating it.
I've refined the code a bit more to run faster. Also to look a lot neater.

Example: (Note the new issuperadmin() function)
	/*Are they super admin?
	==================================================*/
	
	if(!issuperadmin($uname)){
	
		echo "<div align='center'>You are not allowed to view this page!</div>";
		
		include($theme_path.'overallfooter.php');
		
		die();
		}
	
	/*================================================*/
	
	
	
	
	/*Set some constants (Error messages) for reuse 
	==================================================*/
	$nss = "No Server Selected!";
	$nr  = "This type is not recognized!";
	/*================================================*/


* Also added a mass mailer for super admins. This will send an email to every admin in you have registered. (Requires your own mail software.. i.e. sendmail)

* Regular admins can now create bans.
* Regular admins can access the Admin area, but cannot change anything except bans.
* Super admins are now allowed to change server variables via Console Emulator (rconpassword, password, server name etc).

That's all I can think of for now. I've also reactivated my server side download area so you can download the zip file even if you don't have git.

http://urstats.alphahusky.info/

This post has been edited by Pussnboots: 31 July 2011 - 03:42 PM


#39 User is offline   Pussnboots Icon

  • Account: pussnboots
  • Joined: 01-March 10
  • Posts: 556

Posted 31 July 2011 - 03:34 PM

*****UPDATE*****

* Fixed emailer signature (Signature was in subject field instead of the email body)

* Changed emailer to send as username@yoursite.com
---This way the end users email client will not forward to spam

* Added map current statistics (including map images) to View Server function
--- Now the user can add new maps simply by adding the map image to the /images/ directory and naming the map image to the map name.jpg
Example: ut4_uptown would be ut4_uptown.jpg

All standard map images included with a few extras.

Posted Image

* Changed check version to new DNS subdomain

* Changed the console emulator to remove the ^7 from the usernames as well

This post has been edited by Pussnboots: 31 July 2011 - 04:08 PM


#40 User is offline   PsYc0TiC Icon

  • Account: psyc0tic
  • Country:
  • Joined: 30-March 10
  • Posts: 52

Posted 10 August 2011 - 03:22 AM

I installed this but I get this on the admin page:
Warning: include(includes/config.php) [function.include]: failed to open stream: No such file or directory in /home/bitchnip/public_html/urstats/includes/check_access.php on line 6

I don't know why since I followed the instructions

and I added the cron job via cpanel but it doesn't seem to run so I never see any users or anything
*/2 * * * * root /usr/bin/wget -q -O /dev/null http://www.bitchnipples.com/urstats/exec/GetPlayers.php

I also tried removing the space after "root" and it still doesn't run:
*/2 * * * * root/usr/bin/wget -q -O /dev/null http://www.bitchnipples.com/urstats/exec/GetPlayers.php


  • (8 Pages)
  • +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users

Advertisement


Copyright © 1999-2024 Frozensand Games Limited  |  All rights reserved  |  Urban Terror™ and FrozenSand™ are trademarks of Frozensand Games Limited

Frozensand Games is a Limited company registered in England and Wales. Company Reg No: 10343942