- I just downloadet the trial version of macro scheduler

I have problems with my script.. here it is:
Label>start
MouseMove>735,619
wait>2.0
Lclick
wait>0.5
Let>Invited=6905929
Let>color=Invited
Repeat>color
GetPixelColor>453,126,color
If>color=Invited
Goto>Invited
else>end
Goto>start
Label>end
Label>Invited
MouseMove>415,124
wait>0.5
Lclick
wait>0.5
MouseMove>412,156
wait>0.5
Lclick
Goto>Invited
Label>end
As u can see i tried to use pixelcolor, but i cant figuring out how its works :/
This script is for a game, and i need the bot to detect when i am invited by a person in the game.. I just took a random place in the game, and found the pixelcolor, and tried to make the script,
oh well, but it doesn't work, any help please?
