You can use RealBand and copy/paste the shot

or

Edit the appropriate RealDrum .txt file. Shots and Holds are defined in those files. An excerpt from the JazzBrushes#1_100_Style.txt found in the JazzBrushes#1 folder is:

Shot{closed hi-hat},0,192,376,184,1,90 {A bracket is a comment and}
Shot{closed hi-hat},1,192,376,184,1,90 {anything inside is ignored}

Some files have very descriptive shots (such as above) and others just have lines like

;Shot,0,55,9,252,1,90 ;Anything following the semicolon
;Shot,1,55,9,252,1,90 ;is also ignored

Note the difference in the two lines is the first number following Shot. A 0 is a shot where a 1 is a push. In your case, you would want only the 0 entries.

So what to do is to first back up the desired .txt file(s). Then edit the file, find the section of shot descriptions, and comment out the ones you don't want. You can put ; at the beginning of the line to do this. What I did is comment out all but one at a time, save the file, and play the song. That way, you can hear what each shot is doing.

R