Jump to content

Droidz

Administrators
  • Posts

    12510
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you get this problem frequently? Wow seem crash, you get "Wow error"? Try to launch WRobot with shortcut "WRobot No DX".
  2. Hello, do you get errors in your log files?
  3. Droidz

    Condition Soul Shards

    http://wrobot.eu/bugtracker/profile-creator-condition-soul-shards-not-working-r424/?do=findComment&comment=3080
  4. Changed Status to Confirmed Changed Version to All
  5. Hello, to wait fix, you can use lua condition http://wow.gamepedia.com/API_UnitPower like: LuaScript: local power = UnitPower("player", 7); if (power > 0) then retV = "1";else retV = "0"; end VarRet: retV ValueRet: 1
  6. Hello, you can also use this method: http://wrobot.eu/forums/topic/2846-dont-attack-the-mobs/?do=findComment&comment=13087
  7. Bonjour, merci pour le partage, si vous voulez que votre profil soit plus accessible, partagé le dans la section adapté: http://wrobot.eu/files/
  8. Hello, can you share your fightclass
  9. Hello, use this profile with "Quester" product.
  10. Can you try to Right-click on WRobot.exe and then click Properties. On the Compatibility tab, select Disable Display Scaling On High DPI Settings, and then click OK: https://www.youtube.com/watch?v=0xS-UCuyq7s
  11. Changed Status to Not a Bug
  12. Hello, no sorry (but you can add players on tab "Map" and in radar 3d (ingame radar))
  13. Hello, to clear target you can use lua code http://wowwiki.wikia.com/wiki/API_ClearTarget : ClearTarget();
  14. Hello, can you share your log file of session where you tried to create a fightclass or a profile. (you can find log file in the "Logs" folder).
  15. Hello, try to run this C# code ( http://wrobot.eu/forums/topic/2202-profile-positions-and-action-column/ ) : System.Threading.Thread.Sleep(1000); (replace 1000 by delay in ms)
  16. Hello, you cannot update your license because I have already upgraded your license key (read your private messages).
  17. Hello, can you share your log file please.
  18. Droidz

    Warlock destro

    Changed Status to Not a Bug Changed Version to All
  19. Droidz

    Warlock destro

    Bonjour, le problème viens de votre fightclass (classe de combat), si vous avez ce problème lors de la création de votre fightclass faite une demande d'aide sur le forum, si vous avez ce problème sur une fightclass télécharger sur le site, merci de contacter le créateur.
  20. Changed Status to Fixed
×
×
  • Create New...