Razor v1.0.13 'Target RelLoc (int,int)'

Discussion in 'Server & Client Support' started by Ventus, Sep 30, 2016.

  1. Ventus

    Ventus New Member

    Joined:
    Sep 30, 2016
    Messages:
    2
    Likes Received:
    0
    Code:
    !Loop
    Assistant.Macros.DoubleClickTypeAction|3520|True
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetRelLocAction|0|2
    Assistant.Macros.PauseAction|00:00:10
    Whenever it targets the location, nothing happens, no system messages either.
  2. wylwrk

    wylwrk Well-Known Member

    Joined:
    Jun 18, 2015
    Messages:
    5,473
    Likes Received:
    8,963
    could be one of two things

    1. watch macro as it plays / is it getting hung up on line "wait for target" with a 5min or so pause? if so, change to 300 or 500 (-ping dependent)
    I really doubt it's ^

    2. your target relative target location, from where you're standing are you aiming for actual water or your boat? If boat, push it out further and try again.
    or... are you on shore? even still, push it out a little further.
  3. Ventus

    Ventus New Member

    Joined:
    Sep 30, 2016
    Messages:
    2
    Likes Received:
    0
    No, it isn't hanging up. It targets but does nothing, not even a message. I'm aiming for water while standing on the shore. If I manually fish I can fish from the same tile no problem but in Razor it selects the target but nothing happens, script pauses 10 secs and loops.

    I tried this:
    Code:
    !Loop
    Assistant.Macros.DoubleClickTypeAction|3520|True
    Assistant.Macros.PauseAction|00:00:02.5000000
    Assistant.Macros.TargetRelLocAction|-2|4
    Assistant.Macros.PauseAction|00:00:10
    
    After selecting the target, nothing happens still.

    I tried using LastTarget and it works fine but I have to set a target first which kind of defeats the purpose of a macro heh
  4. wylwrk

    wylwrk Well-Known Member

    Joined:
    Jun 18, 2015
    Messages:
    5,473
    Likes Received:
    8,963
    I wouldn't bother with relative location on shore... save that for boats. When training I had two macros

    1. use pole (no other lines, allowing me to target), no loop / used once
    2. use pole / pause 300 / lasttarget / pause (fine tune for your connection), on a loop of course

    As to what's causing your OP problem, I'm not sure at this time.



    edit: slight chance / your paper doll open? close it and reopen... if you're familiar with resych in razor, do that instead.
  5. Larloch

    Larloch Well-Known Member

    Joined:
    Apr 6, 2016
    Messages:
    3,449
    Likes Received:
    2,482
    second the motion to use last target for fishing from shore. especially if you on a dock spot that you can toss 4 spots.

Share This Page