Is there an error i can throw so the EAs gets disabled?

 

I am developing JS-PHP based console enviroment. Which with i could controll multiple MT4 platforms with multiple EAs (so i might not have access to it source code).

I need to throw Error or some command which will disable "Expert advisors button"


Thanks