Jump to content

Droidz

Administrators
  • Posts

    12519
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, can you share your profile, your log file and give wowhead link of objects at harvest please.
  2. Bonjour, C'est plus simple à mettre en place (surtout pour le vol), et surtout plus fiable. Je ne pense pas qu'un autre joueur (a par si le profil et mal fait ou en cas de bug) puisse faire la différence (ils ont un temps de latence, ils ne voient pas exactement ce que vous voyez, de plus certains joueurs se déplacent avec les deux cliques de la souris ce que fait des angles raides aussi).
  3. If you can wait next update. When next update is release, you need close WRobot and remove file "WRobot\Settings\RobotManagerGlobalSetting.xml" (you can also reinstall WRobot in new folder).
  4. Hello, thank you for the addons, do not hesitate to post it in download category: http://wrobot.eu/files/category/129-wow-addons-wotlk/
  5. Some old versions of WRobot only works only with plugin dll file (and older version of wrobot was not supported by WRobot team). The only way is to compile cs file ( http://wrobot.eu/forums/topic/213-how-to-create-plugin-developer-only/ )
  6. Droidz

    up mascotte

    Bonjour, utiliser ce code dans "Product settings" dans "Lua hook...": http://wrobot.eu/forums/topic/734-request-power-leveling-battle-pets-bug-found/?do=findComment&comment=4173
  7. Hello, I'll fix it, i comeback here when is done.
  8. Hello, can you try to activate "Use lua to move" in advanced general settings.
  9. Bonjour, je suis désolé mais le site français n'a pas était mise à jour. La version d'essai n'existe plus sur WRobot pour serveur officiel de Wow (mais elle est diponible sur WRobot pour serveur privée). ps: http://wrobot.eu/articles/news/some-changes-r99
  10. Sorry, I have fixed my first post: http://wrobot.eu/bugtracker/possibly-bug-auctioner-not-deleting-sale-pending-messages-from-mailbox-r386/?do=findComment&comment=2794
  11. You get message in your log about teamviewer (check if you have process named "TeamViewer.exe" or "TeamViewer_Service.exe")
  12. Are you sure that this problem is not caused by your antivirus?You have try to kill all teamviewer process and service?
  13. Hello, in you spell activate option "For friends (party)". When you use "For friends (party)", you need to use spell condition "Target..." (replace condition "Buff" by "Target Buff"), and check manually target distance (put spell range) with conditon "Target Distance". This option works only on product "WRotation" and "Party".
  14. Hello, sorry I'll not add possibility to edit settings when WRobot running (to avoid bug). Regards.
  15. I have tested I comfirm than "no dx" option disable "auto shoot". I'll fix it (I comeback here when is done).
  16. Hello, you play on Wotlk server?
  17. Hello, do you get error on your log?
  18. Hello, http://wrobot.eu/forums/topic/2566-agreed-click-to-move/?do=findComment&comment=11708
  19. Hello, thank you if you can wait next update.
  20. Hello, wait next update and tell me if problem is resolved.
  21. I am sorry but I cannot add code to remove mail (I cannot test if user want keep or not mail). To remove quickly mails, you can run this lua code in tab "Tools" > "Development Tools" > paste code and click on button "Lua (return value in 'ret')": for i = 1, GetInboxNumItems() do local packageIcon, stationeryIcon, sender, subject, money, CODAmount, daysLeft, hasItem, wasRead, wasReturned, textCreated, canReply, isGM = GetInboxHeaderInfo(i); if hasItem == nil or hasItem == 0 or not hasItem then if money == 0 or not money then DeleteInboxItem(i); end end end (this code remove all mails without money/item)
  22. Le produit "Automaton" restera dans la même zone (vous devez changement de zone manuellement). Avec le produit "Grinder", il est possible que le profil contienne plusieurs zone (WRobot change de zone quand le niveau de la zone actuelle est dépassé). Il est possible de vendre/réparer automatiquement avec les deux produits, il vous suffit d'ajouter le vendeur/réparateur a votre profil (ou dans la "NPC DB" onglet "Tools") et de configurer la vente/réparation dans les paramètre avancé (Advanced general settings).
  23. Hello, can you share your log file (after get this problem). Do you have activate option "start fighting with elite" and increment "max unit near" (in advanced general settings)?
  24. Droidz

    TBC

    Hello, sorry but I don't will release WRobot for TBC.
  25. Bonjour, Oui les profils des autres extensions peuvent fonctionner (le mieu et de tester). Vous avez également le produit "Grinder" et "Automaton" pour monter de niveau.
×
×
  • Create New...