vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   Irc post Notifier -With eggdrop (https://vborg.vbsupport.ru/showthread.php?t=39974)

Bulleh 07-20-2003 10:06 PM

what goes in these boxes
IRC Bot Identity user ie(bob)


IRC Bot Identity Hostmask ie(localhost)


IRC Bot Identity Server mask ie(domain address)


IRC Bot Identity Realname ie (john doe)

DeadGaze 09-07-2003 08:20 AM

great hack but wont install for me.

i am trying to get this to work on my localhost at home.

i am running xp and i am very frustrated.

when i click on "next" in the installer i get a 404.

it gives me this:
NavigationError/?e=ERRDNS&u=http%3A//thec0re.no-ip.com/php/php.exe

wich tells me i may be ++++ out of luck ... any one that could help please pm me :)

I realy need to figure a way to get this to run on my localhost


Thx in advance

DeadGaze 09-11-2003 01:38 AM

there has to be someone here who knows how i might get this hack to work my local host with xp as the os :\

Anyone with helpful info please reply

PixelFx 09-12-2003 09:29 AM

can anyone recommend a good & affordable Shell/Irc Host? I want something where I get nickserv, chanserv etc as part of the account. I've searched a lot of sites but haven't found anything that looks any good yet...

lasto 09-12-2003 11:42 AM

this hack works 100%

ive installed it and use it everyday

I dont use a web host i use a windrop and just run it from my comp but seeing as im up 24/7 then it works fine.

Only thing i dont use from this hack is new replies as it spams the channel so just set for new threads.

How to get it working

Get a windrop

edit teh config file and set it to join a mirc server and room
if you can pull that off then you half way there.
In admin cp enter the details for the eggdrop as your computer so it will be your ip and port 1137

add the vbulleting tcl file to the windrop config file and add the tcl file in the scripts dir.

Is fairly easy to do really.

Nicarlo 09-12-2003 12:26 PM

when i make a new thread it takes a long time for it to redirect me, how can i fix this ?

DeadGaze 09-13-2003 03:40 AM

maybe i am not making myself clear enough here.

i have the windrop set up...that was easypie and no problems.

I am running my vb localy...meaning i am the host for the board. The irc addon will not install ...as you can read in the privious 2 threads i have put here.... there must be a workaround to this problem and mayby there is someone who has figured a way to beat the problem running the board on a localhost...
I would think this should not be too tough for those "experts" out there....hope to hear something soon before i go nutzzz :S

DeadGaze 09-14-2003 07:54 AM

ok folks...this hack is a beauty....i had to make the table myself for the sql db and all is fine now...works great.... beautiful :p

bigk 09-27-2003 08:59 PM

My question here: How can i make it so it announces on 2 or more lines? thx


PHP Code:


  
if($Action == 'new')
    {
        global 
$postusername$subject$forumid;
        
$forumname $DB_site->query_first("SELECT title FROM forum WHERE forumid=".$forumid);
        if(
$ircdata[ircchannel1] != FALSE)
            
fputs($fp,"\002[\00311,01X\00300,01]\002 New thread in: \002".$forumname[title].".\002 Poster: \002".$postusername.".\002 Subject: \002 ".$subject.". \002 \002[\00311,01X\00300,01]\002 \n\n");
        for(
$i=0;$i<3000000;$i++) 


tinbin 10-16-2003 09:23 AM

Quote:

Originally Posted by Nicarlo
when i make a new thread it takes a long time for it to redirect me, how can i fix this ?

I got that problem too :(
Anyone got a solution for that?


All times are GMT. The time now is 09:33 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.01073 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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