»Ceiu Posted August 6, 2007 Report Posted August 6, 2007 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 worksThis 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. Quote
JDS Posted August 6, 2007 Report Posted August 6, 2007 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? Quote
»Ceiu Posted August 6, 2007 Author Report Posted August 6, 2007 For that you'd want to use CSLP Quote
James1293 Posted August 6, 2007 Report Posted August 6, 2007 my adoring public.Yes, Cerium, we adore you. lol. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.