hey guys, for the past few days i have been doing stuff with strings, but now i have a different problem. i need to take a sentence inside a textbox: then take the first letter and move it to the end of the word, then add the letters "ay" at the end of the word.
i.e the sentence: my name is mykg4orce.
it should look like this after:
ymay amenay siay ykg4orcemay
y m "ay" ame n "ay" s i "ay" ykg4orce m "ay"
