Hello, I am quite a noob with scripts and what I wish to do is small in comparison to what you guys have done... What I wish to do I do not know how to do though :/ So I was hoping someone would be able to help... I'd like to give random flavour to my skills whenever I try them... Let's say I made 3 macros, called 1, 2 and 3 all especially featured for the Heal skill to perform First Aid. 1: grabs his bandages and starts working. 2: checks the wounds and decides what to do. 3: shakes his head in disbelief, then sits down, sigh, and starts closing the wound. Now when I roll a heal check I'd love to have either one of those randomly picked... I came up with: /me ?{text|#[[1d3]]} Sadly this did not work as it came out as: /me #2 Which means the 2 that was rolled does not actually connect with the # and thus trigger the macro... Is there a way to have the computer trigger the macro with a RNG? Casper