Hello,
Use:
- step type "While" with the code:
!wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(-2376.27, -1995.74, 96.70491), 7714)
- step "EndWhile"
- step "Wait" with:
500
- step "RunLuaCode" with code:
GossipTitleButton2:Click();
- step "Wait" with:
1000
- step "RunLuaCode" with code:
BuyMerchantItem(5,2)
(not tested)