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)

zfrank1 02-28-2003 06:55 AM

I´ve another problem.
With firewall script isn´t working anymore.
But I don´t know what I must change.
Eggrop is listening on port 25121
I opened outgoing connection to port 25151 for new connection..
irc.php connect to eggdrop, but no announcement in channel...
I think it is an blocked outgoing port..
I use iptables..
any ideas?

PGLion 03-17-2003 12:18 PM

I have just installed the hack on vbb 2.2.9.
After install_ircaddon.php I am not able to find an entry in the admin control panel.
Could someone please help me and tell where I can find or activate the Modify/Enable/Disable IRC functions.

Thx in advance...

Paul

feldon23 03-18-2003 07:02 PM

As with the Chatters Online I wrote (which will become a FINAL hack soon), this can be done with mIRC and without an eggdrop.

mIRC can read and write raw bytes on sockets, so you can do primitive GET requests thru HTTP/1.0.

Funkie 03-19-2003 08:19 PM

@feldon23
sounds good as my host will not allow me to port to irc:)

Nicarlo 04-15-2003 08:53 PM

no matter what i do it always give me this error in the bot logs

telnet connection: xx.xxx.xxx.xxx/37739
Timeout/EOF ident connection

Can anyone explain to me how to fix this problem ?? thanks alot for your time

ReactoR 05-03-2003 11:09 AM

Really nice work mate,i have been looking from that!.

Christoff 06-29-2003 04:30 PM

What do i have to do to have a link to a post/thread in notice?
I tried to add the line from other parts od php.ini but it does'n work [ script is not executed, there is no notice ]

--------EDIT

I managed to do this one :>
But still there is one problem that i don't know how to solve.
Please tell me how to delete those { and } at the begining and at the end of a bot message?

Mike11212 07-09-2003 11:26 AM

anyone know if this works with 2.3

Kenji Wing 07-15-2003 03:12 PM

well i installed it correctrly in v 2.3 but now im having a prob

I got it installed running off port 80 because 1337 is blocked off my server but it seems not to send anything to my bot who is sitting in the channel maybe my information is wrong i dinit understand all of thye irc stuff because im not a genius with it -_-

Bulleh 07-20-2003 09:29 PM

well all is installed, BUT, it doesnt announce on IRC?

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?

dong 10-19-2003 02:56 PM

updated post and attachment with version 2.0

Christoff 10-22-2003 07:55 AM

i am trying to make it work on vbb3 beta but it's not that easy...
It's almost done...but i just can't get lastposter and thread starter to work!

And that timeout suxx bigtime [i mean in ver 1.0 because i want to have thread and post announcer]

Regards.

manga 10-25-2003 10:14 PM

Problem with the thread url announce

Hi,

I have a problem with the url the script announces :

At moment it shows :

[Board] Link: http://www.xxxxxxxxxx.de/forums/show...9223#post79223

and it should be like this :

[Board] Link: http://www.xxxxxxxxxx.de/forums/show...9223#post79223

most think i wonder about is "&amp;" ?!

Christoff 10-26-2003 03:50 PM

yeah..it sometimes does appear
i don't know why but i don't care much since it comes only 1 for 300 announces.

PsychoticManiac 11-02-2003 08:17 AM

Any1 has a solution for this thing yet?

[05:14] Telnet connection: virgo.nethostco.com/42527
[05:14] Timeout/EOF ident connection

How do i fix this? :s

Christoff 11-02-2003 08:19 AM

I think that it is correct.
Maybe you forgot to change the channel name in TCL? :)
It happens.

PsychoticManiac 11-02-2003 08:26 AM

i thought u dont need to change Channelname in TCL ?

Christoff 11-02-2003 08:28 AM

Ooops... then how will the bot know where to send the message? :)

Yes..you have to set the channel name in TCL.

Regards :)

PsychoticManiac 11-02-2003 08:32 AM

Yeah but i have V2 and it says you dont have to fill in an Channelname right?

Christoff 11-02-2003 08:34 AM

Well... i think that you don't have to fill the channelname in the admin panel :)
But... why r u still asking me about it and not giving it a try?
It will take you like one minute!

Regards

PsychoticManiac 11-02-2003 08:36 AM

Ehm well. Because i DID try :P and i inserted in the V1 TCL when u said about the channel name, and it worked, and i retried the v2 TCL and it also worked but still getting the error in the Telnet Bot thing..

Whatever.. It works! :P Thanks!!

*Install*

Christoff 11-02-2003 08:57 AM

This is not an error m8.
It's only a message that the script sent the data and disconnect.
Just telnet your bot on that port and send the data...you ill get the same message.

CarolinaKid 11-11-2003 04:47 AM

I have version one working great. Installed version two writing over the admin irc.php and the irc.php amnd the bot file as told to i rehashed bot and tried it it no long works port is same and all i have checked nay ideas. bot is in channel just does not post anything.

Hard_one 11-11-2003 08:38 AM

i get the same error
Code:

Telnet-Verbindung: ipx10185.ipxserver.de/52158
Zeitueberschreitung/EOF bei der Ident-Verbindung


EDIT:

it works with the tcl file from version 1.0 but the link is wrong:

Link: http://myforum/showthread.php?amp;postid=37023#post37023
the link must be whitout the highlighted text

zwerg 11-26-2003 02:50 PM

HI

The hack work finde but the newreply dont work. I hav the version 2.0 What can i do?

The second problem: the postbot post the Session with the thread. can you make that the session is hide in link in irc?

Great

FlyingDutchman 12-19-2003 10:25 AM

i've got it to work with vb3 (created new php code from scratch btw), but is there still not a way to remove those {} things at the beginning and the end of the line?
this should somehow be caused by the tcl right?

i just hope anyone has a 'fix' for this...

liquidblaze 12-26-2003 11:55 PM

I am running or better yet trying to get this to run with a 2.3.3 board and eggdrop v1.6.15.

I set my eggdrop.conf to
listen 1337 bots
listen 6666 users

and set the port of the script to 1337 - nothing, I changed both to 6666 nothing again.
then I set the bot to listen to "all" and changed the port in the vB admin section - still nothing. I always get Connection refused (111).

The ports are correct though. Anyone can give me a little help on this

CarolinaKid 01-11-2004 04:24 AM

Quote:

Originally Posted by FlyingDutchman
i've got it to work with vb3 (created new php code from scratch btw), but is there still not a way to remove those {} things at the beginning and the end of the line?
this should somehow be caused by the tcl right?

i just hope anyone has a 'fix' for this...

Have you gotten my email i sent you

FlyingDutchman 01-18-2004 10:45 AM

Quote:

Originally Posted by CarolinaKid
Have you gotten my email i sent you

yes, i recieved it, and read it today, but i don't have any install instructions made for it yet, i'm going to do that when vb3 final is released...
i'm not releasing any hacks/conversions untill then (I got same sort of questions before from other people...)

to Liquidblaze: why not set it to a totally different port? like 3852, just an example, just put some random numbers there, that works for me at least (of course i'm not using 3852 myself :))

manga 02-22-2004 02:01 AM

ah come on :) we need that thing badly.. another 100 years till 3 get final i can not wait


All times are GMT. The time now is 04:17 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.01367 seconds
  • Memory Usage 1,820KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (3)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
  • (40)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