PDA

View Full Version : Mouse Recording with Java?



sm321
07-03-2012, 07:02 AM
Hello :) I was wondering, how hard would a mouse recorder with pixel offset be to make? I might want to add that I have no Java experience. Thankyou.

noway123
07-04-2012, 02:00 PM
Hello I was wondering, how hard would a mouse recorder with pixel offset be to make?
If i understand you right, then its easy ( with Java knowlege ).

I might want to add that I have no Java experience.
Learn the basics and then lookup:
- MouseMotionListener
- Array / ArrayList
- Robot
- GlobalMouseListener library

sm321
07-05-2012, 07:28 AM
If i understand you right, then its easy ( with Java knowlege ).

Learn the basics and then lookup:
- MouseMotionListener
- Array / ArrayList
- Robot
- GlobalMouseListener library

Ok, thankyou :) Any idea how long this would take? I know different people learn at different rates, but is it possible to average it?

noway123
07-06-2012, 07:02 AM
Watch all of the tuts ( i think around 30 parts , 10min each). Multiply the time with 4-10 and dats how long it takes to learn the very basics of java.

http://www.youtube.com/watch?v=Hl-zzrqQoSE