
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 (1/7)
0
Reputation
-
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
Lol I didn't say anything regarding to that. -
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
Haha.. Ik ben 12, word bijna 13.. (Best jong nu ik er over na denk ) -
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
Wow... Bekende Amerikaanse bedrijven? -
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@Jos Sooo... Dan ben je best goed in Engels.. De meeste 50+'ers kunnen geen reet Engels Maar dat is al best oud dan.. -
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@Jos was just wondering, how old are you? Because you joined 2003. -
Stop repeating after pressing a key
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@Trong Thank you so much! I looked at the code and now I know how it works! Thanks!- 16 replies
-
- _ispressed
- autoit
-
(and 2 more)
Tagged with:
-
Stop repeating after pressing a key
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@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- 16 replies
-
- _ispressed
- autoit
-
(and 2 more)
Tagged with:
-
Stop repeating after pressing a key
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@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.- 16 replies
-
- _ispressed
- autoit
-
(and 2 more)
Tagged with:
-
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..
- 16 replies
-
- _ispressed
- autoit
-
(and 2 more)
Tagged with:
-
Random string generator
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@Trong I included more info -
Random string generator
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@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) -
Random string generator
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@Trong but I mean like.. When I have a text field.. That it pastes 15 random numbers and letters.. I already found that script.. -
I need a random string generator which creates 15 letters/numbers. How can I make that?
-
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
@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? -
Some questions about my script
JustinZandee replied to JustinZandee's topic in AutoIt General Help and Support
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!