made a few ideas here's what they do: wait until i recieve message: self explanatory x, y = ?: a boolean that checks if x position and y position equals a certain value. for example: x, y = 125, 55 ? means "is x = 125 and y = 55?" ^: exponent. 3 ^ 2 = 9