Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider becoming a contibuting member by either clicking this text or the Patreon link on the right.

Patreon

If neither of those of work for you, you can donate any amount by clicking here.

Recommended Posts

Posted

hi, im trying to use sendkeys to make magicengine go up in the menu 3 times, hit enter, and go down 4 times, and hit enter twice. im using this line in the sendkeys field of the configuration (after putting a delay of 15000):

{UP} {UP} {UP} {ENTER} {DOWN} {DOWN} {DOWN} {DOWN} {ENTER} {ENTER}

i know this would be easier, but it didn't work at all for me:

{UP 3} {ENTER} {DOWN 4} {ENTER} {ENTER}

it registers the up's, then enter, but it takes a second to load the next menu, and the rest of the keys get sent while it's loading and the emulator misses it.

my question is, how do you put a delay between keys? i tried sendwait, but it didn't do anything.

thanks!

Guest
This topic is now closed to further replies.
×
×
  • Create New...