Search results

  1. M

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

    $ grep -n "cast 1 The Moxious Madrigal" bumcheekascend.ash 1696: if (have_skill($skill[The Moxious Madrigal])) cli_execute("trigger lose_effect, The Moxious Madrigal, cast 1 The Moxious Madrigal"); 1714: if ((my_level() < 7 && castMojo && have_skill($skill[The Moxious Madrigal])))...
  2. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    there seemed to be a correlation with me about to get the crap kicked out of me, and only with Goth Giants :), will switch to your new version for tommorrows run Dave
  3. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    wham 2.5/zlib r36/mafia 11043 first time I have noticed this ... [493] Giant's Castle Encounter: Furry Giant Strategy: /home/fit/.kolmafia/ccs/default.ccs [default] Round 0: morgad wins initiative! WHAM: Running SmartStasis 3/6 monsters drop goals here. This monster is the best source of goals...
  4. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    Definately getting better :) not sure why it tried to cleave when not enough MP left over after the broadside, a couple of axe blows were all that was needed ... [359] Barrrney's Barrr Encounter: tipsy pirate Strategy: /home/fit/.kolmafia/ccs/boris.ccs [default] Round 0: morgad wins initiative...
  5. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    that was supposed to match 'guy with pitchfork, and his wife', but could not get it to work, until I cut it down to 'guy' - what should have been there? but for the purposes of this thread - suggest monsters for WHAM to banish, not critical if pasted code 100% perfect :) having said that...
  6. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    also with the new Gallery ... [ empty suit of armor ] section _banish [ guy ] section _banish best regards Dave
  7. M

    Winterbay's Helpful Automatic Monsterbasher (WHAM)

    Winterbay - don't worry about us, family is more important :) data point: 1.9.6 works ok with pirates, just a problem with 2.1 best regards Dave
  8. M

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

    Also you can PvP for flowers, and sell the scnapps ... this has enabled me to get the meatcar + Crumhorn on turn 1 on my lkast two runs. Your mod to avoid buying stuff when low on meat helped as well :) two more Boris runs for me, then LvL 30 Boris (+ golden meastack and 3 amigos), and a...
  9. M

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

    I am happy for a version bump, but it is WinterBays's call ... :) Dave
  10. M

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

    Thanks - hopefully fixed this (and a similar problem in bcautoboris) in r119 :) best regards Dave
  11. M

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

    not at the moment - I felt power users would end up selecting manual instead, (also my ash coding skills suck) - I am currently fighting to improve the Clancy code - but could not get the get_property("questF05Clancy") code to return the correct results so am tring something with regexs...
  12. M

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

    Morgad's help centre (this is where I am posting the help pages for the options for the code I am adding to Bumcheekascend) bcasc_borisSkills ============= We attempt to worship Boris after each visit to the Council (a maximum of once per level, per ascension) entry - action...
  13. M

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

    thanks Did I mention that the new leveling and temple traversal code in the current svn version rocks? :) Virtual beers to all concerned :) Dave
  14. M

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

    They don't show for me :( - screenshot enclosed the CLI output is There is a new version available - go download the next version of bumcheekascend.ash at http://kolmafia.us/showthread.php?t=5470! server) bumcheekcity tab) bcsrelay_settings loading map bumseman_scripts on server bumcheekcity...
  15. M

    Feature - Implemented KoLmafia should set the Windows titlebar and osx dock icon

    Is it supposed to print the following if you are not running on a Mac? (Ubuntu Linux running here) $ startmafia.sh This version of Mac OS X does not support the Apple EAWT. ApplicationEvent handling has been disabled (java.lang.ClassNotFoundException: com.apple.eawt.Application) best regards...
  16. M

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

    BCC: don't wait for my code - it is going to take a couple of weeks of re-writing and testing - lots of RL stuff to do as well I will most likely push the council changes and Clancy stuff first, and the Boris stuff later my current thinking on the Clancy config: first letter of string = M ...
  17. M

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

    my current work-in-progress is void bcAutoBoris() { /// needs re-write !! /// we want the user to be able to configure the priority of fight/shout/feast /// (prioity 0 = abort so user can train manually), blank = do nothing at all /// e.g. 321 = feast/shout/fight, 123 = fight/shout/feast...
  18. M

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

    BCC, I was thinking of one option string for Boris blank = no change from current behavior 321 = feast/shout/fight 123 = fight/shout/feast 30 = feast/then stop allow user to do rest manually 0 = fully manual and one for Clancy blank = no change 0 = stop every time Clancy needs attention 1 =...
  19. M

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

    would there be any interest in my posting a patch to SF to automatically train up Boris skills, and deal with Clancy? BCC: We have completed the stage [guild]. bcasc_lastCouncilVisit => 89001 BCC: Training Feasting You learned a new skill: Demand Sandwich BCC: Training Feasting You learned a...
  20. M

    Feature - Implemented please add Clancy interface to ash scripts

    per http://kolmafia.us/showthread.php?9824-how-to-detect-Clancy-status-in-ash could someone please add a way of detecting clancy status from ash scripts. many thanks Dave
Back
Top