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.

Step done move to next step of quest Gossip quest?

Featured Replies

How do you move to the next step when you have a quest that requires you to gossip with 3 separate npc's but you never get an item? So pulse talk to 1 npc, pulse the next one then pulse the last one then quest is ready to turn in?

I set up 3 separate objectives,  I set them to true to automatically check if complete, that didn't work then tried 1 for objective complete that didn't work either then tried having both lol 

I get nothing in bags to check for item's etc

How can I make bot understand that this step is done goto the next one?

What quest are you looking at?

 

i would just use something llike this.  Its clunky and a lot of steps, but it sould work... probably

<PickUp>

<ifhasquest>

<followpath to first NPC>
<runcode> ( to intect with NPC1)

<followpath to secondNPC>
<runcode> ( to intect with NPC1)

<followpath to thirdNPC>
<runcode> ( to intect with NPC1)

<EndIf>

<turn in>

 

 

Each runcode would look like this ( with different NPC ID's and co-ords of course.

var position = new Vector3(-9462.66f, 16.1915f, 56.96339f);
int npcEntryId = 295; 
wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(position, npcEntryId);

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.