• 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
UpgradePelts.mac Super Simple Utility

Release UpgradePelts.mac Super Simple Utility 9-12-2022

No permission to download

teslatrader

Member
Joined
Feb 16, 2011
RedCents
639¢
Here's Super Simple Utility #2, since a few folks seemed to enjoy the groundspawn.mac.

I did this quest twice manually, and then decided there must be a better way. (/em gazes in despair at about 100 stacks of skins to grind through.)

I put the quest information and instructions directly in the macro for future reference. As I mention below, I have used this a number of times with hundreds of pelts/skins in my inventory. It works very solid for me. However, it was glitchy before I added the 1 second delay in the loop. If you have any issues, try increasing the loop delay. It does, technically, use moveutils, but it will work fine without it by just standing close to the quest npc and face him just like you would if you were going to do the turn in manually.

As always, if you use the mac, I would appreciate a cent to help maintain my RedGuides access. ;-)
 
So I had high hopes for this program. It starts to work, hails Dar Forager Lumun, say's exchange, opens and opens up my bags. Unfortunately when it tries to pick up the items in the inventory it just get an error saying "Could not find slot to send notification to xxx leftmouseup" where as the xxx was a different number each time I tried to run the program. I tried adjusting pause like suggested in the
 
So I had high hopes for this program. It starts to work, hails Dar Forager Lumun, say's exchange, opens and opens up my bags. Unfortunately when it tries to pick up the items in the inventory it just get an error saying "Could not find slot to send notification to xxx leftmouseup" where as the xxx was a different number each time I tried to run the program. I tried adjusting pause like suggested in the
Well, this is from 5+ years ago, lots of changes happen

The macro likely needs to be updated

Ill update it in the morning, but basically it just needs

/Itemnotify "whatever" leftmouseup

So /itemnotify "${PeltType}" leftmouseup
 
Well, this is from 5+ years ago, lots of changes happen

The macro likely needs to be updated

Ill update it in the morning, but basically it just needs

/Itemnotify "whatever" leftmouseup

So /itemnotify "${PeltType}" leftmouseup
Thanks for looking into it. I appreciate it.
There is a line
/ctrlkey /itemnotify ${FindItem[=${PeltType}].InvSlot} leftmouseup
I just tried and it's still giving the error. I'll check back later incase you just haven't gotten around to it yet. I know you're a busy man. I've taken an intro to Java and intro to C+ course which means I know just enough to really screw things up
 
Thanks for looking into it. I appreciate it.
There is a line
/ctrlkey /itemnotify ${FindItem[=${PeltType}].InvSlot} leftmouseup
I just tried and it's still giving the error. I'll check back later incase you just haven't gotten around to it yet. I know you're a busy man. I've taken an intro to Java and intro to C+ course which means I know just enough to really screw things up
this /ctrlkey /itemnotify ${FindItem[=${PeltType}].InvSlot} leftmouseup
should be
/ctrlkey /itemnotify "${FindItem}" leftmouseup
 
Release UpgradePelts.mac Super Simple Utility

Users who are viewing this thread

Back
Top
Cart