Jump to content

How to use Hearthstone


Recommended Posts

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);&#xD;&#xA; RunMacroText(&quot;/use &quot; .. 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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...