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.

kecsketragya

Members
  • Joined

  • Last visited

  1. Droidz was right, get a clean copy of 5.4.8.
  2. By second did you mean 5.4.7?
  3. If you don't rename WoW-64.exe to something else or don't use -noautolaunch64bit option it'll automatically start the x64 version. Start wow using: WoW.exe -noautolaunch64bit
  4. WRobot has no x64 support. use the 32bit wow client.
  5. You could check the target's class and current form.
  6.    Matenia reacted to a comment: What can cause this error?
  7. I don't really know the code, but FightClassWaitForRegen is run by a wow thread, afaik it is actually run by directx by a hardware break and you sleep this thread -> while (Conditions.InGameAndConnectedAndAliveAndProductStarted && !Common.IsAttackedByNpc), so assuming that the first condition is true, it will sleep the thread updating your code until Common.IsAttackedByNpc becomes true, thisway stopping the originally directx thread from doing it's original job. Guessing from the variable's name it isn't constantly true, rather occasionally. I wouldn't sleep the thread based on that. Edit: the single step exception is actually caused by killing wrobot (the handler for the SEH exception from the hardware bp gets lost) Edit2: Even if that code is run outside of the client, the cause of the problem might be similar.

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.