Search results

  1. Donavin69

    AutoPvP - automatically process your PvP fights

    On another note, is there any reason for this script to continue to exist with the additions of the CLI commands (other than a lot of people seem to use it)?
  2. Donavin69

    AutoPvP - automatically process your PvP fights

    Ok, this was my 'meaning' of most, I will change my wording for future scripts. On the same topic, I have noticed that people like Bale post an actual link to the Zlib script, how does he do that?
  3. Donavin69

    AutoPvP - automatically process your PvP fights

    That's why I said most, there are still some people that write scripts that don't rely on the ZLib library of functions. I didn't find these settings when I looked, but admittedly I was looking for something with PvP (or the like) in the name. I'll change the script to use these settings...
  4. Donavin69

    Bug - Waiting for Info Chat_clan() fails to post

    Often, after mafia has been active for a while, the chat_clan() function fails to post a chat message. A restart of mafia makes it work again. The part that makes it even harder to debug is the fact that it isn't ALL the time, but once it fails, it won't start working again until mafia...
  5. Donavin69

    Feature - Implemented "outfit" command should retrieve custom outfit pieces

    YAY! this has been one of my biggest problems in my scripts, especially after the PvP revamp, I closet everything valuable... Thank you Veracity!
  6. Donavin69

    New Content - Implemented PVP Revamp

    I agree, but it isn't that big of a deal for me...I set my mood, then use the same number of server hits a 'mood' would (I just click on the 'up buff' in the relay browser the appropriate number of times) I decide YES, run my mood ;) So, in summary, I'd love to see this option, but, since I...
  7. Donavin69

    AutoPvP - automatically process your PvP fights

    Although I agree with Bale, the programming wouldn't be too difficult. While in HC, the stat losses are minimal (not the 200/fight in aftercore), so I don't like the option of limiting myself to specific opponents. If there is enough want for this, I'll code it, given that someone posts who...
  8. Donavin69

    Bug - Fixed percent symbol fails in chat

    Thank you!, tested and works great...
  9. Donavin69

    New Content - Implemented PVP Revamp

    My mood isn't maintained during PvP (auto or manual), I just always get enough buffs for all of my fights...
  10. Donavin69

    Bug - Fixed percent symbol fails in chat

    When you type a % symbol in the relay browser chat, it fails to post in chat, and prints a debug log Unexpected error, debug log printed. class java.lang.IllegalArgumentException: URLDecoder: Incomplete trailing escape (%) pattern java.lang.IllegalArgumentException: URLDecoder: Incomplete...
  11. Donavin69

    AutoPvP - automatically process your PvP fights

    I tried converting the fight_string to_lower_case, but have the same 'annoying' message, again, I do actually win the fight, and it parses out that I win the fight...so it is just a message... I did confirm that my name WAS different than what my mafia window shows....I change my capitalization...
  12. Donavin69

    AutoPvP - automatically process your PvP fights

    I was getting this message before I parsed anything for the name. What should I convert case on?
  13. Donavin69

    Becoming an Omnivore

    Modified the consumption search to find all items, including ones that have partial matches.
  14. Donavin69

    AutoPvP - automatically process your PvP fights

    Using Bales suggestion, I finally got interested in who I fought and won/lost against... I still receive a message saying 'You lost the PvP fight!' after EVERY fight, even when I obviously win the fight, a bit of an error in the message, and I can't determine where it comes from (running a...
  15. Donavin69

    Help to create a script to find which drinks you're missing from Trophy #106

    There are several (Locust-2, Firewater-3, Caipiranha-3, Humanitini-3, Mohobo-3, Punchplanter-2, Sazerorc-2, Aye Aye-3, Slimosa-2) duplicate names in the 66 for the trophy, how does this script break those out while searching the consumption page? In mine, I gave up on that and just manually...
  16. Donavin69

    AutoPvP - automatically process your PvP fights

    I had a typo that messed up the selection of the 'method' 0.2.5 uploaded to correct that error
  17. Donavin69

    AutoPvP - automatically process your PvP fights

    I hadn't even thought about making it configurable. Version 0.2 uploaded
  18. Donavin69

    AutoPvP - automatically process your PvP fights

    AutoPvP 0.3.4 This script requires ZLib This will automatically PvP for you, using all of your PvPs for the day. It picks flowers and fights a random opponent, version 0.1 currently only supports Moxie (Backstab)... Sets 2 ZLib vars for the Win message and Lose message, (AutoPvP_WinMsg and...
  19. Donavin69

    New Content - Implemented Olympic-Sized Swimming Pool

    If it is interrupted in the midst of a step (after setting the property, but before running the 'step') it will mark the step as complete, but would not have done it, correct? Is there any way to capture that? (I had the problem where I interrupted Omnivore after I had it set the...
  20. Donavin69

    New Content - Implemented Olympic-Sized Swimming Pool

    How do you do your once a day check?
Back
Top