Useful macro to cut corpses and leather with

Discussion in 'Project Sanctuary [P'S]' started by Pekka, Dec 1, 2017.

  1. Pekka

    Pekka Well-Known Member

    Joined:
    Mar 31, 2017
    Messages:
    754
    Likes Received:
    503
    @Airin asked me if I could post my cutting macro and why not? ;)

    It uses the knife at any near by body but it gets a bit confused if there are 2 bodies or more, well if the other body or bodies are more the 2 tiles away, then a macro with a knife only will be useful. But it is handy to push a button and the body gets cut and also opens the container for looting. Very handy when getting feathers or leather really.

    The second time you click the macro, it will use scissors at the leather you looted and get rid of the body, so there are no bodies lain around when you want to use the macro at the next body.

    As a bonus, your char eats a fish steak, if it has any, at the last line. :)

    upload_2017-12-1_22-32-31.png

    Make a new macro file and name it Skinning or DL the macro and store it at: C:\Users\<user>\AppData\Roaming\Razor\Macros

    Code:
    Assistant.Macros.HotKeyAction|1195|
    Assistant.Macros.PauseAction|00:00:00.3000000
    Assistant.Macros.DoubleClickTypeAction|3922|True
    Assistant.Macros.PauseAction|00:00:00.5000000
    Assistant.Macros.TargetTypeAction|False|8198
    Assistant.Macros.DoubleClickTypeAction|8198|True
    Assistant.Macros.DoubleClickTypeAction|3922|True
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.AbsoluteTargetAction|0|0|1077344959|0|0|0|8198
    Assistant.Macros.DoubleClickTypeAction|3999|True
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.TargetTypeAction|False|4217
    Assistant.Macros.PauseAction|00:00:00.5000000
    Assistant.Macros.DoubleClickTypeAction|2427|True
    

    Attached Files:

    MikeK, Bloodlust, Azerothian and 3 others like this.
  2. Airin

    Airin Well-Known Member

    Joined:
    Feb 20, 2016
    Messages:
    1,218
    Likes Received:
    666
    Thanks! Will be great for collecting leather and trying to get furs. Was always too lazy to do it by hand.
    Pekka likes this.
  3. Pekka

    Pekka Well-Known Member

    Joined:
    Mar 31, 2017
    Messages:
    754
    Likes Received:
    503
    Have you tested it yet @Airin?
  4. Hadrian

    Hadrian Well-Known Member
    UO:R Donor

    Joined:
    Aug 24, 2017
    Messages:
    697
    Likes Received:
    777
    This macro is missing the dagger on nearest tree, place body parts, place kindling, double tap.
    Please fix.
    Pekka likes this.
  5. Pekka

    Pekka Well-Known Member

    Joined:
    Mar 31, 2017
    Messages:
    754
    Likes Received:
    503
    Well I can do that as well. :) All those moves are a must for your daily life in Britania.

    Kindling macro though is a must for every new char and I have a nice one if you need it and snooping if it is a dexxer or crafter... ;)
    Hadrian likes this.

Share This Page