Advertisement
Guest User

Zack May 29

a guest
May 29th, 2015
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. ;NG-GAMING ROLEPLAY SERVER (Michael_Pilgrim)
  2. ;Fixed and updated version.
  3. ;-----------------------------------------------------
  4.  
  5.  
  6. ;INITIALIZATION
  7.  
  8. Home::
  9. SendInput t/ww{Enter}t/gps{Enter}t/fps{Enter}
  10. return
  11.  
  12.  
  13.  
  14.  
  15. PgDn & 1::
  16. SendInput t/enter{Enter}t/me pulls the door carefully and steps in as they then closes it slowly.{Enter}
  17. return
  18.  
  19. PgDn & 2::
  20. SendInput t/exit{Enter}t/me pushes the door carefully and steps out as they then closes it slowly.{Enter}
  21. return
  22.  
  23.  
  24.  
  25.  
  26. Alt & 1::
  27. SendInput t/me reaches for their handgun grabs it out and unholsters it as they then quickly flicks its safety trigger off.{Enter}
  28. return
  29.  
  30. Alt & 2::
  31. SendInput t/me snaps and pulls their handgun's barrel and then releasing it, reloading the gun.
  32. return
  33.  
  34. Alt & 3::
  35. SendInput t/me puts down their handgun, flicks it safety trigger back on, and holsters it back to where it was.{Enter}
  36. return
  37.  
  38.  
  39.  
  40. Delete & 1::
  41. SendInput t/car engine{Enter}t/sb{Enter}t/wt 1{Enter}
  42. return
  43.  
  44. Delete & 2::
  45. SendInput t/car engine{Enter}t/park{Enter}
  46. return
  47.  
  48. Delete & 3::
  49. SendInput t/car lights{Enter}t/me de/activates the car lights by flicking the trigger.{Enter}
  50. return
  51.  
  52.  
  53.  
  54.  
  55. Numpad0::
  56. SendInput t/gate{Enter}
  57. return
  58.  
  59.  
  60.  
  61.  
  62. PgUp & 1::
  63. SendInput t/dt 1{Enter}
  64. return
  65.  
  66. PgUp & 3::
  67. SendInput t/wt 3{Enter}t/wt 4{Enter}
  68. return
  69.  
  70. PgUp & 4::
  71. SendInput t/dt 3{Enter}t/dt 4{Enter}
  72. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement