Page 1 of 1

USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!

Posted: Mon Aug 05, 2013 4:54 am
by Braziliano
.

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 5:03 am
by lolita
try

Code: Select all

<hotkeys>
    	<!-- to communicate with the RoM API / define ingame dummy macro at place 1 -->
		<hotkey name="MACRO"          key="VK_0" />
</hotkeys>

Code: Select all

<skills_warrior>
 <skill name="WARRIOR_SLASH" hotkey="MACRO" priority="90" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="95" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="94" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="80" />
 <skill name="WARRIOR_SURPRISE_ATTACK" hotkey="MACRO" priority="70" pullonly="true" />
 <skill name="WARRIOR_SURPRISE_ATTACK" hotkey="MACRO" priority="69" pullonly="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="30" inbattle="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="60" inbattle="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="88" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="89" />
 <skill name="WARRIOR_BLASTING_CYCLONE" hotkey="MACRO" priority="70" />
 <skill name="WARLOCK_WARP_CHARGE" hotkey="MACRO" priority="20" />
 </skills_warrior>
i dont understand why you have same skill so many time?

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 5:47 am
by lisa
There is no point repeating the same names as that will just over write the previous occurance of that name.

Code: Select all

apple = "green"
apple = "red"
apple = "purple"

print(apple)
That will print purple because the value was defined as purple last.

What are the names of the skills you want to use?
All the skills you posted aren't elite and you never mentioned any other skill names.

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 6:46 am
by Braziliano
lisa wrote:There is no point repeating the same names as that will just over write the previous occurance of that name.

Code: Select all

apple = "green"
apple = "red"
apple = "purple"

print(apple)
That will print purple because the value was defined as purple last.

What are the names of the skills you want to use?
All the skills you posted aren't elite and you never mentioned any other skill names.

_____________________________________________________________________________________

- Rage Blow
- Psychic Whirlwind
- Divine Battle Spirit
- Psychic Ghost Step
- Spirit-Cracking Blow
- Lightning Spell
- Spirit Blade Storm

those are the Elite skills i wish to use for (Warrior/Warlock)

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 6:49 am
by Braziliano
lolita wrote:try

Code: Select all

<hotkeys>
    	<!-- to communicate with the RoM API / define ingame dummy macro at place 1 -->
		<hotkey name="MACRO"          key="VK_0" />
</hotkeys>

Code: Select all

<skills_warrior>
 <skill name="WARRIOR_SLASH" hotkey="MACRO" priority="90" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="95" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="94" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="80" />
 <skill name="WARRIOR_SURPRISE_ATTACK" hotkey="MACRO" priority="70" pullonly="true" />
 <skill name="WARRIOR_SURPRISE_ATTACK" hotkey="MACRO" priority="69" pullonly="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="30" inbattle="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="60" inbattle="true" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="88" />
 <skill name="WARRIOR_MOON_CLEAVE" hotkey="MACRO" priority="89" />
 <skill name="WARRIOR_BLASTING_CYCLONE" hotkey="MACRO" priority="70" />
 <skill name="WARLOCK_WARP_CHARGE" hotkey="MACRO" priority="20" />
 </skills_warrior>
i dont understand why you have same skill so many time?

I used alot of the same names because i could not put the Elite skill name in cuz it doesn't reconize it
so i used Macro's .. but still no luck :p

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 6:56 am
by lolita
look into micromacro/scripts/rom/database/skills.xml file for all available skill and then add them to your profile
if skill you skill isn't there add it with same method

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 7:44 am
by Braziliano
lolita wrote:look into micromacro/scripts/rom/database/skills.xml file for all available skill and then add them to your profile
if skill you skill isn't there add it with same method
How do i obtain the ELITE SKILL ID?

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 8:12 am
by wps
Braziliano wrote:
lolita wrote:look into micromacro/scripts/rom/database/skills.xml file for all available skill and then add them to your profile
if skill you skill isn't there add it with same method
How do i obtain the ELITE SKILL ID?
Use Rock's tooltipid addon

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 8:50 am
by Braziliano
edit: check last post ty.

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 9:15 am
by rock5
Assuming they are correct, I'll add them to the skills database. Let me know if they don't work or you make any changes.

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 9:32 am
by Braziliano
rock5 wrote:Assuming they are correct, I'll add them to the skills database. Let me know if they don't work or you make any changes.
im sorry rock those were the debuff IDS . i will post the correct ID numbers now plz wait sec

Re: USING Warrior/Warlock ELITE SKILLS

Posted: Mon Aug 05, 2013 9:34 am
by Braziliano
<skill name="WARRIOR_RAGE_BLOW" id="498706" range="75" cooldown="5" type="damage" target="enemy" />
<skill name="WARRIOR_SPIRIT_CRACKING_BLOW" id="498740" range="75" cooldown="20" type="damage" target="enemy" />
<skill name="WARRIOR_PSYCHIC_GHOST_STEP" id="498739" minrange="0" range="150" cooldown="15" type="damage" target="enemy"/>
<skill name="WARRIOR_DIVINE_BATTLE_SPIRIT" id="498734" cooldown="120" target="self" type="buff" />
<skill name="WARRIOR_LIGHTNING_SPELL" id="498741" cooldown="20" range="50" type="damage" target="enemy" aoecenter="player"/>
<skill name="WARRIOR_SPIRIT_BLADE_STORM" id="498742" cooldown="30" range="50" type="damage" target="enemy" aoecenter="player"/>


THESE are the correct numbers
sorry for the wrong numbers :p


edit: this is how i got it now in my profile.

________________________________________________________________________
<!-- to communicate with the RoM API / define ingame dummy macro at place 1 -->

<hotkey name="MACRO" key="VK_0" />

&

<skills_warrior>
<skill name="WARRIOR_RAGE_BLOW" hotkey="MACRO" priority="95" />
<skill name="WARRIOR_SPIRIT_CRACKING_BLOW" hotkey="MACRO" priority="98" />
<skill name="WARRIOR_PSYCHIC_GHOST_STEP" hotkey="MACRO" priority="69" pullonly="true" />
<skill name="WARRIOR_DIVINE_BATTLE_SPIRIT" hotkey="MACRO" priority="99" />
<skill name="WARRIOR_ENRAGED" hotkey="MACRO" priority="99" />
<skill name="WARRIOR_LIGHTNING_SPELL" hotkey="MACRO" priority="93" />
<skill name="WARRIOR_SPIRIT_BLADE_STORM" hotkey="MACRO" priority="94" />
<skill name="WARRIOR_SLASH" hotkey="MACRO" priority="92" />
<skill name="WARRIOR_SURPRISE_ATTACK" hotkey="MACRO" priority="70" pullonly="true" />
<skill name="WARRIOR_BLASTING_CYCLONE" hotkey="MACRO" priority="70" />
<skill name="WARLOCK_WARP_CHARGE" hotkey="MACRO" priority="20" />
</skills_warrior>


it works like a charm , already tested my farming script .. uses all the skills =D

i would like to thank the people that posted on this thread
your information and help is very much apreciated.

Re: USING Warrior/Warlock ELITE SKILLS (SOLVED & WORKING) !!

Posted: Mon Aug 05, 2013 10:16 am
by rock5
Ok I'll add them.