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.

nucbwl

Members
  • Joined

  • Last visited

  1.    Artek reacted to a comment on a file: mTracker - Custom overlay tracker
  2.    Artek reacted to a post in a topic: Nodes not recognized as in water
  3.    Artek reacted to a post in a topic: Wrobot won't use flight form
  4.    Artek reacted to a post in a topic: Wrobot won't use flight form
  5.    Artek reacted to a post in a topic: Wrobot won't use flight form
  6. Yep it's a bug on the server, you should get expert riding from learning flight form.
  7.    Artek reacted to a post in a topic: Wrobot won't use flight form
  8. nvm: the character needs to learn flying riding
  9. I can confirm it doesn't work, the bot will just not mount Flight Form, if it does or if its forced to it will not fly, but go on ground in Flight Form @Droidz, it will only do so if there are no nodes nearby that the bot found AND if I do MountTask.Takeof(); I managed to get it to mount after mining/herbing with this Usefuls.ForceIsFlyableArea = true; FarmingEvents.OnFarmSuccessful += (WoWGameObject node) => { MovementManager.StopMoveTo(); if (!ObjectManager.Me.IsMounted) { MountTask.Mount(true, MountTask.MountCapacity.Fly); MountTask.Takeof(); } }; but it does walks on ground as I said.
  10. I don't think they can access your information besides IP and perhaps HWID? I always botted in virtualboxes and used proxies for each acc. BTW next time make these topics in this category, so it's private and only members with purchased license can see it and not the admins of wow server :P https://wrobot.eu/forums/forum/45-wrobot-users-discussion-forum/
  11. Today running a profile for gathering I noticed the bot wandering above water trying to get few nodes that were in water. I restarted the wow client and wrobot several times and checked for option "Skip nodes in water" in advanced settings which is CHECKED. Any ideas how to fix this, or blacklist the nodes? Thankfully I was supervising my bot and managed to stop it, because it looked susp.
  12. You will get banned sooner or later (if you bot for long periods unsupervised or 24/7 style), not by program detection but player reports. You can mitigate that by basically babysitting it, I play and when I need to do something I turn it on and let it do its' thing but supervise it.
  13. Ah, great that you found the culprit! Enjoy :D
  14. You would know if you had them, I bet. Did you ever edit hosts file on your PC? Like adding lines 127.0.0.1 wrobot.eu to it, etc?
  15. What do you mean you didn't keep the log file? Do you delete logs each time you run wRobot? Just post the log from your logs folder.
  16. Did you type in Flight Form with capitalization?
  17. This can happen if you have any web traffic monitoring tools running, like Fiddler or Wireshark.
  18. nucbwl started following Droidz

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.