Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Accessible objects?!?!?!
#11
Code:
Copy      Help
5
key+ R
0.1
key- R
key (VK_F8)
key v
int c=pixel(53 619) ;;get color of pixel 53 619 (location)
if(c=0xFFBE00) ;;if color is 0xFFBE00 (blue con color)
,key e
,rep 8
,,key 1
,,key 3
else if(c=0xFFFFFF) ;;White con color
,key e
,rep 8
,,key 1
,,key 3


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)