Make script requests here!

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Make script requests here!

Post by TasMan » 2003-04-16 15:31

I'm looking for some ideas for some new scripts to make for my script site (look at the link in my signature). Have over a week off school starting Friday, so I figured it would be a nice thing to do.

So if anybody has some crazy requests (ie xml stats generator, etc), post em here! Please don't make ones that are really hub specific though (try to be broad).
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

Animated 0wner
Posts: 36
Joined: 2003-04-09 04:04

Post by Animated 0wner » 2003-04-16 17:33

I don't know if it falls into what you're looking for, but could you write me a kick info script? As I described in my latest post, I'm looking for a script that would tell Ops how many times an user has been kicked and possibly the reason given for each kick.

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-16 18:29

Well....I was thinking something like that for a stats script....but perhaps I might make it! (It isn't that complicated - even if you want it to save a history after the hub is reset)
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-04-16 20:08

how about supe up gadgets webstats script and add more stats liek most active user. most things asked how much foul language is used and so on lol
moribundus.no-ip.org
have a nice stats page but thats running off there scooter edition ptokax
so it must be lua.
so i reckon u should just implement that kinda stuff into gadgets
and if your really really bored i got a super request :P

Brian
Posts: 31
Joined: 2003-04-04 13:28
Location: Ontario, Canada
Contact:

Post by Brian » 2003-04-16 22:09

I made a kick ass XML Parser but i'd have to convert it to VBS its in Regualr VB and it wont work

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-18 06:49

Hmmmm I have an idea....

With the script, I'll package with a template (ie template.html). So it could follow something like this :

Code: Select all

<html>

<head>
<title>Stats page for Hub</title>
</head>

<body>

There have been %[total_kicks] this how. 

</body>
</html>
Anyways you get the point. Therefore you can include what you want easily.

But I'd like is a list of variables for it.....so come on! I plan to suck your brains dry.
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-18 08:38

Ok, I've made a few decisions now.....

I will make 2 editions. One via scripting for the NMDC hub, another which will be a client side bot.

I will also include an external program with the script, which can upload your file to a web server (via FTP only I think).

The client side bot will include the same features as the script and the external program, however it can be run on a different machine etc (and will be open source)


Later on I might have a history included. (ex %[total_kicks] means since last restart, %[total_kicks_history] means it started stating)
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-04-18 14:44

if u look at gadget webstats script u can see it uses windows ftp.exe and uplaods auto maticly through the script and that program u could do the same

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-18 14:47

Hmmmmm good idea....last time I checked it didn't have that feature....
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

TasMan
Posts: 196
Joined: 2003-01-03 08:31
Location: Canada
Contact:

Post by TasMan » 2003-04-19 19:58

Ok I'm about 50% (more or less) done Orthus Stats 0.01. I've got many of the same features as Gadget's script, and some new ones too....

Some are last kicked user, by whom and the reason (I might extend it into the last several kicks, etc), peak operators, current hub status, etc. If anybody has used Gadget's script, and have a new ideas, I'd gladly try and incorperate them in Orthus.
Shadows Direct Connect Hub - Taking away the light from NMDCH, leaving only shadows.....

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-04-20 17:11

OK heres a few
  • Most active user:
    Most leanient op:
    Most evil op:
    most websites posted in chat:
thats about all i can come up with for the moment

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-04-20 17:34

Also just had an idea i dont think ive come accross a script that would show all peopels pms in the hub like show all in one window like
  • <paul> to .. <dfx> yo wussup man
    <dfx> to.. <paul> not bad
    <james> to.. <jon> yo yo yo yo yo
i think u generally get the idea
could be quite handy for snooping on people and seein thos epeople sendin pms to everyone tellin them to go to other hubs :)

Moch
Posts: 71
Joined: 2003-03-21 22:29

Post by Moch » 2003-04-20 18:00

Paul_Don I think thats a good idea!! Also the feature can include a count of repeated PM's that have the same message (or close to same message) from certain users. To help sort out the real pm's from the spam.

