PDA

View Full Version : Hobocobo Script?



gads
11-10-2008, 09:17 PM
Anyone know of a script that automates hunting for hobo codes?

jasonharper
11-10-2008, 09:26 PM
There wouldn't be a whole lot for such a script to do - mafia already auto-stops when you get a hobo code, you'd just need to figure out which areas you don't have a code from, and spend a lot of turns there.

dangerpin
11-10-2008, 09:30 PM
The hobo codes are auto-stop adventures. You should be able to put together a very simple script to do this for you using just



adventure * location1;
adventure * location2;


Check out this for more info on auto-stops.

http://kolmafia.us/index.php/topic,730.msg3814/topicseen.html#msg3814

gads
11-10-2008, 09:37 PM
Thanks for the reply! Still a nub with Mafia, but it's a great piece of work.