vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Users in Chat -with eggdrop, works no matter what- (https://vborg.vbsupport.ru/showthread.php?t=40855)

jcroft 07-15-2002 02:04 AM

Would love to see your version Martin64, and I've still had no luck with the original! :D

Martin64 07-15-2002 11:43 PM

Okay, I will let you know as soon as it's ready for release :)

Velocd 07-17-2002 12:39 AM

Sounds good, I'm also interested in it. Although my only problem is I don't have a dedicated server so things might not run too smoothly...:(

zman 07-20-2002 01:09 AM

The original hack does not track people leaving the channel so it only updates on join.

jcroft 07-23-2002 02:53 AM

Quote:

Originally posted by zman
The original hack does not track people leaving the channel so it only updates on join.
Right, and I modified the TCL script so that it SHOULD (I think) work on a number of events (join, part, sign off, topic change, etc.). However, it doesn't actually work. I don't know my TCL that well, so maybe someone can tell me where I'm going wrong? I've got the original hack working great, except that it doesn't update when someone leaves or signs off.

Quote:

bind join - "$i2h_chan %" i2h:make
bind part - "$i2h_chan %" i2h:make
bind sign - "$i2h_chan %" i2h:make
bind topc - "$i2h_chan %" i2h:make
bind kick - "$i2h_chan %" i2h:make
bind nick - "$i2h_chan %" i2h:make
bind rejn - "$i2h_chan %" i2h:make

Koj-Gysto 08-02-2002 05:42 PM

Quote:

Originally posted by jcroft
Right, and I modified the TCL script so that it SHOULD (I think) work on a number of events (join, part, sign off, topic change, etc.). However, it doesn't actually work. I don't know my TCL that well, so maybe someone can tell me where I'm going wrong? I've got the original hack working great, except that it doesn't update when someone leaves or signs off.
It actually DOES work... However, the person who just parted or quitted will still be in the chan list...

From a tcl-commands.doc which was included in eggdrop:

Quote:

chanlist <channel> [flags[&chanflags]]
Description: flags are any global flags; the '&' denotes to look for
channel specific flags. Examples:
n (Global Owner)
&n (Channel Owner)
o&m (Global Op, Channel Master)
Now you can use even more complex matching of flags, including +&- flags
and & or | (and or or) matching.
Returns: list of nicknames currently on the bot's channel that have all
of the flags specified;. If no flags are given, all of the nicknames
are returned. Please note that if you're executing chanlist after a
part or sign bind, the gone user will still be listed
, so you can
check for wasop, isop, etc.
So, if you have several quits in a row the number will get lower...

CJi 08-16-2002 01:21 PM

I just get left with an empty text file as well. :(

Would be interested in seeing the other hack mentioned here when it's ready.

Sc0rp 09-16-2002 09:53 AM

awesome hack! though little prob when replying and making a new thread :(

on the board it says this:

Fatal error: Maximum execution time of 30 seconds exceeded in c:\www\apache\htdocs\forum\irc.php on line 24

Fatal error: Maximum execution time of 30 seconds exceeded in c:\www\apache\htdocs\forum\admin\functions.php on line 4667

and in irc it says this:

[12:46:41] <Bot> [12:46] Timeout/EOF ident connection
[12:49:59] <Bot> [12:50] @#chan (+trn) : [m/8 o/3 h/0 v/4 n/1 b/0 e/- I/-]

any ideas what im doing wrong?

garoboldy 09-16-2002 09:18 PM

ok i have a hosted server for my website which has a ton of space so thats no big deal. I dont thing eggdrop is on there but do I need to call my host and have them put it on or can I do it myself...sorry to bother. later

PBC 09-22-2002 07:32 PM

Quote:

Originally posted by Martin64
Okay, I will let you know as soon as it's ready for release :)
Is the updated version of your hack available?

Thanks


All times are GMT. The time now is 06:14 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02794 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete