07-23-2011, 02:21 PM
Ok I made this one on razor because I'm still learning euo. It doesn't work perfectly buy i hope it helps someone and if you can please improve it:
You need a restock agent that restocks 4 ingots from a container in the bank for example where you have all you ingots, a hammer and tongs and you are ready to go don't forget to reset the targets:
!Loop
Assistant.Macros.IfAction|50|0|3|Ingots
Assistant.Macros.HotKeyAction|0|Restock Agent-4
Assistant.Macros.AbsoluteTargetAction|0|0|1082676472|19|142|0|2474
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.ElseAction
// make dagger
Assistant.Macros.DoubleClickAction|1102165364|5091
Assistant.Macros.PauseAction|00:00:00.2000000
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1077290056|102|83|0|7151
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
// smelt it
Assistant.Macros.GumpResponseAction|14|0|0
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetTypeAction|False|3922
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.EndIfAction
You need a restock agent that restocks 4 ingots from a container in the bank for example where you have all you ingots, a hammer and tongs and you are ready to go don't forget to reset the targets:
!Loop
Assistant.Macros.IfAction|50|0|3|Ingots
Assistant.Macros.HotKeyAction|0|Restock Agent-4
Assistant.Macros.AbsoluteTargetAction|0|0|1082676472|19|142|0|2474
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.ElseAction
// make dagger
Assistant.Macros.DoubleClickAction|1102165364|5091
Assistant.Macros.PauseAction|00:00:00.2000000
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1077290056|102|83|0|7151
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.GumpResponseAction|16|0|0
Assistant.Macros.WaitForGumpAction|949095101|False|300
// smelt it
Assistant.Macros.GumpResponseAction|14|0|0
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.TargetTypeAction|False|3922
Assistant.Macros.WaitForGumpAction|949095101|False|300
Assistant.Macros.EndIfAction