It's not keydown(8) :((
Printable View
It's not sorry... Doesn't work for me, it's a mismatch.
Scar 3.22, Download here not sure why its not working in newer version ask that on official forum.
KeyUp/KeyDown are extremely fundamental procedures that almost any compiler would have them in-built. Did you download your scar from youtube or somewhere else?
Also all virtual keys are represented by integers, and 8 represents Back, which should be universal across almost all platforms. Try reading the SCAR/Simba documentation.
http://docs.villavu.com/simba/script...dkeyboard.html
Skip down to keyboard virtual keys there to find which integer represents which key.
This should make it type ABCD and then delete the D. Don't have scar downloaded so I didn't try, but that's the way to use letters in Simba.SCAR Code:TypeKeys('ABCD' + #8)
You are all wrong. All of you.
PressVKey(8);
Keep this thread civil please. At the start there was some unnecessary bias towards scar. And then there were some good solutions posted which sadly doesn't work with the newest scar anymore. No need to call anyone dumb though. Most people posted here with the intention to help you.
I typed that as a joke btw.
wiki.scar-divi.com
http://scar-divi.com/
~Home
Sadly that wiki isn't complete, though it almost is. This function is not covered afaik.
Man this guy has some attitude problems.
Seriously, Flaming at everyone who is trying to help..