There is a way that you can make a clickable link ingame, that will make a character say whatever you have programmed.
Here is how it works..
1. First goto your AOC scripts directory and make a fresh notepad file.
C:\Program Files\Funcom\Age of Conan\scripts
2. Put this code into the notepad file:
Code: Register to unlock hidden link
/chsay ooc <a href="text://<a href='chatcmd:///chsay ooc TAULT OWNS ME'>Bow of Death</a>">Bow of Death</a>
3. Save the notepad file (use a name that is simple and you remember) For this we will say simple.txt
4. Go ingame and type /simple.txt
This will make a link showing up in the game window that says "Bow of Death" and when someone clicks it, they will say in OOC "TAULT OWNS ME"
So as you can see, just copy the code and replace both parts with what you want the person to say, and what you want them to click..
Pretty simple. Enjoy, and don't forget to yay.