June 14, 20178 yr I'm trying to get my bot to use hearthstone but I can't get it to working and after searching on the forums for a bit I found this. <QuestsSorted Action="RunLuaCode" NameClass="local itemName, _, _, _, _, _, _, _ = GetItemInfo(6948);
 RunMacroText("/use " .. itemName);" /> <QuestsSorted Action="Wait" NameClass="15000" /> but that doesn't seem to work for me. EDIT: After spending hours trying to make it use Hearthstone I finally figured out a way to do it. All I did was add RunMacroLua with the text /use hearthstone
Create an account or sign in to comment