Jump to content

Droidz

Administrators
  • Posts

    12431
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Droidz reacted to caramon in Charicter sometimes not attacking or using skills   
    is you toon have a class set to it on the general tab setting. happened to me check that out.
  2. Like
    Droidz got a reaction from Deathguardjamie in use MOLL-E or Traveler's Tundra Mammoth when full bag   
    Hi,
     
    Thanks, I'll add it but not immediately. I've had requests for the mammoth but I did not know the letter-box item.
  3. Like
    Droidz got a reaction from Bear T.O.E. in LUA HELP PLEASE   
    Hello, your script seem good, juste "secs 3< 1" remove "3".
     
    But why you don't use Target Buff condition?
  4. Like
    Droidz got a reaction from creativextent in World of Warcraft: Warlords of Draenor (WoD)   
    Just small new to post video trailer of World of Warcraft: Warlords of Draenor:




  5. Like
    Droidz reacted to Koridus in bot does not dismount   
    Thank you, it solved the problem.
  6. Like
    Droidz reacted to Whathefak in Townlong Steppes   
    Townlong Steppes Mining !
    Kills 20-50 per hour
    Nodes 100-140 per hour
    Mailbox added
    No repair
    Horde Side

    MoP Ghost Ore.xml
  7. Like
    Droidz reacted to Whathefak in Uldum Elementium Ore   
    Uldum profile for mining, thats the short version !
    kills 0-10 per hour
    Nodes 90-120 per hour
    mailbox +
    repair +
    on the green circle is the start
    Ally,Horde side

    Uldum Short Mining.xml
  8. Like
    Droidz got a reaction from nascimentus in How drop gold only?   
    Hello,   You can use wow addons similary at Loot Filter: http://www.curse.com/addons/wow/loot-filter
  9. Like
    Droidz got a reaction from Bear T.O.E. in How to ADD Trinkets to a FIght Profile the EASY WAY!!!   
    Hello, Thanks, I have moved your thread to Tutorials forum.
  10. Like
    Droidz reacted to Bear T.O.E. in How to ADD Trinkets to a FIght Profile the EASY WAY!!!   
    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.
  11. Like
    Droidz reacted to Bear T.O.E. in Fightclass How to Change?   
    Ok this mine and it works so just add it to you fight class profile.
     
        <FightClassSpell>
          <SpellName>Blessing of Kings</SpellName>
          <FightClassConditions>
            <FightClassCondition>
              <ContionType>BuffCastedByMe</ContionType>
              <Param xsi:type="FightClassConditionStringBool">
                <Name>Blessing of Kings</Name>
              </Param>
            </FightClassCondition>
          </FightClassConditions>
          <Priority>21</Priority>
          <IsBuff>true</IsBuff>
          <CombatOnly>false</CombatOnly>
          <Timer>1800000</Timer>
        </FightClassSpell>
        <FightClassSpell>
          <SpellName>Divine Shield</SpellName>
          <FightClassConditions>
            <FightClassCondition>
              <ContionType>IsSpellUsable</ContionType>
              <Param xsi:type="FightClassConditionStringBool">
                <Name>Divine Shield</Name>
                <Need>true</Need>
              </Param>
            </FightClassCondition>
          </FightClassConditions>
          <Priority>20</Priority>
          <Timer>12300</Timer>
        </FightClassSpell>
  12. Like
    Droidz got a reaction from Johann1981 in 1 - 90 leveler?   
    Hello,   For leveling prefer quester (for the moment not all races/levels is supported by quester, you need to use "Grinder" bot if you don't found quests profiles for your character level).
  13. Like
    Droidz reacted to marcelin80 in Help I need spécial profile   
    Hello I need a profile which allow the Battlegrounder to go buying objects that I have indicated in advance , once the 4000 points of honors acquired. After you have purchased the objects with the 4000 points of honors , the bot returns seek the 4000 points of honors and so on , until all the listed objects are purchased , which misdescribing them be always has side of his computer to be able to equip his character.
    Thank you
     
    *Sorry I don't speak English very well I hope you had understood
  14. Like
    Droidz reacted to Bear T.O.E. in Right Click moving   
    lol you can turn it off manually by going into your Interface under Mouse and unchecking the Box thats says Click to Move.
  15. Like
    Droidz reacted to Braggy in Right Click moving   
    Sorry I hadnt looked hard enough in the forums as I eventually found it. 
     
    For those who are reading and have the same problem its 
    /run SetCVar("autoInteract", 0)
     
    Jon 
  16. Like
    Droidz got a reaction from Bear T.O.E. in [fighting class]how do i use trinkets and life spirits?   
    Hi,   You can also use this lua code:   RunMacroText("/use item:52306") (replace 52306 by your item id, this code is compatible with all wow client langage and you don't need to know bag slot), in condition add http://www.wowwiki.com/API_GetItemCount count = GetItemCount(52306) if count > 0 then ret = "true" else ret = "false" end
  17. Like
    Droidz got a reaction from Bear T.O.E. in Hey guys is this an god idea ?   
    Hello,
    I have replied in support request:
     
  18. Like
    Droidz reacted to creativextent in Blizzcon Stream   
    I am streaming what i am watching at blizzcon
     
    http://ustream.tv/channel/playing-wow1
     
    Enjoy!
  19. Like
    Droidz got a reaction from Bear T.O.E. in World of Warcraft: Warlords of Draenor (WoD)   
    Just small new to post video trailer of World of Warcraft: Warlords of Draenor:




  20. Like
    Droidz got a reaction from Bumblebee in World of Warcraft: Warlords of Draenor (WoD)   
    Just small new to post video trailer of World of Warcraft: Warlords of Draenor:




  21. Like
    Droidz reacted to Syrenthia in Need a custom profile fight class build just for you. Ill do it   
    Yep Its true . anyone looking for a custom fight profile build just for them.
    Are there fight profiles on the site already but you wish they had a few extra spells??
    Do you need a fight class that is tailored for your in game ton's roatation.
  22. Like
    Droidz reacted to Bear T.O.E. in [Problem with Mind Flay]   
    There is an addon that will show the spell ID in the Tool Tip. its called IDTip its out of date but still works.
     
    http://www.curse.com/addons/wow/spellid  <-- Link to the cursed.com download
     
    Ok if your running a macro and still ahve room to put this in top of the macro then do it:
     
    #showtooltip Heartstrike
    /use 13
    /use 14
    /cast Heartstrike
     
    Ok so Ill break this down for you. The Showtooltip is exactly what it says, But no matter what you put infront of the move you are trying to cast in the rotation or the macro it will only show the tool tip of what follows the #showtooltip. So letting you mouse over your macros and seeing your Spell ID in the tool tip using the addon I have posted.
  23. Like
    Droidz got a reaction from pmpaul in use item lua in fightclasses still working?   
    Problem fixed, you need to update WRobot.
     
    Thanks
  24. Like
    Droidz reacted to xXMrBRaunXx in Error during hook test ....   
    change in game your directx version.
     
    And when the failure come again change again .
    On me works this.
  25. Like
    Droidz reacted to askmrsnake in 30 Minute Limit   
    Thanks so much for the information.  WRotation is super fun!!!
×
×
  • Create New...