Version: 0.1, by leonsio
Developer Last Online: Jun 2013
Version: 3.5.0
Rating:
Released: 10-30-2005
Last Update: 11-13-2005
Installs: 45
Uses Plugins
Additional Files
No support by the author.
This is the first release of my irc manager for VB 3.5.
You don't need eggdrop or mirc to run this script.
Multiple irc-servers & channels are supported
This script is based on "Eggdrop IRC Manager"
You can use your old config, you must only change every config and add server_id
Extract and upload all the files from the ROOT folder to your forum root. ( 1x admincp script, 1x admincp-xml, 1x cron script )
After upload, import product-ircmanager.xml.
This product will automatically add a vb-cronjob which runs every 15 min.
How does this script works?
It uses a socket connection to your irc server.
After a successful connection, the script joins your channel(s), collects information then leaves the channel(s).
This is a first version of the script. Later on, I plan to send some forum information to the channel, e.g. 10 last posts.
how does this script works
it use a socket connection to some irc server
after connect is success, the script join your channels collects information and leaves the Channel
this is a first version of the script, later it is planed to leave some forum information in the channel, e.g. 10 last forum messages ?
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
- I don't get any information on the the forum-home
- if I start the bot manually, it seems to get a timeout...
- which is the right name of the channel? with # or without it?
- which is the right name of the server? I only have this: vienna.irc.at
If you rename your bot from PortalBot it seems not to work.
I tried several things and the cron job would always make an error.
When I changed the name back to Portalbot it would enter the channel correctly.
It must be something to do with the preg_replace stuff in the includes/ircmanager.php but I'm not too hot with that stuff... appreciate anyone who can make this work (as the author now says he can't support it)
Obviouslyits not a problem the bot being called PortalBot.. just the fact that its a feature that simply doesn't work, and many of you may wish to make it a bit more personal to you users idling in your channel?
Other than that I have it up and running smoothly on 3.5.2
I had a couple of problems getting it to work namely:
the cron job wasn't added properly by the install script.
for those with problems with the botnot entering check the cronjob.
it should have the following line:
Code:
./includes/cron/ircmanager.php
(the script when I installed it wasn't putting that line in correctly)
I would suggest completely uninstalling the entire ircmanager and plugins first
Then reinstalling the latest version and checking the above (set as seen in the attached image)
there were major problems with the first version
I have the same problem and I could not find ANY reference to PortalBot except as default value .. I dont get it myself .. But I also asked on the vbhack-germany.com - as soon as I get an answer (if), I let you know
Bot is working fine here but i have a pass on mij irc server, how do i fill in the password?
Can not do it in vbb itself, must this be done in one of the php files?
Help! I had a previous install of this hack, but when I moved to a new server I simply copied the files to the new server and now it's not working properly. I re-uploaded all the files overwriting the previous ones, but I can't re-install the XML product file.
When I upload the xml file, vB simply hangs. At one time, the error message said I can't re-install it because the original xml file is already installed and the file cannot be overwritten. What do I do?
How else can I uninstall this hack? I tried "Uninstall" in the Plugin System > Manage Products but when I did this, all I got was a blank, white space showing only the title "Plugin System" at the top (as if the page stopped loading after the "Plugin System" title). The hack never got uninstalled. I also tried Manage Products > Edit (the hack) to delete the "uninstall code" but there's no uninstall code.
I can probably do a manual uninstall of this but please let me know if it's ok if I simply delete all files that were uploaded and tell me what to do with the product xml file (where can I find this?) and which db tables to drop, if there are any.
How to uninstall this hack?
I tried uninstall but I get this message:
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
DROP TABLE
'irc_channel` ,
`irc_server`;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''irc_channel` ,
`irc_server`' at line 2
Error Number : 1064
Date : Tuesday, May 16th 2006 @ 04:29:11 PM
Script : http://www.mysite/forum/admincp/plugin.php
Referrer : http://www.mysite/forum/admincp/plug...=ircmanager&s=
IP Address : 102.102.02.202
Username : Admin
Classname : vb_database