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. Check if you use same value for "ArgsEnvironmentVariables" on all WRobot install (edit file with notepad: "WRobot\Settings\RobotManagerGlobalSetting.xml")
  2. is enabled when selected (blue)
  3. it is normal, I changed it to select/disable steps quickly (if you use option advanced selection mode)
  4. https://wrobot.eu/bugtracker/wrobot-does-not-open-after-the-update-r1268/?do=findComment&comment=5869
  5. Wait few minutes I'll release new update to fix this problem (launch "Updater.exe" directly)
  6. Wait next upadate and tell me if problem is resovled
  7. Hello, wait next update, I added option "Lock when launch Wow or bot (to launch one by one) (cross relogger process)"
  8. Droidz commented on Matenia's bug report in Bug Tracker
    CastSpellByName is modified by some servers. WRobot (and wow) run lua script by script (lua is not multithread in wow). Maybe, if you lua code crash sometime you don't restore function? try code like: if not randomNameProtectedFunctionSave then randomNameProtectedFunctionSave = protectedFunction; end protectedFunction = function(abc) return expectedValueForAntiCheat; end YOUR CODE HERE.... protectedFunction = randomNameProtectedFunctionSave (for the session use same name for "randomNameProtectedFunctionSave" (and don't use local var))
  9. Hello, sorry I'll not add it , best way is to edit xml file with notepad (I would do it maybe a day if I remake the interface of the editor in WPF)
  10. Hello, check if you use fightclass for your game version and if he is correctly installed
  11. Hello, it is false positive, try to add file in your antivirus whitelist (or rename WRobot.exe and launch bot with renamed file)
  12. Hello, you can try to lock how bliz use them here: https://github.com/goldpaw/WoW_UI_Source_WotLK/blob/7ac7bc5b6ebc57f7de70c64aaf61072bb22bc511/FrameXML/LFRFrame.lua
  13. Droidz commented on Matenia's bug report in Bug Tracker
    You save/restore function in same lua script (in one Lua.LuaDoString )?
  14. Hello, sorry you cannot change that with xml fightclass
  15. Hey, wait next update I added "CustomClassThread" in CusomClass
  16. Hello, try to download another wow client in another website
  17. Hello, look in folder "WRobot\Profiles\Quester\Cache\", use "Name"
  18. Droidz commented on Matenia's bug report in Bug Tracker
    Hey, "no memory edit" shortcut hook Wow with HWBP (instead to change few bytes in Wow memory to jmp to hook code), but you can write in memory this change nothing. ( http://www.rohitab.com/discuss/topic/41855-tutorial-the-different-ways-of-hooking/ )
  19. Hello, yes use this c# code: robotManager.Helpful.Keyboard.PressKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.A); Replace "A" by your key https://docs.microsoft.com/fr-fr/dotnet/api/system.windows.forms.keys?f1url=https%3A%2F%2Fmsdn.microsoft.com%2Fquery%2Fdev15.query%3FappId%3DDev15IDEF1%26l%3DFR-FR%26k%3Dk(System.Windows.Forms.Keys);k(SolutionItemsProject);k(TargetFrameworkMoniker-.NETFramework,Version%3Dv4.5);k(DevLang-csharp)%26rd%3Dtrue%26f%3D255%26MSPPError%3D-2147217396&view=netframework-4.8
  20. Hello, in you npc db add npc vendor (tab tools)
  21. Run only wrobot with: (arg is: -bphook)
  22. Are you sure they do not find you again every time (with ip or other)? Have you ever had weird stuff in the game or ban since when you level by hand?
  23. Hello, try to run c# code like: robotManager.Helpful.Keyboard.PressKey(wManager.Wow.Memory.WowMemory.Memory.WindowHandle, System.Windows.Forms.Keys.T);
  24. Bans are at what level / time?
  25. Hey, does launch WRobot only with shortcut "WRobot No Edit Memory" change anything?

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.