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.

Action bot

Featured Replies

Hello i have new problem with action bot all works fine go to AH, search for items and buy it well problem starts when he want go to the mailbox he just run into wall like a retard so i wanna know how to fix that or something

  • Author

I did all waht you said if i give blacklist zone for mailbox he won't move not in ah not here if i uncheck mailbox at npc db tab tool he will still runt into that wall, cuz he wanna come to the mailbox on next side

 

  • 2 weeks later...

Hello, wait next update.

 

To wait you can run this c# code, for it, go to tab "Tools" > "Development tools", paste this code in textbox:  :

 var me = new List<PathFinder.OffMeshConnection>
        {
            new PathFinder.OffMeshConnection(new List<Vector3>
            {
                new Vector3(-8805.438, 663.3263, 96.20168),
                new Vector3(-8809.822, 647.994, 94.38027)
            }, (int) wManager.Wow.Enums.ContinentId.Azeroth),
            new PathFinder.OffMeshConnection(new List<Vector3>
            {
                new Vector3(-8809.822, 647.994, 94.38027),
                new Vector3(-8805.438, 663.3263, 96.20168)
            }, (int) wManager.Wow.Enums.ContinentId.Azeroth)
        };

        wManager.Wow.Helpers.PathFinder.OffMeshConnections.Load();
        wManager.Wow.Helpers.PathFinder.OffMeshConnections.MeshConnection.AddRange(me);
        wManager.Wow.Helpers.PathFinder.OffMeshConnections.Save();

and press button "C# (...."

Create an account or sign in to comment

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.