• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Recent content by bman

  1. B

    Release Bazaar.mac

    Can confirm that manually adding the quotes to the INI fixes the issue, so the problem is when writing to the INI.
  2. B

    Release Bazaar.mac

    This is despite the entries for those items existing in the INI. Any values set in the INI are also overwritten so I suspect setting a value of -1 will be no bueno. At a guess the problem lies with the INI read code. Writing to the INI and searching the bazaar work fine.
  3. B

    Release Bazaar.mac

    the collection items "Outpost Reclamation Order, XXX" seems to break this.
  4. B

    IRL - Multi-Boxing is good for business.

    Haha, if that doesn't sum up EverCrack I don't know what does :)
  5. B

    Release Bazaar.mac

    Ok, I think I have both fixed locally. I made the following 4 small changes: Line 648 & 730: /if (${Ini[${itemPrices},${thisItem},SellPriceMin]} != 1) { ... } to /if (${Ini[${itemPrices},${thisItem},SellPriceMin]} != 0) { ... } and Line 655 & 736: /if...
  6. B

    Release Bazaar.mac

    Another bug seems to be that when another trader has a 1pp price, the min/max at 1/1 is again ignored and the macro tries to set a price of 0pp (which removes the item from the seller window).
  7. B

    Release Bazaar.mac

    I might be missing something, but the first time I ran the macro it setup a bunch of [Item Name] SellPriceMin=1 SellPriceMax=1 No worries. But it seems to ignore those values on subsequent passes. There are a couple of items that I genuinely want to sell at a fixed price of 1pp (but not lower)...
  8. B

    News - Perks are ready!

    That will be one infinity dollars please! And thus, Darkpaw really did have the last laugh on those lifetime accounts. The End.
  9. B

    News - Perks are ready!

    Honestly, if they did 32 (or 40) per slot I would spin up a new account, pay for the perk and forever maintain a dedicated "bazaar account".
  10. B

    Release MQ2SpawnMaster

    [Stratos]+ --->[Stratos: Zephyr's Flight]+ in the zone list
  11. B

    Release MQ2AAspend

    Is there a way to stop the "I couldn't find any AA's to purchase" messages when your toons are max AA? 99% of the time this is true, until I need to rebuy a glyph AA, but in the mean time the messages are spamming my MQ2 window every time I get some experience. For context: I'm using the plugin...
  12. B

    Release Tradeskill Construction Set |Quests:GOD,TSS,POK,POR Freebie Assister [Deleted]

    I think you're right. I spun up a heroic toon for tinkering, so lots of open inventory and only 2 bags, and /mac tsc beginner tinkering failed hard on combines. As soon as I threw some empty toolboxes in there so there was only "bag space", the macro went zoom zoom.
  13. B

    Plugin - MQ2Bst

    Like in the case of a mob becoming inactive? The most recent example of this is the Unity mission, when I would be moving to the next commander (invis). The bots still wanted to "do things" because the old commander was still up and a valid target. Adding a /shortname pause on and clear target...
  14. B

    Plugin - MQ2Bst

    It's not clear what your objective is, but "/bst pause on" might be what you're after. For example: part of my "camp off" hotkey pauses all CTWN plugins for me, so I can safely move around without worrying about some dumb bot stopping to cast a buff in the middle of a pack of mobs. If it helps...
  15. B

    Release MQ2EasyFind

    Hmm, so it's actually a bug with the EQ client? Has it been around for a long time, or forever?
Back
Top
Cart