Open alduccino opened 8 years ago
Hi,
I'm using a French keyboard (AZERTY) so i can't use ~ to open my console, I use ². Could you please tell me how to change this in your script ?
Thank you in advance, best regards, Mike.
RecordDemo() { FormatTime, time, %A_Now%, MM-dd-yy_hh-mmtt SendInput "Put Here your key" <-------------------------- Sleep, 250 SendInput record %gMapName%%time% {enter} Sleep, 100 SendInput {esc} }
Hi,
I'm using a French keyboard (AZERTY) so i can't use ~ to open my console, I use ². Could you please tell me how to change this in your script ?
Thank you in advance, best regards, Mike.