Hi everyone and anyone taking to time to read this and assist me! I've been frantically googling, and attempting to understand just how I can manage this but here is what I want to do. The Goal: Have a player roll a d20 and depending on the result of that d20 being rolled, have a message pop up alongside it. I've tried making a macro that refers to a table but it's just not working for me. I currently do not have Plus or Pro and this cannot access the API so on a free account would be great! If what I want requires a subscription, I will have to talk to my wife about that haha. Further Example roll a d20 If 20: Message if 7-19: Message If 2-6: Message If 1: Message Each of the messages would be different from each other, and would be great to have on hand for quick reference. -Edit- I have since made this Macro ?{Which card| Hope,/desc Rolling the Fate Die for Hope... [[1t[test] ]] | } Which is linked to a rollable table, and this works but I am looking to get rid of this ugly purple high light that appears when rolled as it hides some of the text in the box. I have this table set up, and when I remove the '20' it pastes the effect, but highlighted entirely in purple. And with the 20 there it's just the result and when I hover it, it shows the effect. But that's not quite the end result I was looking for.