PDA

View Full Version : Re: [CLI] Simple Scripts: Nemesis Prep



MagiNinjA
04-11-2007, 04:45 AM
Hmm, I'm not sure of this, but do you NEED to acquire a hermit permit before getting a trinket? Yes, if you haven't done the 31337 quest, but what if you do the quest after that? Like glEbs, who I hear collects the helmets after a run.

Just my 2c thought.

efilnikufecin
04-11-2007, 06:31 AM
The code needed to find out if the hermit permit is needed or not would require an ash script, and some visit_url hits. Daychilde doesn't write ash, but he will sometimes use ash that others have written. Maybe if you write the code for him he will use it? :P It really seems such a minor thing, and the line could be commented out. I think if your settings in kolmafia are right kolmafia will buy the hermit permit for you anyway when you haven't finished the quest.

QSquared
07-21-2007, 07:47 PM
Hmm, I'm not sure of this, but do you NEED to acquire a hermit permit before getting a trinket? Yes, if you haven't done the 31337 quest, but what if you do the quest after that? Like glEbs, who I hear collects the helmets after a run.

Just my 2c thought.


I could be wrong but doesn't KOL mafia fill in dependencies for you? couldn't you just write this code such as this:


conditions add 1 tongs;
adventure * outskirts of the knob;
conditions add 1 fairy gravy;
adventure * haiku dungeon;
hermit 1 ketchup;
echo _____________________________________________;
echo Go have KoLMafia face your Nemesis!
echo _____________________________________________;
echo Ok;

efilnikufecin
07-25-2007, 08:32 AM
I could be wrong but doesn't KOL mafia fill in dependencies for you? couldn't you just write this code such as this:


Old topic. It may not have been possible when The script(s) were written.