Poisoning macro

Shaggy

Expert
Hi yes im sure it will work but when I come to transfer it into razor it does not work thats after iv copied and pasted it in to the notepad and change it to .macro file.

How do I get it to show ?
 

FollowFrosty

Apprentice
Just recently posted this in Shaggy's thread:

Double click (keg)
Pause 2.00sec
Use Skill Poison
Pause 2.00sec
Target by Type Green Potion
Pause 1.00sec
Target by Type kryss (or whatever you're trying to poison)
Pause 1.00sec
Double Click (clean bandage)
Pause 1.00sec
Exec: Target Self
Pause 6.00sec

To answer your question shaggy, open Razor, go to the macros tab, select 'new', create a name for your macro.

Then hit Record.

go in game,
double click keg,
use your poison skill (can be done ingame, or via hotkeys (in razor)).
select your green potion (can be done ingame, or via hotkeys (in razor)).
select your kryss (can be done ingame, or via hotkeys (in razor)).
double click bandage
Select yourself.

Go back to razor, in the macro's tab. Select "stop".

In the actions column:
Click on the actions that display as: 'double click'. Then right click 'Convert t o Dclick by Type.'
Click on the actions that display as: 'Absolute Target'. Then right click 'Convert to target by type.'

Then select the 'loop' check box on the bottom right.


After that, whenever you want to run this macro, just hit 'play'
 

Shaggy

Expert
So I got it to work but every now and then it skips poisoning the dagger so after a while I end up with a bag of poison pots any idea how to fix this ?
 

FollowFrosty

Apprentice
I haven't been able to get that part fixed to be honest. After the keg is empty, it'll go through and still use up the potions though (which is nice).

Still works well when you step away for awhile though :)

Once I find a way to optimize this, i'll for sure share it :)
 

Greed

Master
So I got it to work but every now and then it skips poisoning the dagger so after a while I end up with a bag of poison pots any idea how to fix this ?

I wonder if you only had one empty potion bottle in your backpack instead of several empty bottles if that would work. Also if you do that macro which FollowFrosty proposed I would recommend placing an if conditional for being poisoned to bandage yourself because that would save you quite a bit of time in the long run.
 
Last edited by a moderator:
Top