Jump to content

Treb

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by Treb

  1. On 7/8/2017 at 6:48 AM, Matenia said:

    You need to set the correct complete conditions.
    If the quest has 1 objective that needs to be finished (even if it's just text), you need to tell it that objective 1 has an objective count of 1. (or 5, if you need 5 of something etc).

    Also bug with quester currently that Droidz needs to fix ASAP:

     

    I tried adding 1 quest objective to the quest but the bot still don't recognize the quest as complete and just tries to talk to the Paladin Trainer over and over.

  2. Hi.

    I'm having some issues making the bot do the quest Show Gnomercy if anyone could help me it would be great.
    The issue is that the npc is moving around and I have to interact with the Gnome to make him hostile then kill and loot him to do the quest, but when the bot tries to walk up to the Gnome and interact with him it takes some time to walk there and then by the time the bot gets there the Gnome has moved away and the bot doesn't try to follow him. Sometimes rarely the bot will interact with the gnome but then the bot won't kill him and just stands there and dies.

  3. I'm trying to get my bot to use hearthstone but I can't get it to working and after searching on the forums for a bit I found this.
     

    <QuestsSorted Action="RunLuaCode" NameClass="local itemName, _, _, _, _, _, _, _ = GetItemInfo(6948);&#xD;&#xA; RunMacroText(&quot;/use &quot; .. itemName);" />
    <QuestsSorted Action="Wait" NameClass="15000" />

    but that doesn't seem to work for me.

    EDIT: After spending hours trying to make it use Hearthstone I finally figured out a way to do it.
    All I did was add RunMacroLua with the text /use hearthstone

×
×
  • Create New...