Jump to content
Macro Express Forums

mcrae

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by mcrae

  1. Thanks for your time and effort Cory, this is much more complex than I thought it would be, so I'm going to give up. If I do ever get around to it though... I'll be back! Have a good one, and thanks
  2. The onclick function that ol3ears mentioned sounds promising, I wonder if you could tell me how to use it? And Cory, could you explain how I would do what you suggest? What commands would I use?
  3. Thanks for the quick answer! However... maybe I wasn't clear enough. The web page isn't mine, and i can't edit it. From what i saw in the Me and Javascript thread (I know nothing about programing html/java), that code is meant to put on a webpage. I simply want to go to a webpage, find a button (which isn't always in the same place), and click it.
  4. after reading the forum, the only possible way to do this that i can see is to scan the screen, pixel by pixel, left to right, and when the macro detects a certain combination of pixel colours in a row, it can record where on the screen those pixels are. is this possible? is there a more efficient method? how exactly do i write a script liek this that will scan the screen looking for a certain set of pixels?
  5. Hi all, downloaded macro express, and created a very simple script: <REP3:01:000001:000001:00010:0:01:> <GETCONTROL2:02:EVE.EXE:triuiScreenEVE000:> <MSD:500><MMW2:24,651><MSD:500><LCLK><MSD:500> <MMW2:753,574><MSD:500><LDCLK><MSD:500> <MMW2:954,703><MSD:500><LDN><MSD:500> <MMW2:214,667><MSD:500><LUP><MSD:500> <MMW2:20,768><MSD:500><LCLK><DELAY:18> <MMW2:23,204><MSD:500><LCLK><MSD:500> <MMW2:127,166><MSD:500><RCLK><MSD:500> <MMW2:170,170><MSD:500><LCLK><DELAY:60> <MMW2:851,213><MSD:500><LCLK><MSD:500> <MMW2:797,124><DELAY:1><LCLK><DELAY:1> <MMW2:895,125><MSD:500><LCLK><DELAY:50> <MMW2:647,736><MSD:500><LCLK><DELAY:10> <MMW2:605,674><MSD:500><LCLK><MSD:500> <MMW2:647,673><MSD:500><LCLK><MSD:500> <MMW2:688,673><MSD:500><LCLK><MSD:500> <MMW2:728,674><MSD:500><LCLK><DELAY:30> <MMW2:647,736><MSD:500><LCLK><DELAY:31> <MMW2:160,184><MSD:500><RCLK><MSD:500> <MMW2:203,224><MSD:500><LCLK><DELAY:130> <ENDREP> its for a game called EVE Online. seeing as all it does is click throughout the window, i was wondering how i could incorporate more advanced functions, like checking pixel colors, and well i don't know exactly what else. im assuming it is impossible for macro express to distinguish game window inside the actual game, right? i dont really know what else i want to know, i jsut want to know what other cool functions i could use other than mouse moving and clicking that could help in the game
×
×
  • Create New...