Lumberjacking macro - that is too far away

Discussion in 'Renaissance Discussion' started by r3ckon3r, Mar 9, 2024.

  1. r3ckon3r

    r3ckon3r Well-Known Member

    Joined:
    Jul 20, 2014
    Messages:
    615
    Likes Received:
    319
    !Loop
    Assistant.Macros.DoubleClickAction|1373654348|3907
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.PauseAction|00:00:00.3000000
    Assistant.Macros.AbsoluteTargetAction|1|0|0|1548|2100|0|3293
    Assistant.Macros.PauseAction|00:00:05
    Assistant.Macros.DoubleClickAction|1373654348|3907
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetTypeAction|False|7133

    That is too far away always

    Any ideas why this is happening? Really infuriating as the exact same macro will work if i use it for mining with a pickaxe. It seems to be getting mixed up with the last target. I have tried both double clicking by type and also unique id for hatchet and also keep setting new last target on different trees. Same result
  2. r3ckon3r

    r3ckon3r Well-Known Member

    Joined:
    Jul 20, 2014
    Messages:
    615
    Likes Received:
    319
    Is this because all trees have the same unique ID? I tried setting relative location and seems ok
  3. Prison Bound

    Prison Bound Active Member

    Joined:
    Aug 15, 2015
    Messages:
    261
    Likes Received:
    206
    Were you having issues with the hatchets or with targeting trees? Like you already figured out, using relative location for your targets is the a good choice. This is what I use for lumberjacking: if no hatchet is equipped, it will equip one from your pack; then it will use it on one tile to the W of you. Change the relative location if West ain't your thang.

    Assistant.Macros.IfAction|8|-1|0
    Assistant.Macros.LiftTypeAction|3907|1
    Assistant.Macros.DropAction|0x5D3DB|(0, 0, 0)|2
    Assistant.Macros.EndIfAction
    Assistant.Macros.HotKeyAction|1305|
    Assistant.Macros.WaitForTargetAction|1
    Assistant.Macros.TargetRelLocAction|-1|0
    Assistant.Macros.PauseAction|00:00:02.5000000

Share This Page