nicozo 11 Posted May 29, 2017 Share Posted May 29, 2017 I could find a post that speaks about this, however I do not know where to put what^^ Thanks in advance! Link to comment https://wrobot.eu/forums/topic/5974-make-inn-home/ Share on other sites More sharing options...
nicozo 11 Posted May 29, 2017 Author Share Posted May 29, 2017 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 Link to comment https://wrobot.eu/forums/topic/5974-make-inn-home/#findComment-27169 Share on other sites More sharing options...
nicozo 11 Posted May 30, 2017 Author Share Posted May 30, 2017 Always blocked, nobody has the solution? Link to comment https://wrobot.eu/forums/topic/5974-make-inn-home/#findComment-27182 Share on other sites More sharing options...
Droidz 2738 Posted May 30, 2017 Share Posted May 30, 2017 Hello, http://wow.gamepedia.com/API_BuyMerchantItem You can also use: wManager.Wow.Helpers.Vendor.BuyItem("item name", 1); Link to comment https://wrobot.eu/forums/topic/5974-make-inn-home/#findComment-27184 Share on other sites More sharing options...
nicozo 11 Posted May 30, 2017 Author Share Posted May 30, 2017 Thanks a lot Link to comment https://wrobot.eu/forums/topic/5974-make-inn-home/#findComment-27186 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now