How to click the button in the background of the button wizard

Updated on technology 2024-02-08
4 answers
  1. Anonymous users2024-02-05

    userrect =

    x, y, w, h get the xy and width height in the upper left corner of the window (the meter does not include the outer border).

    x1, y1, x2, y2 get the top left and bottom right corners of the window xy (the meter includes the outer border).

    temparr = split(userrect, "|")

    userx = clng(temparr(0)):usery = clng(temparr(1))

    userw = clng(temparr(2)) userh = clng(temparr(3))

    Let's do a mouse click based on the eight calculated data.

    userxusery

    userwuserh

    Window width. Window height.

    Window x Window Y

  2. Anonymous users2024-02-04

    Of course, the handle will change, just look for the handle with the name and class name.

  3. Anonymous users2024-02-03

    First, open the button wizard and click New.

    Select All Commands-Plug-in Commands-Window Window Plug-in-MousePoint, and click Insert This command is used to get the window handle where the mouse is pointing.

    Once we have the window handle, we can manipulate the target window.

    See the 66,65,7368,85 keys in the ** interface on the right, which are the keys to B, A, I, D, U, respectively, that is, the ASCII code

    The default launch hotkey in the key wizard is F10, put the mouse in the notepad, press F10 to see the characters Baidu entered in the notepad in turn

    Key Genie Function:

    In online games, you can use key wizards to make scripts to achieve automatic monster fighting, automatic blood replenishment, automatic speaking, etc.;

    Office workers can use the key wizard to automatically process the conversion of data between **, automatically adjust document formatting, article layout, automatic sending and receiving emails, etc.;

    Use the key wizard to realize the repetitive operations such as regular automatic opening of inspection web links, literature search, and data collection;

    Any computer operation that can be done with both hands in front of the computer can be done for you.

  4. Anonymous users2024-02-02

    It is necessary to make sure that you put the notepad at the front desk.

    hwnd=,"Untitled - Notepad")

    You need to get a window where you can send keystroke messages.

    hwnd = , 0, "edit", 0)/plugin

    plugin hwnd =

    messagebox "Note: If your current hotkey mode is "Normal Mode", it may cause the keyboard to become unresponsive, pressing Ctrl+Alt+Del will solve this problem. It is recommended that you use the hotkey activation method of "Software Mode" in the settings.

    messagebox "It is now possible to put the Notepad window in the background, or to minimize it"

    Wait two seconds.

    delay 2000

    for i=0 to 10

    Backstage shouting. call ,"hello, world") background button.

    call ,13)

    delay 500

    next

Related questions
7 answers2024-02-08

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

13 answers2024-02-08

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

6 answers2024-02-08

The following sentence is the window that can now send keystroke messages. >>>More

25 answers2024-02-08

I haven't used the key elf.,But the words of the rebuild are all the same.,The reason why I want to rebuild,It's because the default control key in the inventory in Chenghai is the 784512 of the keypad.,The right hand controls the mouse.,The keypad is difficult to press.,If you use the mouse point alone,,The speed is very slow.,So use the remodeling tool to change the keypad 784512 to the left hand can be pressed to the key that doesn't conflict with the skill keys in Chenghai.,For example,I'm used to putting silence and teleportation at the top of the inventory.,The corresponding keypad is 7 and 8., I used the remodeling to change the 7 key, change the 8 to the space bar, so that it is very convenient to press, if with hurricane and purification, you can also change the keypad 4 or 5 to the q key, the specific modification should be the same: open the remodel, click on the default key, and then enter the key you want to change. And run the game after the change, don't forget to turn on the reconstruction, otherwise it's useless.