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. Hello, I'll add this option, I comeback here when is done.
  2. Hello, What plugin do you have try (if you can share link)? You play on official wow server?
  3. Hello, like this: http://wrobot.eu/forums/topic/1118-snippets-of-lua-codes-for-fightclass/?do=findComment&comment=11416 and http://wrobot.eu/forums/topic/2482-shadow-priest-void-tendrils-help/?do=findComment&comment=11415
  4. Changed Status to Fixed Changed Version to All
  5. Hello, you can with "Auction" product.
  6. Hello, Thank you for share. You can post your fightclasses here to reach the maximum number of people.
  7. Hello, if you can wait next update. I have added step type "Reset", use this step before "Pulse" step.
  8. Hello, (sorry, this post is old, I ignore if you have found how to resolve problem since) Farm-path > I'll add option like "No hotspots, is path" (and add possibility to record path) in grinder, killandloot,... You can set search radius with c# code wManager.wManagerSetting.CurrentSetting.SearchRadius = 9999; (add step type "RunCode") Kill+gather > To gather and kill, add step type "RunCode" with the code: wManager.wManagerSetting.CurrentSetting.ListHarvest.Add(232544); (replace 232544 by your game object entry id) Add quest type "KillAndLoot" and pulse it (like here: http://wrobot.eu/files/file/486-garrison-farm-minesherbs/ ) ( to remove game object at collect, use this code: if (wManager.wManagerSetting.CurrentSetting.ListHarvest.Contains(232544)) wManager.wManagerSetting.CurrentSetting.ListHarvest.Remove(232544); )
  9. Changed Status to Not a Bug
  10. Hello, for your first problem, use "C sharp code" condition with code: wManager.Wow.Helpers.Fight.InFight (add "!" before code if you want use it out of combat) For your second problem use lua condition like this: ( http://wow.gamepedia.com/API_UnitCreatureType http://wowwiki.wikia.com/wiki/API_UnitCreatureType )
  11. Hello, in your fight, add spell: Name: RunMacroText("/startattack") Spell Settings: Not spell, is lua script > True Once per Target > True Add condition: Have Target > Value = True (you can add more conditions if you want) startattack.xml
  12. Hello, Use this plugin http://wrobot.eu/files/file/650-party-chat-command/
  13. Changed Status to Awaiting Feedback
  14. http://wrobot.eu/bugtracker/movement-stuck-detection-too-sensitive-for-caster-r487/#comment-3247
  15. Wait next update, I have removed teamviewer messagebox with 'WRobot Quick Launch'. To avoid message, you can launch WRobot with the "Relogger".
  16. I cannot reproduce this problem, if someone are more informations.
  17. If he works better without fightclass, edit your fightclass and try to put 'false' at spell setting "Lock frame when checking the conditions" (on all spells). Try also to reinstall your video card driver.
  18. Changed Status to Awaiting Feedback Changed Version to All
  19. If you can wait next update and tell me if problem is resolved ( http://wrobot.eu/bugtracker/movementmanager-randomly-stuck-r444/ )
  20. Can you try without fightclass if your get freezes
  21. This problem appear on WRobot for wow 3.3.5 (mana in memory is not refresh frequently). I have fixed problem, wait next update.
  22. Hello, can you share your profile and log files. Wath is names (or wowhead links) of your target list
  23. Hello, you speak about alliance unit or player?
  24. Do you have errors in your wrobot log files?

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.