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)
-   -   IRC post bot - No eggdrop (https://vborg.vbsupport.ru/showthread.php?t=41780)

PowerBlade 08-04-2002 11:55 AM

The text to insert is marked by
/* IRC NOTICE HACK BY POWERBLADE */

/* END IRC NOTICE HACK */

but not in newreply.php.

That's why i uploaded a new version beneath

The reason for not using dde sessions, is because i haven't heard about it.
Im not a hardcore irc user, i was just making this as a request, and i thought i would post it here, so others can get use of it.

meandme 08-06-2002 06:02 PM

Hi,

Great hack, would really love to have this, but why do i get a "Connection refused (111)" error message when I cal irc.php in my browser.

I already contacted my host, they said they dont block anything.

Great

Takara 08-07-2002 06:57 AM

Quote:

Originally posted by xiphoid
I think it is very annoying that it joins/parts everytime. Why not let it use mIRC dde sessions? This way one could put up an irc client on their dsl/cable/dedicated line and just let it idle and display new stuff.
*unlurks for a moment*

I believe you are slightly mistaken about the way DDE works. DDE is basically a set of API function built into mirc, not a server. There would be no way for a php script, on another server, to communicate with mirc (or for php to communicate with mirc at all) to relay these messages.

You could however have the script simply message a user with a small script built into your client of choice. Then that message could be relayed to the chan.

PowerBlade 08-08-2002 07:55 AM

The connection refused is because the port is blocked on the computer it tries to connect to.
This can be because of a firewall or other similar software.
If it's windows xp try see if the built in firewall is disabled, or add the port to the exclude list

Barret 08-08-2002 11:34 PM

I`m lost now :(
What to put at the last few lines?
Under this.......IRC Notify Bot Identity settings (all settings required):?

Barret 08-09-2002 02:01 AM

Ill keep an eye on this and hope I can get it working!

zefman 08-11-2002 08:32 AM

it is an excellent basis for me. I adapted the code to my needs: to communicate a notification of messages on a P2P soft that integrates a chat like IRC.
the result is not quiter the same that the hack given here but I improved some small things.

of which essentially the pause made before the closing of the socket; I put a sleep () rather than a loop that saturated my server.
thank you for this hack because it helped me well :=)

(sorry for English, thank you to powertranslator lol)

Mickie D 10-07-2002 03:40 PM

Fatal error: Call to undefined function: phperror_reporting() in /usr/local/plesk/apache/vhosts/world-of-digital.com/httpdocs/forums/admin/ircadmin.php on line 1

i get that error when trying to access the page from the admin section :(

PowerBlade 10-07-2002 06:28 PM

I looked in the ircadmin.php file and found out the file needs line seperators. And because of that the
<?php
error_reporting(7);

was melted together as <?phperror_reporting()
Simply change it back to the above example, and that should fix your problem.

Mike11212 10-09-2002 07:39 PM

so if I get error
Connection refused (111)
that means my server is blocking the ports i am trying to use to connect to irc?


All times are GMT. The time now is 01:42 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.01006 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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