Hello guys! I have a problem about special characters, it doesnt seem to be working for me. A part from the script: Send("{/question1 #This is the first question}") Send("{enter}") Sleep(5000) I want to get /question1 #This is the first question but the script only writes / and presses enter and I need the whole line to be entered. Can anyone help me with this? What did I do wrong? Thank you! /edit I also tried this: Send("{{+6}question1 {!x}This is the first question}") Result: {question1 !This is the first question} Send("{+6}question1 {!x}This is the first question") Result: +question1 !This is the first question So still no success Internet is a srs business