• Welcome to Valhalla Legends Archive.
 

BNLS's Lifetime

Started by Win32, September 03, 2006, 05:59 AM

Previous topic - Next topic

Hdx

It was jsut temporary.
Skywing had no comment when I asked him + His pager was off when it happened.

Yoni might of done it for kicks :P but it was only for ~12 hrs.
http://jbls.org/?p=Server
The server was still running but only 1 of the IP's was responding. (63.161.183.203 FYI)
So the server was always up, you jsut couldn't get to it by normal ~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Mystical

bleh, i need to host my own but that would be alot of useless work. lol

Hdx

wget http://jbls.org/Downloads/JBLS.jar
wget http://jbls.org/Downloads/Zip.class
wget http://skull.newrelic.net/downloads/uploads/D2DV.zip
wget http://skull.newrelic.net/downloads/uploads/D2XP.zip
wget http://skull.newrelic.net/downloads/uploads/DRTL.zip
wget http://skull.newrelic.net/downloads/uploads/DSHR.zip
wget http://skull.newrelic.net/downloads/uploads/JSTR.zip
wget http://skull.newrelic.net/downloads/uploads/SSHR.zip
wget http://skull.newrelic.net/downloads/uploads/STAR.zip
wget http://skull.newrelic.net/downloads/uploads/W2BN.zip
wget http://skull.newrelic.net/downloads/uploads/WAR3.zip
java Zip D2DV.zip ./D2DV/
java Zip D2XP.zip ./D2XP/
java Zip DRTL.zip ./DRTL/
java Zip DSHR.zip ./DSHR/
java Zip JSTR.zip ./JSTR/
java Zip SSHR.zip ./SSHR/
java Zip STAR.zip ./STAR/
java Zip W2BN.zip ./W2BN/
java Zip WAR3.zip ./WAR3/
java -jar JBLS.jar


Not hard.
Maby I should make a dos/shell script to install it all for ya?
Lets see how long it takes for Sky/Yoni to delete this!
Or one of the otehr mods <3
~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Mystical

Quote from: HdxBmx27 on September 08, 2006, 12:59 AM
wget http://jbls.org/Downloads/JBLS.jar
wget http://jbls.org/Downloads/Zip.class
wget http://skull.newrelic.net/downloads/uploads/D2DV.zip
wget http://skull.newrelic.net/downloads/uploads/D2XP.zip
wget http://skull.newrelic.net/downloads/uploads/DRTL.zip
wget http://skull.newrelic.net/downloads/uploads/DSHR.zip
wget http://skull.newrelic.net/downloads/uploads/JSTR.zip
wget http://skull.newrelic.net/downloads/uploads/SSHR.zip
wget http://skull.newrelic.net/downloads/uploads/STAR.zip
wget http://skull.newrelic.net/downloads/uploads/W2BN.zip
wget http://skull.newrelic.net/downloads/uploads/WAR3.zip
java Zip D2DV.zip ./D2DV/
java Zip D2XP.zip ./D2XP/
java Zip DRTL.zip ./DRTL/
java Zip DSHR.zip ./DSHR/
java Zip JSTR.zip ./JSTR/
java Zip SSHR.zip ./SSHR/
java Zip STAR.zip ./STAR/
java Zip W2BN.zip ./W2BN/
java Zip WAR3.zip ./WAR3/
java -jar JBLS.jar


Not hard.
Maby I should make a dos/shell script to install it all for ya?
Lets see how long it takes for Sky/Yoni to delete this!
Or one of the otehr mods <3
~-~(HDX)~-~

ah, well if your down to help me out hit me up =)

FrostWraith

What did you use to get these lines to work
java Zip D2DV.zip ./D2DV/
java Zip D2XP.zip ./D2XP/
java Zip DRTL.zip ./DRTL/
java Zip DSHR.zip ./DSHR/
java Zip JSTR.zip ./JSTR/
java Zip SSHR.zip ./SSHR/
java Zip STAR.zip ./STAR/
java Zip W2BN.zip ./W2BN/
java Zip WAR3.zip ./WAR3/

MyndFyre

Quote from: FrostWraith on September 08, 2006, 03:05 PM
What did you use to get these lines to work
java Zip D2DV.zip ./D2DV/
java Zip D2XP.zip ./D2XP/
java Zip DRTL.zip ./DRTL/
java Zip DSHR.zip ./DSHR/
java Zip JSTR.zip ./JSTR/
java Zip SSHR.zip ./SSHR/
java Zip STAR.zip ./STAR/
java Zip W2BN.zip ./W2BN/
java Zip WAR3.zip ./WAR3/


The Sun Java Runtime Environment (JRE) and his Zip class (see Zip.class as one of his downloads).
QuoteEvery generation of humans believed it had all the answers it needed, except for a few mysteries they assumed would be solved at any moment. And they all believed their ancestors were simplistic and deluded. What are the odds that you are the first generation of humans who will understand reality?

After 3 years, it's on the horizon.  The new JinxBot, and BN#, the managed Battle.net Client library.

Quote from: chyea on January 16, 2009, 05:05 PM
You've just located global warming.

Hdx

wget http://jbls.org/Downloads/ZIP.class
java ZIP D2DV.zip ./D2DV/
java ZIP D2XP.zip ./D2XP/
java ZIP DRTL.zip ./DRTL/
java ZIP DSHR.zip ./DSHR/
java ZIP JSTR.zip ./JSTR/
java ZIP SSHR.zip ./SSHR/
java ZIP STAR.zip ./STAR/
java ZIP W2BN.zip ./W2BN/
java ZIP WAR3.zip ./WAR3/


Sorry, I wrote that off the top of my head, I miss-Capitlized the ZIP name.
BTW: Windows Users can get wget Here

The above commands work.
If you want you can see the source to the ZIP class here
Also I put that all into a .bat that windows users can run after installing wget.
JBLS-install.bat
It'll Download all the needed files (save the JRE and wget), extract all the zips to proper folders, Clean up the install files, and then execute JBLS.
Umm, Ya any more questions?
~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Mystical


Hdx

Quote from: MyStiCaL on September 08, 2006, 11:10 PM
yeah uhm im stupid.
Then you shoudln't be running a server.
If you can't figure this simple shit out, you'd have no chance of figuring harder things out.
~-~(HDX)~-~

Proud host of the JBLS server www.JBLS.org.
JBLS.org Status:
JBLS/BNLS Server Status

Mystical

 yeah oh well, probley not, don't know much about the web and servers anyways. took me 3 days to install an smf forum. =)

|