Advertisement
myi

macro.sample.uppercase.z

myi
May 1st, 2018
838
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ,::
  2. {
  3.     ControlSend,, {ShiftDown}Z{ShiftUp}, mamah
  4.     Sleep, 500
  5.     ControlSend,, t, mamah ;hyunmoo revival
  6. }
  7. return
  8.  
  9. .::
  10. {
  11.     ControlSend,, {ShiftDown}Z{ShiftUp}, mamah
  12.     Sleep, 500
  13.     ControlSend,, u, mamah ;sin of life
  14.     Sleep, 500
  15.     ControlSend,, {Enter}, mamah
  16. }
  17. return
  18.  
  19. /::
  20. {
  21.     ControlSend,, {ShiftDown}Z{ShiftUp}, mamah
  22.     Sleep, 500
  23.     ControlSend,, v, mamah ;sanctuary
  24.     Sleep, 500
  25.     ControlSend,, {Home}, mamah ;kembalikan target ke diri sendiri
  26.     Sleep, 500
  27.     ControlSend,, {Enter}, mamah
  28. }
  29. return
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement