i dont know any java but could anyone tell me how to set up this script? please tell me
i dont know any java but could anyone tell me how to set up this script? please tell me
The simplest way would be to un-zip all the files, then upload them using FTP to a folder called irc or something. Then rename the file "NormalApplet.html" to "index.html". If you need to change any of the setting they are all stored in that file. (You will need to change the network it tries to connect to.)
Now if you go to that folder in your web browser the Java IRC client should run, and present you with a chat box.
I probably could write some more detailed instructions if you need them.
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog
it dosent connect http://bakclan.x10hosting.com/irc/
Last edited by [BAK]ThePro; 05-20-2008 at 04:26 PM.
If you type this into the chat box it will connect
(hunnies.org is one of the x10Hosting IRC servers.)/server irc.hunnies.org
I'm not sure why it won't connect automatically. Try checking the settings in index.html.
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog
gonna upload the file later (im not on my pc now)
EDIT:here it is: Click Me :D
EDIT 2:
than how do i set PJIRC.cfg to connect to irc://irc.us.gamesurge.net/bakclan ? please tell me![]()
Last edited by [BAK]ThePro; 05-21-2008 at 02:18 PM.
To set it to auto connect to irc://irc.us.gamesurge.net/bakclan you will need to edit index.html, NormalApplet.html, or whatever it is called, and edit this line:
Replace "Host URL Here" with "irc.us.gamesurge.net/bakclan"<PARAM name="host" value="Host URL Here">
Then when you view NormalApplet.html or whatever in your browser it should auto connect to you network.
Make sure you unzip the file.
Once you have done this please post back saying whether it has worked or not.
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog
it didint sadly![]()
Can you post a link to the IRC client. (Not to the .zip file)
The I will be able to see the source code and work out what is going wrong.
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog
dont know what you mean but i will rename index.html so you can find the files you want
Ok, I think I've found why it won't auto connect. You need to change the host to "irc.us.gamesurge.net" (i.e. remove /bakclan). I tested it and after the host was changed it auto-connected.
If you add this to normalapplet.html it will auto-join your channel once connected.
Try these things then tell me whether they have worked or not.<param name="command1" value="/join #bakclan">
Useful Links:My Websites:
Terms of Service | Server News | Buy a Domain
Free Domains: co.cc | Dot.tk -- Free File Storage: Dropbox -- Website Monitoring: Service Uptime
Earthtime Games & TechAsh's Blog