Hammerfall RPG Helper

By Dusty Last update Jun 27, 2009 — Installed 2,505 times.

Help make improvements!

in
Subscribe to Help make improvements! 6 posts, 3 voices



Dusty Script's Author
FirefoxX11

If you wish to help with the development of this script:

- Go to http://github.com/dustywilson/Hammerfall-RPG-Helper/
- Make a fork (click "fork" button)
- Make changes to your copy of the code.
- Commit changes to your fork of the project.
- Send a push request to me.
- That's it! Your cool additions will find their way into the released version.

 
galro User
FirefoxWindows

I am all for that. Expect some changes today/tomorrow :)

 
Dusty Script's Author
FirefoxX11

I got your email about git. I'm going to provide here some info on how to get started uploading stuff and using git itself. It's really nice once you've gotten used to using it. I went from not using it and avoiding it since it seemed like too much work to using it for everything I possibly can (even configuration files). It's really great.

This is a link to another one of my projects "SIRIUS Player for Firefox". This specific link is the page that tells you how to work with git. The information is all the same, but the "Code Repository" is different (use the link in my first post above this one):
http://wiki.siriusplayer.dustywilson.com/help-w...

The link (also on the page linked above) to "Understanding Git Conceptually (Harvard)" was the article that really taught me how to use git (not just which commands to memorize, but why to use them at all):
http://www.eecs.harvard.edu/~cduan/technical/git/

If you don't have git on your system, you'll have to install it.

If you email me your code instead of putting it on github yourself, I'll make a new fork with your name on it. It won't be the most efficient (and likely won't be correct since it might not be from the correct root). If you can put it on github yourself, that'd be most helpful.

There are some more links at: http://github.com/guides/home
That link has useful info about how to install git on Windows and Mac. If you're in Ubuntu or Debian, you should be able to just type "sudo apt-get install git-core".

 
Dusty Script's Author
FirefoxX11

galro's customized version is stored as a branch in my git repository:

http://github.com/dustywilson/Hammerfall-RPG-He...

Feel free to give it a run.

 
Dusty Script's Author
FirefoxX11

My custom version is also up there at: http://github.com/dustywilson/Hammerfall-RPG-He...

I've added the Facebook error page (so it will automatically resume playing if it hits that screen). My threshold defaults (heal, etc) are set so I use a ton of items but attack more frequently. I introduced a random time delay before running auto-play since they've made the screen go blank immediately on clicking something (this gives you a second to disable auto-play or change fight options). I also added an auto-inventory check that occurs at most every 10 minutes when you're using auto-play but don't have enough stamina.

 
Jeanette Win... User
FirefoxWindows

I uploaded my version onto here! Couldn't quite figure out the other site! I found a great program, Notepad++ that helped me on this, but I didn't keep track of my changes. Hope this is ok? If not let me know! I dropped the top down so I could see the Facebook bar at the top. Removed the inner box, so that I could view the quest screens better during an attack...changed the maxHealth & maxEnergy, added the invInfo (many thanks to everyone here for those codes!!) and set up my own strategy for attacking and healing! I love this script! Wish I knew more on scripting!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel