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. yes if yo can try to be sure that is not the problem
  2. increment min latency in advanced general settings
  3. Hi, like that: var CodeToRun = "var r = 1 + 1;"; string _sourceCodeIQuesterCondition = @"using System; using System.Collections.Generic; using System.ComponentModel; using System.Configuration; using System.IO; using System.Linq; using System.Threading; using robotManager; using robotManager.FiniteStateMachine; using robotManager.Helpful; using wManager.Wow.Class; using wManager.Wow.Helpers; using wManager.Wow.ObjectManager; using Timer = robotManager.Helpful.Timer; using wManager.Wow.Enums; public class Main { public static void Pulse() { [RUNCODE]; } }"; string error; if (!robotManager.Helpful.RunCode.CompileAndInvokeStaticMethod(RunCode.CodeType.CSharp, _sourceCodeIQuesterCondition.Replace("[RUNCODE]", CodeToRun), "Main", "Pulse", out error)) Logging.WriteError(error);
  4. Hello, you cannot detect with relogger if profile is completed or not. To close bot and game you can run c# code: try { wManager.Wow.Memory.WowMemory.Memory.GetProcess().Kill(); } catch { } wManager.Pulsator.Dispose(true); but problem, if you close game and/or bot, relogger will relaunch all. You can try to stop bot and logout wow character like that (to wait end of relogger task): wManager.Wow.Helpers.Lua.LuaDoString("Logout()"); robotManager.Products.Products.ProductStop();
  5. And with this wow addon: testaddon.zip (change code, addon/Title/Author name to avoid problem), if this don't works, use VMs is the best way
  6. Droidz commented on M4k5P0w3r's bug report in Bug Tracker
    Hello, If I understand correctly what you are asking me, you can already:
  7. Droidz commented on Matenia's bug report in Bug Tracker
    Wrobot can use only one offmeshconnection per path, if path need several offmeshconnections you need to combine them. For your problem, you need to create one offmeshconnection "Rut'Theran to Auberdine", one to "Darnassus Portal Down to Rut'Theran" and one "Darnassus Portal Down to Auberdine" ("A to B", "B to C" and "A to C")). (if I understood the problem correctly.)
  8. Droidz commented on Matenia's bug report in Bug Tracker
    hi. You have try to increment settings "OffMeshConnectionsSearchDistance" ?
  9. I cannot reproduce problem, and when I lost connection with one server wrobot switch to another without problem. Try to use cloudflare or google dns, or try with another proxy server.
  10. Hello, Proxifier is generally used: https://wrobot.eu/forums/topic/9219-guide-to-botting-with-proxifier/ . Also avoid using the same webbrowser when you create your account
  11. Hello, try to increment your min latency in advanced general settings (or in product settings you can try to increment timer)
  12. WRobot start when you character is already in game, you cannot bypass multiaccount security with him. You can try to edit mpq file (add code to randomize GetTime in MPQ file or found function used if they don't detect mpq files change)
  13. Hello, when this happen you haven't reason in the log?
  14. Hello, use questtypee FollowPath
  15. Hello, you have installed required softwares (read file README.txt)?
  16. https://wrobot.eu/forums/topic/12316-party-bot-not-mounting/?tab=comments#comment-59028
  17. Hello, try with another mount name, can you share log if problem is not resovled
  18. Hello, you can add node names to list of object to not gather (in advanced general settings)
  19. Since when you have this problem?
  20. Hi, if lua is modified only on MPQ file (and server don't check it after) you can try to call this code to reset CastSpell...: wManager.Wow.Memory.WowMemory.InjectAndExecute(new [] { wManager.Wow.Memory.WowMemory.CallWrapperCode(0x53B740), "ret" });
  21. you need to add destination position (where portal teleport) (I haven't tested, but you positions seem very near)
  22. Hello, It is strange, @pudge you have this problem since last update? After how many time? @M4k5P0w3r restart WRobot resolve your problem? you have this problem frequently?
  23. No sorry, If you have some knowledge of C # you can create a plugin or add it to your profile.
  24. Droidz replied to M4k5P0w3r's topic in General discussion
    https://wrobot.eu/forums/topic/12294-general-settings-in-wrobot/
  25. Hello, try https://wrobot.eu/files/file/421-settings-backup/

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.