• 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

Pickup Ground-spawns?

TAR

Active member
Joined
May 2, 2011
RedCents
51¢
Is there any code that can pickup ground spawns? It seems I can do it in older zones, but not the newer zones. I'm guessing it's because the ground-spawns are not target-able. Anyone have any ideas how it can be done? Like the ground spawns for the quest that gets you to 100 Alaran.
 
It's doable by a combination of several commands.

1. Be in the zone, and place cursor in the center of the window
2. /itemtarget drop
Will target groundspawn, which has drop in the name.. This seems to be all items for the quests. It will not put the item on your target window but it is targeted.
3. Using Mq2moveutils: /moveto ${ItemTarget.Y} ${ItemTarget.X}
This will move you to the item
4. /look -128
Once at the item, Do /look -128 to look directly down at the ground spawn. It should be very close or fill up the center of the screen
5. /click left
This will click the center of the screen, and pickup the item
 
I tried something similar to this, but I will try it this way and see how it goes. I was using /click left center but it did not always work, but then again, I was just moving to a loc and trying.

Thanks, I'll let you know how it goes.
 
Wonder if this could somehow work for the bugged groundspawns in Kael for collection achievements
 
It's doable by a combination of several commands.

1. Be in the zone, and place cursor in the center of the window
2. /itemtarget drop
Will target groundspawn, which has drop in the name.. This seems to be all items for the quests. It will not put the item on your target window but it is targeted.
3. Using Mq2moveutils: /moveto ${ItemTarget.Y} ${ItemTarget.X}
This will move you to the item
4. /look -128
Once at the item, Do /look -128 to look directly down at the ground spawn. It should be very close or fill up the center of the screen
5. /click left
This will click the center of the screen, and pickup the item

Should this work for in-game hotkeys also? it says drop targeted in MQ2 window, but my hotkey "/moveto ${ItemTarget.Y} ${ItemTarget.X}" isnt getting me any reaction
 
Pickup Ground-spawns?

Users who are viewing this thread

Back
Top
Cart