Search results

  1. Wolffauer

    Messages - off by 1 bug?

    Hi there, I've recently noticed that the message interface does not see/display the oldest message in each box. This also effects the BuffBot code - the first request is not noticed/ignored and just sits in the Inbox. I'm currently using 6209, but I think this was introduced earlier. Thanks!
  2. Wolffauer

    Little Bug: Rainbow Gravitation

    Thanks! (sorry I had meant to mention what build I was using)
  3. Wolffauer

    Little Bug: Rainbow Gravitation

    Rainbow Gravitation should also consume a twinkly wad when cast. Thanks!
  4. Wolffauer

    List of players in chat?

    Ok, I'll have to see if I can find another way (or something else to work on :) ) Out of curiosity, expensive in what way?
  5. Wolffauer

    List of players in chat?

    Is there anyway to get a list of players in chat? I'd like to expand my random clan member buffing to people who are in chat, but haven't found any way to get a list with which to work. I understand the desire not to have mail or chat functions to keep people from spamming, but was wondering...
  6. Wolffauer

    RandBot -- a randomized clan buffbot

    Very nice! I pulled a few bits out of it to supplement my clan buffbot's scripts so now when he gets bored (no one requesting buffs) he can randomly buff clan members. - Wolffauer BuffBot: NotBot
  7. Wolffauer

    Couple of small bugs

    I noticed a few small bugs in 12.4 and wanted to pass them along. - Green beer is listed as creatable when it is not Sneaky Pete's Day. - When a bang potion is identified it disappears from the inventory lists (sometimes right away, sometimes after they refresh). - Spleen items pulled from...
  8. Wolffauer

    Adding a BuffBot to KoLMafia

    Thanks!
  9. Wolffauer

    Adding a BuffBot to KoLMafia

    Thanks :) I just noticed that the XML file included the clan-only philanthropic buffs, so I've deleted them from the file.
  10. Wolffauer

    Buying raffle tickets

    Thanks! And I see I should have done a better job searching for the answer first, cause it is elsewhere in the forums.
  11. Wolffauer

    Buying raffle tickets

    Is there a way to buy raffle tickets through a script or the CLI? If not, could there be?
  12. Wolffauer

    Adding a BuffBot to KoLMafia

    One more questions - is there anyway to find out when it gets added? Or should I just keep checking the list of buffbots with each build? Thanks! - Wolffauer
  13. Wolffauer

    Adding a BuffBot to KoLMafia

    The name of the bot is: NotBot and the xml file is located here: http://www.knauer.org/mike/kol/notbot.xml Thanks!
  14. Wolffauer

    Adding a BuffBot to KoLMafia

    Hi there! I've got a BuffBot that has been up and running nicely through KoLMafia for a few months now: Notbot, (#896474). I was wondering how to get it included in KoLMafia's list of bots available to purchase from. I can host whatever .txt or .xml file might be needed to provide the price...
  15. Wolffauer

    Request: Time and/or Rollover time functions

    Outfit switching it the main use of knowing when rollover is coming, yes. The current buffing outfit I has only one item in common with the rollover outfit (stainless steel solitaire), so the advantage is closer to 19 adventures each day. The full buffing gear pushes moxie as high as possible...
  16. Wolffauer

    Request: Time and/or Rollover time functions

    So, any thoughts on this request? Are there concerns about putting this function in?
  17. Wolffauer

    Request: Time and/or Rollover time functions

    I've attached an example script (a bit out of date on the adventuring side), but the main loop is the only place that would use these functions. void main() { cli_execute("outfit Buffing Suit"); boolean can_keep_going = (my_meat() > 200000 || item_amount($item[magical mystery juice]) >=...
  18. Wolffauer

    Request: Time and/or Rollover time functions

    Hi there! I know this was asked before, but I couldn't find anything saying a function had been added or would not be added. I'm looking for a basic system time function. Something as simple as: string[] time_to_string() returning the time as "hhmm" in 24 hour format. Alternately (or...
  19. Wolffauer

    Buffbot Manager questions

    Thanks! That's all great news (well apart from folks on the forum with hostile responses) I'll look forward to the next release then.
  20. Wolffauer

    Buffbot Manager questions

    Hi There! Can anyone point me towards a guild for the current Buffbot manager? I'm trying to re-establish a buffbot and I'm running into some questions. Specifically: What causes a buff to be marked as Philanthropic? When those buffs are set to Once-a-Day, are they supposed to be really...
Top