Ability Script Security Question

Suppose I have an ability called Dash with a script attached that has a custom variable to set the run speed.

If that script is not inside of a Client Context or Server Context folder do players have access to that script? What can they see and could they change the value of the run speed variable if they wanted to?

Players are currently not able to modify any values. Players can only "access" client-context scripts.

Ok, Thanks :slight_smile: