Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to ADD Trinkets to a FIght Profile the EASY WAY!!!

Featured Replies

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.

  • 6 months later...
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
  • Author

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>

  • 2 years later...
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.

  • 2 months later...
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

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.