Author Topic: Example - Say a number and press a key that many times  (Read 7107 times)

Bunny

  • Newbie
  • *
  • Posts: 25
Example - Say a number and press a key that many times
« on: May 14, 2016, 04:08:47 AM »
Just a small profile showing how to say a number and press a ky that many times.
Current system specs.
CPU: Ryzen 7 2700x
GPU: gtx 1080 ti
Ram: 32 GB

Corvack

  • Guest
Re: Example - Say a number and press a key that many times
« Reply #1 on: May 14, 2016, 07:05:22 AM »
i'm not sure but i think you could use
Code: [Select]
[1..100] instead of
Code: [Select]
1;2;3

Bunny

  • Newbie
  • *
  • Posts: 25
Re: Example - Say a number and press a key that many times
« Reply #2 on: May 14, 2016, 07:49:58 AM »
Yeah, that would work as well.
Current system specs.
CPU: Ryzen 7 2700x
GPU: gtx 1080 ti
Ram: 32 GB