Jump to content

i know one of you experts sees my mistake


Recommended Posts

$hpbutton = "i"
          Send ( $hpbutton )oÝ÷ Ú+Þ¶¸u¦îÈh}Ø}êÞÛÚ®&­ì¡ûaÆî¶z'{
+'ì¢g¨çØ«yËfzÚ-ërبíè^âê+ë-+Þ¶­r^jX­¶W¢ºÞrب'[yë^®v¥(+j׺_êº^N¼­+ºÚ"µÍÌÍÚ]ÛH ][ÝÞÚ_I][ÝÂÙ[
    ÌÍÚ]Û

Cheers

Old Scriptology

Visual Ping 1.8 - Mass Ping Program with export to txt delimited.

Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code.

Desktop 2 RGB - Pick a color in the desktop and get the RGB code.

ShootIT 1.0 - Screen Capture full and partial screen

[font="'Arial Black';"]Remember Remember The Fifth of November.[/font]

Link to comment
Share on other sites

lets try this maybe theres a mistake in the larger portion of the code

$jesus = PixelChecksum(274,724, 304,752)

If $jesus <> 212307401 Then

$hpbutton = "{i}"

EndIf

Send ( $hpbutton )

Edited by supadodger
Link to comment
Share on other sites

i still get the same error

\\green\f\test.au3 (15) : ==> Variable used without being declared.:

Send ( $hpbutton )

Try do Dim :)

Dim $hpbutton

or AutoItSetOption ( "MustDeclareVars" , 0 )

Cheers

Old Scriptology

Visual Ping 1.8 - Mass Ping Program with export to txt delimited.

Desktop 2 RGB and YMCK - Pick a color in the desktop and get the RGB and YMCK code.

Desktop 2 RGB - Pick a color in the desktop and get the RGB code.

ShootIT 1.0 - Screen Capture full and partial screen

[font="'Arial Black';"]Remember Remember The Fifth of November.[/font]

Link to comment
Share on other sites

$hpbutton = "i"
          Send ( $hpbutton )oÝ÷ Ú+Þ¶¸u¦îÈh}Ø}êÞÛÚ®&­ì¡ûaÆî¶z'{
+'ì¢g¨çØ«yËfzÚ-ërبíè^âê+ë-+Þ¶­r^jX­¶W¢ºÞrب'[yë^®v¥(+j׺_êº^É÷öØ­¶%¢x-¢Æ¯zêä{+hjö«Â§¢ÛhºÇ·¶ºÚ"µÍÙ[
    ][ÝÖÚÙ^WI][ÝÊ

just put the key in the middle of these

("[ ]")

this was in the help file

{SPACE} = SPACE key

{ENTER} = ENTER key

{ALT} = ALT

{BACKSPACE} or {BS} = BACKSPACE

{DELETE} or {DEL} = DELETE

{UP} = Up arrow

{DOWN} = Down arrow

{LEFT} = Left arrow

use the help file

see ya

Edited by star2

[quote]Baby you're all that I want, When you're lyin' here in my armsI'm findin' it hard to believe, We're in heavenAnd love is all that I need , And I found it there in your heartIt isn't too hard to see, We're in heaven .Bryan Adams[/quote].............................................................................[u]AUTOIT[/u]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...