Jump to content

Droidz

Administrators
  • Posts

    12442
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hi, I have read your license key usage data and you change your address IP 2 or 3 time by minute. You cannot try to keep same ip when you use wrobot?
  2. Ok,<br />You don't have problem like spell skipped or others problem?
  3. Hi, This post is old, please post new thread. Don't forget your log file.
  4. Hello, He miss file "WRobot\Data\archaeologyFind.txt", "WRobot\Data\aquaticmountList.txt". Reinstall WRobot, tell me if you have again problem.
  5. Hi, Can you share your profile please?
  6. Hi, I have rebooted server yesterday it is the reason.
  7. Hi, You have probably launched wrobot two time with the same license key (1 license key = 1 wow session (same time))
  8. You can disable option "Player attack before being attacked" in general settings.<br /><br />You are on what wow server (I don't have problem)?
  9. The solution of Loki is good, put to false "Combat only" (spell settings) (but don't use put true at the option "For friend")
  10. Hi, I have also added on last update possibility to attack before being attacked if mob is on your path (active by default, this avoid multi aggro). I have planned to add possibility to change path for avoid elites or high-level creatures (and improve path finder). Currently I worked on quest bot, when the bot quest is stable I'll work on this.
  11. Can you try with this dll please, I have tried to improve cast speed (I have also added fightclass setting Frames per Second (by default is 15, for more speed I recommand 50 but it increment uc usage)) wManager.zip
  12. Your log is empty (you haven't started bot). And I have added possibility to disable option "stop bot after X min" in last update, try to disable this option and say me if your problem is solved.
  13. http://pastebin.com/mj79zTC4 you can found here ObjectManager.Me, ObjectManager.Target and ObjectManager.Pet api
  14. You can use C# condition: ObjectManager.Me.ManaPercentage < 75
  15. With log file I can understand that you changed your character in game (you must redémarer wrobot when you change character).
  16. Hi, Can you share your log file please. I'll add option for disable this option.
  17. Hi, In "Product Settings" you can set it (wow addon can cause bug, I recommend to disable all wow addon for archy).
  18. If don't works, you can try to use /click ButtonName For get button name use this macro: /run print("/click "..GetMouseFocus():GetName()) (put you mouse cursor over spell button, launch this macro and in wow chat is written button name). Replace CastSpell(33395, "pet"); by /click ButtonName
  19. Hi, If is not written percent in condition name the value is real (if you have 71000/120000 conditions is "mana (71000)<75000"
  20. You can get mailbox name when you put your mouse cursor over the mailbox in game.
  21. For support, please post request here: http://wrobot.eu/forum/10-help-and-support-wrobot/
  22. hi, Wrobot don't managing pet ability. But you can use pet ability in fightclass with lua code, try this CastSpell(33395, "pet"); (http://www.wowwiki.com/API_CastSpell, http://www.wowhead.com/spell=33395)
×
×
  • Create New...