Trying to make a macro in razor with my mortar and pestle, but whenever I try to run the macro it will not recognize/ select the pestle again... there are plenty of charges and I tried a few times with just target and then Dclick by type. This is what i have right now and not sure why it is not working. Assistant.Macros.HotKeyAction|0|Restock Agent-02 Assistant.Macros.AbsoluteTargetAction|0|0|1122200255|18|108|-256|3705 Assistant.Macros.PauseAction|00:00:02.5000000 Assistant.Macros.DoubleClickAction|1077674139|3739 Assistant.Macros.WaitForGumpAction|949095101|False|300 Assistant.Macros.GumpResponseAction|21|0|0 Assistant.Macros.WaitForGumpAction|949095101|False|300 Assistant.Macros.PauseAction|00:00:05
Right click the line with the pestle and select "target by type" I'd also recommend changing the lines "waiting for Gump" Into a small pause delay (I usually go with roughly my ping for these things)
Thanks ezra, it was the gump delay.... as soon as I changed it to a pause there was no issue. It only took me 3 days to figure that out though. I do appreciate the response though!!
Yeah, as a rule of thumb: avoid waiting for gump actions, it will make your macros run a lot smoother