Poisoning/Alchemy macro

Discussion in 'Renaissance Discussion' started by Mikanele, Aug 14, 2012.

  1. Mikanele

    Mikanele New Member

    Joined:
    Jul 21, 2012
    Messages:
    121
    Likes Received:
    0
    Looking for a good combination macro so far my macro that runs 2 macros isnt doing so well.
  2. custard

    custard New Member

    Joined:
    Aug 2, 2012
    Messages:
    14
    Likes Received:
    1
    Are you using one character to do both skills? or one char is doing alchemy the other is doing poisoning?
  3. Mikanele

    Mikanele New Member

    Joined:
    Jul 21, 2012
    Messages:
    121
    Likes Received:
    0
    One char is doing both at the same time. Need to log soon I will post my macro's tomorrow.
  4. Mikanele

    Mikanele New Member

    Joined:
    Jul 21, 2012
    Messages:
    121
    Likes Received:
    0
    I tried making a bunch of complex macros but couldnt get them to work the way I wanted. I finally created a simple macro

    If hp >75
    creates poison
    if poison count >1
    poison dagger
    if poisoned
    cast cure on self

    !Loop
    Assistant.Macros.IfAction|0|1|75
    Assistant.Macros.HotKeyAction|0|Restock Agent-1
    Assistant.Macros.AbsoluteTargetAction|0|0|7085|3710|2509|7|400
    Assistant.Macros.PauseAction|00:00:01
    Assistant.Macros.DoubleClickTypeAction|3739|True
    Assistant.Macros.WaitForGumpAction|2002155655|False|2
    Assistant.Macros.GumpResponseAction|2|0|0
    Assistant.Macros.WaitForGumpAction|2002155655|False|2
    Assistant.Macros.PauseAction|00:00:01.5000000
    Assistant.Macros.IfAction|50|1|1|Lesser Poison
    Assistant.Macros.UseSkillAction|30
    Assistant.Macros.WaitForTargetAction|2
    Assistant.Macros.TargetTypeAction|False|3850
    Assistant.Macros.WaitForTargetAction|2
    Assistant.Macros.TargetTypeAction|False|3922
    Assistant.Macros.PauseAction|00:00:06.5000000
    Assistant.Macros.IfAction|3|-1|0
    Assistant.Macros.MacroCastSpellAction|11
    Assistant.Macros.WaitForTargetAction|30
    Assistant.Macros.HotKeyAction|1059|
  5. HateCrime

    HateCrime Well-Known Member
    UO:R Donor

    Joined:
    May 14, 2012
    Messages:
    1,445
    Likes Received:
    489
    Nice macro.
  6. Gharik

    Gharik Active Member
    UO:R Subscriber

    Joined:
    May 19, 2012
    Messages:
    285
    Likes Received:
    30
    This beats the hell out of my macro... I have two seperate macros and I need to be paying attention to them. One makes 3 kegs, the other uses one keg at a time (Screws up if more than one keg is in your pack). Thank you for this, it should help me get to GM poison ... I was beginning to give up.
  7. Mikanele

    Mikanele New Member

    Joined:
    Jul 21, 2012
    Messages:
    121
    Likes Received:
    0
    I added a restock agent to the cure part so I could have a lot of regs ready plus I added a second cure If scenario incase the first one is disrupted. Im fine tuning it and once I get the skill levels and try to track my NS usageI will right up a guide. Will probally add a heal as well just to keep macro going and not hung up on if hp >=75
  8. Mikanele

    Mikanele New Member

    Joined:
    Jul 21, 2012
    Messages:
    121
    Likes Received:
    0
    I now highly recommend against doing Alchemy and Poisoning at the same time. You have to add other items into your creation list to get to the next poison level. I would just level up Alchemy first and while you level create kegs of cure and poison varieties.

Share This Page