level 1
贴吧用户_02D7R74
楼主
a = getColor( 255,255 );
b = getColor( 242,425 );
c = getColor( 256,541 );
d = getColor( 209,418 );
if a == 0xF3F3F3 then
if b == 0xF0F0F0 then
if c == 0x7C868E then
if d == 0x6E7981 then
click (139,410)
2015年05月09日 16点05分
1
b = getColor( 242,425 );
c = getColor( 256,541 );
d = getColor( 209,418 );
if a == 0xF3F3F3 then
if b == 0xF0F0F0 then
if c == 0x7C868E then
if d == 0x6E7981 then
click (139,410)