Poison Healing Guide w/ video

Playguides written by Staff and Players.
Much more information on specific skills can be found in our T2A wiki.
Post Reply
User avatar
Arkon
UOSA Subscriber!
UOSA Subscriber!
Posts: 248
Joined: Fri Jun 05, 2009 6:02 am
Location: In your house stealing your stuff.

Poison Healing Guide w/ video

Post by Arkon »

I know this isn't one of the more difficult things to do and there are a few different ways to macro this. I thought I'd share my way of macroing healing while poisoned without using nightshade to cast poison on yourself or drinking poison pots.

What this macro does is moves you next to, in my case a spider, waits until you get poisoned, then takes a step away and starts healing and will stay away until cured, then repeat. You'll need to trap a spider/snake/something to poison you in your home and trap it. Then place a table/crate NW of yourself to also block off yourself from moving too far (because if you fail you'll move too far away). Below is the code, screenshot and video. Enjoy.

Code: Select all

!Loop
Assistant.Macros.IfAction|3|-1|0
Assistant.Macros.WalkAction|6
Assistant.Macros.WalkAction|6
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.PauseAction|00:00:00.3000000
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:17
Assistant.Macros.ElseAction
Assistant.Macros.IfAction|0|1|70
Assistant.Macros.WalkAction|2
Assistant.Macros.WalkAction|2
Assistant.Macros.ElseAction
Assistant.Macros.WalkAction|6
Assistant.Macros.WalkAction|6
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.PauseAction|00:00:00.3000000
Assistant.Macros.HotKeyAction|1059|
Assistant.Macros.PauseAction|00:00:19
Assistant.Macros.EndIfAction
Assistant.Macros.EndIfAction
Attachments
MasterBaiter_10-30_14.05.rpv
(79.35 KiB) Downloaded 194 times
healing.jpg
healing.jpg (167.36 KiB) Viewed 3184 times
"If you want an image of the future, imagine a bag of milk being poured on a human face--forever."

morganm
Posts: 289
Joined: Tue Dec 21, 2010 10:46 am

Re: Poison Healing Guide w/ video

Post by morganm »

Great macro!

I adjusted it slightly for my own use.... may work for others.

This one walks in the opposite directions and does not try to cure. That's because I wanted to raise cure on another character and you can attempt every 6 seconds (instead of 15) if healing/curing someone else. So my other character is looping a separate macro. Same as Arkon you have to put table/box/whatever at each end of the walking path or you'll walk too far sometimes.

Code: Select all

!Loop
Assistant.Macros.IfAction|3|-1|0
Assistant.Macros.WalkAction|2
Assistant.Macros.WalkAction|2
Assistant.Macros.ElseAction
Assistant.Macros.IfAction|0|1|90
Assistant.Macros.WalkAction|6
Assistant.Macros.WalkAction|6
Assistant.Macros.ElseAction
Assistant.Macros.WalkAction|2
Assistant.Macros.WalkAction|2
Assistant.Macros.EndIfAction
Assistant.Macros.EndIfAction





Below is the macro my healer is running. It cuts the bandages as I go so I don't have to cut them up ahead of time. I just put 10 bolts of cloth in my pack, use the scissors on it once, and then set the macro to target that pile of cloth. So it will cut a bandage and then attempt to cure the target.

Set the first Target Absolute to your pile of cloth in your pack. Set the second Target Absolute to the character you're trying to cure.

Code: Select all

!Loop
Assistant.Macros.DoubleClickTypeAction|3998|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|0|1080646273|80|93|0|5990
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.DoubleClickTypeAction|3617|True
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.AbsoluteTargetAction|0|2|168127|1591|623|52|401
Assistant.Macros.PauseAction|00:00:06.1000000

Tiwstacain
Posts: 503
Joined: Wed Dec 30, 2009 1:25 am

Re: Poison Healing Guide w/ video

Post by Tiwstacain »

i believe taboo posted a very similar thing like 7 months ago involving a scorpion on a tower rooftop :D





TC

mkgref
Posts: 12
Joined: Thu Mar 03, 2011 1:41 am

Re: Poison Healing Guide w/ video

Post by mkgref »

Does the level of poison and/or health of the person being healed matter?

My healer got up to about 76 skill by healing other toons that were macroing, and I am now doing the poison thing with a spider but haven't seen a single gain after an hour (approx. 250 cures).

Pirul
Posts: 5754
Joined: Wed Jan 27, 2010 8:19 pm
Location: New Windmere

Re: Poison Healing Guide w/ video

Post by Pirul »

No, any level of poison will work the same. Healing can be slow, and you can "hit a wall" at some lvls, but do not dispair, it WILL get you to 80 so you can start on a ghost.
Image
<ian> 2 chicks making out are not gay

Post Reply

Return to “Guides”