Hi all, I am looking for a way to prompt the user for some text, then use that text in the macro. The simplest example I can think of would be like this. Chat Command invokes macro: #attack Edit Box shows up and I type in [Joe] And the macro spits out /desc The dwarf attacks you $string. The dwarf attacks you Joe. I know the example is dumb, but I think it shows what I am shooting to do. Thanks in advance