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, Are you sure the mobs ID are in the profile? Look at the option "Max unit near" and "search radius" (in general settings), also check that you are not in a blacklisted area ( "Map" tab)
  2. Droidz commented on 79135's bug report in Bug Tracker
    Hello, this problem is normally resolved in last update, you have check if you use last update? can you share your log pleaers
  3. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  4. Hello, I checked and WRobot don't regen if your character swim. About traceline flag seem not correct on Vanilla, I'll check if I can fix it, but you can try code like: var posToCheck = new Vector3(1, 2, 3); Vector3 hit; wManager.Wow.Helpers.TraceLine.TraceLineGo(posToCheck + new Vector3(0, 0, 20), posToCheck, CGWorldFrameHitFlags.HitTestAll, out hit); if (hit.Z > ObjectManager.Me.Position.Z) { // out of water? }
  5. I'm not saying it's your fault, but maybe you know a trick to solve it. There was a important problem with the blacklist I just resolved in an update, it's possible that this resolve your problem too.
  6. Hello, in tbc you can use lua for that: while GetQuestLogTitle(i) do local questTitle, level, questTag, suggestedGroup, isHeader, isCollapsed, isComplete, isDaily = GetQuestLogTitle(i); if ( not isHeader and GetQuestLink(i)) then if {1} == tonumber(string.match(GetQuestLink(i), 'Hquest:(%d+)')) then qId = i; break; end end i = i + 1 end replace {1} by quest id
  7. Thank you, I'll release update to fix that thank you
  8. Give me sample please I'll fix that if it is bug
  9. Droidz commented on Sorash's bug report in Bug Tracker
    Hello, you don't need to pay again you can found your license key here: https://wrobot.eu/clients/purchases/
  10. Hello, add heal spell in your fightclass (and remove it from regen settings)
  11. Hello, You use correct fightclass? You have try to contact bambo he know problably why can cause this problem
  12. Yes it's strange, I think it's a problem with the druid flight form, I have to test it and come back to you as soon as I know more.
  13. Hello, https://wrobot.eu/forums/topic/5272-new-script-node-in-quester-profiles/?do=findComment&comment=24318
  14. Hello, you need to use c# https://wrobot.eu/forums/topic/9421-use-auction-in-quester-profile/
  15. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  16. you cannot change that, if you use Windows 10 create virtual desktop
  17. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ). (and tell the name of blacklisted mobs, and where do you have blacklisted)
  18. Hello, float robotManager.Helpful.Vector3.DistanceListVectors3(List<Vector3> listVectors3, Vector3 myPosition = null)
  19. Hello, Stealth is managed by your fightclass. Did you enter the correct mount name with upper/lower case? For the loot try to increase your min/max latency (in advanced general settings). If your problems are not resolved can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  20. WRobot window position? if yes tab tools you have option for that
  21. Hello, Can you share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  22. You have already tried another encrypted file? if no try https://wrobot.eu/files/file/1552-fnv316-1-45-quester-profile-pack-alliance-vanilla/
  23. Droidz replied to Qwertyqwert's topic in General assistance
    Hello, some proxy can also cause this problem

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.