| View previous topic :: View next topic |
| Author |
Message |
ups2000ups I post too much
Reputation: 0
Joined: 31 Jul 2006 Posts: 2471
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Wed Oct 31, 2007 4:59 pm Post subject: Re: Send String out from the program? (delphi) |
|
|
Send each letter as a single key stroke, for ex:
Hello
Send H, then e, then l... you get the point.
|
|
| Back to top |
|
 |
slippppppppp Grandmaster Cheater
Reputation: 0
Joined: 08 Aug 2006 Posts: 929
|
Posted: Wed Oct 31, 2007 5:36 pm Post subject: |
|
|
| Or, you can just use sendkeys. If you want ill code a similar program to that of which you showed. Ill also include source if you want to learn off of it.
|
|
| Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Wed Oct 31, 2007 5:42 pm Post subject: |
|
|
| slippppppppp wrote: | | Or, you can just use sendkeys. If you want ill code a similar program to that of which you showed. Ill also include source if you want to learn off of it. |
Isn't that VB/C#/Python/Batch (basically scripting) only? Oh, and I believe they call SendInput in the end anyways (I could be wrong), so I don't see how it matters.
|
|
| Back to top |
|
 |
slippppppppp Grandmaster Cheater
Reputation: 0
Joined: 08 Aug 2006 Posts: 929
|
Posted: Wed Oct 31, 2007 5:56 pm Post subject: |
|
|
| I coded it in delphi, if you want, ill post source + exe
|
|
| Back to top |
|
 |
ups2000ups I post too much
Reputation: 0
Joined: 31 Jul 2006 Posts: 2471
|
Posted: Wed Oct 31, 2007 10:19 pm Post subject: |
|
|
Well still if some 1 got it for delpgi post it
_________________
dont complain about my english...
1*1 = 2? |
|
| Back to top |
|
 |
HolyBlah Master Cheater
Reputation: 2
Joined: 24 Aug 2007 Posts: 446
|
|
| Back to top |
|
 |
slippppppppp Grandmaster Cheater
Reputation: 0
Joined: 08 Aug 2006 Posts: 929
|
Posted: Thu Nov 01, 2007 5:12 pm Post subject: |
|
|
Ok holyblah, your making everything seem way too complicated. Here is source:
|
|
| Back to top |
|
 |
TheSorc3r3r I post too much
Reputation: 0
Joined: 06 Sep 2006 Posts: 2404
|
Posted: Thu Nov 01, 2007 7:42 pm Post subject: |
|
|
Use... AutoIt!
_________________
Don't laugh, I'm still learning photoshop! |
|
| Back to top |
|
 |
|