Different, and since you knew that was going to be a script, you also should've realized that the request belongs in the Scripts & Pop-Ups section.

That aside, I think this should work (can't test it right now)
Code:
on *:input:*:{
  if $inpaste && ($window($active).type != status) { halt }
}