Bear T.O.E. 63 Posted November 15, 2013 Share Posted November 15, 2013 Okay guys this is much easier than we have previously thought. Now this is going to sound crazy but it works and it will work for all fight classes. Ingame type ( /M ) to bring up the Macro window. Im the General Macro Tab a two new macros called Trinket 1, and Trinket 2. In Trinket 1 you will put this: /use 13 ( Then Save. ) In Trinket 2 you will put this: /use 14 ( Then Save. ) Ok in your Fight Profile you will need to add this in the spell rotation area: RunMacroText("/Use 13") ( Make Sure in Spell Settings to add the timer of the CoolDown, and set True not spell, is lua script. ) RunMacroText("/Use 14") ( Make Sure in Spell Settings to add the timer of the CoolDown, and set True nt spell, is lua script. ) Im using these for the Timeless Isle Farming and just general running of the isle. RunMacroText("/Use Book of the Ages") RunMacroText("/Use Singing Crystal") RunMacroText("/Use Dew of Eternal Morning") And using these for the Racial abilitites. RunMacroText("/Cast Gift of the Naaru") RunMacroText("/Cast Every Man of Himself") RunMacroText("/Cast Lifeblood") I would definately add conditions to these. For Engineers I am using these. RunMacroText("/Use 6") RunMacroText("/Use 10") Yet again I would add conditions to help keep up Maximum Damage or Avoidance. This will not only work for Trinkets it will work for all Items that you would like to use in your Fight Profiles. Such as Potions, Flasks, Special Foods, Quest Items, Damage enhancers and so on. Well guys that is all. da8ball and Droidz 2 Link to comment Share on other sites More sharing options...
Bear T.O.E. 63 Posted November 15, 2013 Author Share Posted November 15, 2013 All of my Fight Class Profile will now have this Macro in them, if you use my profiles please re-download them Im updating them today. Link to comment Share on other sites More sharing options...
Droidz 2737 Posted November 16, 2013 Share Posted November 16, 2013 Hello, Thanks, I have moved your thread to Tutorials forum. Bear T.O.E. 1 Link to comment Share on other sites More sharing options...
Bear T.O.E. 63 Posted November 16, 2013 Author Share Posted November 16, 2013 Thanks man. Link to comment Share on other sites More sharing options...
creativextent 124 Posted November 22, 2013 Share Posted November 22, 2013 Thanks for the tut king, Keep releasing more as you see fit, we love them! :) Bear T.O.E. 1 Link to comment Share on other sites More sharing options...
zeby 0 Posted June 14, 2014 Share Posted June 14, 2014 hello, sorry for my english, it was not my favorite in school. I tried different macro in fightclass but it does not work, I should probably hurt translate instructions. Would it be possible to have a fightclass with the use of the potion of luck please. I do not know what else to try, thank you for your help Link to comment Share on other sites More sharing options...
Bear T.O.E. 63 Posted June 20, 2014 Author Share Posted June 20, 2014 ok in your fight class you would need to add this into you fight class file its self. ( this is the easiest way to help you out ) <FightClassSpell> <SpellName>RunMacroText("/Use Potion of Luck")</SpellName> <FightClassConditions /> <Priority>38</Priority> <Timer>1200000</Timer> <NotSpellIsLuaScript>true</NotSpellIsLuaScript> </FightClassSpell> <FightClassSpell> <SpellName>Lifeblood</SpellName> <FightClassConditions> <FightClassCondition> <ContionType>IsSpellUsable</ContionType> <Param xsi:type="FightClassConditionStringBool"> <Name>Lifeblood</Name> <Need>true</Need> </Param> </FightClassCondition> <FightClassCondition> <ContionType>HealthPercent</ContionType> <Param xsi:type="FightClassConditionNumber"> <Type>SmallerOrEqual</Type> <Value>99</Value> </Param> </FightClassCondition> </FightClassConditions> <Priority>37</Priority> <Timer>120000</Timer> </FightClassSpell> plovlife 1 Link to comment Share on other sites More sharing options...
Bear T.O.E. 63 Posted June 4, 2017 Author Share Posted June 4, 2017 It looks Like this no longer works. Since wow updated their macro system this is no longer viable. Link to comment Share on other sites More sharing options...
Matenia 627 Posted June 6, 2017 Share Posted June 6, 2017 You can just execute the Lua code RunMacroText("/use 13"), that way no macro setups are required and your users don't need to create macros. Link to comment Share on other sites More sharing options...
Bear T.O.E. 63 Posted June 11, 2017 Author Share Posted June 11, 2017 ok thanks im going to try that right now Link to comment Share on other sites More sharing options...
henkde 1 Posted June 15, 2017 Share Posted June 15, 2017 Is there a possibility to let Wrobot press Action button 1 all the time while there is a macro I'd made manually? Link to comment Share on other sites More sharing options...
camelot10 155 Posted June 15, 2017 Share Posted June 15, 2017 3 minutes ago, henkde said: Is there a possibility to let Wrobot press Action button 1 all the time while there is a macro I'd made manually? general settings > advanced > macro, set button and time and coditions when to press it. Link to comment Share on other sites More sharing options...
henkde 1 Posted June 15, 2017 Share Posted June 15, 2017 Lol that was easy, so much thanks tho <3 Link to comment Share on other sites More sharing options...
Carlos Andrade 0 Posted August 21, 2017 Share Posted August 21, 2017 On 15/06/2017 at 7:34 PM, henkde said: Lol that was easy, so much thanks tho <3 [Draenic Water Breathing Elixir] anione can help me how can i use this elixir when his effect ends so the reaply it evey hour Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now