Haha, whoops. My bad for not proofreading that, I was trying to finish b4 raid form up
First of all, I killed it by having the tooltip info between the useability and the tell. Also, before replying this time I did some testing and it may not have worked even if i didn't do that. I looked on my alts for any spells with apostrophes in them (since my main doesn't have any) and it seems that is what makes it more complicated then other ones. I made a button that cast invis on the person and tells them they're invis no problem, but when I tried a spell with an apostrophe in it things got interesting.
Either way, this should be what you need:
Code:
<Data Name="Button1" Macro="SpellForMyLevel="Jester's Cap"
useabilityonplayer Parent.Target SpellForMyLevel
tell Parent.Target "Jester's for you"" Tooltip="(65) Jester's Cap"/>
I don't have a troub so I couldn't test it 100%, but I tried it on same alt and tell sent and also was told spell or ability no longer available. So, in theory, should work for you.