• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Recent content by eqplayer16

  1. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - 04/15/2024

    〰️Commits (fe37438) ~towbes
  2. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - 04/13/2024

    〰️Commits (b0d2061) ~towbes (c6476e0) ~DerpleMQ2 (9cd9061) ~DerpleMQ2
  3. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - 04/12/2024

    〰️Commits (c4ee4bb) ~towbes (7b87bf3) ~DerpleMQ2
  4. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - 04/12/2024

    〰️Commits (a45233f) ~towbes (dc1f3a9) ~towbes
  5. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - Implement trading list of items, and trading plat to raid

    Refactored some code and added two new commands giveit itemlist [pc/npc] [name] {[itemName] [quantity] .. } -Provide a list of itemName quantity to trade. Max 4 for NPCs, and 8 for PCs giveit raid coin plat [amount] -Gives an amount of plat to all raid members
  6. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC - Implement trading parts of a stack

    Can now trade a specific amount of a single slot stackable item giveit item [pc/npc] [name] [itemName] [quantity (optional, default=1 or all of a stack)] -Use quotes around the itemName if there are spaces. Quantity will default to 1 if not used, which will trade Whole stacks of...
  7. eqplayer16

    Utility Giveit - Lua to trade an item or coin to PC/NPC 04/15/2024

    Giveit is a lua script to trade items and coin with slash commands Instructions: Place GiveIt folder into lua folder, then run with /lua run giveit Available Commands /giveit item [pc/npc] [name] [itemName] [quantity (optional, default=1 or all of a stack)] -Use quotes...
  8. eqplayer16

    Lua - autotoon

    Very nice @pezak ! While it's still early, just to throw out some some high level design chatter, have you considered breaking separate functionality into their own lua files? ie functions related to each section of what a KISS ini is might be it's own separate lua file. Also in regards to...
  9. eqplayer16

    Question - Any discounts for EQ Live accounts?

    Lots of good emu servers out there as well that encourage boxing if you want to check out that route http://www.eqemulator.org/
  10. eqplayer16

    Lua - Conditions builder lua

    Ah I forgot all about that thing. I think the docs are so much better now that building conditions should be a lot easier than it was before: https://docs.macroquest.org/reference/data-types/ Lots of conditions will use data from spawn...
  11. eqplayer16

    Lua - Conditions builder lua

    @aquietone did for muleassist: https://www.redguides.com/community/resources/maui-muleassist-ui.2207/
  12. eqplayer16

    RedGuides - Add Link to top left image of MuleAssist Forum

    When clicking on the "MuleAssist" forum, a new icon appears in the top left. That icon does not have a hyperlink so it doesn't allow a user to click to go back to the main forums, which is different than the rest of the site. Could you please add a hyperlink to that image for...
  13. eqplayer16

    Utility AllScribe - Scribe spells from 1 - 110 - Update package

    Added merchants inc file to zip with the new updates from Blasty
  14. eqplayer16

    Utility AllScribe - Scribe spells from 1 - 110 - Bug fix

    Updated portalsetter commands as it was not working due to an update in MQ2PortalSetter
  15. eqplayer16

    Macro - Autobank

    Made some updates to this macro to work with latest version of MQ emu (change to leftmouseup and the bank window naming). Also added a bit to /autoinventory if your bank can't take an item | autobank.mac | Authors: riot | Purpose: | Autobanks items in bags. Useful for banking after farming...
Back
Top