Fullscreen
begin
if Color.At coordinate is not (RGB)("240", "153", "153", "617", "206")
begin
Keyboard.Hold keys("{<up>}")
Macro.Pause("250")
Keyboard.Release keys("{<up>}")
Keyboard.Hold keys("{<down>}")
Macro.Pause("250")
Keyboard.Release keys("{<down>}")
end
if Color.At coordinate is (RGB)("240", "153", "153", "617", "206")
begin
Keyboard.Hold keys("Z")
Macro.Pause("50")
Keyboard.Release keys("Z")
Macro.Pause("1000")
Keyboard.Press key("Z")
Macro.Pause("50")
Keyboard.Release keys("Z")
end
if Color.At coordinate is not (RGB)("240", "153", "153", "617", "206")
begin
Mouse.Move to coordinate("429", "484")
Keyboard.Hold keys("<Z>")
Macro.Pause("10")
Keyboard.Release keys("<Z>")
Macro.Pause("50")
end
end
Here is the Script for 1920x1080