Page 1 of 1
How can i use Skill Rotation
Posted: Sun Jan 17, 2010 3:41 pm
by Rathi
Hi,
the first i will say, sorry for my englisch.
I have some questions for skill use.
The Rogue i play should be use an skill rotation.
1. Shadowstab
2. Low Blow
3. Wound Attack
then use the Warrior Skill Slash three times and then start the rotation again.
I have some ideas to use it, cooldown etc.
But can i use some other options or maybe an addon like UberFlex.
I hope somebody can help me.
GadH
Rathi
Re: How can i use Skill Rotation
Posted: Mon Jan 25, 2010 8:27 am
by Rathi
My Question ist the same
Have anyone an idea?
GadH
Rathi
Re: How can i use Skill Rotation
Posted: Mon Jan 25, 2010 9:09 am
by Administrator
Use a macro, or an addon such as the one you listed (UberFlex). Or, you could get fancy and make use of the
onSkillCast event in your profile in combination with
the player:cast() function.
Re: How can i use Skill Rotation
Posted: Mon Jan 25, 2010 9:51 am
by VoiD
Being fancy in this case is better... if the addon gets outdated then ur back to the drawing board, whereas the oncast will pretty much be updated with the bot (if there are problems) and it wont annoy you when ur not boting unlike adons sometimes do...

Re: How can i use Skill Rotation
Posted: Mon Jan 25, 2010 8:24 pm
by InadequateCoder
I just set the priority on my rogue in that order and it does it perfectly, just keep those 3 skills and don't use other skills for combat (save for assassin's rage).
So it's:
Shadowstab - 90
Low Blow - 80
Wound Attack - 70
You can also use a macro as suggested, just only put shadowstab in the profile and set the cooldown. The problem with macros is they start when they start and that's not always when the monster is in range. As well, adding other skill such as assasin's rage will be used replacing one of the skills in the macro because it doesn't pause for global cooldowns.
So manually playing a rogue macros are great but they are a pain in the ass when trying to bot with them
Oh and with priority you can still add throw as it is only used for pulling (assuming you set pullonly).
Good luck with whichever one works for you. Please do post the results, eventually I'm gonna go back and finish leveling my rogue
EDIT: Didn't see that part about warrior slash. I guess it if works to add damage for wound attack use it in priority righ befoure wound attack otherwise set it to after wound attack.