|
|
|
|
Fullphaser
Star Fool
Offline
Posts: 513
|
 |
« Reply #2 on: November 11, 2005, 08:43:50 AM » |
|
well this is ironic, I was about to make the same thread, but with a different subtitle, like how did you do it? I have been meaning to make one and I was wondering the following questions
How do you program it into the sites coding? how do you make your own channel? any suggested servers?
|
|
|
|
|
Logged
|
|
|
|
Eufnoc
Star Trek Armada II: Fleet Operation’s Tournament Staff
Offline
Posts: 4183
Star Trek Armada II: Fleet Operation’s Tournament
|
 |
« Reply #3 on: November 11, 2005, 09:56:21 AM » |
|
i'm always in there well mostly
|
|
|
|
|
Logged
|
|
|
|
LordsofKobol
Offline
Posts: 356
|
 |
« Reply #4 on: November 11, 2005, 07:16:37 PM » |
|
You make your own channel by joining a channel with a custom name and setting up some rules...uhm, *blushes* I have a website bookmarked that has a bunch of IRC commands, i never take the time to memorize things in IRC beyond giving people permissions, bot commands, and the nick server. Eufnoc why can't i join then? I get a constant "time out" EDIT: Ok! Got it to work, the URL on the site must be old, get an IRC client, such as mIRC, mIRC Website, Connect to the gamesurge server which is irc.gamesurge.net then when your all connected, /join #fleetops. I'm there now. But for some reason I can't register my nick  2nd EDIT:  never mind i forgot gamesurge doesn't use the NickServ commands anymore. Forget what i said about making a channel, AuthServ is web based. goto Gamesurge Website and you can register a channel.
|
|
|
|
« Last Edit: November 11, 2005, 07:36:38 PM by LordsofKobol »
|
Logged
|
The Cylons Were Created By Man.They Evolved.They Rebelled.There are many copies.And they have a Plan.
|
|
|
Fullphaser
Star Fool
Offline
Posts: 513
|
 |
« Reply #5 on: November 12, 2005, 07:52:35 PM » |
|
You make your own channel by joining a channel with a custom name and setting up some rules...uhm, *blushes* I have a website bookmarked that has a bunch of IRC commands, i never take the time to memorize things in IRC beyond giving people permissions, bot commands, and the nick server. Eufnoc why can't i join then? I get a constant "time out" EDIT: Ok! Got it to work, the URL on the site must be old, get an IRC client, such as mIRC, mIRC Website, Connect to the gamesurge server which is irc.gamesurge.net then when your all connected, /join #fleetops. I'm there now. But for some reason I can't register my nick  2nd EDIT:  never mind i forgot gamesurge doesn't use the NickServ commands anymore. Forget what i said about making a channel, AuthServ is web based. goto Gamesurge Website and you can register a channel. right lets say I have a channel and such, and I myself have an Irc client already  but I would like to do a java based application so that I could click chat as a link, then the link would open and wa la, a type nickname then submit and opening the chat room on a web based page
|
|
|
|
|
Logged
|
|
|
|
RedShirt
Per Philosophia, Clarus. Per Clarus, Veritas.
Offline
Posts: 2751
En Veritas, Voluntas.
|
 |
« Reply #6 on: November 16, 2005, 12:45:14 AM » |
|
Gosh, I leave for a couple days and everyone starts speaking German!
|
|
|
|
|
Logged
|
"Freedom of speech is an American concept, so i don't give it any value." ~ Dean Stacey, investigator for the Canadian Human Rights Commission.
He heard the case against journalist Mark Steyn. Steyn was accused of offending Muslims.
|
|
|
Eufnoc
Star Trek Armada II: Fleet Operation’s Tournament Staff
Offline
Posts: 4183
Star Trek Armada II: Fleet Operation’s Tournament
|
 |
« Reply #7 on: November 16, 2005, 04:41:04 AM » |
|
Gosh, I leave for a couple days and everyone starts speaking German! huh?
|
|
|
|
|
Logged
|
|
|
|
Casper
Commanding Officer, U.S.S. Griffin
Offline
Posts: 1421
|
 |
« Reply #8 on: November 16, 2005, 05:19:06 AM » |
|
i think he means in the sense of: "you might as well be speaking greek."
as in the computer tech talk.
|
|
|
|
|
Logged
|
 Wind, Forrest, Fire, Mountain -Sun Tzu's "The Art of War" I am a modern student in the art of war! no army can stop me, no navy can contain me, and no man can kill me. who's head do i have to mount next on my wall ? -Me[b
|
|
|
LordsofKobol
Offline
Posts: 356
|
 |
« Reply #9 on: November 18, 2005, 07:31:18 PM » |
|
right lets say I have a channel and such, and I myself have an Irc client already  but I would like to do a java based application so that I could click chat as a link, then the link would open and wa la, a type nickname then submit and opening the chat room on a web based page Alright then, to link your it to your website it is like a simple web link. <a href=irc://irc.yourserver.net/yourchannel>Texty Texty</a>. Do you mean directly integrate it into the website via popup like on fleet ops? I believe that's a Java applet, which you would have to download (I THINK, I'm NOT sure!) and upload via FTP or some such... I'm sure if you google "Web based IRC java applet" you could find one for free that comes with instructions  If not, then I'm sure you could ask DOCa...I think it said he designed the site...well, whoever designed the site would have first hand knowledge.  Tech talk is great, it's how we programmers frack with your heads, we can insult you in binary and in strange backward DOS scripts  u r teh move C:\documents and settings\owner\desktop C:\documents and settings\owner\desktop\trash 0wnz0r3d We're all out to get you... :omg: harharhar...
|
|
|
|
« Last Edit: November 18, 2005, 07:35:45 PM by LordsofKobol »
|
Logged
|
The Cylons Were Created By Man.They Evolved.They Rebelled.There are many copies.And they have a Plan.
|
|
|
Fullphaser
Star Fool
Offline
Posts: 513
|
 |
« Reply #10 on: November 20, 2005, 05:46:19 AM » |
|
<? PHP echo "pwned" /n; print " yo... anyway... yeah.... sure... download now"; ? >
Well I got the applet up and such, now I am just wondering how they forced people to login, so that there username is already in place when they enter the chat. I looked at th e source for the page, but as you know with PHP the HTML display is about as useful as the tip of an Iceberg
|
|
|
|
|
Logged
|
|
|
|
|