Jump to content

Morph

Members
  • Posts

    1
  • Joined

  • Last visited

Morph's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Hi everyone, I'm newer with auto lt3 and i have been searching how to solve my problem but maybe i don't get it yet So, let me explain my problem. I have a GUI and i would like to send a comand space when a specific color of pixel show up inside that rectangule I write this code , but when i start the script it doesn't work , could someone help? What i'm doing wrong $coord = PixelSearch( 561 , 254, 888, 382 , 0xFFCC19, 5) If IsArray($coord) Then Send("{SPACE}")
×
×
  • Create New...