• 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

Tip - Kaladim Shroom Ganking

Trying to update this.

I'm insanely bad at this. Why doesn't this work? Client crashes when run.
Have Jmo's MQ2Pax plugin for /gank functionality (works flawlessly as a hotkey)

Rich (BB code):
Sub Main
	:shroomloop
		/itemtarget
		/delay 3s
		/Gank
		/delay 3s
		/autoinventory
		/delay 3s		
	/goto :shroomloop
/return

Any help greatly appreciated.
 
Two thoughts:

1. Make sure delay is long enough after /itemtarget for item to be targeted before /gank.

2. If /itemtarget fails to target an item then /gank will fail and cause a crash. Might have to limit the number if cycles or add a test for target before gank.


I know when I tried to something very simular, I had the same problem... crash. I eventuallu gave up and just used a pair of socials/hot keys.
 
Ok, I got this to work by adjusting the delays, but it cycles continuously eventually targeting the Tradeskill containers in the zone once all the shrooms are picked. This works well for a few minutes at a time, but within about 40 minutes it crashes.

Anyone have any ideas how to make it take a 6 minute break if /itemtarget returns a TS container (usually the Pottery wheel nearest the farm)? Perhaps it would be easier to have it simply cycle 20 times, then take a 6 minute delay?

I really appreciate the help I've gotten so far.
 
Tip - Kaladim Shroom Ganking

Users who are viewing this thread

Back
Top
Cart