Jump to content
SubSpace Forum Network

Recommended Posts

Posted

About a week ago I posted a link to a stats.txt page containing my history in HS.

 

Well, since I've nothing better to do with it at this point, I've decided to release it to my adoring public. You can download the source and precompiled classes by clicking here.

 

How to use

-First, make sure you have Java 6 installed (You can probably use a different version if you compile it yourself).

-Open a new command window and browse to the directory containing the HSMoney.class file

-Enter the command "java HSMoney". This will parse "session.log" in your continuum's log directory. **

-To write the output to a file rather than the command window, use the command "java HSMoney > stats.txt".

 

 

How it works

This little program runs through the log you give it and attempts to parse out the reward lines commonly seen throughout your HS sessions. Needless to say, you need to start using ?log to be able to use this program to generate stats.

 

 

** If you want to parse a different file, you can specify it by using the command "java HSMoney LOGTOPARSE", where LOGTOPARSE represents the path and name of the log file to parse. Remember: if there are spaces in the path, you must enclose it in quotes.

 

 

 

Enjoy.

Posted

u r pretty clever

 

so could this program weed out just one persons name instead of stats, so you could log a conversation with someone without all the other noise?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...