The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with macro =/
#1
Code:
Copy      Help
mac "Function_1"
mac "Function_2"
3
rep 99999
,
,WaitPixelColor(0 0xD6565E 68 43)
,
,key+ R; 0.1; key- R; key F8
,
,sel pixel(87 99)
,,case [0xFFBE00,0xAAFFFF,0x40FF40,0x40FFFF] continue
,
,key v ;; con
,
,sel pixel(53 619) ;;Look at this location
,,case [0xFFBE00,0xAAFFFF,0x40FF40,0x40FFFF]
,key e
,key Y ;;press enter
,key (VK_DIVIDE)
,key {petVattack}
,key Y
,key 2
,,if(pixel(731 592)=0xFFFF64)
,,,key+ U; 0.1; key- U
,,,0.5
,key 2
,sel pixel(675 592)
,,case [0xFFFF64] continue
,
,WaitPixelColor(0 0xFFFF 417 148)
,

Thats the code for my macro, however im having problems with it skipping parts. Right now how i have it, everything seems to be working great, expect it seems to skip this part:


Code:
Copy      Help
,sel pixel(87 99)
,,case [0xFFBE00,0xAAFFFF,0x40FF40,0x40FFFF] continue

Could anyone help me out with the problem? And help me clean up with my code.

(all the locations and pixel colors there are correct)

Thanks
[Image: banner-grunge2.jpg]


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)