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. http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  2. About druid problem: http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  3. Droidz replied to Brustop's topic in General discussion
    http://wrobot.eu/forums/topic/4237-druids-broken/?do=findComment&comment=19642
  4. Hello, sorry for the trouble, I just fix the problem, update WRobot.
  5. You are sure than the fight class don't need update with change of 7.1?
  6. Can you share your log file please Envoyé de mon iPhone en utilisant Tapatalk
  7. Hello, I have check and "casted by me" works fine. You can try to use buff id: http://wrobot.eu/forums/topic/3573-snippets-c-codes-for-fight-classes/#comment-16508
  8. Hello, like this: http://wrobot.eu/forums/topic/1867-quit-petbattle/?do=findComment&comment=9161 you can also add macro in your fightclass
  9. Done: http://wrobot.eu/articles/news/wrobot-for-wow-710-build-22900-ready-r104/
  10. Hello, WRobot support now Wow Legion patch 7.1.0.22900. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here EDIT: Support build 22908 View full article
  11. Update status: http://wrobot.eu/forums/topic/4229-update-status-patch-710-build-22900/#comment-19596
  12. Hello, WRobot support now Wow Legion patch 7.1.0.22900. If you play on european server, wait tomorrow to update WRobot (if you have updated WRobot, you can download old version of WRobot here). More info about this wow version: Click here EDIT: Support build 22908
  13. Hello, Reports here all hot bugs appear with WRobot for Wow 7.1.5 (for others bugs/suggestion please use bug tracker). (Don't forget to share log file here)
  14. Hello, I start to work on this patch ps: More info about this version: http://www.wowhead.com/g00/news=257057/patch-7-1-survival-guide-return-to-karazhan-suramar-campaign-raiding-with-leashe
  15. Droidz commented on Droidz's bug report in Bug Tracker
    Yes you can use this in quester, yes events are auto cleared when bot is stopped (to avoid problems). I'll writte small guide after release (with WRobot for wow 7.1).
  16. Hello, Vector3 pos1 = new Vector3(-1444.624, -253.5518, 0.9669148, "Flying"); float fishRotation = 3.0f; if (!FishingTask.IsLaunched) { if (GoToTask.ToPosition(pos1, 1.5f)) { ObjectManager.Me.Rotation = fishRotation; FishingTask.LoopFish(); Thread.Sleep(500); } } return true; And in "IsComplete..." option use c# code like: return ItemsManager.GetItemCountById(111908) >= 10; (change 111908 by your item id)
  17. Hello, sorry for delay, problem resolved.
  18. Droidz commented on Droidz's bug report in Bug Tracker
    Hello, I have start to add events, now you can hook fight class like: wManager.Events.FightEvents.OnFightLoop += (unit, cancelable) => { if (!unit.IsValid) return; if (unit.GetDistance2D - unit.CombatReach < 10 && unit.GetDistance - unit.CombatReach < 15) { if (unit.IsStunned || unit.Root || unit.Confused || unit.HaveBuff("Concussive Shot")) Move.Backward(Move.MoveAction.PressKey, 1000 * 3); } }; (you need to wait next update). If you need events/hooks for specific WRobot method, do not hesitate to tell me.
  19. Droidz commented on Droidz's bug report in Bug Tracker
    Changed Status to In Progress
  20. Hello, convert to grinder profiles, and in profile activate option "Hotspot" (you can activate it with ginder profile editor)
  21. Hello, try to remove folder "WRobot\Data\Meshes\".
  22. Bonjour, Essayer de mettre à jour Framework et SlimDX. Si le problème n'ai pas résolu pouvez vous me partager un log (http://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/). WRobot crash en général après combien de temps?
  23. Hello, To download files (profiles/fightclasses) of WRobot for official wow servers you need active WRobot subscription on your WRobot account (no restriction for WRobot files for server private).

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.