You should not have two accounts.
These lines are written wrong. "=" is wrong, "==" is right
if (MOVEMENT = ONE) {
if (MOVEMENT = TWO) {
if (MOVEMENT = ZERO) {
You should not have two accounts.
These lines are written wrong. "=" is wrong, "==" is right
if (MOVEMENT = ONE) {
if (MOVEMENT = TWO) {
if (MOVEMENT = ZERO) {