Jump to content

darkdude198

Newbies
  • Posts

    1
  • Joined

  • Last visited

darkdude198's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi all, I've been looking everywhere for this type of macro for ANY Program (whther it is Paint.Net, Photoshop or Fireworks!) - I don't mind scripting it but I don't know how! Simply put, I want the script to do a few simple things... 1) Whenever the cursor clicks on a certain X,Y coordinate on an image (you can view the co-ordinate from the 'info' pallete), it will copy the x, and y co-ordinate 2) It will take the x co-ordinate and put it in a simple string xP*X/1000 -> The X represents the x co-ordinate it would grab from the co-ordinate I clicked on in step 1. 3) Do the same process for the y-coordinate, but use the string yP*Y/1000. 4) Copy's to a clipboard, or better yet, copies it directly into a notepad/text. Somewhere I can see it in text Thanks
×
×
  • Create New...