Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Release]Mouse Recorder v2.0
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Tue Feb 05, 2008 12:58 pm    Post subject: [Release]Mouse Recorder v2.0 Reply with quote

This is a simple mouse recorder.

For now it is just record the movement of the mouse.

Enjoy!



The Extension 'rar' was deactivated by an board admin, therefore this Attachment is not displayed.



Last edited by HolyBlah on Thu Feb 07, 2008 5:47 am; edited 1 time in total
Back to top
View user's profile Send private message
goldengold
Grandmaster Cheater Supreme
Reputation: -1

Joined: 11 Nov 2006
Posts: 1841
Location: -.-

PostPosted: Tue Feb 05, 2008 1:39 pm    Post subject: Reply with quote

Source pl0x

Edit; The source is in the file
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Anden100
Grandmaster Cheater
Reputation: 0

Joined: 20 Apr 2007
Posts: 668

PostPosted: Tue Feb 05, 2008 2:44 pm    Post subject: Reply with quote

woot Very Happy fun program, i think ill study that source tomorrow O.o, is it possible to record mouse clicks aswell??? O.o

as far as i came in the source, it seems that using the method you use, it will be pretty hard O.o
Back to top
View user's profile Send private message
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Tue Feb 05, 2008 4:10 pm    Post subject: Reply with quote

What exactly is this supposed to do?

I can't build it with the source, and whenever I run the actual application, it just closes.

By looking at the source, I can tell it's supposed to do something. Confused

Edit:

My bad, didn't realize that it stuck itself in the tray.

Good job!

I'm having trouble understanding the source though. o_o

Edit 2: Didn't realize those were timers! Razz

Good job!!

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Wed Feb 06, 2008 7:56 am    Post subject: Reply with quote

Anden100 wrote:
woot Very Happy fun program, i think ill study that source tomorrow O.o, is it possible to record mouse clicks aswell??? O.o

as far as i came in the source, it seems that using the method you use, it will be pretty hard O.o

Actually it will be pretty easy (working on it right now) Wink .
Back to top
View user's profile Send private message
Anden100
Grandmaster Cheater
Reputation: 0

Joined: 20 Apr 2007
Posts: 668

PostPosted: Wed Feb 06, 2008 8:54 am    Post subject: Reply with quote

HolyBlah wrote:
Anden100 wrote:
woot Very Happy fun program, i think ill study that source tomorrow O.o, is it possible to record mouse clicks aswell??? O.o

as far as i came in the source, it seems that using the method you use, it will be pretty hard O.o

Actually it will be pretty easy (working on it right now) Wink .


nice Very Happy, its a very funny source to look at Very Happy even tho' its hard to understand completly everything, since im still a noob in Delphi...
Back to top
View user's profile Send private message
Ksbunker
Advanced Cheater
Reputation: 0

Joined: 18 Oct 2006
Posts: 88

PostPosted: Thu Feb 07, 2008 3:47 am    Post subject: re: Reply with quote

I dl'ed the archive, winRAR set it was corrupted.

Anyway I havn't used the source. Did you use a WH_MOUSE hook? Or GetCursorPos.

As for getting it to record mouse-clicks. I wrote a program that recorded coordinates of mouse clicks, and some other stuff. At first I GetCursorPos() and some other moues funcs but found it to be unreliable, the hook fixed the problem it not recording all 100% of clicks.
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Thu Feb 07, 2008 5:43 am    Post subject: Reply with quote

here is a new version.

Now it is recoreding clicks too.



The Extension 'rar' was deactivated by an board admin, therefore this Attachment is not displayed.

Back to top
View user's profile Send private message
Anden100
Grandmaster Cheater
Reputation: 0

Joined: 20 Apr 2007
Posts: 668

PostPosted: Thu Feb 07, 2008 8:30 am    Post subject: Reply with quote

i get arrors around the hotkey boxes Sad and when i ignore them, the edit boxes containing the hotkeys, dissapear...
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Thu Feb 07, 2008 9:34 am    Post subject: Reply with quote

Try reinstall Thotkeys("Visual.pas" in package1.I had to build the HotKey box again because the orginal one doesn't have a Win key option...).
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Thu Feb 07, 2008 10:25 am    Post subject: Reply with quote

wow nice work.
Watch out for Rot1's answer, he's gonna say he made it.
Back to top
View user's profile Send private message
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Thu Feb 07, 2008 10:52 am    Post subject: Reply with quote

rEakW0n wrote:
wow nice work.
Watch out for Rot1's answer, he's gonna say he made it.
Thanks you for the warning. Smile
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Thu Feb 07, 2008 2:16 pm    Post subject: Reply with quote

Just a suggestion Holy, you should update the first post's attachment with the most up to date versions each time you update so people are sure to get the most recent. Smile
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
HolyBlah
Master Cheater
Reputation: 2

Joined: 24 Aug 2007
Posts: 446

PostPosted: Thu Feb 07, 2008 3:22 pm    Post subject: Reply with quote

Wiccaan wrote:
Just a suggestion Holy, you should update the first post's attachment with the most up to date versions each time you update so people are sure to get the most recent. Smile
o.O
I did that...
Back to top
View user's profile Send private message
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Thu Feb 07, 2008 3:27 pm    Post subject: Reply with quote

Maybe also explain what you fixed/changed?

Just a suggestion

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites