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

Recommended Posts

Posted

hi i want "send keys" to press ctr + F4 when my freeware flashgame "flow" (wich is an awsome game) starts?

how do i write it so that gameex understands this? (so the game goes fullscreeN) cant find the exact thing to type.

what !"exactly" to type in send keys line in gameeX?

Posted
-------

KAze you my hero as usual :)

yea i know. like 3000milliseconds

thx man

--

mhm that was not the exact right line to write i think. srry it was ctrl f that was fullscreen.

acording to the webpage it should be just ^f

ill keep trying though.

"

o specify that any combination of SHIFT, CTRL, and ALT should be held down while several other keys are pressed, enclose the code for those keys in parentheses. For example, to specify to hold down SHIFT while E and C are pressed, use "+(EC)". To specify to hold down SHIFT while E is pressed, followed by C without SHIFT, use "+EC".

"

Posted

YES :) i got it.

for once i can contribute. regarding sendkeys!

the right thing to type when using send keyes if you want ctrl to hold down while pressing another button is

^(f)

ctrl holds down f key

l8ter.

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