Jump to content

qqq131ppp

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by qqq131ppp

  1. ContinentNameMpq = CoilfangRaid
    ContinentId = 548

    First big elevator:

    Map name MPQ:  CoilfangRaid
    My Position:  48.7458, -5.259851, -71.12679, "None"
    My Position Vector:  new Vector3(48.7458, -5.259851, -71.12679, "None")
    My Position: XML <Vector3 X="48.7458" Y="-5.259851" Z="-71.12679" Type="None" />
    My Rotation:  0.9695327

    Second smaller elevator:

    Map name MPQ:  CoilfangRaid
    My Position:  -61.17813, -98.70643, -4.86713, "None"
    My Position Vector:  new Vector3(-61.17813, -98.70643, -4.86713, "None")
    My Position: XML <Vector3 X="-61.17813" Y="-98.70643" Z="-4.86713" Type="None" />
    My Rotation:  0.1688466

     

    Really need assistance on this. I want the bot to wait for elevator and start walking as soon as the elevator stops moving. Is this even possible? Thanks!

  2. I am trying to make my own Quester Profile that basically does the following:

    1. Go inside Naxxramas instance
    2. Walk towards the Archanid Quarter (Right side first)
    3. Go outside the instance
    4. Reset Instance
    5. Go back to step 1

     

    However, I am having issues with step 2 where it always seem to not follow the exact waypoint I made using "Record path" on 1.5 distance between two point.

    I have attached a photo for reference. I want the bot to walk on the right side first and finish on the left but for some reason, it doesn't do this 100% of the time. Sometimes, the bot walks on the left side first which triggers the "Go outside the instance" and it ends the loop quicker than expected.

    I have tried all sorts of stuff like changing "Interaction distance when launching a fight" to a lower value, disabling attack before being attacked, etc.

    Any ideas?

    nax wrobot issue.jpg

  3. Can someone please point me to the right direction on how to summon a companion (Not warlock or hunter pet) such as Etheral Soul-Trader?

    Basically, what I want to achieve is to always summon the pet first before fighting any mobs for collecting souls.

    I am trying to make a custom plugin but not sure where to start. I have tried using the wManager.Wow.Helpers.SpellManager.ExistSpellBook but I don't think companions are a spell like mounts.

    Any help would be appreciated!

×
×
  • Create New...