Arrow Fletching Basics with Razor Macro

Discussion in 'Guides' started by Chadarius, Mar 30, 2019.

  1. Chadarius

    Chadarius Active Member
    UO:R Subscriber

    Joined:
    Nov 7, 2015
    Messages:
    118
    Likes Received:
    97
    I haven't seen any other Fletching macros (at least that are easy to find) here. So I thought I would post what I just worked with.

    If you want to save a little money and make all your own arrows, here is what I suggest.
    First train fletching up to 20 something. Then get some axes and lumberjack like crazy with an avatar that you want to fight with axes. Get maybe 1000 boards and put them in your bank or any container in your house. Now buy a bunch of fletching tools and put them in your pack.

    This macro will take 1 board at a time (using restock-10) and put it in your top pack. Then it will turn that one board into a shaft.

    Set your restock-10 to restock 1 board to your top pack prior to use this macro.

    Code:
    !Loop
    Assistant.Macros.HotKeyAction|0|Restock Agent-10
    Assistant.Macros.PauseAction|00:00:00.2500000
    Assistant.Macros.AbsoluteTargetAction|0|0|1241490682|1071|2107|34|3650
    Assistant.Macros.PauseAction|00:00:01.5000000
    Assistant.Macros.DoubleClickTypeAction|4130|True
    Assistant.Macros.WaitForGumpAction|949095101|False|300
    Assistant.Macros.GumpResponseAction|1|0|0
    Assistant.Macros.WaitForGumpAction|949095101|False|300
    Assistant.Macros.GumpResponseAction|9|0|0
    Assistant.Macros.WaitForGumpAction|949095101|False|300
    Assistant.Macros.PauseAction|00:00:00.2500000
    Assistant.Macros.GumpResponseAction|0|0|0
    Assistant.Macros.PauseAction|00:00:00.2500000
    
    You may need to restart the macro every once in a while as it will get stuck and timeout for 5 minutes when the fletching tool gets worn out and has to switch to a new one.

    Do this until you get to 40 Bowcraft (I think that is what you need to be 100% for arrows). That is all you need to make arrows.

    I suggest killing harpies in Covetous to get insane amounts of feathers quickly (not to mention a little gold). Use your axer avatar for that too!
    Last edited: Mar 30, 2019
    Everlast and RainZ like this.

Share This Page