This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 11 matches

by Sc0rp
Thu Oct 16, 2003 6:53 am
Forum: Archive
Topic: Chan Stats TCL Script
Replies: 8
Views: 3083

nvm, found a win32 version installed with windrop here: http://windrop.cjb.net/

thanks guys :)
by Sc0rp
Thu Oct 16, 2003 6:35 am
Forum: Archive
Topic: Chan Stats TCL Script
Replies: 8
Views: 3083

am currently using windrop on a win2k machine, is there anyway I can get stats.mod installed on a win2k machine??
by Sc0rp
Wed Oct 15, 2003 8:05 am
Forum: Archive
Topic: Chan Stats TCL Script
Replies: 8
Views: 3083

thanks, but thats not what I need :p

what I want is a script that returns the channels peek, the top chatters, sepecific user details, channel details, that sort of stuff..
by Sc0rp
Wed Oct 15, 2003 7:17 am
Forum: Archive
Topic: Chan Stats TCL Script
Replies: 8
Views: 3083

Chan Stats TCL Script

hello, im looking for a stat script, I know there are enuff of those but im looking for one in which u can type: !chanstats and it returns details about the chan, on the chan, and !userinfo bla bla, that sort of stuff.. so not one that creates a html.. I know something like this is around as I used ...
by Sc0rp
Wed Sep 10, 2003 8:25 pm
Forum: Archive
Topic: Putting a timer on for each user
Replies: 8
Views: 2685

well whenever a user joins have it check an ini file.. when a user is not in the ini file write down the time joined and the nick of the user.. ?
by Sc0rp
Wed Sep 10, 2003 7:46 pm
Forum: Archive
Topic: Putting a timer on for each user
Replies: 8
Views: 2685

cant I write it into an ini or something?
by Sc0rp
Wed Sep 10, 2003 7:28 pm
Forum: Archive
Topic: Putting a timer on for each user
Replies: 8
Views: 2685

hmm but then how could I set a timer per user that joins?
by Sc0rp
Wed Sep 10, 2003 7:14 pm
Forum: Archive
Topic: Putting a timer on for each user
Replies: 8
Views: 2685

what do u mean by

'I think there must be some set for the activatetimer in the proc before the else part too.'

cant exacly follow what ur saying there
by Sc0rp
Wed Sep 10, 2003 6:44 pm
Forum: Archive
Topic: Putting a timer on for each user
Replies: 8
Views: 2685

Putting a timer on for each user

Im writing a code that will add rating to my members member rating (at my forum) when they join my chan.. Ive put a timer on so they can hop all the time.. only problem is I dont know how to put a timer on for differemt users.. currently I have the following: bind join - *!*@*.* join_canal set rater...
by Sc0rp
Wed Sep 10, 2003 6:36 pm
Forum: Archive
Topic: Replacing spaces with %20
Replies: 18
Views: 5412

Re: Replacing spaces with %20

Ive written a little tcl script that gets the content of a php page Ive set.. everything works fine untill the 'thing' (username in this case) I want to retreive has spaces in it.. cus then the bot somehow replaces the space with a character which the webserver does not understand.. so.. what I wan...
by Sc0rp
Tue Sep 09, 2003 5:11 pm
Forum: Archive
Topic: Replacing spaces with %20
Replies: 18
Views: 5412

Replacing spaces with %20

Ive written a little tcl script that gets the content of a php page Ive set.. everything works fine untill the 'thing' (username in this case) I want to retreive has spaces in it.. cus then the bot somehow replaces the space with a character which the webserver does not understand.. so.. what I want...