|
#1
|
||||
|
||||
|
Anyone here any good with SCAR?
Here's how it should be: Code:
function mainloop() {
if(FindColor(255, 255, 255) == true) { //FindColor(Red Value, Green Value, Blue Value)
clickMouse(141, 284); //x & y coords;
wait(1000);
clickMouse(100, 300); // x & y coords
} else {
clickColor(FindColor(25, 50, 75)); //clicks a color
}
}
Can someone convert to SCAR for me please? |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| you can't mend a scar | Missy | Spamsville | 36 | 01-06-2008 09:01 PM |
| [SCAR] Question | planet-neoquest | Spamsville | 1 | 04-09-2007 05:28 AM |
| Scar | planet-neoquest | Spamsville | 4 | 04-07-2007 03:52 AM |
| Scar Scripts | cmac916 | Spamsville | 10 | 03-24-2007 02:38 PM |
| [NP] Scar Scripts | BOBNG | Other | 0 | 01-24-2007 06:02 PM |