Jump to content

JustinZandee

Members
  • Posts

    16
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

JustinZandee's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Lol I didn't say anything regarding to that.
  2. Haha.. Ik ben 12, word bijna 13.. (Best jong nu ik er over na denk )
  3. Wow... Bekende Amerikaanse bedrijven?
  4. @Jos Sooo... Dan ben je best goed in Engels.. De meeste 50+'ers kunnen geen reet Engels Maar dat is al best oud dan..
  5. @Jos was just wondering, how old are you? Because you joined 2003.
  6. @Trong Thank you so much! I looked at the code and now I know how it works! Thanks!
  7. @JLogan3o13 Than you guys don't get me. I need to stop my script when I press f2. As I said: So I don't think _IsPressed is the right Function
  8. @Jos I looked at it but I am not the best at English so I don't get it. I asked one more question. I want to create a loop which loops a code until f2 is pressed. Please show some example code and don't always say "Open the helpfile" or "Try something out" because I just don't get it.
  9. I want to create a loop which loops a code until for example f2 is pressed. So I tried something with _IsPressed but it doesn't work. Local $test = WinActivate("Notepad") Do Send("hi") Until _IsPressed("72", $test) I don't know how I can do nothing when pressing f2 because it says "error: _IsPressed(): undefined function.". I did put Send("hi") after Local $test = but it gives the same error. Does anyone know how to solve this problem? Maybe I am wrong and I need to use a whole other Function.. I am new to AutoIT so I am sorry..
  10. @Trong I included more info
  11. @JLogan3o13 I am sorry. I want to make a Instagram follow bot which creates a random username with random letters and numbers. If it is possible i want to make like an "Do That random letter and number thing until It is a valid username (that the username isn't already taken)
  12. @Trong but I mean like.. When I have a text field.. That it pastes 15 random numbers and letters.. I already found that script..
  13. I need a random string generator which creates 15 letters/numbers. How can I make that?
  14. @Jos 1. Kan je uitleggen hoe ik dat moet doen. Dat hij bijvoorbeeld een msgbox met "hoi" doet om 12:00.00 2. En wat betekend <> 7 dan? Heb je trouwens Skype zodat ik je een berichtje kan sturen als ik hulp nodig heb?
  15. Thanks for your help for now. But to other people what I mean't to say with 2. is the time in HOURS, MINUTES & SECONDS!
×
×
  • Create New...