Jump to content

Droidz

Administrators
  • Posts

    12448
  • Joined

  • Last visited

Community Answers

  1. Droidz's post in Error message was marked as the answer   
    Hi,

    I have rebooted server yesterday it is the reason.
  2. Droidz's post in Darkmoon Fishing Debris Problem was marked as the answer   
    The problem was continent Darkmoon Faire (missing mesh for path finder) I have solved this issue
  3. Droidz's post in [Battleground] Eye of the storm problem was marked as the answer   
    Hello,   I'll look it today, if it is bug I fix it today.
  4. Droidz's post in Enhancement Shaman weapon buff condition was marked as the answer   
    Hi,
     
    For totem ( http://www.wowwiki.com/API_GetTotemInfo ) you need to use lua code:

    haveTotem, totemName, startTime, duration = GetTotemInfo(1)   if (haveTotem) then     retV = "1" else    retV = "0" end  
    For enchant weapon ( http://www.wowpedia.org/API_GetWeaponEnchantInfo ):
     

    hasMainHandEnchant, mainHandExpiration, mainHandCharges, hasOffHandEnchant, offHandExpiration, offHandCharges, hasThrownEnchant, thrownExpiration, thrownCharges = GetWeaponEnchantInfo()   if (hasMainHandEnchant) then     retV = "1" else    retV = "0" end
  5. Droidz's post in [BUG] Battlegrounder was marked as the answer   
    Hi,
     
    I'll watch it
  6. Droidz's post in [Archaeology] Quick fix pls, fly into forbidden sea was marked as the answer   
    Hi,
     
     
    The flying deplacement can make occasionally problem. I'll work on it (but not immediately)
  7. Droidz's post in player teleported was marked as the answer   
    I have tried to fix false detection of player teleported in the yesterday update.
  8. Droidz's post in [Archaeology] bot uses ground mount instead of flying one was marked as the answer   
    Hi,   You can already add npc trainer for archeology.   WRobot using ground mount for go to digsite? or for search artefact? You have correctly setting your fly mount in general settings?
  9. Droidz's post in Please fix! was marked as the answer   
    Update wrobot and say me if the problem is solved.
  10. Droidz's post in Close bot when WoW closes was marked as the answer   
    Hi,   It is possible but I'll don't add it because I found useful to see log to view reason why wow is closed (if wow closed by wrobot) (this option may affect some users)
  11. Droidz's post in click to move not turning off was marked as the answer   
    WRobot don't turn off this option.
     
    For turn off this option quickly, use this macro:
     

    /run SetCVar("autoInteract", 0)
  12. Droidz's post in AOE in fight class was marked as the answer   
    I have added this options yesterday (click on target position)
  13. Droidz's post in [Gatherer] Bot stops moving was marked as the answer   
    Gatherer product required fly mount.
     
    For farm without fly mount use grinder
  14. Droidz's post in Noob here, basic selling information to NPC was marked as the answer   
    Start grinder bot (where you select you profile), click on "Create Profile" button, in new window click on button "Load", select your profile (1-60 ally), targeting npc repair in game, at the bottom of the window click on "None" and select "Repair", click on button "Add target to npc list". Save profile and launch grinder bot.
  15. Droidz's post in How do i Add MallBox and A Forge into my Gather Profile was marked as the answer   
    For mailbox, enter name (case sensitive) of the mailbox in left of button "Add by name to Npc" and click on the button "Add by name to Npc"

    (more info here: )
  16. Droidz's post in blacklist npc was marked as the answer   
    Hi,   This option is available. In "general settings", tab loot edit Max hostile unit near.
  17. Droidz's post in [Suggestion] Auto Learn from Profession Trainer include was marked as the answer   
    Hi,   You can already learn profession automatically (mining, herb, fish, arche).   You need to add in profile an npc trainer (if the npc is at long distance, you need to change search radius in general settings).   Schedule is an good idea
  18. Droidz's post in [Gathering]hang above doing nothing was marked as the answer   
    Hi, Try to reset your wow key binding "Sit/Down" (put X).
  19. Droidz's post in Upgrade User Interface [request] was marked as the answer   
    Hi,   I'll add possibility to use fightclass creator without wrobot launched.
  20. Droidz's post in Check if you're behind the target was marked as the answer   
    Hi,
     
    Wait the next wrobot update and try with this condition: 
  21. Droidz's post in windows 8 cant run 2 WRobot at same time was marked as the answer   
    Hi,   You can launch only one wrobot session by license key (if you launch several time wrobot with same key wrobot is closed).
  22. Droidz's post in For Friends (Fight Class setting) was marked as the answer   
    Hi,   If you activated "For Friends" option on an spell, wrobot replace target conditions (sample: "Target Health Percent" converted to "Friend Health Percent"). WRobot check conditions on each members of group (order by health), when one member of group has all conditions at true, wrobot target member and launch spell (don't forget to add spell range condition (Target Distance)).
  23. Droidz's post in [Condition] Buff Stack Pet was marked as the answer   
    Hi,
     
    I add pet buff in next update
  24. Droidz's post in Archaeology bugged was marked as the answer   
    Hi,   Currently they miss digsite zones in pandaria. You need to add manualy ( ) or wait update. If you add zones, can you share your database with me please ( data/Digsites.xml )   Thanks.
  25. Droidz's post in Unit near... was marked as the answer   
    Hi, If you problem is not solved say me exactly what do you want (the number of unit and the radius). I'll you give solution and try to explain.
×
×
  • Create New...