hey, im new here and to autoit coding. Im not a complete noob , i have had some previous experience with languages such as python. Currently, i am trying to write a movement control system for the MMORPG game rappelz. Basically, you are only able to move via mouse click on screen - you can't use keyboard keys. What i am trying to acheive is mouse click that are triggered by keyboard events. So far i have had some success in getting a keyboard press to trigger a mouse click on screen. However