Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, do you get errors in your log files?
  2. Droidz

    Condition Soul Shards

    http://wrobot.eu/bugtracker/profile-creator-condition-soul-shards-not-working-r424/?do=findComment&comment=3080
  3. Changed Status to Confirmed Changed Version to All
  4. 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
  5. Bonjour, pouvez vous partager le fightclass
  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. Bonjour, réponse par message privé
  15. 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).
  16. 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)
  17. Hello, you cannot update your license because I have already upgraded your license key (read your private messages).
  18. Hello, can you share your log file please.
  19. Droidz

    Warlock destro

    Changed Status to Not a Bug Changed Version to All
  20. 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.
  21. Changed Status to Fixed
  22. Can you share your fightclass please
  23. To bypass problem you can use "relogger".
  24. Changed Status to Not a Bug Changed Version to All
  25. Hello, you can use lua condition for it: http://wowwiki.wikia.com/wiki/API_GetPetHappiness
×
×
  • Create New...