What to do if the key wizard can t find a legitimate symbol 15

Updated on technology 2024-05-14
12 answers
  1. Anonymous users2024-02-10

    It is because ** has Chinese parentheses ( and quotation marks "changed **:

    hwnd = , "Bleach vs Hokage")

    srect =

    dim myarray

    myarray=split(srect, "")ux=clng(myarray (0))

    uy = clng(myarray(1))keypress "tab", 1

    delay 1000

    rem selection.

    ifcolor ux + 2 ,uy + 1 ,"9cb57b",0 then

    keypress "q", 1

    delay 1000

    keypress "w", 1

    delay 1000

    elsegoto selection.

    end if

  2. Anonymous users2024-02-09

    hwnd = , "Bleach vs Hokage")

    srect =

    dim myarray

    myarray = split(srect,"")ux = clng (mystring (0))uy = clng (mystring (1))keypress "tab", 1

    delay 1000

    rem selection.

    ifcolor ux+ -2,uy + 1,"9cb57b",0 then

    keypress "q", 1

    delay 1000

    keypress "w", 1

    delay 1000

    elsegoto selection.

    end if

    ux = clng (mystring (0)) uy = clng (mystring (1)) Are these two sentences correct???

    Don't have this? myarray = split(srect,"|")

  3. Anonymous users2024-02-08

    myarray=split(srect, "") full-width Chinese punctuation, and missing"|"

    ifcolor(ux+ -2,uy+-1,)"9cb57b",0 then that's too obvious, isn't it?

  4. Anonymous users2024-02-07

    Marker rem cannot be crossed from the main program and subroutines. Here I will talk about your hail writing program, first of all, you must have good habits, for example, you are looking for a picture**, you can write like this:

    findcolorex 516,767,516,768,"557d82",0,,intx,inty

    if intx > 0 and inty > 0 thenkeypress "f", 2

    keydown "d", 1

    delay 2000

    keyup "d", 1

    keypress "r", 3

    end if

    In this way, people will know at a glance,Your first source of Pei's if content has arrived**,It's easy to check errors,And,Don't abuse goto and rem,It's very bad to write programs with them.,The structure will be chaotic (you're this**It's very confusing.,It's so confusing that people don't know your logic.,So it's difficult for people to help you find errors.,It is recommended that you re-write),It's not easy to find errors.,It's not easy to find errors.,So writing a program is to find trouble for yourself.,In principle, If you are a novice, don't think that you are a novice and you can have a reason to write casually, if you don't develop a good habit of writing programs at the beginning, it will be difficult for you to write a good program.

  5. Anonymous users2024-02-06

    It's best to send the source**up.,It's useless if you can't see this picture**.,But I guess you've missed the end if after it.

  6. Anonymous users2024-02-05

    The comma has Chinese and English Chinese comma is (,) The English comma is (, I don't know how to type it, you can copy it, the script is only English comma.

  7. Anonymous users2024-02-04

    It's a very clear question... What about commas.

  8. Anonymous users2024-02-03

    There is only one of the two ifs.

    end if

    So one is missing.

    end if

  9. Anonymous users2024-02-02

    You use two ifs, but only one end if, and you need to add another end if

  10. Anonymous users2024-02-01

    Ahh

  11. Anonymous users2024-01-31

    If there is an if, there must be an end if

  12. Anonymous users2024-01-30

    The desktop version has a function to get the current week directly.

    traceprint split (class schedule (day of the week - 1),"|"& Lessons -1).

Related questions
7 answers2024-05-14

1. First of all, I used all the commands -> plug-in commands-> the commands in the windows window plug-in. >>>More

13 answers2024-05-14

1. You can't make yourself like you want to marry and can't get married. Because such a woman has no charm and attractiveness. >>>More

12 answers2024-05-14

Clause. 1. Believe that confusion is temporary and normal, and everyone will feel more or less lost in the process of growing up. To get out of this situation, it is recommended to set a goal for yourself according to your own ability and the future needs of the market, that is, planning, and then set some stage goals. >>>More

10 answers2024-05-14

Take a look.,There's an error at the beginning of the script you wrote.,And there's a few less jumps.,I don't know what your idea is.,Only help you change it casually.,If you're not satisfied, hi me.,Send me your ideas and sources** hi above.,I'll change it for you.,Directly on the script below.。 >>>More