Jump to content

Droidz

Administrators
  • Posts

    12582
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, Use shortcut "WRobot No DX" in WRobot folder to launch WRobot.
  2. Are you sure, this seem resolve problem for da8ball. You have closed all wrobot process before remove file "WRobot\Settings\RobotManagerGlobalSetting.xml"?
  3. When you desactivate this option, your problem is resolved? If someone can confirm this.
  4. Sample: http://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=15365
  5. Hello, you can combine battleground with quester product (to use quester bot during queue)(you can activate this option in battlegrounder settings), and make your own quest profile to buy stuff at the npc.
  6. Buy item testbuy.xml
  7. Hello, you can do this with an "quest profile" or an "custom profile".
  8. you still have this problem?
  9. Les positions réels (pas celle de lua), vous pouvez trouver la position avec "dev... tools" onglet "tools" (bouton "my position").
  10. No sorry
  11. Droidz

    Stop bot at #

    wManager.Pulsator.Dispose(true);
  12. Do you have tried to reinstall WRobot (to reset all settings). If you can send me profile (by private message if it is personnal profile).
  13. Try to disable all wow addon, you your problem is not resolved you can use "Relogger" program (you can found it in WRobot folder), "Relogger" relaunch wow when crash.
  14. Droidz

    Recherche

    Ajoute un PNJ dans ton profil ou dans "NPC DB" (onglet tools) de type "ResurrectBattlePets"
  15. hello, http://wrobot.eu/forums/topic/1118-snippets-of-lua-codes-for-fightclass/
  16. You can use C# code wManager.Wow.Helpers.Fight.StopFight(); But for the moment no easy way to use c# code in fightclasses editor, I'll add spell option like "Not spell, is c# code" in next WRobot updates.
  17. http://wrobot.eu/forums/topic/3337-log-error/#comment-15324
  18. Hello, Read this: http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 and http://wrobot.eu/forums/topic/3298-cant-select-a-fight-class/?do=findComment&comment=15141 . If your problem is not resolved, please share your log file please.
  19. Bonjour, Ignore ce message en clique sur "Oui" (ce problème peut êtres causé pas de logiciel qui enregistre l'écran).
  20. Hello, "Long Move" is used when you flying and generally if target position is more far than 200y. (if you can share your full log file please)
  21. Hello, sorry for the delay. I have finished responding to all your mail/customer support.
  22. Hello, use action "totown".
  23. Hello, thank you. I have keep note of your suggestion, I comeback here when is added ( It will not be to immediately )
  24. Hello, I'll add support of private wod server when Legion will be available.
  25. Hello, Try to put false at quest settings "NotRequiredInQuestLog" and put true at "RepeatableQuest". In "IsCompleteCondition" put code: return wManager.Wow.Helpers.Lua.LuaDoString<bool>("return IsQuestFlaggedCompleted(39287);"); (replace 39287 by quest id).
×
×
  • Create New...