![]() |
IRC Java addition (bocazas irc)
Simple IRC addon for Vbulletin using bocazas Java IRC, its free no ads or anything, its included in the zip with all the instructions and so on.
PHP Code:
http://www.gamer-networks.com/irc.jpg including the zip with bocazas seperately its a 190k too large to attach here sorry chat.zip |
Good!
|
Thanks a lot !
I'm going to test it now ! |
is there a way to use this type of addon/hack as an instant messenger. So that it opens up into a private channel essentially. You would have to incorporate some sort of popup for the person that you were wanting to chat with. Similiar to the PM popup on a new message. I think this would be a great addition.
Chazman |
its an idea not sure how it would implemented, the only way i can think it would be possible would be to mimic the pm popup which means the other user would have to refresh to get it, and I am not 100% sure if the pm 's are checked on every page or only on the index, i think for an instant messenger style of hack it would be easy and better to rely on a web based icq hack instead
|
either way I think it would be very handy. Since the Who's Online feature is there, it is very tempting to want to hold a quick chat with folks online. PM's are like waiting for email to show up.
Chazman |
give me a few days to work on that, its gonna be a major amount of work to get it working in that way
|
Thank you! somebody finally made an IRC chat hack that is free... Wohoo!!!
Just one thing...it uses the same username, as your vb one, but IRC servers don't allow nicknames that start with numbers...soo...is there a way to automatically change the persons nickname? cuz many people don't know the IRC command to change a nickname.... If this is not possible...doesn't matter...stil an amazing hack Thanks a Mil! |
open your chat template and find
PHP Code:
<param name="nickname" value=$username> to <param name="nickname" value="NickName"> and change <param name="autoentry" value="true"> to <param name="autoentry" value="false"> this will cause the irc window to pause and allow the user to change his or her nick, it also will no longer auto join IRC. the rest of the Param you can edit are listed in the readme-bocazas.txt dymo |
nice hack dymo....nice to see you on these boards to :)
|
great, thanks a million...
one more thing: How in the world did you change the header image of the applet...mine uses the bocazas one...I replaced the image with the one I wanted to use in .jar, but it won't let me replace it in the .cab... how did ya change tha image...and the link of the image too? |
er i didnt change the image on it, its a black image with a red logo, i just happen to have a black background on my site so it blends prefectly
dymo |
damn...thanks
|
Anyway to add multiple server choices?
ta :) |
server1
server2 server3 - Defines all the servers you want to show in the list etc of the configuration menu. By default the first one will be selected. You can especify a different port for each server following the format: irc_server:port1,port2,port3 Ex: <param name="Server1" value="irc.bocazas.com:6667,6668"> If not irc port is given, 6667 is the default. |
Works like a charm. :)
|
Quote:
|
i honestly dont know the pm system well enough to write another popup for irc chats, and I still dont know if the popup is based on the index only or if it pops up with pm notices if you browsing the forums, but i will take a peak at it this weekend.
dymo |
FYI this isnt dead were close to finishing this private chat request addon
|
AWESOME!!! Thanks Dymo!!!!
Any timeline? I bet with this addon this Hack will go to the top of the charts in no time! Chazman |
theres a few minor problems with it still, but i should have a release in a day or two
|
tks! gonna try for sure :)
|
Seems to keep defaulting to irc.bocazos.com instead of my edited chat template??
anyone have an idea why? |
post the param code your using then i might be able to help more
|
howz the instant message mod coming?
chazman |
cheers for this
works a treat |
Quote:
It could be possible, instead specifying different servers, to have (and make selectable) different #channels ? Thank you very much. Bye |
THANK YOU, working great, but my name has spaces in it, so how do I connect to it, with only duke like on vbulletin, or can't I do it without being on a server which doesn't allow my nick?
|
Quote:
|
Works great! Thanks :)
|
Quote:
Quote:
Also: in the vbulletin.org chat it is the case that when i log on i don't have to type anything..... It changes my nick from duke of lion to duke, because spaces are not allowed, is that available for this hack too? Thanx |
I've been running with this for a while & it works great... however, I was wanting to know how to restrict certain groups of users from accessing chat. We have users that we don't want to have access to the chat room & short of banning them there is nothing else we can do.
Any suggestions would be appreciated. |
Works fine now, but how can I let unregisterd users come in my chat? They get the loggin form of vBulletin? Any help is greatly appreciated.
|
Quote:
Still new to this but I think it should work. |
Quote:
|
Has to do with this part in chat.php right? What should it be?
// Hack Made By dymo require("./global.php"); if(!$bbuserinfo[userid]) { eval("dooutput(\"".show_nopermission()."\");"); } |
*cough* How would I go about getting my own IRC channel... I am stupid and dont know.
|
Quote:
|
This is a very nice hack, although I'm having some troubles myself getting my channel to pick up. I'm sure this has been questioned, but any thought on maybe a "who's chatting" type of thing for the homepage? How does Vbulletin.org do it? Firefly needs to share that secret :(
I've got a question and a thing to add. How can I specify who is the OP when entering my channel? It always selects the first person inside to be an OP. Can this be done with the <param tag, to only allow the person with userid=1 or admin usergroup to be the OP? Also, I've noticed some of the other chat hacks simply use Code:
<parame name="usrename" value="$bbuserinfo[username] |
Umm, I must be doing something wrong. It just says "Load Class bocaza not found"
|
All times are GMT. The time now is 04:46 PM. |
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:
|