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.

General assistance

You haven't found category, post your question here

  1. Started by Weer36,

    Hi How to set it?

  2. Started by testeur,

    hello, when i start he close wow. any solution?

  3. Started by tonyloks,

    Hello. I have my own wow client for each of the accounts, with a different path, so that it is more convenient to work with a proxy. In the reloger, I can set only one path to the main client. Question - how can I use the relogger to run processes from different folders? Or how can I set up a proxy in the reloger itself? Thanks!

    • 1 reply
    • 1.4k views
  4. Started by Weer36,

    Greetings! How can I manipulate (stop/start/enable/disable) other plugins from my own?

    • 2 replies
    • 969 views
  5. Started by Weer36,

    How to determine I'm in login screen?

    • 1 reply
    • 1.1k views
  6. Started by Freeziepop,

    My bot dies because after it resurrects it attacks with low mana / hp even though I've configured it to drink and eat at <50% -> 95% It runs to its corpse, spawns, attacks without eating/drinking and dies and rinse repeat. Anyone else with this problem?

  7. Started by michursky,

    Looks like pathfinder doesnt work properly again. It keeps bumping into walls, stuttering when the mob moves etc.

    • 1 reply
    • 749 views
  8. Started by jeste309,

    When i play stormforge(Wow 5.4.8 server ip is SET realmlist "logon.stormforge.gg" ), after lauched wrobot, wow clent close after 1min. Can anyone have other solution.

    • 1 reply
    • 1.4k views
  9. Do the profiles from other expansions work? I am on a MoP server, but there are almost no MoP profiles.

    • 1 reply
    • 950 views
  10. Do the profiles from other expansions work? I am on a MoP server, but there are almost no MoP profiles.

    • 1 reply
    • 864 views
  11. Started by wrobotu,

    if the bot dies during the action "Runcode > wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(-10215.35, 36.84612, 34.33632, "None"));" then it skips the step without completing it. How do I make the bot repeat this step until it completes?

  12. Started by wrobotu,

    strong drops in frames per second when the bot moves on a flying mount,what could be the problem? P.S google translate

    • 1 reply
    • 988 views
  13. Started by Weer36,

    Sorry, but I can't find option in Relogger.xml to minimize it at run. He's writing to me, I shall reduce CPU usage )

    • 6 replies
    • 1.3k views
  14. Started by failbot,

    Hey i was just curious how npc's and such as well as flight masters are added to the databases? I know how to do it manually but there used to be a bunch in my file but I opened it today and it was all empty. I noticed it because the bot was running to random places way outside of the zone i had it in. Is there a way to mass add like import them?

    • 1 reply
    • 1.2k views
  15. Like in topic, after pressing "login-Last usage: bla bla bla"(window where our license key is showed) my wow client is being closed. Worked fine few hours ago, tried to use it few mins ago and this happens

    • 5 replies
    • 913 views
  16. Started by qmsca,

    I tried many different settings. There are also problems with the path, flying up (to my point) then trying to ground. Please tell me what I'm doing wrong HotSpots <Vector3 X="2481.813" Y="-3522.441" Z="286.5764" Type="Flying" /> <Vector3 X="2514.821" Y="-3481.493" Z="281.7371" Type="Flying" /> <Vector3 X="2546.404" Y="-3438.374" Z="276.7788" Type="Flying" /> <Vector3 X="2574.107" Y="-3393.203" Z="270.0948" Type="Flying" /> <Vector3 X="2598.935" Y="-3346.462" Z="260.7995" Type="Flying" /> <Vector3 X="2619.543" Y="-3298.458" Z="248.0141" Type="Flying" /> …

  17. Started by tonyloks,

    Greetings! I have never used a relogger before and decided to try it for the first time. The problem I encountered: the relogger launches Wow, the bot, but does not include the profile. What could be the problem? How to solve it? I also have a problem when closing the process Wow.exe . Screenshots attached.

    • 2 replies
    • 1k views
  18. Started by alkyd,

    My key has expired and I want to buy a new one but I can't find where I can do it? Do I have to refill my account credit or what?

  19. hey, Can wrobot auto create new character with random name? For example dk orc with random name

  20. Started by rodneycopper,

    Working with fightclass's I have been able to get all but one class working. I can't for the life of me get my Warlock to work. I got my priest using a wand and spells I got my hunter using his pet attack and gun But my Warlock no matter what I try, or fightclass I download Will sometimes send his pet in or sometimes not. Then run up and just melee , won't use spells or wand. Even if "Attack" isn't even in the fightclass Any help would be great

  21. Started by Weer36,

    Hello boters! Maybe exists some event like onBeforeLoot() for override it with example of use? I don't need to loot cheap garbage. Now I can drop it in Timer procedure by checking items on GetBagItem().

    • 2 replies
    • 878 views
  22. Started by brickeel,

    [D] 01:56:03 - [Security] TP: 3999.539, -3143.978, 304.5492, "Flying" to 4005.802 ; -3009.215 ; 282.6583 ; "Flying" (distance: 162.8133, Speed: 52.3556843057681 yards/sec), Northrend to Northrend 01:56:03 - Player Teleported any chance this was not a admin trying to catch me? also is there a way to pause the bot on gm wisper or player teleported the close game option is almost useless most server admins know if you auto log on wisper or teleport ur a bot

    • 1 reply
    • 1.4k views
  23. Started by Pudge,

    Hi, I am trying to write a code that will create a new profile in the relogger, It looks like this: public void AddNewReloggerProfile(string AccName, string pass, string charname, string key, string wowpath, string profilename, string runtime) { System.Threading.Tasks.Task.Factory.StartNew(() => { try { Logging.Write("1"); var newprofile = new Relogger.Classes.ReloggerProfile(); Logging.Write("2"); //Relogger.Classes.ReloggerProfileSettings. newprofile.Name = AccName + " " + pass + " " + charname;…

  24. Started by swishswish,

    Hello ive been trying to fix this problem : https://gyazo.com/b6f16097564970f0802bb5d139902356 Basically the bot runs/stops for a mili sec continues to run like it cant catch up with the pathing or something, anyone got a fix for this?

  25. Started by Tommy Cox,

    Hello, I was wondering is someone could help me out. Under the "My Macros" tab I set a macro to press key 2 every 3 secs while in combat and it wont do it once I enter combat. I can get it to work while not in combat but I would like to use it while in combat. I do have the option "Press Key Only If Not In Combat" set to false and Press Key if not on mount set to True.

    • 5 replies
    • 1.3k views

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.