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.

How to add Mailbox at your profile

Featured Replies

How to add Mailbox

 

  1. In the "profile creator" tool go to tab "Npc", in game go near mailbox and put your mouse over the mailbox to get the name: post-1-0-33206400-1401093462_thumb.jpg
  2. Write the name of mailbox in WRobot (case sensitive): post-1-0-78801200-1401093463_thumb.jpg
  3. Click on button "Add Target to Npc list...", an item is added in the table: post-1-0-14242800-1401093465_thumb.jpg
  4. If you are outdoor or if you can fly to the mailbox, don't forget to activate option "CanFlyTo" of added line: post-1-0-01175700-1401093466_thumb.jpg

(This works also for add mailbox with "Npc DB" tools, to delete an mailbox just select line and click on key "Del" of your keyboard)

  • 1 year later...
  • 1 month later...
  • Author

Not working with custom profile ?

Hello, you can:

Add mailbox directly in custom profile code:

wManager.Wow.Helpers.NpcDB.AddNpc(new Npc {Name = "Mailbox", Type = wManager.Wow.Class.Npc.NpcType.Mailbox, PosX = 0.0f, PosY = 0.0f, PosZ = 0.0f});

You can add mailbox in NPC DB (tab "Tools").

 

Don't forget to add ToTown state in your profile:

...Fsm.AddState(new wManager.Wow.Bot.States.ToTown { Priority = 6 });

 

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.