Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Conjure Water Spam

    Hello, replace if (count &lt;= 5) by if (count <= 5)
  2. Hello, if you help WRobot community (support, files, ...) you can get free subscriptions.
  3. Hello, try to redownload WRobot
  4. Hello, it is not in wow minimap, but in wrobot minimap (tab map)
  5. Avec la dernière version de WRobot vous avez ce problème?
  6. Can you share your profile, and edit your profile to check if min/max level is good
  7. I start to work on this patch EDIT: Update done
  8. Hello, If someone can tell me if problem is resolved with the new update.
  9. Hello, this problem is now resolved
  10. Hello, this problem is now resolved
  11. Hello, you can manage it with your fightclass
  12. If someone can tell me if problem is resolved with the new update.
  13. Bonjour, avez vous un profil adapté pour marcher sur l'eau?
  14. You need good wow lua API and C# knowbase To get health: int enemyHealth = PetBattles.GetHealth(PetBattles.PetFaction.Enemy, PetBattles.GetActivePet(PetBattles.PetFaction.Enemy)); int enemyMaxHealth = PetBattles.GetMaxHealth(PetBattles.PetFaction.Enemy, PetBattles.GetActivePet(PetBattles.PetFaction.Enemy)); int enemyMaxPercent = enemyHealth * 100 / enemyMaxHealth;
  15. Hello, all type of subscription work on olds WRobot version (also "private server" subscritpion)
  16. "savage roar" doens't appear in dev tools textbox?
  17. Hello, now you can use trial version on old wrobot version http://wrobot.eu/forums/topic/2018-wrobot-old-versions/
  18. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (install slimdx, vc++) Try also to activate option "Use lua to move" If you problem is not resolved, can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  19. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, WRobot doesn't change camera speed. Do you have error in your log?
  21. Hello, are you sure about spell id? (you can get spell id with 'dev... tools' tab 'tools')
  22. Hello, try to disable your fightclass and check if you fish spell is in your action bar (try also to disable you wow addon)
×
×
  • Create New...