Recent content by buckets

  1. buckets

    PowerShell to Auto-Update KoLmafia

    you're the best :D works great! thank you!
  2. buckets

    PowerShell to Auto-Update KoLmafia

    if i could make one more suggestion (that i'm not talented enough to implement), it'd be nice if it checked to see if an update is necessary before moving on to launch (right now, it always downloads the newest version regardless of what you already have) ideally it'd check to see if...
  3. buckets

    PowerShell to Auto-Update KoLmafia

    you can also have it start mafia after updating by appending: Start-Process java -WindowStyle Hidden -ArgumentList @( "-jar kolmafia-latest.jar" ) you'll need to give PS permission via Execution Policies, before it'll actually run the jar tho.
  4. buckets

    Bastille

    > bastille muscle Function 'to_buffer(string)' overrides a library function. (bastille.ash, line 1756, char 8 to char 29) Function 'choiceOverrideDiscoverChoiceIDFromPageText( buffer )' undefined. This script may require a more recent version of KoLmafia and/or its supporting...
  5. buckets

    Asdon Martin GUI

    Yeah I'm having the same issue.
Back
Top