My script
[spoiler]
Code: Select all
f1:: SendInput t/me grabs the suspect by his neck and forces him into the cruiser.{Enter}t/do Get in or /get{Enter}
f2:: SendInput t/me opens the door for the suspect and lets him out.{Enter}t/do Come out.{Enter}t/letgo
f3:: SendInput t/me wears a pair of gloves, and attempts to pat down the suspect from head to toe.{Enter}t/frisk
f4:: SendInput t/me presses the elevator button.{Enter}t/do 2 guards would come out - take you to your cell.{Enter}t/jail
p:: SendInput t/p SAPD - Pull over to the right side of the road and turn your engine off! Remain seated!{Enter}
o:: SendInput t/p SAPD - Stop now or we will use force against you!{Enter}
Numpad0:: SendInput t/bk{Enter}t/r Performing a 10-57v, need backup, over.{Enter}
/:: SendInput t/em{Enter}t/d Need immediate assitance!{Enter}
.:: SendInput t/bc{Enter}t/d Situation cleared, moving out, over.{Enter}t/r 10-99.{Enter}
1:: SendInput t/engine{Enter}t/car fix{Enter}t/engine{Enter}
h:: SendInput t/enter{Enter}t/door{Enter}










