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.

Open a door

Featured Replies

Hi,

Im just starting to make some own profiles.

Im trying to make a profile to kill Onyxia, but my problem is the door in front of the lair. How can I tell the bot right click the door?

Thank you very much

Hi, this is an idea not sure that works

try to add step "Interact with npc" put the id and the position of the door.

Now to go to the next step you need to detect a change in the game.

Perhaps, it's ID or Position change when you click on it ?

or try this with step runcode (never tested with GameObject)

Vector3 DoorPos = new Vector3(5718, 721, 641); // for example

wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(DoorPos, ID, -1);

29 minutes ago, Blobby said:

How I can do this? 
I see in the memory that Im near the door, but can I do this in the Quest Editor? 

If its a "gather" you could add it to the; advanced options > looting and farming options > harvest objects tab?

  • Author
15 minutes ago, eeny said:

If its a "gather" you could add it to the; advanced options > looting and farming options > harvest objects tab?

Thank you, that was the hint. Now it works :)

And I really have to learn the C# Code. Ill search some tutorials here :) 

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.