Ok so I would like to make a script like presses a key
There are somethings like SetKeyDown, SetKeyUp and TypeKey but all of them are LocalUserSecurity so you cant use them in scripts, but in commandbar, you can. Other than that you cant, if you want to automate something do them in script.
Ok because I kinda wanted to make it that when a player goes somewhere it would just press k from a script
just do that in their script. Like touched or you can make bindable events to comminucate between 2 localscripts.