Jump to content

sidalibns

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by sidalibns

  1. Hello,

    I have a problem with forcing the player to sell to a specific seller(wow 3.3.5), i use this Code

    wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(10374.1f, -6391.75f, 38.5331f), 15287);

    wManager.Wow.Bot.States.ToTown.ForceToTown = true;

    The player goes to the seller but does not sell anything,

    but if i make (Use only NPC on the profile OFF), He goes to a very far seller and sells everything

    90.jpg

    91.jpg

    92.jpg

    93.jpg

    94.jpg

    95.jpg

  2. Hello,

    I need  code to sell items after interract to vendor (specific vendor)
    first step : I use interractwithnpc (X,Y,Z, ID)
     and next step need code to sell (ItemQuality.Poor and force sell list in advanced setting)

    because i need to sell items at a specific time in a quest profile

    I found some codes on the forum but I did not know how to write them

×
×
  • Create New...