1. ^r::
  2. alt := not alt
  3. if(alt)
  4. send {w down}{w up}{w down}
  5. else
  6. send {w up}
  7. Return