I need some help to complete a Razor macro...

Moderator: Support Moderators

Post Reply
Furync
Posts: 176
Joined: Sun Feb 01, 2009 9:42 pm

I need some help to complete a Razor macro...

Post by Furync »

I've finally got my tamer-bard where I need to start raising taming. It sucks and it's slow, but other than that it's ok...

:arrow: Here is my macro

useskill animal taming
wait for target
target nearest gray
say: all release

It works but by far not fantastic. At least it releases the pet everytime I try to tame a new one.

Now here's what I'd like it to do...

useskill animal taming
wait for target
target nearest gray
if sysmessage "accepts" (from "it seems to accept you as it's master")
:arrow: ---rename pet to Poop --- (how do I do this?)
all release
else
if sysmessage "fail"
start over?

Basically, if I press the button, it will start taming, and keep doing so until the pet is tamed, if failed it should retry until tamed, once tamed it should rename the pet and release it.

Would it work in that order? or do I have to have to add in "end if's" or "wait" or something?

Am I dreaming in color? I just seems like I could save a lot of time clicking on the screen and such... it's enough trying to dodge the pk's... I dont want to worry about renaming pets and such.

Thanks in advance for the help!!
Furync

Image
MatronDeWinter wrote: You're likely the only T2A accurate blacksmith on the shard. Congrats

User avatar
Dick Cheney
Posts: 100
Joined: Sat Feb 14, 2009 11:26 pm

Re: I need some help to complete a Razor macro...

Post by Dick Cheney »

why do you need to rename the pet if you are saying all release?

Red
Posts: 358
Joined: Tue Oct 21, 2008 8:44 pm

Re: I need some help to complete a Razor macro...

Post by Red »

To signify that it has been tamed in the past.

User avatar
Dick Cheney
Posts: 100
Joined: Sat Feb 14, 2009 11:26 pm

Re: I need some help to complete a Razor macro...

Post by Dick Cheney »

I don't think you could rename it with a razor macro.

Post Reply

Return to “New Player Help”