Has anyone got a stats script because i cant find one anywhere! ?(
What kind of stats do u wanna have??
Just type the info u like to have and I might fix it for u =)
*EDIT*
Do u wish it for every user or just OPerators/VIPs??
That kind of infrmation is good to know as well =)
yo sim dis is a direct link 2 the where u can download the script u will have 2 unzip it or u can use winrar.
http://217.120.180.188/Forum4/index.php?subcat=34&PHPSESSID=124dd7920be3dfdbca0b4c8423852f8d
is there any script like Gadget's Webstats (http://gadget.no-ip.info/#webstats) for nmdc hub ?
I mean not chat stats but hub stats ... information similar to webstat scripts.. hub uptime count of kicked banned users users peak... whith will be auto uploaded to hub website (on different server than hub) for TD4
escuse me but dis is a lua board not a nmdc board. :D
go 2 dis site for nmdc script board.
http://forum.directconnect.se
or check here
http://dc.ww-ei.com/
there should be forums on them or it goes straight 2 a forum i got these sites quick ok try it if dey don't work search dem in google.com for nmdc forum or something. ;)
look at the end of my post .. u can see there for TD4 ..just want to say that i'm looking for scripts that have similar functions as gadget's :) As far i can know TD4 use lua scripts right ? :D
Well, as far as I know to get the same functions as Gedget's webstats script, which is very nice I agree, you would have to add code to Ptokax itself. Ptokax is programmed to allow certain info to be retrueved for stats, and that is the info that the built in webstats retrieves. I could be wrong, but I dont think you can really add functions without changing hard-code, and that would be a bitch. Perhaps you should suggest to aMutex that the next release be imbedded with the same functions as that of Gadget's script, so that the same information can be retrieved and posted
if you enable the webserver in ptokax the following can be retrieved:
<--USERCOUNT--> //current amount of users in the hub
<--SHARESIZE--> //Sharesize in GB
<--ACTIP--> //actual hub-adress
<--SHARELIMIT--> // Set sharelimit in the hubsoftware
<--SHARELUNIT--> //unit of the set limit
<--MINSLOTS--> //minimum open slots set in Hubsoftware
<--MAXHUBS--> //max. number of simultaneous hubs
<--MAXNOCLIENTS--> //max. Number of allowed Users on the hu
<--CHATLINE0--> //most recent chat-line
... //former chat-lines
.. //former chat-lines
<--CHATLINE14--> //oldest chat-line
and if you want more it's always possible too make a lua script that generates a html file.
dats cooool. i am going 2 add it 2 my site when i get it running. :D
QuoteOriginally posted by [NL]Pur
and if you want more it's always possible too make a lua script that generates a html file.
i'm using a.i. bot 2 generate some text files wich are used by lhtml (lua html) 2 generate html again.
this way i can use apache 2 host the site with all the stats i wanne show.
it started with making a frontend 2 show the log files.
it's all long from finished but in the rare free time i have i work on it.
i know i'm crazy but i like 2 play around with things. lol
plop