Skip to content

Instantly share code, notes, and snippets.

@adabo
Created July 30, 2015 18:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adabo/9c87153082b7b0a4d30b to your computer and use it in GitHub Desktop.
Save adabo/9c87153082b7b0a4d30b to your computer and use it in GitHub Desktop.
loop % 13 + a_index < 136
{
PixelGetcolor, HP%a_index%, % 13 + a_index,268
IfEqual, HP%a_index%, 0x0000AA, {
HP = a_index
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment