Press F9 every 9 seconds with AutoIt3.

Updated on Car 2024-04-10
9 answers
  1. Anonymous users2024-02-07

    First, how can he be allowed to loop indefinitely.

    Use a while loop:

    while 1

    To loop indefinitely.

    Wend: Second, why is he good, but he doesn't take medicine in the game (F5 is medicine in my game).

    hotkeyset ("f5"That's a mistake, right? It's send(""Right?

    Third: appactivate may succeed or fail, but according to your way of writing, the following ** will be executed regardless of success or failure. Therefore, it is possible that the sleep will start when the activation fails, and it will not come out of sleep when the next activation is successful.

    ret = "SYBQ: Area 63")

    if ret then ' if succeed

    end if

    The last question (your question seems to be a bit problematic: the right mouse button will not be released if you hold it all the time??? I'll give you an example:

    mousedown("right")

    while 1

    mousemove(x1, y1) ;You can also add a third parameter to specify the speed at which the mouse moves.

    sleep(3000)

    mousemove(x2, y2)

    sleep(3000)

    wend

  2. Anonymous users2024-02-06

    First: the infinite loop is as follows.

    while 1

    winwaitactive("SYBQ: Area 63")sleep(9000)

    hotkeyset("f5")

    wend2: Since you're just setting a shortcut, not sending a shortcut, if you want to send F5 to the game, just add the "hotkeyset(" in question 1"f5") with send("")”

    Third: because"SYBQ: Area 63"

    Fourth: as follows.

    mousedown("right");Press the right mouse button.

    while 1

    mousemove(1,2,0);The mouse immediately moves to coordinates 1, 2sleep (3000); Delay 3 seconds.

    mousemove(3,4,0);The mouse immediately moves to coordinates 3, 4sleep(3000); Delay 3 seconds.

    wendAnother: The above operation is recommended to be made into a shortcut key to start, which will be convenient to wipe. Superfluous. It's basically the same.

  3. Anonymous users2024-02-05

    You're a win7 operating system, right? The root directory of the C drive requires administrator privileges.

    Some exes will apply for administrator privileges themselves at runtime, while others will not, so it is recommended to add a sentence at the beginning of the script:

    #requireadmin

  4. Anonymous users2024-02-04

    winwaitactive ( "Window title"[, "Window text"[, Timeout Period]].

    Here's how it works, and the last parameter should be a number that represents the timeout period in seconds. Generally wait 3-5 seconds.

    If the function returns a value of 0, it has timed out. The script has to have a timeout judgment, i.e., error handling (and then it doesn't make sense to go on.) You can prompt and then just exit the script run).

    The second parameter is "Window Text", which needs to be read with the built-in window information tool. It doesn't seem like it's as simple as "installing" or "finishing".

    send("!i"This alt+l shortcut, try to see if it works manually.

    controlclick("2345 good pressure installation","Done","button2"If the text parameter in the middle is incorrect, it will not take effect. You can set the second parameter to an empty string and see.

  5. Anonymous users2024-02-03

    Type C: Google in the "My Computer" address bar, force-delete all files (mine and the other two LNK files), and it should work after restarting

  6. Anonymous users2024-02-02

    You can install an antivirus software on your phone to try it, and I have 360 Mobile Guard installed on my phone.

  7. Anonymous users2024-02-01

    It's good to kill the antivirus software.

    Instead of removing is antivirus.

  8. Anonymous users2024-01-31

    Hello, computer poisoning solution:

    1. Disconnect the network, restart, press and hold F8, enter safe mode, and turn off System Restore.

    The anti-virus part of the housekeeper uses a 4+1 engine, including the self-developed second-generation anti-virus engine Eagle Eye, which uses new machine learning technology and CPU virtual machine execution technology, so it can accurately identify and remove all kinds of stubborn Trojan viruses.

  9. Anonymous users2024-01-30

    You're a win7 operating system, right? The root directory of the C drive requires administrator privileges.

    Some exes will apply for administrator privileges themselves at runtime, while others will not, so it is recommended to add a sentence at the beginning of the script:

    #requireadmin

Related questions
2 answers2024-04-10

Emphasize the importance of management and training.

There is no model text. The following is for reference, mainly write about the main work content, how to work hard, the achievements, and finally put forward some reasonable suggestions or new directions... >>>More

20 answers2024-04-10

It must be fake, and if that's the case, it's all messed up.

8 answers2024-04-10

The original kind for the company is not good, and the fee is very high; Now there is UDK for personal or corporate use, free on the official website**, completely free for non-commercial use (including you can make and share, etc.), commercial use income under $40,000 is charged very low (I forget how much), and more than $40,000 is given 25% of Epic's revenue. >>>More

38 answers2024-04-10

The comprehensive training of plane composition is a kind of vision and strengthening of spatial imagination ability to achieve the improvement of ability.

3 answers2024-04-10

This seems to be really unsolvable ==

If you forget your password, you can retrieve it by setting up a security question (but I guess you don't remember the answer to the security question at all, this is the tragedy of the non-Chinese system). >>>More