May 29, 20178 yr I could find a post that speaks about this, however I do not know where to put what^^ Thanks in advance!
May 29, 20178 yr Author it's good, but i need help for Buy an object at pnj, I use this code To be on the merchant's page: Lua.LuaDoString("GossipTitleButton1:Click();"); And then I want to use this code but it would have to use the right click instead of the normal click for buy object Lua.LuaDoString("MerchantItem7ItemButton:Click();"); Thanks in ADVANCE
May 30, 20178 yr Hello, http://wow.gamepedia.com/API_BuyMerchantItem You can also use: wManager.Wow.Helpers.Vendor.BuyItem("item name", 1);
Create an account or sign in to comment