Jump to content

Droidz

Administrators
  • Posts

    12587
  • Joined

  • Last visited

Everything posted by Droidz

  1. http://wrobot.eu/forums/topic/3089-record-button-for-questing/?do=findComment&comment=14493
  2. Hello, I'm sorry but this idea is too complicated (almost impossible) to be implemented.
  3. Hello, in your fightclass do you have edited "Range" (with fightclasses editor, you can found this option in top-left of the editor)? You can also try to activate option "Use lua to move" in advanced WRobot general settings.
  4. Hello, If you are still interested to translate wrobot/website in chinese, contact me by private message.
  5. Hello, 1 - You have condition "Target Casting Time Left" (works with channeling) or you can use lua: http://wow.gamepedia.com/API_UnitChannelInfo 2 - With "Buff Stack" you can get spell charge generally, but you can use lua: http://wow.gamepedia.com/API_GetSpellCharges
  6. If you can try again with new update.
  7. Hello, can you try to Right-click on WRobot.exe and then click Properties. On the Compatibility tab, select Disable Display Scaling On High DPI Settings, and then click OK: https://www.youtube.com/watch?v=0xS-UCuyq7s
  8. Hello, where do you stuck? You can look old fightclasses to help you to add this spell in your fightclass: http://wrobot.eu/files/file/135-pve-combat-rogue/
  9. Droidz

    Abyssal Seahorse

    Hello, put Abyssal Seahorse in swimming mount name don't resolve problem?
  10. Hello, use this code: return wManager.Wow.ObjectManager.ObjectManager.GetWoWGameObjectByEntry(1234).Count <= 0; (replace 1234 by object entry id)
  11. Hello, do you use wow addon? If yes try to disable all. If this don't resolve your problem, please repport bug here: http://wrobot.eu/bugtracker/ (with log, screenshot, ...)
  12. Changed Version to WRobot for Wrath of the Lich King
  13. Can you share your log file please.
  14. Changed Status to Awaiting Feedback Changed Version to All
  15. http://wrobot.eu/bugtracker/joins-bg-queue-but-no-window-to-join-r441/#comment-3028
  16. Yes you can put it where you put spell name with settings "Not spell, is lua script" activated (and custom conditions).
  17. Hello, can you give me position where you get problem (you can found it in log normally).
  18. Do you know spell http://www.wowhead.com/spell=125439/revive-battle-pets ? Do you have pets ready? You get this problem only with quester product?
  19. Can you share screenshot where wrobot bug and give me the name of the button: http://wrobot.eu/forums/topic/1689-useful-scripts/?do=findComment&comment=8447
  20. Hello, wManager.wManagerSetting.CurrentSetting.UsePathsFinder = false; wManager.wManagerSetting.CurrentSetting.BlackListIfNotCompletePath = false;
  21. Hello, in "Archaeologist" > "product settings", try to disable (uncheck "Active") digsite isle of...
  22. Hello, run WRobot with shortcut "WRobot No DX" don't resolved problem?
  23. Hello, add step type "RunCode" with param: wManager.Wow.Bot.Tasks.MountTask.DismountMount();
  24. Changed Status to Not a Bug Changed Version to All
  25. Hello, http://wrobot.eu/forums/topic/1381-repairinstall-wrobot/?do=findComment&comment=966 step 4, 6, 7, if your problem is not resolved please share your log file
×
×
  • Create New...