• 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 --->
Giveit - Lua to trade an item or coin to PC/NPC

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

Download now:  Join us with Level 2 access or earn your way in with  RedCents.

〰️Commits​


Change /notify cmds to mq.TLO.Window
(fe37438) ~towbes

〰️Commits​


PR # [2](https://github.com/towbes/giveit/pull/2):
(b0d2061) ~towbes
- removed debug prints
(c6476e0) ~DerpleMQ2
- made alt currency giving more reliable when using frame limiter.
(9cd9061) ~DerpleMQ2

〰️Commits​


PR # [1](https://github.com/towbes/giveit/pull/1): support for alt coins.
(c4ee4bb) ~towbes
- support for alt coins.
- /giveit altcoin [pc/npc/target] [name] coinname [amount|all]
(7b87bf3) ~DerpleMQ2

〰️Commits​


Move init.lua to main folder

I think this is how it should be setup to use the github automation...
(a45233f) ~towbes
Add ability to trade to target

Added the ability to use all commands with target instead of spawntype + name
(dc1f3a9) ~towbes
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
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 stackable items
Back
Top