Press the key sprite coordinates to grab the color and then press the keyboard?

Updated on technology 2024-08-06
14 answers
  1. Anonymous users2024-02-15

    Grab the color of the x,y coordinates and save it to color.

    Color1 = GetPixelColor(x1, Y1)Color2 = GetPixelColor(X2, Y2)Color3 = GetPixelColor(X3, Y3)Color4 = GetPixelColor(X4, Y4) Perform the corresponding key operations according to the color **.

    if color1 = "507a62" then //"507a62"For the colors that need to be compared**.

    keypress "1", 1 //"1"For button 1....1 is the number of times.

    elseif color2 = "507a62" thenkeypress "2", 1

    elseif color3 = "507a62" thenkeypress "3", 1

    elseif color4 = "507a62" thenkeypress "4", 1

    end if

  2. Anonymous users2024-02-14

    Key Wizard ** All Commands Enter findcolor, a bunch of details.

  3. Anonymous users2024-02-13

    Your question is too vague for you to look at the example tutorial of the key wizard.

  4. Anonymous users2024-02-12

    Simplicity is recommended to do your own research.

  5. Anonymous users2024-02-11

    [general]

    description=Top left corner.

    beginhotkey=122

    beginhotkeymod=0

    pausehotkey=0

    pausehotkeymod=0

    stophotkey=123

    stophotkeymod=0

    runonce=1

    enablewindow=

    enable=1

    autorun=0

    repeat]

    type=0

    number=1

    relative]

    setupocxfile=

    comment]

    content=

    script]

    dim ck

    plugin ck =

    plug-in command to get the handle located in the current window.

    plugin , 0, 0)

    Plug-in command to move the target window to coordinates 0,0

    You don't need to scratch the color anymore, just solve the problem of changing the position of the window. The above ** is to move the window to the upper left corner, just scratch the color at this position to determine the coordinates, and then run this script first when you want to use the script in the future.

  6. Anonymous users2024-02-10

    dfcfba without double quotation marks is judged to be a variable, and the variable is not assigned, so the judgment is not valid.

    Double quotation marks will do the trick.

  7. Anonymous users2024-02-09

    If you can't write it with zero foundation, you won't be able to use it.

    Let's take a look at the official tutorial first, and the general idea is as follows.

    Make an infinite loop, either with a go loop or a do statement.

    Circulating inside. Latency 500 ms.

    The screenshot specifies the coordinate area.

    It is recommended to use the if statement to verify a point next to the coordinate range in the truncated diagram to avoid false positives. After finding the execution subprocess, I didn't expect to proceed to the next loop.

  8. Anonymous users2024-02-08

    Button Wizard is a software that simulates the actions of a mouse and keyboard. By making scripts, you can have a key wizard replace your hands and automatically perform a series of mouse and keyboard actions.

    The key wizard is easy to use and does not require any programming knowledge to make powerful scripts. As long as you can use your hands in front of the computer to complete the action, the key wizard can be replaced to complete.

    Chinese name key wizard.

    Foreign name button elf.

    Software language. Chinese Simplified Chinese Traditional.

    Software size. Software Licensing.

    Free software. Just use the do loop and write out the requirements for the diagram not to be found in the middle.

  9. Anonymous users2024-02-07

    Fly other maps to see if there are any, if you don't have it, you can log in from the new landing, does it show that the coordinates below the place are missing day and night, then press tab to find the coordinates.

  10. Anonymous users2024-02-06

    The handsome guy of the building has bad motives

  11. Anonymous users2024-02-05

    I also want to make a fantasy button wizard that can be used.

  12. Anonymous users2024-02-04

    It's simple, get down from above! There is no other way!

  13. Anonymous users2024-02-03

    Simple, the next set from the top! There's no other way, or press the save key to go back.

  14. Anonymous users2024-02-02

    Nope! The fantasy one that adds to the code doesn't even allow anti-virus to kill.

Related questions
13 answers2024-08-06

Color-finding plugin Parameter 1, Parameter 2, Parameter 3, Parameter 4, Parameter 5, Parameter 6, Parameter 7) vbscall findcolor(0,0,1024,768,"0000ff",intx,inty) >>>More

7 answers2024-08-06

The key wizard comes with a key code query,In"Key commands"Below, there is"Query the keycode"Press any key on the keyboard at the key, and the keycode of the corresponding key will be displayed in the keycode. Vice versa. >>>More

6 answers2024-08-06

How to use the key wizard to complete automation scripts, with projects.

14 answers2024-08-06

It's useless to just record.

To **. Need me to write a script. >>>More