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. Yes try to increment your fightcalss range
  2. Hello, try to update WIndows
  3. Can you share your log
  4. Seem to works, check if you haven't blacklisted zone/object a.xml
  5. Hello, you try to load "Quester" profile with "Grinder". Use "Quester" product
  6. Hello, can you share continent, position, and if you can memory info
  7. Hello, try do disable your wow addons, can you share your log and screenshot for you vendor settings
  8. Hello, check your fightclass range, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Do you have try to reinstall WRobot? Disable your antivirus? Run fix "IoOIILBw.exe" directly?
  10. Droidz commented on reapler's bug report in Bug Tracker
    Hello, I'll not add include this files at WRobot.
  11. Hello, I don't see any problem in your log file. Try to disable your wrobot plugins and wow addons
  12. Hello, WRobot support now Wow Legion patch 7.3.0.24920. This patch increment Wow security, you need to know than currently ban risks is high for some weeks, I recommend to not use WRobot if you don't want to lost your account (of course I worked hard to avoid detection, but it is better to keep careful). 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
  13. Hello, WRobot support now Wow Legion patch 7.3.0.24920. This patch increment Wow security, you need to know than currently ban risks is high for some weeks, I recommend to not use WRobot if you don't want to lost your account (of course I worked hard to avoid detection, but it is better to keep careful). 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 View full article
  14. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  15. Droidz commented on camelot10's bug report in Bug Tracker
    Changed Status to Fixed
  16. Droidz replied to rem74's topic in Français
    Utilisez ce profil AcheterGranules.xml avec le produit "Quester". Pour vous déconnecter/reconnecter utiliser le "Relogger" (ou le produit "Schedule")
  17. Hello, you can use c# condition like: (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.HaveBuff("SPELLNAME")) (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.BuffTimeLeft("SPELLNAME") < 1000) (ObjectManager.Me.FocusObj.IsValid && ObjectManager.Me.FocusObj.HealthPercent <= 50)
  18. If you get partial result you can use offmeshesconnections, if you haven't error the only way to resolve this problem is to use this method: https://wrobot.eu/forums/topic/2681-snippets-codes-for-quest-profiles/?do=findComment&comment=26713 (or quest type followpath) (between the isles the water seems deep, pathfinder don't know where is water, he generate path where your character can walk)
  19. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. Hello, can you read this: https://wrobot.eu/forums/topic/1381-repairinstall-wrobot/#comment-966 If you problem is not resolved, can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  21. Droidz commented on camelot10's bug report in Bug Tracker
    I'll fix it is wrobot code in next update
  22. Droidz commented on camelot10's bug report in Bug Tracker
    var skyfire = ObjectManager.GetWoWGameObjectByEntry(241630).FirstOrDefault(); var fires = ObjectManager.GetWoWGameObjectByEntry(243244); wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Remove("volatileflare"); foreach (var f in fires) { var g = new Vector3(f.Matrix.M41, f.Matrix.M42, f.Matrix.M43); // Good position Logging.Write(" FIRE: " + f.Name + " matrix=" + f.Matrix + " local=" + f.Position + " global=" + g + " dist=" + ObjectManager.Me.Position.DistanceTo(g) + " distZ=" + ObjectManager.Me.Position.DistanceZ(g)); wManager.Wow.Forms.UserControlMiniMap.LandmarksMiniMap.Add(g, "volatileflare", System.Drawing.Color.Chartreuse, 10, "", true); }
  23. Hello, - Like: https://wrobot.eu/forums/topic/6443-move-back-if-add-code-in-fightclass-editor/?do=findComment&comment=29418 - You can try to add Chests names in "Harvest objects" list (in advanced general settings tab "Looting..." - Try to disable your wow addons, you can also look existing fightclasses to found good spell settings

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.