Server Status Banners
2011-11-28, 07:10 PM
#11
RE: Server Status Banners
Trololololol. @pwned
Post Reply Quote this message in a reply
2011-11-28, 07:26 PM (This post was last modified: 2011-11-28, 07:26 PM by Victor.)
#12
RE: Server Status Banners
No, like this: http://apache.org/

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2011-12-10, 07:22 PM
#13
RE: Server Status Banners
um, if i knew how to code and stuff, i would do it myself. How do you exactly do it, retrieve server online/offline from master server? Can you make a generator pl0x? I need one for my clan website!
Post Reply Quote this message in a reply
2011-12-10, 07:54 PM
#14
RE: Server Status Banners
Well, use PHP.
You make a request to the master-server every hour with cron. Then you populate your database and remove old entries.

You make another script that gets hit every minute with cron. It should ping up to 100 servers or something. Then it will update the database with the results.

Also make a script to serve the images, which just looks at the database entries.

http://sourceforge.net/p/assaultcuber-ms...fications/

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2011-12-10, 07:55 PM
#15
RE: Server Status Banners
So can you make me one? :p
Post Reply Quote this message in a reply
2011-12-10, 10:07 PM
#16
RE: Server Status Banners
Too busy to do so.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply


Forum Jump: