Exp Pot Throwing

Ograz

Neophyte
Considering making an alchy/dexer or alchy/Mage. Been messing around with razor macros and timings without macros and seem to be struggling a bit. Anyone have any suggestions they are willing to share in order to attempt to perfect this ability?


Sent from my iPhone using Tapatalk
 

jkg8787

Master
Don't script, it's not only lame, but will fuck up (ie the person is out of range and the macro has no where to throw)

Just one button to cook the potion, one button for Last Target.

Cook the pot, either cast spells or swing your weapon, when the timer gets to 2 either re-cook the potion with the same key or if you never did anything else it will still be up.

About halfway to 1, in other words just AFTER 2 appears, throw it with last target.
 

halygon

Grandmaster
Considering making an alchy/dexer or alchy/Mage. Been messing around with razor macros and timings without macros and seem to be struggling a bit. Anyone have any suggestions they are willing to share in order to attempt to perfect this ability?

Here is how you do it in UOSteam --> Two Button Method

//This first macro starts the explosion potion timer (cooking it) and then cancels the target cursor
EXP1:
usetype! 0xf0d
waitfortarget 1000
canceltarget

//This second macro brings the target cursor back up so you can throw it at a target
EXP2:
usetype! 0xf0d


For Razor, you will want to record yourself doing these things. Keep in mind that to record cancel target in Razor, you must go to the cancel target hotkey and play it while recording to capture a cancel target action within your Razor macro.

Hope this helps.
 

Ograz

Neophyte
Is uosteam still viable since they shut down? I've seen a lot of talk of this program. I just came back after an 8 month layoff. And is it really that more advantageous over razor?


Sent from my iPhone using Tapatalk
 

halygon

Grandmaster
Is uosteam still viable since they shut down? I've seen a lot of talk of this program. I just came back after an 8 month layoff. And is it really that more advantageous over razor?


Sent from my iPhone using Tapatalk
Yes, very viable and better than Razor. Macros are much easier to update than in Razor.
 

Nanashi

Grandmaster
Hmm, When I cook the pot and try to cancel it on Razor, it doesn't do anything but count down all the way to 1 and explode on myself. Is there something wrong with my razor macro?
If cancel target you mean it will stop the count down?
 

halygon

Grandmaster
Hmm, When I cook the pot and try to cancel it on Razor, it doesn't do anything but count down all the way to 1 and explode on myself. Is there something wrong with my razor macro?
If cancel target you mean it will stop the count down?
No, canceling the target removes the cursor. You have to use the exp pot a second time to bring the cursor back up for throwing.
 

Asger

Neophyte
Why cancel the target at all? I'm no PVPer (seems like the design for throwing pots on a delay) so I don't get why you would wait.
 
Top