Advertisement
Guest User

Untitled

a guest
Jul 19th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tell application "System Events"
  2.     set x to 0
  3.     delay 2
  4.     repeat
  5.         delay 0.5
  6.         set x to x + 1
  7.         set y to x as string
  8.         keystroke y
  9.         keystroke return
  10.         delay 0.05
  11.         set x to x + 1
  12.         set y to x as string
  13.         keystroke y
  14.         keystroke return
  15.         delay 0.05
  16.         set x to x + 1
  17.         set y to x as string
  18.         keystroke y
  19.         keystroke return
  20.         delay 0.05
  21.         set x to x + 1
  22.         set y to x as string
  23.         keystroke y
  24.         keystroke return
  25.         delay 0.05
  26.         set x to x + 1
  27.         set y to x as string
  28.         keystroke y
  29.         keystroke return
  30.         delay 0.05
  31.         set x to x + 1
  32.         set y to x as string
  33.         keystroke y
  34.         keystroke return
  35.         delay 0.05
  36.         set x to x + 1
  37.         set y to x as string
  38.         keystroke y
  39.         keystroke return
  40.         delay 0.05
  41.         set x to x + 1
  42.         set y to x as string
  43.         keystroke y
  44.         keystroke return
  45.         delay 0.05
  46.         set x to x + 1
  47.         set y to x as string
  48.         keystroke y
  49.         keystroke return
  50.         delay 0.05
  51.         set x to x + 1
  52.         set y to x as string
  53.         keystroke y
  54.         keystroke return
  55.         delay 0.05
  56.         set x to x + 1
  57.         set y to x as string
  58.         keystroke y
  59.         keystroke return
  60.         delay 0.05
  61.         set x to x + 1
  62.         set y to x as string
  63.         keystroke y
  64.         keystroke return
  65.         delay 0.05
  66.         set x to x + 1
  67.         set y to x as string
  68.         keystroke y
  69.         keystroke return
  70.         delay 0.05
  71.         set x to x + 1
  72.         set y to x as string
  73.         keystroke y
  74.         keystroke return
  75.         delay 0.05
  76.         set x to x + 1
  77.         set y to x as string
  78.         keystroke y
  79.         keystroke return
  80.         delay 0.05
  81.         set x to x + 1
  82.         set y to x as string
  83.         keystroke y
  84.         keystroke return
  85.         delay 0.05
  86.         set x to x + 1
  87.         set y to x as string
  88.         keystroke y
  89.         keystroke return
  90.         delay 0.05
  91.         set x to x + 1
  92.         set y to x as string
  93.         keystroke y
  94.         keystroke return
  95.         delay 0.05
  96.         set x to x + 1
  97.         set y to x as string
  98.         keystroke y
  99.         keystroke return
  100.         delay 0.05
  101.         set x to x + 1
  102.         set y to x as string
  103.         keystroke y
  104.         keystroke return
  105.         delay 0.05
  106.     end repeat
  107. end tell
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement