Help. Linking ranked items in macro

Hello
Trying to make macro for posting on trade chat.
Goes like:

/2 [Jewelcrafting]Can do Elemental Lariat 392 with Illimited Diamond Rank2
/2 AND can do Elemental Lariat 402 with Illimited Diamond Rank2 and 21% chance to make 405. And recrafts are free to make it 405.

Problem is I can’t link items that have rank! Like [Illimited Diamond |A:Professions-ChatIcon-Quality-Tier2:17:23::1|a]
I have tried /script MacroFrameText:Insert("")
But only items that don’t have rank work.

I really was to show that they can save gold by using my services, but it flies right over there heads

Is there a way to link items that have rank in macros?
Ty in advanced:)

Try

|cffa335ee|Hitem:192871::::::::70:::::|h[Illimited Diamond |A:Professions-ChatIcon-Quality-Tier3:17:18::1|a]|h|r
/run MacroFrameText:Insert("\124cffa335ee\124Hitem:192871::::::::70:::::\124h[Illimited Diamond \124A:Professions-ChatIcon-Quality-Tier3:17:18::1\124a]\124h\124r");

Ty for reply

Don’t know how to use

But

Got the gem into the macro. But the macro wont post when the gem is inn it. Weird.

Any other suggestion plz?:slight_smile:

I can’t even get it to output just using the item link off wowhead :frowning:

/run MacroFrameText:Insert("\124cffa335ee\124Hitem:192871::::::::70:::::\124h[Illimited Diamond]\124h\124r");

yea. Ty for trying tho

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