Protect My Script!

Hi Guys

I need some help here
I want to protect my script so no one can read it inside Mikrotik Router
let’s say scramble the script itself or make it unreadable?

is that possible and if no any other ways?

Thank you

if you have to give access to other people (even read) you cannot hide the script.

only solution is to create some external tool, that will connect to router and execute commands

Thank’s it’s Cleared now

can anyone share how?