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 


X and Y
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
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:28 pm    Post subject: X and Y Reply with quote

How do you know the X and Y of a certain point of your pc? ty Laughing
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Kevin
Grandmaster Cheater Supreme
Reputation: 0

Joined: 07 Mar 2007
Posts: 1139
Location: Spiderman-World

PostPosted: Tue Jul 24, 2007 2:31 pm    Post subject: Reply with quote

I dont know, i just try... Its for SetCursPos(x,y) ?
Back to top
View user's profile Send private message MSN Messenger
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:32 pm    Post subject: Reply with quote

yes how to know the x and y of a certain point Sad
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Kevin
Grandmaster Cheater Supreme
Reputation: 0

Joined: 07 Mar 2007
Posts: 1139
Location: Spiderman-World

PostPosted: Tue Jul 24, 2007 2:33 pm    Post subject: Reply with quote

use mouse button right click to see where it clicks. i dont know a exact way to see this.
Back to top
View user's profile Send private message MSN Messenger
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:34 pm    Post subject: Reply with quote

but then how i know the x and y :S
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Tue Jul 24, 2007 2:34 pm    Post subject: Reply with quote

TPoints and GetCursorPos(Point : TPoint);
Back to top
View user's profile Send private message
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:35 pm    Post subject: Reply with quote

how?
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Tue Jul 24, 2007 2:36 pm    Post subject: Reply with quote

google them >.>
_________________
Back to top
View user's profile Send private message
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Tue Jul 24, 2007 2:37 pm    Post subject: Reply with quote

I provided a delphi answer, are you even using delphi?
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Tue Jul 24, 2007 2:38 pm    Post subject: Reply with quote

I only know one way:
make screenshot save it and put it in the ACTool folder (replace with 800x600 for example) then open up ACTool.
Right, there are some command things. Click the [+] sign @ Color commands. Click any of them.
Then choose 800x600 (if you saved your pic as 800x600).
Drop your mouse there, where you want to x and y.
Then click enter and you will get 2 numbers.
Code:

GetBlue  417, 286 = Color

here 417 is x and 286 is y (I guess).
Back to top
View user's profile Send private message
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:43 pm    Post subject: Reply with quote

Im trying to make a simple script that opens msn and log me on, on ac tools
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
UnLmtD
Grandmaster Cheater
Reputation: 0

Joined: 13 Mar 2007
Posts: 894
Location: Canada

PostPosted: Tue Jul 24, 2007 2:43 pm    Post subject: Reply with quote

rEakW0n wrote:
I only know one way:
make screenshot save it and put it in the ACTool folder (replace with 800x600 for example) then open up ACTool.
Right, there are some command things. Click the [+] sign @ Color commands. Click any of them.
Then choose 800x600 (if you saved your pic as 800x600).
Drop your mouse there, where you want to x and y.
Then click enter and you will get 2 numbers.
Code:

GetBlue  417, 286 = Color

here 417 is x and 286 is y (I guess).


Shocked Use the function that Renkokuken gave.

_________________
Back to top
View user's profile Send private message
Reak
I post too much
Reputation: 0

Joined: 15 May 2007
Posts: 3496

PostPosted: Tue Jul 24, 2007 2:45 pm    Post subject: Reply with quote

UnLmtD wrote:
rEakW0n wrote:
I only know one way:
make screenshot save it and put it in the ACTool folder (replace with 800x600 for example) then open up ACTool.
Right, there are some command things. Click the [+] sign @ Color commands. Click any of them.
Then choose 800x600 (if you saved your pic as 800x600).
Drop your mouse there, where you want to x and y.
Then click enter and you will get 2 numbers.
Code:

GetBlue  417, 286 = Color

here 417 is x and 286 is y (I guess).


Shocked Use the function that Renkokuken gave.


Mine is weird, isn't it ? xD
Back to top
View user's profile Send private message
cordero619
Newbie cheater
Reputation: 0

Joined: 27 Jun 2007
Posts: 23
Location: Mexico

PostPosted: Tue Jul 24, 2007 2:46 pm    Post subject: Reply with quote

I dont know where to put the script that Renkokuken said Embarassed
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
Renkokuken
GO Moderator
Reputation: 4

Joined: 22 Oct 2006
Posts: 3249

PostPosted: Tue Jul 24, 2007 2:46 pm    Post subject: Reply with quote

rEakW0n wrote:
UnLmtD wrote:
rEakW0n wrote:
I only know one way:
make screenshot save it and put it in the ACTool folder (replace with 800x600 for example) then open up ACTool.
Right, there are some command things. Click the [+] sign @ Color commands. Click any of them.
Then choose 800x600 (if you saved your pic as 800x600).
Drop your mouse there, where you want to x and y.
Then click enter and you will get 2 numbers.
Code:

GetBlue  417, 286 = Color

here 417 is x and 286 is y (I guess).


Shocked Use the function that Renkokuken gave.


Mine is weird, isn't it ? xD
Well, He's using ACTool, so yours is the only valid one most likely, unless ACTools supports that type of input.
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