Jump to content

Mlarssa

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Mlarssa

  1. If I wan't to have 2 if/while conditions is it possible to do it like below or how should I act?

    Alos what what end conditions do I need to have?

     

     

    Quote

        <QuestsSorted Action="IfHasQuest" NameClass="8472" />
        <QuestsSorted Action="While" NameClass="ObjectManager.Me.Position.DistanceTo2D(new Vector3(9505.31f, -6765.01f, 16.51258f)) &lt; 100" />
        <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(9505.31f, -6765.01f, 16.51258f), 44244)" />
        <QuestsSorted Action="EndIf" NameClass="8472" />

     

  2. My profile for Blood elf lvl 1-12 are almost done and it's working fine but if I stop the bot and start it over again the bot tries to do my already done "non" questing steps again.

    I want to code them with "if" or "while" settings but my knowledge is far to low for this right now (I have learned alot making this profile so when I'm at lvl 110 I will be an expert :wink:

    I really need some advice from you experts on how to do this as smoth as possible, please help me out here.

     

     

    BloodElf 1-12 ver1.0.xml

  3. I'm working on an quester profile and have a question regarding using the hearthstone.

    Everytime I log out and start my profile again the bot starts to use the hearthstone in a previous step. I want to use a code like = if quest id is complete don't use this step.

    Can someone assist me with code for this or a better solution.

  4. Hi,

    I am trying to do a quester profile but have run in to a problem.

    For quest "Felendern the Banished" one quest object is to go to the top of a building to kill and loot one specific NPC but before I reach the spot the NPC gets blacklisted because he can't be reached (the path goes under the hotspot before I reach the top).  I will try to put in a "FollowPath" to the location before moving on to killing the NPC. What condition can I put in "Can condition" to get the followpath to work? Or have somebody any other suggestion to get this to work?

     

     

     

    Questeditor.JPG

    Questorder.JPG

  5. Hi,

    can anyone help me explain exactly how I do the following:

    1. Talk to a flightmaster and pick up the flight path

    2. How I use hearthstone

    3. How I set hearthstone to new location (talk to innkeeper)

    I have searched the forum but I need an explanation how I do it exactly. (If code is needed where do I put the code and so on...) I am not a programmer but I am a fast learner.

  6. On ‎2014‎-‎03‎-‎17 at 5:12 PM, Droidz said:

     

    Hello,

     

    You can use lua script to use hearthstone in your quest profile: UseHearthstone.xml

    Hi,

    I'm pretty new to this but I have managed to do some good questing profiles. Now I want to add the feature to hearthstone but can't get it to work.

    Do you have time to describe exactly how I use the code in the easy quest profile maker?

×
×
  • Create New...