Jump to content

Droidz

Administrators
  • Posts

    12595
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, try to disable your antivirus/firewall
  2. To resolve problem, you can run wow and wrobot in vmware. Do you have install Windows with official iso?
  3. Hello, this problem is probably caused by your fightclass
  4. Hello, Can you share your log file please ( http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  5. Can you try to put this file in wrobot folder and try if this resolve your problem System.Runtime.dll
  6. Hello, can you read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 (try to install slimdx et vc++)
  7. Droidz

    Conjure Water Spam

    Are you sure about your item id? (you can get bag items id in "dev tools" tab "tools".
  8. Droidz

    Conjure Water Spam

    Hello, replace if (count &lt;= 5) by if (count <= 5)
  9. Hello, if you help WRobot community (support, files, ...) you can get free subscriptions.
  10. Hello, try to redownload WRobot
  11. Hello, it is not in wow minimap, but in wrobot minimap (tab map)
  12. Avec la dernière version de WRobot vous avez ce problème?
  13. Can you share your profile, and edit your profile to check if min/max level is good
  14. I start to work on this patch EDIT: Update done
  15. Hello, If someone can tell me if problem is resolved with the new update.
  16. Hello, this problem is now resolved
  17. Hello, this problem is now resolved
  18. Hello, you can manage it with your fightclass
  19. If someone can tell me if problem is resolved with the new update.
  20. Bonjour, avez vous un profil adapté pour marcher sur l'eau?
  21. 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;
  22. Hello, all type of subscription work on olds WRobot version (also "private server" subscritpion)
×
×
  • Create New...