Hi, i'm making this post to expose my problem. I'm actually trying to make a function that will return the letter that could be written on the chatbox or on a gui edit for exemple. I don't really know how to make it but i tried to use a gui edit to perform this. Here i explain : I want to set the input focus on a single edit gui whithout any need of clicking on that gui. I want the letter to be drawed on that gui just as if i was editing that edit box but whithout having to click on it.
That's my plan to make a function that could return the caracter you want to use like &, ", ', (, { , é, °, à, %, _, etc...
Thanks for having red this post.