Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Droidz

Administrators
  • Joined

  • Last visited

Everything posted by Droidz

  1. Droidz replied to lok61's topic in Gatherer assistance
    Hi, Can you share your profile please?
  2. Hi, I have rebooted server yesterday it is the reason.
  3. Droidz commented on ainsim's bug report in Bug Tracker
    Hi, You have probably launched wrobot two time with the same license key (1 license key = 1 wow session (same time))
  4. You can disable option "Player attack before being attacked" in general settings.<br /><br />You are on what wow server (I don't have problem)?
  5. The solution of Loki is good, put to false "Combat only" (spell settings) (but don't use put true at the option "For friend")
  6. Yes is this option
  7. Hi, I have also added on last update possibility to attack before being attacked if mob is on your path (active by default, this avoid multi aggro). I have planned to add possibility to change path for avoid elites or high-level creatures (and improve path finder). Currently I worked on quest bot, when the bot quest is stable I'll work on this.
  8. Can you try with this dll please, I have tried to improve cast speed (I have also added fightclass setting Frames per Second (by default is 15, for more speed I recommand 50 but it increment uc usage)) wManager.zip
  9. Your log is empty (you haven't started bot). And I have added possibility to disable option "stop bot after X min" in last update, try to disable this option and say me if your problem is solved.
  10. Droidz commented on Ohren's bug report in Bug Tracker
    http://pastebin.com/mj79zTC4 you can found here ObjectManager.Me, ObjectManager.Target and ObjectManager.Pet api
  11. Droidz commented on Ohren's bug report in Bug Tracker
    You can use C# condition: ObjectManager.Me.ManaPercentage < 75
  12. With log file I can understand that you changed your character in game (you must redémarer wrobot when you change character).
  13. Hi, Can you share your log file please. I'll add option for disable this option.
  14. Hi, In "Product Settings" you can set it (wow addon can cause bug, I recommend to disable all wow addon for archy).
  15. If don't works, you can try to use /click ButtonName For get button name use this macro: /run print("/click "..GetMouseFocus():GetName()) (put you mouse cursor over spell button, launch this macro and in wow chat is written button name). Replace CastSpell(33395, "pet"); by /click ButtonName
  16. Droidz commented on Ohren's bug report in Bug Tracker
    Hi, If is not written percent in condition name the value is real (if you have 71000/120000 conditions is "mana (71000)<75000"
  17. You can get mailbox name when you put your mouse cursor over the mailbox in game.
  18. For support, please post request here: http://wrobot.eu/forum/10-help-and-support-wrobot/
  19. hi, Wrobot don't managing pet ability. But you can use pet ability in fightclass with lua code, try this CastSpell(33395, "pet"); (http://www.wowwiki.com/API_CastSpell, http://www.wowhead.com/spell=33395)
  20. Hi, In your log you have: Please select an Fly Mount in general settings When you have correctly settings fly mount you have again this problem?
  21. Hi, I works currently on quester bot, coming soon (but quests profiles is very long at write, I have passed 2 days only for write quests level 1 to 15) For profiles request go here: http://wrobot.eu/forum/28-profiles-and-requests-wrobot/ And I'll add by default FightClass in the bot with auto selection. Thanks
  22. Try with this code: (System.Math.Abs(ObjectManager.Me.Rotation - ObjectManager.Target.Rotation) < 0.35f) (wow object rotation is in radians, -pi at +pi)
  23. Try to install antivirus kaspersky and ESET Nod32 (trial version during 30 days). But I don't know what can cause wow crash.
  24. Hi, For add mailbox propely read this post:

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.