Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If>Color>Goto?
#2
Macro Macro2068
Code:
Copy      Help
int w1=act(win("- - VMware Workstation" "VMUIFrame"))
lef 440 425 w1

;G1
rep
,lef 200 800 w1
,key "Test" Y
,'CA{}
,if(pixel(200 800 w1)=0x29AAD6) break

rep
,lef 410 425 w1
,key "Test2" Y
,'CA{}
,if(pixel(410 425 w1)=0x29AAD6) goto G1


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)