Reply To: ISO Miner script for easyuo

General Macro Help ISO Miner script for easyuo Reply To: ISO Miner script for easyuo

#1237
thatoneguy
Member
    • Topics - 29
    • Replies - 66
    • Total - 95
    • Journeyman
    • ★★★★

    finditem TWF
    set %SHOVEL #FINDID

    set #LOBJECTID %SHOVEL
    event macro 17
    wait 15
    Tile Get #CharPosX #CharPosY 2
    set #lTargetTile #tileType
    set #lTargetX #charPosX
    set #lTargetY #charPosY
    set #lTargetZ #charPosZ
    set #lTargetKind 3
    event macro 22
    wait 7s
    event macro 5 3 ;Walk East

    Copy and repeat changing the event macro at the end to move whatever direction you want. Table for event macros is on easyuo website.