HoboMenuScript

By Xyan Flux Last update May 19, 2008 — Installed 874 times.
Script Summary:
This script upgrades the limited Hobowars menu with a more advanced and customizable one. Mix and match game links to suit your needs.

This script has no discussions.

start the discussion

This script has no reviews.

You can add any links you want. All you have to do is 'Edit' the the script from the script manager. There are several extra links in the source, but if you want one that's not there you can make one up. For instance, if you wanted a direct gang link, just add,
'<a href='+link+'gang&do=enter>Gang</a> ' to the string named, html.
The general format is
'<a href='+link+'LinkURL>LinkName</a> ' where LinkURL is the text following http://www.hobowars.com/fb/game.php?sr=672&cl=9&cmd= in the address bar.

The string, link, has to be in the href attribute because it keeps track of the sr and cl parameters as well as the rest of the URL. These parameters are the same for the whole page, but they periodically change depending on what page you are on.

A word of caution: If you love to open links in new tabs, be extra careful not to get a manbearpig by using a link more than once for certain actions like fighting, eating and healing.

NEW: Hate losing the F5 button? Install this script, but don't over use it.