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.

Quester Help for Coding

Featured Replies

Greetings,

 

I have been working on a complete Gorgrond quester profile and have it now completing 50% of the quests within the zone.  One quest I am having trouble figuring out how to implement is "I Drew Aggro...culture" - questID 35828.

 

I have the character picking up the quests "A Harvester has Come" and "Wake of the Genesaur" then I want it to go and get the quest listed above from Thalin.

 

The problem I am running into is Thalin is being swung around in the air by an "Aggressive Growth" (NPC 84451 at 6944/062, -248.111, 93.19441)

 

To pick up the quest you first need to kill the Aggressive Growth in order to force it to drop Thalin so you can get the quest.

 

What I tried to do was make a manual quest that isn't required to be in the quest log to kill one Aggressive Growth.  I put that in a while loop and pulse it, then when it is complete, the next thing is pickup the quest from Thalin.

 

Any recommendations?

 

 

 

 

  • Author

I have got it now so after picking up the quests in the cave, in the Quest Order Editor I have RunCode > wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new robotManager.Helpful.Vector3( the pos)).  This successfully moves the toon to the Aggressive Growth NPC.  Now I am trying to figure out how to kill it then pickup quest

  • Author

Okay - got it figured out.  Wrote a class that had the objective of killing the Aggressive Growth and pulsed that quest.  Works great - now just finishing the rest of the quests and will upload.

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.