Jump to content

Droidz

Administrators
  • Posts

    12590
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    [FIGHT CLASS] Rage

    Problem fixed in new update (I have divided by 10 directly in wrobot code for avoid problem).
  2. Thanks. Conditions added in new update.
  3. I'll add it, sorry I have forget
  4. Droidz

    [FIGHT CLASS] Rage

    Hello, I don't know raison but currently the rage is multiplied by 10 (for 119 you need to put 1190) I fix it in next update, for the moment you can multiplied by 10 (Rage -> Bigger -> 1190)
  5. This is a sample of heal fightclass (Vb.net et C#.net code) I cannot test it because I have only a hunter. This fight class is for paladin holy. (This fight class is based of wManager and robotManager API) FightClass_Heal_Sample.zip
  6. For write a custom profile, you need only this class (without namespace, and same class name and same methods names): public class CustomProfile : Custom_Profile.ICustomProfile { public void Pulse() { // This method is launched when user click on Start button, add your code here for start your profile } public void Dispose() { // This method is launched when user click on Stop button, add your code here for stop your profile } }For view all wrobot api create new Library project in visual studio 2012 or 2010 and add references "robotManager.dll" and "wManager.dll" and "Custom Profile.dll".(you can use also vb.net) SAmple:
  7. Version 1.0

    765 downloads

    Quest: http://www.wowhead.com/quest=31535/replenishing-the-pantry
  8. Normally problem solved:
  9. I updated wrobot again bot for remove false avast detection, normally not problem now.
  10. I have updated spell list (update base package) but I don't think the problem is it. Can you post you fight class here please.
  11. Yes you can, use the grinder bot for gather without fly mount.
  12. Hello, WRobot don't support quests for the moment.
  13. Droidz

    plantage

    Réponse un peux tardive ^^, heureux que ton problème soit résolu Envoyé depuis mon MI 2 avec Tapatalk
  14. Droidz

    plantage

    Ton problème est étrange, Dans un premier temps je te conseil de désinstaller framework 4.0, redémarre ton PC re installer framework 4.0 et redémarrer de nouveau. Supprime le dossier wrobot et réinstalle le dans un dossier vide. Essaye de changer la version de DirectX (si tu as la version 11 d'activer dans les configurations de wow essaye la 9 ou l'inverse). Essaye également de désactiver ton anti virus, et les autres programmes lancé sur ton PC (des logiciel comme team viewer pro peuvent gêner) Si ça ne marche toujours pas essaye de réinstaller DirectX 9 et 11. Dit moi si ça règle ton problème ou pas. Envoyé depuis mon MI 2 avec Tapatalk
  15. Droidz

    Keep dismount

    Do you have again problem? Do you have changed fight class when this problem is appear?
  16. You launch probably 2 bot with same license key. 1 bot = 1 license key = 1 wow
  17. Hi, Re Download and reinstall wrobot, problem normally solved. Update.exe: https://www.virustotal.com/fr/file/df52467b87870d749e5a65ea573448bf827d3aeb20f0d2eca48ca55ed4c86ef3/analysis/ WRobot.exe: https://www.virustotal.com/fr/file/321b97836f9fe85577fa8ce1ff0d05ff51db691e3e955dc3b16820a9ce52b778/analysis/
  18. Hello, Can you try to reinstall WRobot (remove current install and reinstall). Can you also send me a log file with more information, remove all log, launch wrobot try to get bug/error and send me the log. Thanks.
  19. Hello, Can you post your log, in log (at the end) it is written reason.
  20. I will look in future the update to make it more reactive and to also look at if there is a problem of distance.
  21. It should be counted to the maximum 24 hours, if it is a small wow update it is done in 1 hours or 2 (after closing of US servers).
  22. Hello, I have just added the possibility of buying 1 month of subscription. The one month subscription will cost 4.5€. To see the price of the subscriptions This week I will work mainly on the battlegrounder bot, particular on Isle of conquest.
  23. Hello, I have just added the possibility of buying 1 month of subscription. The one month subscription will cost 4.5€. To see the price of the subscriptions This week I will work mainly on the battlegrounder bot, particular on Isle of conquest.
  24. Droidz

    Mining bug

    Hello, It there is a system to detect node stuck. It can happen that he is mistaken but it is to better miss a node from time to time than to try to take a wedged node. You can also add in the profile in blacklist the zones bugged to avoid them.
  25. I think it is not hard to post log in bug tracker, I'll cannot add this possibility.
×
×
  • Create New...