I am creating an cmd type system for my admin system and how can I make so as soon as you open it auto puts you into editing the text box?
You have to use the TextBox:CaptureFocus() function.
2 Likes
https://developer.roblox.com/en-us/api-reference/function/TextBox/CaptureFocus
What the previous reply mentioned, don’t give me the solution mark.