Search results

  1. Raven434

    X Years = Thanks

    Hi, I recently went over 10 years in KoL. That is pretty hard to fathom. KoL Mafia is a huge part of that. I want to thank everyone who has made this such an educational, supportive community. /me hoists a mug of beer
  2. Raven434

    Script Updates Are Hanging

    So far EatDrink has been logged. Zapwizard is now hanging for me on the version check. Any way to disable version checks at a macro level instead of tweaking each script by hand? Thanks.
  3. Raven434

    Bug - Not A Bug Crimbo 2015 Combat Items Problem?

    This started yesterday (Sat Jan 16). I think this is specific to Crimbo 2015 content. Yesterday it was doing the same thing with nasty-smelling moss. Windows 7 - 64-bit Java is: >java -version java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b18) Java HotSpot(TM)...
  4. Raven434

    SVN Server Seems Unhappy

    Updating all SVN projects... svn: E175002: connection refused by the server svn: E175002: connection refused by the server svn: E175002: connection refused by the server svn: E175002: connection refused by the server svn: E175002: connection refused by the server
  5. Raven434

    Maximizer - Stop trying to equip Staff of Ed

    Any way to tell the maximizer to stop trying to equip the Staff of Ed? I am using version 15438. I have tried -staff of ed, "-staff of ed". They all come back with: > -1000 mana cost, 1 mp, -"staff of ed" Unrecognized keyword: staff of ed Thanks.
  6. Raven434

    [Programming Help] Buy Items I Do Not Have

    Is there an easy way to tell Mafia to parse a list of items and buy the ones I do not have? Like parse this list of Crimbo Schematics and buy the ones I am missing? Crimbot schematic: Big Head Crimbot schematic: Big Wheel Crimbot schematic: Bit Masher Crimbot schematic: Bug Zapper Crimbot...
  7. Raven434

    Burn It To The Ground - Debugging Sanity

    I had some unexpected time on Friday to debug some weird script errors and decided in the end, it might just be better to nuke the SVN and .svn directories, ensure no duplicate copies of my key .ash scripts were anywhere to be found and re-download all the scripts. I was having problems with...
  8. Raven434

    Feature - Implemented Maximize Prismatic Damage

    Hi, I was hoping we could get prismatic added in as as maximizer option ala "maximize prismatic dmg". Thanks.
  9. Raven434

    Mall Search - No Results Or Scans Favorites

    I necromanced a bug report and in looking at it closer, I think the problem I am having might be caused by farm.ash. When I first log in with Mafia, I can do mall searches as expected. I eat breakfast, use faxbot, do some hobo summons, etc. and go farm, with farm.ash. The very last thing it...
  10. Raven434

    Condition Help

    I am having problems with my condition list getting cleared at the Ninja Snowmen. This could be a noob question or already addressed elsehwere (I couldn't find anything) I have the following alias: ninjaplz => condition add ninja rope, ninja crampons, ninja carabiner > ninjaplz Condition...
  11. Raven434

    "Limit" mallsell wildcard option?

    Hi, Is there a way from the CLI, to change all of my existing mall store items to have a limit of '5 per day', etc? I looked at the "limit" command and am not sure I can do it with that very easily. Thanks.
  12. Raven434

    ashq, aliases, farm.ash

    Looking to run the farm.ash and not have the pop-up box. I have figured out how to set the value for false, but can't figure out how to make it continue along. The script in question is farm.ash. It doesn't seem to have a zlib variable I can set in my characters vars_JoeMama.txt file. The...
  13. Raven434

    Bug - Fixed Maximizer Multiple Equip Failures - Lord Flameface

    We picked up some new TPS items in Crimbo 2012. Maximizer is trying to equip multiple items in some cases: > maximize hot dmg Putting on tiny plastic Lord Flameface... Equipment changed. Putting on tiny plastic Lord Flameface... You may only equip one of those at a time. Unable to meet all...
  14. Raven434

    IOException for zachbardon and Map Manager error for use_for_items.txt

    I have started to see these on a fairly regular basis. This occurs with all of the daily builds for the past week+ I have made sure to update zlib, smartstasis and batbrain but am confused by these errors. IOException during data post...
  15. Raven434

    Bug - Fixed Boolean Window Does not Read Choices With Regex Matching

    Boolean window pops up asking for true or false choice, but does not read the "f" as false and makes me click in the text box above the 'true' to have to type in 'false'. The script I noticed it occurring during was eatdrink.ash r10430 Definitely did not start doing this until this morning.
  16. Raven434

    Bug - Not A Bug Login Problems Only With Mafia

    This just started... I just got disconnected from the game. I can login via the web page, but cannot login with Mafia. The debug log for Mafia says: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= KoLmafia v14.8 r10221, Windows Vista, Java 1.6.0_29...
  17. Raven434

    Crimbo Love 2011

    Please don't forget all the folks who make this community so AWESOME! Visit your favorite dev / scripter / forum question answerer's trophy case and see what folks are collecting and pass along a little of Uncle Crimbo's love. :)
  18. Raven434

    Supressing newline in an echo?

    Hi, I am not able to find a way in simple text file to supress a newline being added after an 'echo' command in a .txt file. example: echo Checking for widgets inv widget Gives an output of: Checking for widgets 11 widget I don't want that extra whitespace between the lines. I would like...
  19. Raven434

    cecho color list?

    Is there a list of the colors supported by 'cecho'? I was not able to find one, but my "advanced search fu" might need some work. And yeah... I know, the # notation for colors does work ala "cecho #00FFFF shoo da woop!" Thanks.
  20. Raven434

    Strip HTML From "mirror" output?

    I wanted to capture the output of "zlib vars" to a separate file. "mirror" looks to do that - *mirror* [filename] - stop [or start] logging to an additional file. 'mirror foo' 'zlib vars' 'mirror foo' The output is in html though. 'cat foo' <b>Copy/paste any of the following lines into...
Top