What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Interacting with a game object

hi
I have been trying to get the bot to use a game object as past of this quest but i cant find any pattern of code in the wiki to get the bot to use it. any profile makers could tell me what the code is
cheers

The Name Never Spoken - Quest - World of Warcraft

I don't know if it will work, but you could try something like this:

<UseItem ItemId="" QuestId="24959" TargetId="2307" TargetType="Npc" X="1678.548" Y="1646.835" Z="138.7251" />
I doubt it will work, but maybe leaving the item blank will still let it interact.... no idea.
 
what do you need to do with the quest?
 
The quest requires just clicking the game object http://www.wowhead.com/object=202765 then running to the next one and doing the same there. But i cant find the correct quest pattern in the wiki, I was going to try it as a collect type quest and set the collect to 0.
I'll give it another try in a few hours when the hangover wear off :)
 
This quest is similar to the old "Examine the Pylons" quests from J.D. Collie in Un'goro Crater. Such quests require a 'right-click' interaction with the object you are told to examine. The cursor changes to a 'gear' or other non-dialog icon when you hover over the object.

Quests of this type have the following characteristics:
  • Non-dialog interaction is required
    A cursor hovering over the item changes to a 'gear' or other non-dialog cursor.
    You must right-click while this new cursor is showing to meet the objective
  • There is no item to 'use' associated with the quest objective.

Another example of such a quest is the new Good Help Is Hard To Find quest in Kezan. Although, the mechanics for achieving the goal are the same as The Name Never Spoken, "Good Help" requires non-dialog interact with objects in non-fixed locations.

In short, Honorbuddy is not yet capable of doing these kinds of quests. BugTracker #265 was created to request that profile mechanics be put into Honorbuddy to address these types of quests.

If you are a profile author and have a quest with the characteristics described here, please feel free to append your quest to the BugTracker #265 description, such that it can be prioritized appropriately by the development team.

Sorry for the bad news.

cheers,
CJ
 
Last edited:
Thanks CJ!
l'll get it added and all the other quests of the same type I come across like that. in the mean time I have added the pickup and turnin of that quest to the profile and it commented it out to be added in the future.
 
go for it, might be a good idea to look into other questing profiles and see what they did:)
 
Back
Top