Recent content by basbryan

  1. basbryan

    auto selling avatar potions

    I can't find any evidence that I ever put this up here. But some people have found it useful. So I thought I'd share it. It just autosells avatar potions. I can no longer recall who helped me make it.
  2. basbryan

    Unable to connect with repository

    commenting out both check_version and "svn update " still didn't get mine to run :(
  3. basbryan

    GameInform Script Request

    inv_use.php?pwd&which=3&whichitem=6174 text inv_use.php?pwd&confirm=Yep.&whichitem=6174 try; adv 30 Video Game level 1; try; adv 30 Video Game level 2; text place.php?whichplace=faqdungeon try; adv 30 Video Game level 3; I had to try's to get the adv commands to complete without error.
  4. basbryan

    crimbo2015

    When I enable the sea, it just errors out repeatedly trying to make scuba gear. I'm wearing Ed's crown set to gold fish. So I shouldn't need a scuba tank.
  5. basbryan

    Universal Recovery Script

    I'm getting a "divide by zero" on line 730 every time Universal Recovery runs.
  6. basbryan

    TPChecker.ash

    I was using Warp. Apparently a java update broke it. I hadn't actually updated in months despite running Warp everyday. Thanks Darzil!
  7. basbryan

    TPChecker.ash

    This is my first shot at adding support for Tiny Die-cast Series 1. As is, it returns an error: Bad item value: "tiny die-cast arc-welding Elfborg" (TPChecker.ash, line 188) But I don't know why. I'll upload a corrected version when I understand the error. My guess is that KOLmafia doesn't...
  8. basbryan

    Request: Help with a turn burning script

    An IRL friend, dr_unk in game, asked me to set up a script to breakfast for him on the days he can't play. I've set up a basic login script that does most of what he asked for. I invoke it thusly: "C:\Program Files\Java\jre7\bin\java.exe" -jar KoLmafia.jar ".\BRYAN - WS\login.txt" --CLI...
  9. basbryan

    bumcheekcity's Easy Snapshot Maker

    Nevermind. I'm a dummy. I was looking at oldid=xxxx...
  10. basbryan

    bumcheekcity's Easy Snapshot Maker

    I tried running the 2.7 build from the SVN and now my profile page is borked. I tried running version 2.6 and even 2.5 again. But neither helped. I also deleted all the KOLMafia\data files. I don't know what else to do.
  11. basbryan

    TPChecker.ash

    The section around line 421 looks like this: if (TP1) { check_series("Tiny Plastic Series One", "1", "one", series_one, trophy_page, "Tiny Plastic Trophy"); print(""); } if (TP2) { check_series("Tiny Plastic Series Two", "2", "two", series_two, trophy_page, "Two-Tiered Tiny Plastic...
  12. basbryan

    TPChecker.ash

    TCChecker.ash - Tiny Plastic and Die-cast This is my first post to this forum. So forgive any mistakes. I am posting to share a change I have made to TPChecker.ash. I have updated it to include the Tiny Plastic Series 3. It isn't a big change, but I thought some folks might find it useful...
Top