|
-
May 13th, 2000, 09:00 AM
#1
Thread Starter
New Member
I need some help trying to figure this thing out. Right now I can get the mouse to move from Point A to Point B. For instance, my program picks a random X value and Y value and then the mouse goes to that point. However, I don't want the mouse to just go from one coordinate to the next I want it to smoothly move there as if someone was actually controlling it. Now I have a record mouse movement feature which uses a timer with a really short interval that gets all the coordinates the person moves and all the clicks, things like that. The only problem with that is that nothing is random about that. I want to be able to pick a random number and move it there as if it was a recorded mouse movement. Does this make any sense to anyone other than me? LoL, I think I did a bad job of explaining this. If this doesn't make sense let me know and I will see if I can explain it better.
Thanks,
Publius
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|