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

Everything posted by Droidz

  1. Hey, In you log you have line robotManager.Helpful.Logging.Write("124")? try to add these lines afer: robotManager.Helpful.Logging.Write("p.CurrentWowAccount==null > " + (p.CurrentWowAccount == null)); robotManager.Helpful.Logging.Write("p.CurrentWowAccount.AccountName==null > " + (p.CurrentWowAccount.AccountName == null)); robotManager.Helpful.Logging.Write("p.CurrentWowAccount.Password==null > " + (p.CurrentWowAccount.Password == null)); You run this code at start? if yes try to wait few seconds (maybe relogger profiles are not completly loaded)
  2. Hello, try to use smaller value at https://wrobot.eu/byme/doc/html/F-wManager.wManagerSetting.BlacklistGameObjectDefaultTimeMs.htm (you need to edit xml settings file or to use C# code to change this option)
  3. Hello, https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ .
  4. Hello, this error is not important, if you have problem please share full log file and give more detaila about your problem
  5. Hello, is your screenshot you have selected only one step, select all steps and unselect bugged step (with "CTRL" (key) + left mouse click )
  6. Hello, this error is because I closed recently 2 pathfinder servers. This error I don't know why, maybe bad install of framework.net
  7. Hello, you can use wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = true; , go to zone (with follow path by sample) and disable this option: wManager.Wow.Helpers.Conditions.ForceIgnoreIsAttacked = false; bot will attack all mobs
  8. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  9. Hello, you can use this plugin: Ignore Elite.cs or in advanced general settings tab "pathfinding" you use option "try to avoid group of mobs". But the best is to avoid to bot in complicated areas
  10. Hello, try to disable all wow addons
  11. Hello, It's a very old version and we both know which one it is... Use current bot version (with trial version if you want test)
  12. https://wrobot.eu/forums/topic/13026-project-ascension-wrobot-no-longer-finding-client/?do=findComment&comment=61936&_rid=1 I do not advise to do this, I remind you that Ascension detects the bot
  13. The code that I given is for Azeroth, for Kalimdor use wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Kalimdor); You can run it in your profile, in plugin, or in "Dev... tools" (tab "Tools"), paste the code in top textbox, select "C#" (instead "Lua (Wow)") and click on "Run Code".
  14. Problem should be resolved
  15. you go here to view remote https://wrobot.eu/remote/ ?
  16. Hello, Ascension use launcher (and modified game client), that launcher inject dll which contains protection code agains bot (in this case he changes continent ID on memory to make WRobot think he's in another place). To fix it you need to run code like wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Azeroth); But it is unsafe (for your account). In any case, use bot on this server is not recommanded and very unsafe
  17. Hello, do you have error in your log file?
  18. Hello, you can found link in site header ( https://discord.gg/HXunx8tUpn )
  19. Hello, I can't reproduce this problem. You have installed SlimDX? https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/slimdx/SlimDX Runtime .NET 4.0 x86 (January 2012).msi
  20. Hello, Open your profile with profile editor (of your product), you can add/remove NPC (you can also remove all NPC from the "NPC DB" tab tools)
  21. Hello, https://wrobot.eu/forums/topic/10135-tbc-lock-reapplying-dot/?do=findComment&comment=53630&_rid=1
  22. Hello, I am sorry but I don't understand
  23. hello, try to use 60%>95% (you have more than 50% when character resurrect).
  24. Hey, I'll don't add option for that, but you can use script like https://sumtips.com/tips-n-tricks/recursively-delete-specific-file-type-from-folder-subfolders/ and run it manually or automaticly with https://www.digitalcitizen.life/ways-start-task-scheduler-windows/ (if you can I can write bot or relogger plugin for that)

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.