
-----------------------------------
Ava.Gabe.182
Sat Jul 11, 2009 1:52 pm

use a key on a keyboard without &quot;hitting&quot; 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

-----------------------------------
syntax_error
Sat Jul 11, 2009 2:24 pm

RE:use a key on a keyboard without &quot;hitting&quot; 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
Sat Jul 11, 2009 2:26 pm

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
Do you mean an autoplayer, or like to tunnel it from another computer?

-----------------------------------
Ava.Gabe.182
Sat Jul 11, 2009 2:31 pm

Re: use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
i mean i don't want to be at the computer while the key is being pressed.

-----------------------------------
DtY
Sat Jul 11, 2009 2:39 pm

RE:use a key on a keyboard without &quot;hitting&quot; 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
Sat Jul 11, 2009 2:44 pm

Re: use a key on a keyboard without &quot;hitting&quot; 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
Sat Jul 11, 2009 5:20 pm

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
I would suggest a long pole with a rubber finger on the end.

-----------------------------------
Zren
Sat Jul 11, 2009 7:12 pm

Re: use a key on a keyboard without &quot;hitting&quot; 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.

-----------------------------------
Clayton
Sun Jul 12, 2009 8:16 am

RE:use a key on a keyboard without &quot;hitting&quot; 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
Sun Jul 12, 2009 8:47 am

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
http://ec1.images-amazon.com/images/G/01/askville/291827_3471335_mywrite/dippy-bird1.jpg

-----------------------------------
Ava.Gabe.182
Sun Jul 12, 2009 1:34 pm

Re: use a key on a keyboard without &quot;hitting&quot; 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
Sun Jul 12, 2009 2:21 pm

Re: RE:use a key on a keyboard without &quot;hitting&quot; 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. Don't tell me you actually read the EULA  :lol:

-----------------------------------
zylum
Mon Jul 13, 2009 12:56 am

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
I suggest looking up AutoIt or try using the Robot class in Java..

-----------------------------------
copthesaint
Fri Jul 17, 2009 12:31 am

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
If you want to make a program that plays a game for you, I suggest you get the Scar program.

-----------------------------------
Analysis Mode
Fri Jul 17, 2009 3:30 pm

Re: use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
Most games I know regard this kind of activity as cheating.

-----------------------------------
btiffin
Sat Jul 18, 2009 10:09 am

Re: use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
Not to help with cheating, but expect, a Tcl/Tk extension, and the autoexpect sample might work.

Cheers

-----------------------------------
ecookman
Sat Jul 18, 2009 10:33 am

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
how about a controller...you don't need to hit any keys if you are using axis controls, or hook up a wii mote to your computer with bluetooth.

-----------------------------------
copthesaint
Mon Jul 20, 2009 7:35 pm

RE:use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
Hmm develope a keyboard that presses it's own keys, then program your own language to work with the keyboard itself. Then .. jk Turing cannot do this just as its self. maybe try an more advance, or recently made programming language ;p turing is realllllly old.

-----------------------------------
facultyofmusic
Sat Jul 25, 2009 9:51 am

Re: use a key on a keyboard without &quot;hitting&quot; the key
-----------------------------------
Lol, i don't think that's really possible on Turing, but the birdy with a finger is really the way to go.
