Simple Mining Macro (recall miner)

Discussion in 'Renaissance Discussion' started by DaTamer, Mar 24, 2018.

  1. DaTamer

    DaTamer Active Member

    Joined:
    Jul 25, 2013
    Messages:
    389
    Likes Received:
    147
    This is not as good as @Patek or @Pirul

    This is merely a decent recall miner that will help you GM mining fast.

    Here is the breakdown on how to set it up.
    Mark 20 runes with a mining spot 1 tile north of you. Put them in a bag
    Make Organize 10 put all ore sizes in a bag in your bank (colors dont matter, 4 different size ore matters)
    get a rune book (not blessed unless you already have blessed), mark a bank as default
    Set up a restock agent (doesnt matter which number, youll need to add it to macro at the bank trip) that keeps 3 shovels and 10 of each recall regs
    empty your bank. all you want is a bag of shovels, recall regs, and a bag for ore (that will turn out being quite a few items. colors of ore x sizes of ore)

    What this macro does currently
    mines north 10 times, checks your weight (change weight based on your max weight), and recalls to bank if you get too heavy.
    once it mines 10 times, if it doesnt fill you up, it recalls to bank and deposits ore, and then recalls off to another spot.
    now.. this way the spots are random, but also requires no additional macros or detail setup. this is as simple as it gets.

    !Loop
    Assistant.Macros.ForAction|10
    Assistant.Macros.DoubleClickTypeAction|3897|True
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetRelLocAction|0|-1
    Assistant.Macros.PauseAction|00:00:01.8000000
    Assistant.Macros.IfAction|5|1|440
    Assistant.Macros.MacroCastSpellAction|32
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.AbsoluteTargetAction|0|0|1208804721|84|66|0|7956
    Assistant.Macros.PauseAction|00:00:04
    Assistant.Macros.SpeechAction|0|52|3|ENU|2|16|2|bank
    Assistant.Macros.PauseAction|00:00:02.5000000
    Assistant.Macros.HotKeyAction|0|Organizer Agent-10
    Assistant.Macros.PauseAction|00:00:08
    Assistant.Macros.MacroCastSpellAction|32
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetTypeAction|False|7956
    Assistant.Macros.PauseAction|00:00:03.5000000
    Assistant.Macros.EndIfAction
    Assistant.Macros.EndForAction
    Assistant.Macros.MacroCastSpellAction|32
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetTypeAction|False|7956
    Assistant.Macros.PauseAction|00:00:04


    PS
    What you need to change:
    Once you load this macro into your macros...

    Weight
    I tested this thing over and over on a server without a gump, and the maxweight there is higher than here.
    So change the weight to 20 lower than your max

    Absolute target
    retarget that to a rune book where you have a bank set as your default


    If you have any question, ask me, and Ill help.
    Once you make some money, buy Patek's mining macro. It does a better job and is worth the million gold.
    Paxenon and Zathuel like this.
  2. DaTamer

    DaTamer Active Member

    Joined:
    Jul 25, 2013
    Messages:
    389
    Likes Received:
    147
    Same type of macro can work for lumber jack
    BUT.. you have to mark like 60 trees
  3. ElleFeyRa

    ElleFeyRa Well-Known Member

    Joined:
    Apr 24, 2015
    Messages:
    1,023
    Likes Received:
    587
    Thanks for the time and effort @DaTamer ... i'll give this a whirl
    DaTamer likes this.
  4. DaTamer

    DaTamer Active Member

    Joined:
    Jul 25, 2013
    Messages:
    389
    Likes Received:
    147

    Not an issue.
    Been testing a lot of macros on a server that doesnt have a gump, just so I can share valuable information here.
    ElleFeyRa likes this.

Share This Page