Search results

  1. M

    What's in your login/logout scripts?

    Go wild with adding extra checks if you want to. For me my first login of a run is on 'day 2', when I am already level 6 The first three bits of clip art per run are done by newlife-local.ash (feature request to come at a later date in that thread :) ) Compared to the version I posted ages...
  2. M

    What's in your login/logout scripts?

    just to make sure I always have a buckut of wine available if I can make use of it ... void getNightcap() { // if I have skills summon clip art and ode, am not drunk, and have not got a bucket of wine then create one item bucket = $item[bucket of wine]; if ((have_skill($skill[Summon Clip...
  3. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Thus has not worked for me in over a month (as a hippy), feel free to add any info to https://sourceforge.net/tracker/?func=detail&aid=3397580&group_id=503565&atid=2048077 to help track down the cause. best regards Dave
  4. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    It was a quick and dirty hack, I will try and write a better version for posting to SF over the weekend. on at least one occasion since I have still ended up with a wand while backfarming for DoD potions @tom don't worry too much about the turn count, I have since remembered that I also did it...
  5. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Tom, did you mean this? --- /home/fit/Desktop/downloads/bumcheekascend v0.31.ash 2011-08-23 20:06:55.000000000 +0100 +++ bumcheekascend v0.31.ash.wand 2011-08-24 17:37:35.000000000 +0100 @@ -2538,7 +2538,7 @@ void bcascDailyDungeon() { zapKeys(); - if (numUniqueKeys() >= 2 ||...
  6. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    you have put the relay script in the relay/ directory (rather than the normal) scripts/ directory? and then run it via the drop down in the top right corner of the relay bowser? Ninja'd by WinterBay - I must learn to type faster, and make less mistakes (will all the relutant editing) :) Dave
  7. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    If you have bumcheekascend v0.31.ash from sourceforge you have the latest BCA, relay_bumcheekascendv0.1.ash is the latest relay. Don't worry if running the relay script then says 'There is a new version available - go download the next version of bumcheekascend.ash at...
  8. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Enclosed for the record is how I have Improved^WButchered BCA-0.31, as I seem to have hit a 6 day/1100 turn brick wall, I think the next run will be with a vanilla copy of BCA-0.32 as none of these seem to have made any improvement :( changes made (in the order they appear in the patch file) *...
  9. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    It used the Angel (but no arrows) against photocopied lobsters for me, but not on the beach :/ no Idea about arrow, is it a smartstasis/batbat problem? -> Turn [886] Jumpsuited Hound Dog (28 lbs) [886-899] Wartime Sonofa Beach +> [890] Got barrel of gunpowder +> [894] Got barrel of...
  10. M

    Bug - Not A Bug Autoadventuring not working when remote URL is unavailable

    It took about an hour before BCA (+ smartstasis + Universal recovery + counterchecker + zlib + ???) finished its' first combat for me :( hope Zarqon sorts his server problem soon Dave
  11. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Mostly scripted apart from the nemesis, which was mix of manual and nemesis.ash. Hope to finish the comparison run on Sunday. It was 'easy 6 day' (5 day + 90 turns), logs available if you want them, But the only thing I am currentlty considering adding as a SF feature request is the 'open...
  12. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    Fastest ever run Yesterday I had my first ever 6 day run (AT/vole), and with my lowest ever turncount, but I cannot work our why :) http://www.koldb.com/ascension.php?who=1071040&num=47 I "wasted" a pile of turns doing the Nemesis quest in-run, as well as getting a Steel liver. I started the...
  13. M

    bumcheekcend.ash - A zero setup semi-automated ascension script!

    @Chef_Rannos: make sure you turn autoMCD off for the rest of the run. I ended with major RNG probs in the tower [1475] Sorceress Tower: Shadow Fight Encounter: Shadow Alligator Subjugator ... Round 3: morgad wins the fight! After Battle: Tofflesby does a couple of karate moves, then swivels his...
  14. M

    Karma discarding

    Yep - simple is better. :-) Given the lack of people diving on this thread saying they want Karma protection, I will not waste any Dev time by making a feature request. Dave
  15. M

    Karma discarding

    Thanks Bale. I have stuck this in DiscardKarma.ash, and will experiment with adding a button to my custom daily deeds button later. (and updating BBB, or making a pre-assension script) @slyz - you missed the *option* word in my post, I was thinking of something similar to Mafia's Clover...
  16. M

    Karma discarding

    Question: when you press thsi discard karma button in the relay browser when in the gash, should it discard all Karma, or just one? (on todays run for me it only discarded one - my other is now in storage) on a related note, would it be worth me putting in a feature request for a Mafia option...
  17. M

    BatBrain -- a central nervous system for consult scripts

    change needed to line 255 due to Mafia change in r9620 case $monster[the Demon of New Wave]: foreach el in $elements[] mres[el] = 0.4; mres[$element[none]] = 0.4; break;
  18. M

    Bug - Fixed problem learning new recipe in shower?

    well it is 1st time I have noticed:) I only ever run KoL via mafia, currenlty running HC loops via BCA to perm skills as fast as possible (would have got a HC run faster than any of my SC ones if it had not been for those spiders :( ) r9532 was also giving me other null pointer problems as...
  19. M

    Bug - Fixed problem learning new recipe in shower?

    r9532 (via shower button in daily deeds panel) > shower MP Let's take a hot shower. You gain 223 Mojo Points You took a hot shower. Learned recipe: Salsa de las Epocas (5064) Unexpected error, debug log printed. class java.util.NoSuchElementException: null java.util.NoSuchElementException...
  20. M

    Scripting the birth of a new life.

    Of course this was assuming you could closet astral drinks :( Placing items into closet... Transfer failed for astral energy drink (3) Dave
Back
Top