Macro to make and cast soulstone?

Im trying to make a macro that casts the “make soulstone”, and then another macro that i can click to cast the soulstone (minor) on my target.
I cant seem to get it to work. Can anyone help me with this?

Hello.

I haven’t a lock but i could try:

#showtooltip
/cast Create Soulstone(Rank 1)

And for the use:

#showtooltip
/use [help] Minor Soulstone

Keep me updated if it works :slight_smile:

i use this macro for water/food/mana gems and tele/portals

right click to make the item and left click to use it

#showtooltip
/use [button:1] Mana Ruby
/cast [button:2] Conjure Mana Ruby

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.