Jump to content

Bigred2k

Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Bigred2k

  1. This is the first script ive written so thanks for being patient. you can see the latest version here:http://pastebin.com/8iyTHPQ3 How do I make it so that it loops over and over waiting for the next hotkey press?
  2. OK. Here's what I got: http://pastebin.com/mC9Kgdbf Im not sure how to tie the individual pixel searches in with the 7,8,9 keypresses.
  3. Thanks CD. I'll start there.
  4. Not much. I'm watching basic video tutorials on youtube at the moment =P
  5. I need some help writing a very simple script that searches a area of the screen for a certain color and if found sends a keypress. The script should work like so: When numpad 7 is pressed, autoit should send a keypress of "W", search the pixel range of 560,620(top left pixel)/580,645(bottom right pixel), wait till it finds color#1, send 2nd "W" keypress When numpad 8 is pressed, autoit should send a keypress of "W", search the pixel range of 560,620(top left pixel)/580,645(bottom right pixel), wait till it finds color#2, send 2nd "W" keypress When numpad 8 is pressed, autoit should send a keypress of "W", search the pixel range of 560,620(top left pixel)/580,645(bottom right pixel), wait till it finds color#3, send 2nd "W" keypress if someone doesn't mind programming this for me I would REALLY appreciate it. Thanks!
  6. AWESOME! LARRY THANK YOU SOOO MUCH! I think with this I should be able to get off to my own start and analyze and modify anything that I need to. I will report back once I have a chance to test it (wont be till next week) I know I pretty much asked you to spoon-feed me this one time and frankly I'm surprised I got as much help as I have already recieved and in the time it recieved it in. +1 for autoit forums!! I honestly cant wait to get autoit installed on my workstation so I can REALLY start playing with it. TYVM weaponx and Larry
  7. <post removed>
×
×
  • Create New...