HaArD
Posts: 147
Joined: 2003-01-04 02:20
Location: Canada http://hub-link.sf.net
Contact:

Post by HaArD » 2003-04-21 10:09

Spying on users PM's is a great way to turn off your users, I doubt anyone will help you with that.

Protection against PM Spam has already been done several times... do a search.

Crazy_Col
Posts: 2
Joined: 2003-06-06 20:47

Post by Crazy_Col » 2003-06-06 21:19

I hear The Bandit admin script automatically keeps a check on pms anyway. It supposed to be able to forward them to all ops. :D

BSOD2600
Forum Moderator
Posts: 503
Joined: 2003-01-27 18:47
Location: USA
Contact:

Post by BSOD2600 » 2003-06-07 03:43

Y'all know about the stat script that yakko made? Uses PISG (perl IRC stat generator) and automatically takes the log entries for the day, generates stats and then archives the previous day. Pretty slick once you get it working (took me 2 days but now y'all should have it pretty easy since I got the details worked out). Take a look-see here: http://dcplusplus.sourceforge.net/forum ... .php?t=957

InnerCity
Posts: 105
Joined: 2003-05-17 00:35

Post by InnerCity » 2003-06-08 09:02

acumulative statistics of the share amount data peaks per hour, day or week. just like the maximun number of users in the gadget webstats
Hi hi hoo

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-06-08 11:08

pitty tasman never got round to finishign his version of gadget webstats got too caught up on sdch :(

TMM
Posts: 47
Joined: 2003-01-03 19:50
Location: leeds UK
Contact:

Post by TMM » 2003-06-08 11:45

why not scrap the whole stats script upload with ftp crap

and have it all as a url to send to a cgi or asp script....

this way if ya on a network, all hubs can update the database with there latest figures once a day

on web site you have a show hubs list, draw from database.

and then a link on each record ie http://www.domain.com/stats.asp?id=" & hubID ";"

then stats.asp

will do a simple request for the id with

hubID = request("hubID")

then an sql for select * from table Where hubID =" & hubID

that wont be the proper format, but is easy to correct just dont enclose in double " " cos its a number

then all ya need is ya format ( display)

with response.write create a table, the rows, and everything else.



and the collecting

on hub side have the normal script
but it will work a little like IMDB bot were it creates a URL and just sends the URL
long blooody url come to think about it, if you wana include chat and userlist

im sure tho, instead of url
it make the template thing
but instead of a normal page its a form
form is submited rather than ftp uploaded
and all ya do is reqwest.form
and write it all into database
simple hay



lol

just an idea, im sure someone will do it. :))
ashes to ashes, dust to dust, if the dope dont get you. The acid must

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-06-08 21:18

for one day wtf, why when u can have ftp uplaod every minute??

TMM
Posts: 47
Joined: 2003-01-03 19:50
Location: leeds UK
Contact:

Post by TMM » 2003-06-09 07:41

well 1 min then, whatever dint put it up 2 bitch over mins and days

but you must have a fucking wild web site if u need to keep your users, updated with the latest info min by min....

fuck even major corporations dont do min by min updates, there really is no need for a hub that has an avaerage of 500 users anyway
ashes to ashes, dust to dust, if the dope dont get you. The acid must

Paul_Don
Posts: 146
Joined: 2003-01-29 06:41
Location: uk
Contact:

Post by Paul_Don » 2003-06-09 11:48

well personally i think gadget webstats is more than adaquite

call3
Posts: 1
Joined: 2003-06-22 14:06

Script

Post by call3 » 2003-06-22 14:09

I know i script i need ....
if a user join / left (like friends) something like IF user="name" join play waw.mp3 .....
play a sound :D

can someone fix that 4 me ???

plz

//calle

robbieboy
Posts: 3
Joined: 2003-02-07 04:50

new fake clients

Post by robbieboy » 2003-07-05 17:38

How bout a script that can detect the new fake clients
like intradream or the new nmdc with all the tools for leechers

or are we gonna let them kill dc

Locked