Orbiter Posted March 27, 2008 Posted March 27, 2008 Hi, i'm totally new to AutoIt. Is it possible to code a keylogger that also gives the time between the key being pressed and released? I.E I press the "A" key on my keyboard, and hold it down for about 3 seconds When i release the "A" key, i want the output to be something like this: A 3102 ms Any ideas?
Swift Posted March 27, 2008 Posted March 27, 2008 (edited) Hi, i'm totally new to AutoIt. Is it possible to code a keylogger that also gives the time between the key being pressed and released?I.EI press the "A" key on my keyboard, and hold it down for about 3 secondsWhen i release the "A" key, i want the output to be something like this:A3102 msAny ideas? I'm sorry, we do not help with anything having to do with keyloggers. There was a topic about this going on right now, best thing to do is just drop the keylogger subject.But, if you were to discover it upon yourself, that is fineThese functions will be a timer for you.TimerInit()TimerDiff()EDIT: I see you postin Weaponx, you think you can get a stickied topic on this? Edited March 27, 2008 by R6V2
DirtDBaK Posted March 27, 2008 Posted March 27, 2008 Is it possible to code a keylogger...Of course, but no one here will help you, you'll have to go to a forum that is about hacks, cracks, mods, expliots and more...Your just going to get flamed here ... [center][/center]
DirtDBaK Posted March 27, 2008 Posted March 27, 2008 Keylogging is not up for discussion.Who are you to decide? [center][/center]
Developers Jos Posted March 27, 2008 Developers Posted March 27, 2008 Think its clear we don't what this stuff here and you could have found that out easily by doing a search . *click*Who are you to decide?.. and your point is ...what? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts