Ok so hi everyone, this is a script ment for game call "MapleStory", I made full script on Autoit but as you know its force me to not touch the computer and do not minimize the window, so I went to ControlSend functions and couldnt send Right/Left arrow as Down/up functions, which means, my character didnt move. So I decided to give a shot on this script program, AutoHotKey. So I will copy the whole script here, just my problem:
wintitle = MapleStory SetTitleMatchMode, 2 #SingleInstance Force
So this is the script, its Holding Up Arrow for 5 seconds, and this is work, but when I change from "up" [up arrow] to "right"/"Right"/"RIGHT"
, it doesnt do anything, of course its include Left arrow. So, what can I do? there is other option of writting to the window/ to the control, to hold right/left arrow so my character will finally move? xD.
Donni Clark replied
398 weeks ago