You can access a built in command even if it is aliased to something else by prefixing the command with a !.
Code:
alias load {
  echo 5 -at NO!
}
/!load -rs script.mrc