Answer :
The type of script used to run code on the client royale high is the Local
script.
What is a Local script?
LocalScripts is also referred to as Client Scripts in programming involves
running on the users local machine and is mainly responsible for what the
local player does instead of the server.
The local script performs functions such as :
- Script structuring
- Variables manipulation
- Data response formatting etc.
Read more about Programming here https://brainly.com/question/14277907