Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.93 KB | None | 0 0
  1. F1:: SendInput t/pvlock{enter}
  2. F2:: SendInput t/enter{enter}t/me enters the building and closes the door.{enter}
  3. F3:: SendInput t/exit{enter}t/me leaves the building and closes the door.{enter}
  4. numpadenter:: SendInput t/car engine{enter}
  5.  
  6. Numpad4:: SendInput t/b Hello. I'm Community Advisor Erick Chavez. How may I assist you? {enter}
  7. Numpad5:: SendInput t/b Thanks for using /requesthelp. Have a good day and good luck RPing :3 {enter}
  8.  
  9.  
  10. NumPad9:: SendInput t/m This is the LSPD, pull over.{enter}t/m Lethal force will be deployed if you do not comply.{enter}
  11. Numpad8::SendInput t/s LSPD - Hands where I can see them, now{!}{enter}t/b /handsup{enter}
  12. Return
  13. Numpad7:: SendInput t/accepthelp{enter}
  14.  
  15. Numpad6:: SendInput t/finishhelp{enter}
  16.  
  17.  
  18. MButton:: SendInput t/tazer{enter}
  19. Return
  20.  
  21. F5::
  22. SendInput t/me flips open his MDC and turns it on.{enter}
  23. Sleep 5000
  24. SendInput t/me logs in with his information.{enter}t/do Username: EChavez, Password: *********{enter}
  25. Sleep 2000
  26. SendInput t/me brings up the search box and starts to type the given name. {enter}
  27. Sleep 4000
  28. SendInput t/do Searching...{enter}
  29. Sleep 3000
  30. SendInput t/do Searching...{enter}
  31. Sleep 3000
  32. SendInput t/do{space}
  33. Return
  34.  
  35.  
  36.  
  37.  
  38. Numpad1::
  39. SendInput t/me attempts to force the suspect inside the vehicle.{enter}
  40. sleep 1000
  41. SendInput t/do Do you resist? (/do Yes or No){enter}
  42. sleep 7000
  43. Return
  44.  
  45.  
  46. NumPad2::
  47. sendinput tYou have the right to remain silent.{enter}
  48. Sleep 2000
  49. SendInput tAnything you do or say can and will be used against you in the court of law.{enter}
  50. Sleep 2000
  51. SendInput tYou have the right to an attorney after initial processing has been completed.{enter}
  52. Sleep 2000
  53. SendInput tDo you understand these rights as I have read them? {enter}
  54. Return
  55.  
  56. NumPad3:: SendInput t/gesture 11{enter}t/me salutes with respect.{enter}
  57.  
  58. F9:: SendInput t/nmute{space}
  59.  
  60. F4:: SendInput t/wristwatch{enter}t/gps{enter}t/cduty{enter}t/joinhelp{enter}t/wat{enter}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement