Advertisement
Guest User

Untitled

a guest
May 26th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. !Numpad8::
  2. SendInput t/me reaches inside his pocket and pulls his iPhone out.{enter}
  3. sleep 2000
  4. SendInput t/me accesses his profile with his login information.{enter}t/do Username:SColbert Password:********{enter}
  5. Sleep 3000
  6. SendInput t/me accesses the fingerprint scanning application and puts the body's thumb onto the screen.{enter}t/do BEEP - SCAN SAVED{enteR}t/bomb{enter}
  7. return
  8.  
  9. ^Numpad8::
  10. SendInput t/me reaches over and plugs the iPhone USB into the Mobile Data Computer Laptop USB Port.{enter}
  11. Sleep 1500
  12. SendInput t/me loads the fingerprint scan and starts a cross-reference search.{enter}
  13. Sleep 4000
  14. SendInput t/do BEEP - MATCH FOUND{enter}
  15. return
  16.  
  17. F5::SendInput t/m This is a warning.{enter} t/m Pull your Vehicle over.{enter} t/m Lethal force will be used if you do not comply.{enter}
  18. return
  19.  
  20. F6::SendInput t/m This is your FINAL warning.{enter}t/m Lethal force will be used if you do not comply.{enter}
  21. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement