IE sendChat(script_name, PROBLEM + '<div style="'+style+'">'+title+contents+'</div>', null, {noarchive:true}); The problem is.. well, where the PROBLEM is. I need the script to send a chat message to the player that called the API. It's from a token action macro, so it's guaranteed to have a correct and reliable selection as well (if that helps things), but trying to do '/w @{selected|character_name}' returns an error.