Client script can not be triggered by User Event script. Client scripts require user input to trigger the events they are tied to. A Field Change or Validate Field function will not execute when the same field is updated by a User Event script since the User Event script is happening on the server side.