![]() |
IRC Manager (for mIRC)
Well, this is just a port of Velocd's hack from 3.0.x, released here
This is in Beta Stage!!!!
So, feedback, suggestions, bugs, post em. - Tyler |
thanks tyler, I'll be giving this one a try. I have a question, what does "This hack operates in the same as Feldon's, in that you MUST be in mIRC and connected to the channel if you wish for the data to be updated. There is no eggdrop required, and no FTP." mean exactly? Like I have to be in the irc channel myself, someone has to be in the irc channel, I have to be in the channel with the mIRC software?
|
Hi,
Yes, it means that you're PC will have to be connected to mIRC and your channel specified in your irc manager, as it uses that for it's refresh of online list, topic updates, and record user updates. - Tyler |
do you know if I could do that same using trillian's irc connection?
|
Not at the moment, as i'm not familiar with Trillian. I'll have a look at it later on today, as i've been up for the past 20+ hours, lol.
- Tyler |
|
Sorry for the newbie question. But can I assume that if no one on my channel uses mIRC that this hack won't display who is in the channel?
|
Cool, I'll check this out...
|
installed, waiting to see if it updates.
also, you need to include the info to upload the product file, someone may forget. |
well, been a few minutes, still no update.
edit==== Still nothin. Everything installed fine. Keys match between mirc files and php. I even see the timers run in the mirc status window. But no update. Maybe someone esle can get this to work, so I can better troubleshoot. |
That was the problem that TyleR and I were having on his website. It works great on my website; http://mifbody.com/vbulletin/index.php but when we tried to run it on his, it wouldn't update. This is why he put it as being in Beta, because we were still trying to figure out why it works perfectly fine on my 3.5.x but not on his. It was 4am, so finding help in an IRC scripting channel wasn't working very well, he threw it on here hoping it would work for everyone else even though it didn't work for him.
sensimillia - As far as integration with the chatrooms; technically this script should work regardless of whether you even have a chatroom installed onto your site. mIRC is an IRC program that has a very friendly scripting language programmed into it. The ircon_al and ircon_rm is the scripts that run in mIRC, and they record what's going on in the chatroom and then sends an update to the irconline.php script on your website, telling it what has changed in the chatroom. Due to this, it really doesn't matter whether you have a chatroom installed or not because regardless it still is going to get the updates from the mIRC script, and it's still going to update irconline -- just not having a chatroom installed means less users ;) Anyway, to answer specifically, yes it works with Jeta's IRC chatroom as that's what I have on my website. EasyTarget - This won't work with Trillian that I'm aware of. The scripts that come with this; ircon_al.txt and ircon_rm.txt are mIRC specific scripts that run through that program. theArchitect - You need to have atleast one person on mIRC that runs this script. Personally, I have a second computer that I've deemed our "server computer" that runs 24/7 with the mIRC program running. I have what's called a "Bot" installed on this mIRC program, it's like an eggdrop type of deal if anyone's firmiliar with it, where it has chatroom commands and plays trivia and such like that. So for me, all I had to do was load the two scripts into my mIRC bot, and tada now my website will have 24/7 monitoring as long as that mIRC bot is always idling in the chatroom. |
For those that are having issues with it updating on your website, can you give us some stats so we can see what's so different from my website compared to yours? We're really confused why it works on mine but didn't on TyleRs. Make sure your IRCkey is identical. How many characters did you guys use for the ICkey? I made sure to use the same amount, and used all numerical characters. Hmm, make sure the path to your irconline.php script is correct, too, as I don't believe the script is set up to give error messages if it doesn't correctly communicate with the IRConline.php script...
Has anyone so far gotten it working on their site? |
Omg, i will install it later on night that definately:D
THNX:D |
Quote:
|
Snap, no mIRC doesn't work on macs.. :( Probably your only bet would be to try an eggdrop type of deal... or get a windows comp. ;)
|
Quote:
|
I'll second the port of the eggdrop one, as that one I never had issues with.
As for this one. Yea, keys match.. used 4 digits, and 5 digits, all numerical... Path is correct, file edits correct. 2 files loaded in my mirc. Here is a sample of the stuff in my status window. Quote:
|
Quote:
And i'll take a look at the eggdrop integration, but I dont use it as of now, so i'll go download it and test it out later. As for stats not updating, are you getting any errors in your mIRC window when you connect? - Tyler |
Quote:
|
I've been going through many different IRC servers' help desks trying to find anyone that's comfortable with scripting sockets, so far everyone has said "No human on earth understands the sockets commands; refer to the help file and that's the best help you can get." Aside from that, there was one person that offered a bit of support and looked over the entire script, he says that everything on the IRC side looks legitimate and it's either an issue with the website host not allowing the socket connection, or it's an issue with the irconline.php file. Unfortunately, it's looking like this is a very hit-and-miss script... Has anyone gotten it working on their website yet, or am I the only lucky one it works for? :ermm:
|
@Tyler Yes, I am in my channel, hell I live there LOL and no, I do not get any errors at all.
|
Not working for me either. Timers are running but no updates :(
|
Can those of you who it's not working for contact your website's server and see if socket connections are blocked or not? The only last thing I can think of is that the website's host/server is blocking incoming socket connection reuqests, and that's why it's not updating.
|
No luck here too:(
It keep saying: Code:
* /sockopen: 'vbusers' socket in use (line 131, ircon_al.txt) |
lanc3lot, can you copy and paste your ircon_al and ircon_rm files for me to see? Paste them here, http://pastebin.ca/ then just link to your paste. Not sure why it would say there's any -N command.
|
Ircon_al.txt: http://pastebin.ca/33531
Ircon_rm.txt: http://pastebin.ca/33532 Hope this can helps out, thnx in advance again:) |
Everything looks legit, the -N is part of the sockwrite command; which is proper syntax. What version of mIRC are you running? I know it's compatible with mIRC 6.1.6.
|
6.1.6, the latest:(
Damn |
Try running it again; is it still saying -N unknown command? For some reason, it seems to not be recognizing the sockwrite command, but if you type /help /sockwrite it shows you the syntax and it's identical to what's in your code. Try typing /ircrefresh manually while you're in the room, ideally it should send it to the irconline.php without any errors, and then it should update your website.
|
When i write ircrefresh in the room, i get: * /sockopen: 'vbusers' socket in use (line 131, ircon_al.txt)
|
Usually the socket in use command comes when either the ircrefresh command is in the process of being executed, or the topic refresh is being executed. Try giving it 15 seconds of an idle chatroom and then type /ircrefresh -- if it still gives you an error message, then I would have to guess that something from the webhost is keeping the socket open. I feel bad that this worked for me but isn't working for anyone else.
|
Damn, i cant understand what goes wrong:(
I will uninstall it for now, and wait maybe if u are kind enough to port this one: https://vborg.vbsupport.ru/showthread.php?t=61570 that guys posted before:( Its a great addon to have the stats of the channel on the forumhome, hope that someone will make a hack that plays to all of us :( Anyway, thnx for the time u spent mate:) |
TyleR and I are working on another IRC Channel Information script that will require the use of mIRC but it does not require sockets to update the website. So far, it's updating the tables perfectly, but I'm 100% entirely blind as to integrating it into VBulletin. So, once it's integrated to display the information in VBulletin, we'll thoroughly tested it to make sure it works. :) We'll keep you all posted and when it's all set for release we'll of course post it up here for everyone. :)
|
excellent, Can't wait to try it out! Thx fellas!
|
Thnx meissenation, keep up the good work guys:)
|
sorry folks, had an ice storm here yesterday, didnt get power back til about 3 hours ago..i'll get back to y'all on errors, as this might soon be unsupported as an easier concept will be coming out thanks to meissenation.
- Tyler |
Great to see this hack live on with vB3.5. I'm sorry I never got around to rewriting it for vB3.5.
I haven't DLed it, but did you switch from GET to POST? GET limits the # of users you can do to about 100. I rewrote it to do POST and was *finished* with the code (it was a beast) and then mIRC bombed and destroyed aliases and remote which contained all the code. As for people asking for Eggdrop, FTP, etc. those require some kind of linkage application to be running on the server. The beauty of this script is that all that is required to have a current list of users on your forum home page is for 1 person to have a copy of mIRC connected to the chatroom in the background. Either nobody considered the idea or nobody was mental enough to try this with mIRC scripting. :) Kudos, TyleR! Curious to hear what this other idea is... |
Quote:
|
Quote:
And for the other idea: it's just a script within mIRC, somewhat like yours, but totally from scratch, that also goes to a file on thew server to drop info into the DB..I do believe it is what's on meissination's site at the moment, www.mifbody.com/vbulletin/ just integrated into the one here :p - Tyler |
Actually I'm using the old IRC Manager script. :P I figured since it's working I might as well leave it. ;)
|
All times are GMT. The time now is 02:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|