The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Eggdrop IRC Manager Details »» | |||||||||||||||||||||||||
The Eggdrop IRC Manager (EIM) is a TCL script for NIX Eggdrop or Win32 Windrop. It will allow you to refresh your forum home with information about your channel, such as the nicks currently in it, the record users, and the activity of the channel. This is a port from my IRC Channel Manager, yet that hack was for MIRC and had some bugs. I created a new thread for this hack as the audience is different. Most people seeking eggdrops wont look into the mIRC thread. The eggdrop version is far better than the former, so I highly recommend you make the switch if you're capable of running eggdrop. Demos: http://www.animesystem.com/forums/ http://www.buckeyeplanet.com/forum/ Quick overview of features
Only drawback currently is that you must run multiple bots with the script if you intend to update multiple channels. I will be working on a version that allows 1 bot to update multiple channels. For those using IRC Channel Manager, making the upgrade is easy, just refer to the installation manual. Examples attached. Enjoy! Notice 1: Ah yes, I forgot to mention the two manual bot commands in the documentation. As a bot owner, type !refresh to manually refresh the channel. Type !startact to do the initial start of the activity timer. Both these commands should be performed when you first place your bot on the channel or after you rehash it when installing the script. You wont have to run these scripts again, unless your bot exits the channel. Notice 2: Your bot will refresh your channel whenever someone leaves, changes nick, joins, is kicked, topic change, or a mode change occurs (such as someone being op'd, voiced, etc.) On a large traffic intensive channel, this will make your bot very busy. Just be aware of this. I'll plan for a timer-version, where the bot updates every X minutes, in the future. FAQ What is an eggdrop? http://www.eggheads.org/ Will this work with my java IRC client? (pjIRC, etc.) Read what an eggdrop is. Once you figure it out, you'll know that they are completely independent things. How do I start up my own IRC channel? This thread isn't a beginners guide to IRC. For that, refer to Google: http://www.google.com/search?hl=en&i...s+guide+to+irc Will this work with vB 3.x.x? More than likely, since there is little modification to vBulletin. :up: Show Your Support
|
Comments |
#142
|
||||
|
||||
Sweet hack!
/me clicks install |
#143
|
|||
|
|||
for recognising oper'd users, you can do if{iso ..... (iso is the oper version of isop)
if that helps at all I ended up putting a line and manually inputting nicks (if($nick = me||$nick = him) etc. Activity isn't being passed into my sql did just after installing. so dont know where to go from that. may just remove that idle image all together. Got a base tho so can modify for the next vb version. my channel's not that active anyway but i thought it would read something atleast. |
#144
|
|||
|
|||
Nice.. The only thing I need is the ~ and & to show up for me. -_-
|
#145
|
|||
|
|||
Exactly.... since i'm owner of the chan, I only show up as a normal user.
I'm also using one the latest versions of eggdrop, but i get the ishalfop command error in the party line. :/ |
#146
|
|||
|
|||
unreal ircd's ~ and & modes aren't supported by most things at the moment. This is your problem. I at one point attempted to write some code of my own to deal with this problem based off the smart irc php class. Perhaps i should code that up to a releasable script package...
edit: having spent the past 8hrs coding, i've finially got a working ircbot that handles unreal ircd correctly. Expect a full release of something when i've finnished the vb side of things. (nb my bot is NOT an eggdrop.) |
#147
|
|||
|
|||
Hi all !
Has any one got an solution for implementing this nice Hack into vBAdvanced Portal home ? Thx 4 ideas od3m |
#148
|
|||
|
|||
Someone port this to 3.50
|
#149
|
|||
|
|||
Yeah is there a 3.5 Port already
|
#150
|
|||
|
|||
Quote:
Quote:
Quote:
|
#151
|
|||
|
|||
Here is a fix to get it work on 3.5.0
Make sure you compare to Velocd's version to know exactly where to place it. PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|