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.

VANILLA/TBC Game Object Questgiver

Featured Replies

Hey guys. Having a few problems with game object as questgiver in western plaguelands. For example quest Target:felstone field (id 5216). You have to turn it in at the game object in the middle of the field Scorge Cauldron (id 176361). I put the GameObject as questgiver, put in coordinates etc. But he doesnt turn in quest there, just keeps running at the game object.

I saw already other posts with this problem but nobody solved it. Anyone got a tip on how to put those cauldrons properly as questgiver? Cheers

try using

var o = wManager.Wow.ObjectManager.ObjectManager.GetNearestWoWGameObject(wManager.Wow.ObjectManager.ObjectManager.GetWoWGameObjectByEntry(XXXX));
wManager.Wow.Helpers.Interact.InteractGameObject(o.GetBaseAddress);

XXXX = item id of the cauldron

you will likely have to make a travel step to get there, once you are beside the cauldron, it will be closest game object

 

 

This is what I used to interact with Benedict's chect...its basic, doesnt check if you have done the quest but...it clicks the chest for me!

 

Give it a shot

 

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.