Jump to content

Droidz

Administrators
  • Posts

    12579
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz

    Réparer ?

    13:56:46 - [ToTown] Go to vendor Loomee (Repair) [N] 13:56:46 - [Path-Finding] Path Count: 7 13:56:46 - [Mount] Mounting fly mount Monture du Cavalier sans tête 13:56:54 - You have disabled the forcing bot at go to town. 13:57:06 - [ToTown] Vendor found Loomee 13:57:06 - [ToTown] Repair items A ce moment-là, WRobot n'a pas réparé l'équipement? Attendez la prochaine version, j'ai essayé de corriger le problème (quand le bot va devant le vendeur et ne répare pas), en attendant essayé de désactiver l'option "Use Flying Mount" (onglet "General Settings") (ca devrai atténuer le problème).
  2. I'll look for the problem with pathfinding (I'll update it with Wow 6.2). For the taxi you get this problem "[FlightMaster] No found useful destination on FlightMaster Bron Skyhorn, skip it." Can you check if your database of taxi nodes is not empty please (tab "Tools" button "Taxi database")?
  3. Droidz

    Réparer ?

    Ce n'est pas normal. Pouvez-vous lancer votre profil, cliquer dans l'onglet "Tools" sur le bouton "To town" (quand votre équipement et un peut abimé), attendre que votre personnage aille à la ville et m'envoyer le
  4. Droidz

    taxi

    Reply here:
  5. Do you use wow addon? (an addon that changes the interface) Can you share your log? (it is writted why WRobot I skip taxi) (to reset taxi settings, remove file WRobot\Settings\TaxiNodes.xml)
  6. If your profiles worked on older versions and not in current version, can you share profiles please.
  7. Droidz

    Réparer ?

    Bonjour, Sur la dernière version de WRobot, le bot détecte automatiquement les PNJ réparateurs/vendeurs proche. Sinon vous pouvez les ajouter manuellement dans votre profil ou dans la base de données des PNJ (onglet « Tools », bouton « Npc DB »). Pour tester votre config vous pouvez lancer le bot et cliquer sur le bouton « To town » qui se trouve dans l’onglet « Tools » (l’équipement de votre personnage doit être un minimum abimé pour que WRobot aille le réparer). Si votre profil ce trouve loin du réparateur, augmenter la distance de recherche dans « General Settings » > « Enter advanced… » onglet « Other options » > option « Npc/Mailbox Search Radius ».
  8. If you can give me your log. You can download old version here http://download.wrobot.eu/wrobot/oldversion/WRobot_6.1.2_19865.zip
  9. You have try without fight class ? And with other product ? You are alone at report me this problem since update. You can download here old version http://download.wrobot.eu/wrobot/oldversion/WRobot_6.1.2_19865.zip
  10. Hello. Do you have try to reinstall wrobot ? Try also in the first window (login window ) to uncheck directx option
  11. Hello, If you can try with latest WRobot update and tell me if your problem is resolved.
  12. Bonjour, Vous pouvez entrer plusieurs appâts de ce cette façon: appât 1 ; appât 2 ; appât 3si l'appât 1 est dispo alors WRobot va utiliser l'appât 1 et ignorer les autres, si le 1 n'est pas dispo mais que le 2 s’il va utiliser le 2… Faire une liste prêt remplie des appâts existants est une bonne idée. Il existe déjà une option pour découper automatiquement les poissons (autoMakeElementalMacro) mais cette option est vielle est compliqué à utiliser, je vais la refaire dans les prochaines mises à jour.
  13. reply here
  14. Hello, Like neg40 has said, you need to stop bot, change spot and start again (pause don't work). Check also if "Fish School" option is disabled in Fisherbot product settings.
  15. Hello, I am not sure to understand, but in product settings you can disable option "Manage character rotation..." to keep full control of your character. To disable in game "Click to move", launch this macro in wow chat: /run SetCVar("autoInteract", 0)
  16. Hello, "wManager.Wow.Helpers.Quest.CompleteQuest" works only if you have target quest giver (no on popup quest). To resolve your problem look this profile: (steps 10, 11, 12, 13). You need to, in "Quests order editor": Add steps type While with param : wManager.Wow.Helpers.Quest.HasQuest(35933) Add steps type RunLuaCode with param: RunMacroText("/click ObjectiveTrackerBlocksFrameHeader"); RunMacroText("/click QuestFrameCompleteButton"); RunMacroText("/click QuestFrameCompleteQuestButton"); Add steps type Wait with param: 1500 Add steps type EndWhile.
  17. Bonjour, Je ne peux pas tester je n'ai pas de Prêtre de haut niveau. Je pense que le nom que vous utilisez est incorrect, pour obtenir le nom du buff vous pouvez essayer de le chercher dans la liste des buffs. Pour cela: · Dans l'éditeur de fight classes cliquer dans le menu sur "Development Tools". · En jeu, faites le sort pour avoir le buff actif. · Dans la fenêtre "Development Tools" cliquez sur le bouton "Memory informations". · La zone de texte va se remplir. · Dans la zone de texte chercher "Auras:" qui se trouve dans "PLAYER INFO:" (vous pouvez trouver "Auras:" juste avant "TARGET INFO:"). · Chercher dans la liste des auras le sort qui correspond à votre buff.
  18. Hi, If option is activate. it is automatic, you can try to start from your garrison "Archaeologist" bot, if nearest dig site is far, WRobot will take taxi. (after than WRobot has taken taxi for the first time, you can edit taxi nodes in tab "Tools" button "Taxi database") You need to put spell name, SpellAffectedByAProc and IsSpellOverlayed is such (I added two names for the same condition because the name used by lua is IsSpellOverlayed, I find it hard to understand, SpellAffectedByAProc is more understandable).
  19. Hello, thank you, is done, download again profile.
  20. Hello, I have just released WRobot 1.5.0. A lot of change since last version, I have rewrites a lot of WRobot functions, fixed a lot of bugs, added a lot of suggestions, I also added Auction bot and Flight master support. To get all changes please read ChangeLog. I check several times if everything was good, but he may have a few bugs, if you get problem please report it ps: I have moved/changed/removed some WRobot functions, if you get problem to use your old plugins/profiles/fightclasses send me your file here, I'll fix it. ps2: If this version don't works correctly, you can download last WRobot version here.
  21. Hello, I have just released WRobot 1.5.0. A lot of change since last version, I have rewrites a lot of WRobot functions, fixed a lot of bugs, added a lot of suggestions, I also added Auction bot and Flight master support. To get all changes please read ChangeLog. I check several times if everything was good, but he may have a few bugs, if you get problem please report it ps: I have moved/changed/removed some WRobot functions, if you get problem to use your old plugins/profiles/fightclasses send me your file here, I'll fix it. ps2: If this version don't works correctly, you can download last WRobot version here.
  22. I have look lua code, the name of the button seem "ReadyCheckFrameYesButton".
  23. I have added it, wait next update.
  24. Hello, Is done, wait next update.
  25. Hello, "WarGuard" is feature to protect you, he check wow warden activity, and close wow if suspect action as found. "[WarGuard] Warden found, protection activated." that mean than WarGuard have found the Warden in memory, and start to check wow warden activity. ps: You can read this post: to get more info.
×
×
  • Create New...