Jump to content

Resolution ...Please hELP mE


Recommended Posts

The below are lines from my script which is written according to the 1280X720 Resolution but pls tell me how can I run the same below lines without changing the coordinates manually on the screen resolution 1024X768

MouseClick("Left",237,503,1)

Sleep ($const2)

MouseClick("Left",196,528,1)

Sleep ($const2)

MouseClick("Right",300,500,1) ;To Save

MouseClick("Left",330,564,1) ;Saved

Sleep ($const3)

MouseClick("Left",257,278,1)

can anyone please provide me the custom function which can help to run the script on both the resolution without any manual work

Link to comment
Share on other sites

  • Moderators

Do not create multiple threads because you feel you disparately need help. This is a good way to get your posting privileges taken away all together.

I've given you the answers to your questions in the other thread, just because you don't want to do the work... doesn't mean you won't have too all the same.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...