Author |
Message |
Ava.Gabe.182
|
Posted: Sat Jul 11, 2009 1:52 pm Post subject: use a key on a keyboard without "hitting" the key |
|
|
So my friend is playing some computer game .. and he wants me to make a program that would "hit" a hey on the keyboard without actually hitting it. this is so he can play the game without being on the comp.
any suggestions on how to do so? D:
Thank youuu |
|
|
|
|
|
Sponsor Sponsor
|
|
|
syntax_error
|
Posted: Sat Jul 11, 2009 2:24 pm Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
umm im not sure if this is what you mean but on any windows OS there is an on screen keyboard to use |
|
|
|
|
|
DtY
|
Posted: Sat Jul 11, 2009 2:26 pm Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
Do you mean an autoplayer, or like to tunnel it from another computer? |
|
|
|
|
|
Ava.Gabe.182
|
Posted: Sat Jul 11, 2009 2:31 pm Post subject: Re: use a key on a keyboard without "hitting" the key |
|
|
i mean i don't want to be at the computer while the key is being pressed. |
|
|
|
|
|
DtY
|
Posted: Sat Jul 11, 2009 2:39 pm Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
So what's going to trigger it? Someone pressing a key on another computer, something else, or like automatically plays the game?
[edit] I'm asking because there might already be a program that does what you want. I'm not sure how to simulate a key press in Turing. |
|
|
|
|
|
Ava.Gabe.182
|
Posted: Sat Jul 11, 2009 2:44 pm Post subject: Re: use a key on a keyboard without "hitting" the key |
|
|
i guess automatically
and this doesn't have to be done in Turing .. im just most familiar in it so i posted it here. |
|
|
|
|
|
saltpro15
|
Posted: Sat Jul 11, 2009 5:20 pm Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
I would suggest a long pole with a rubber finger on the end. |
|
|
|
|
|
Zren
|
Posted: Sat Jul 11, 2009 7:12 pm Post subject: Re: use a key on a keyboard without "hitting" the key |
|
|
If you want to start a macro, that would loop a certain Mouse+Keyboard list of events (like cheating in a video game -_-). Then I guess SCAR would work. Never tried it myself, though I've heard of it when playing a game that got ruined by it.
http://www.kaitnieks.com/scar/
Truefully, I have no idea how safe this program is, so your on your own.
Scripts seems to be coded in PASCAL, which is cool. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Clayton
|
Posted: Sun Jul 12, 2009 8:16 am Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
If you're doing this for what I think you are doing it for (ie, preventing yourself from going AFK while playing an MMO), then in almost all cases, this is considered a breach of the ToS/EULA. Just so you know. |
|
|
|
|
|
endless
|
Posted: Sun Jul 12, 2009 8:47 am Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
|
|
|
|
|
|
Ava.Gabe.182
|
Posted: Sun Jul 12, 2009 1:34 pm Post subject: Re: use a key on a keyboard without "hitting" the key |
|
|
long pole with finger and bird .. with water ball on end? would all work nicely
i will check the site
thanks everyonee |
|
|
|
|
|
rizzix
|
Posted: Sun Jul 12, 2009 2:21 pm Post subject: Re: RE:use a key on a keyboard without "hitting" the key |
|
|
Clayton @ Sun Jul 12, 2009 8:16 am wrote: If you're doing this for what I think you are doing it for (ie, preventing yourself from going AFK while playing an MMO), then in almost all cases, this is considered a breach of the ToS/EULA. Just so you know. Don't tell me you actually read the EULA |
|
|
|
|
|
zylum
|
Posted: Mon Jul 13, 2009 12:56 am Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
I suggest looking up AutoIt or try using the Robot class in Java.. |
|
|
|
|
|
copthesaint
|
Posted: Fri Jul 17, 2009 12:31 am Post subject: RE:use a key on a keyboard without "hitting" the key |
|
|
If you want to make a program that plays a game for you, I suggest you get the Scar program. |
|
|
|
|
|
Analysis Mode
|
Posted: Fri Jul 17, 2009 3:30 pm Post subject: Re: use a key on a keyboard without "hitting" the key |
|
|
Most games I know regard this kind of activity as cheating. |
|
|
|
|
|
|