Hi (:
i working with a script and have problems with :/
im trying to get the key to be pushed in x sec ...
i have googled in 2 days now :S
can u help me out with this ?
The code i have found on google :
Wsh.Key.Down " key to use "
But can not get it to work :(
sry bad eng btw ...
KimArild90 3 months ago
how do I send %%random%%
(as in random keys)
frsn98 9 months ago
it won't open for me
frsn98 1 year ago
@frsn98 More details?
elisha054 1 year ago
@frsn98
Two solutions that may be the problem:
1. Have you saved the file with the code as all files ?
2. Have you Binded That File Type To A Other Program ?
i have got error it is saying 7 line 1 charectar??????
coolkaushik777 1 year ago
@coolkaushik777
please show me the code and post more details...
Can I press ALT and F4 on same time? How?
johannes1001000 2 years ago
just do it in the same line.
elisha054 2 years ago
what is the key for the screenshot "prtsc" doesn't work ?
231miguel231 2 years ago
put these {} around it...
how do you use the windows key?!!? it would help a lot! thanks!
lucklessdrummer 2 years ago
i finally found it!
^{ESC}
what is the left click command?
(reply please)
georgebandakakaskull 2 years ago
i dont know sorry!
oh, ok thanks anyways
i was just askin so i can make a simple auto clicker...
i tried to make that also!
but i just got to a auto spammer!
lol
the print screen doesn't work for me
SuperGonkDroid 2 years ago
r u doing right key?
can you do space? or is that the only one you cant use?
Jaredneslo 2 years ago
just enter " "
without these stuff "
How do you send a Command Like "Ctrl + C"
to copy and paste??? Someone please help me!!!
MaiTriCks 2 years ago
send those keys...
like i said how
the down isn't working for me would u mind helping me out this is wut im doing and its not working
WshShell.SendKeys "{DOWN}"
WScript.Sleep 500
Lucklesstheband 2 years ago
whats your error?
looks right to me, paste the entire code here so I can find your problem.
McJ0n 2 years ago
there is nothing wrong with it, ive checked
pianofreak195 2 years ago
i found a typo in your video description :P you've got CAPSLOCK in it twice, and you miss SPACEBAR :D
Ollie1405 2 years ago
oh no!
what shal i ever do?
uhmm maybe fixing the typo by replacing one of the capslock with spacebar? :D so both of my questions/announcements are done ^^ (if you know the spacebar atleast)...
how do you make it loop? i mean, always writing that every 2 seconds?
hellhooligan2 3 years ago
set shl = CreateObject("Wscript.Shell")
do
wscript.sleep(2000)
shl.sendkeys"your keys"
loop
elisha054 3 years ago
whats the wscript.sleep(5000)?
what that command do?
pro1rider 3 years ago
That command pauses the script for a limited amount of time.
5,000= 5 seconds.
1,000= 1 second.
10,000= 10 seconds.
Etc. hope this helps please rate.
@elisha054 how do i put in a space?
Daniel55556 1 year ago
@Daniel55556 what do you meen?
@Daniel55556 just do a.sendkeys "{space}"
bobbobly1 1 year ago
@bobbobly1 uip
@bobbobly1 yup
how to u set co-rdinates for the right click command??
elobire 3 years ago
what do you mean by co-rdinates?
the place to click because atm it will only click where the mouse is at the time i activate it
No sorry.
Vbscript isn't that "advanced".
The right click key isn't even vbscript, thats on any computer you don't need to tun vbscript in order to do that.
Hi (:
i working with a script and have problems with :/
im trying to get the key to be pushed in x sec ...
i have googled in 2 days now :S
can u help me out with this ?
The code i have found on google :
Wsh.Key.Down " key to use "
But can not get it to work :(
sry bad eng btw ...
KimArild90 3 months ago
how do I send %%random%%
(as in random keys)
frsn98 9 months ago
it won't open for me
frsn98 1 year ago
@frsn98 More details?
elisha054 1 year ago
@frsn98
Two solutions that may be the problem:
1. Have you saved the file with the code as all files ?
2. Have you Binded That File Type To A Other Program ?
KimArild90 3 months ago
i have got error it is saying 7 line 1 charectar??????
coolkaushik777 1 year ago
@coolkaushik777
please show me the code and post more details...
elisha054 1 year ago
Can I press ALT and F4 on same time? How?
johannes1001000 2 years ago
just do it in the same line.
elisha054 2 years ago
what is the key for the screenshot "prtsc" doesn't work ?
231miguel231 2 years ago
put these {} around it...
elisha054 2 years ago
how do you use the windows key?!!? it would help a lot! thanks!
lucklessdrummer 2 years ago
i finally found it!
^{ESC}
elisha054 2 years ago
what is the left click command?
(reply please)
georgebandakakaskull 2 years ago
i dont know sorry!
elisha054 2 years ago
oh, ok thanks anyways
i was just askin so i can make a simple auto clicker...
georgebandakakaskull 2 years ago
i tried to make that also!
but i just got to a auto spammer!
lol
elisha054 2 years ago
the print screen doesn't work for me
SuperGonkDroid 2 years ago
r u doing right key?
elisha054 2 years ago
can you do space? or is that the only one you cant use?
Jaredneslo 2 years ago
just enter " "
without these stuff "
elisha054 2 years ago
How do you send a Command Like "Ctrl + C"
to copy and paste??? Someone please help me!!!
MaiTriCks 2 years ago
send those keys...
like i said how
elisha054 2 years ago
the down isn't working for me would u mind helping me out this is wut im doing and its not working
WshShell.SendKeys "{DOWN}"
WScript.Sleep 500
Lucklesstheband 2 years ago
whats your error?
elisha054 2 years ago
looks right to me, paste the entire code here so I can find your problem.
McJ0n 2 years ago
there is nothing wrong with it, ive checked
pianofreak195 2 years ago
i found a typo in your video description :P you've got CAPSLOCK in it twice, and you miss SPACEBAR :D
Ollie1405 2 years ago
oh no!
what shal i ever do?
elisha054 2 years ago
uhmm maybe fixing the typo by replacing one of the capslock with spacebar? :D so both of my questions/announcements are done ^^ (if you know the spacebar atleast)...
Ollie1405 2 years ago
how do you make it loop? i mean, always writing that every 2 seconds?
hellhooligan2 3 years ago
set shl = CreateObject("Wscript.Shell")
do
wscript.sleep(2000)
shl.sendkeys"your keys"
loop
elisha054 3 years ago
whats the wscript.sleep(5000)?
what that command do?
pro1rider 3 years ago
That command pauses the script for a limited amount of time.
5,000= 5 seconds.
1,000= 1 second.
10,000= 10 seconds.
Etc. hope this helps please rate.
elisha054 3 years ago
@elisha054 how do i put in a space?
Daniel55556 1 year ago
@Daniel55556 what do you meen?
elisha054 1 year ago
@Daniel55556 just do a.sendkeys "{space}"
bobbobly1 1 year ago
@bobbobly1 uip
elisha054 1 year ago
@bobbobly1 yup
elisha054 1 year ago
how to u set co-rdinates for the right click command??
elobire 3 years ago
what do you mean by co-rdinates?
elisha054 3 years ago
the place to click because atm it will only click where the mouse is at the time i activate it
elobire 3 years ago
No sorry.
Vbscript isn't that "advanced".
The right click key isn't even vbscript, thats on any computer you don't need to tun vbscript in order to do that.
elisha054 3 years ago