Jump to content

spartum

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by spartum

  1. You are right, I thought of a way to do a quick test with my desktop icons . Left to right, top to bottom is perfect for my plans too Thank you, I took a look at the code in the include folder, but I wasn't sure and thought it would be easier to just ask, until I thought of the test . Anyway, sorry for the spam thread lol. I don't like waiting so I keep trying to figure it out while I wait for an answer
  2. Does it begin searhing for 0, 0 in the top left and move left to right, down, left to right, down? Or does it search nearest to cursor first? Any input on this will be extremely helpful, thank you I hope it is okay I made a new thread for this, my last one was about an error I was having with getting the imagesearch function to work period, I didn't want to edit the title out and things in case someone else has the same error, so they can find my thread and maybe figure it out based on my jumble of words xD haa.
  3. That and then instead of just running the script, I right click > Run as x64 It was also suggested (in the youtube video comments I think) to try as x86 as well. x86 didn't do it for me, but x64 did. Let me know how it went for you
  4. Okay, after bouncing around the forums, reading, googling, etc. I figured out I had the imagesearch.au3 file and the .dll files in the wrong locations, + I needed to run the script as x64. So if anyone else shows up here with questions like mine, the Imagesearch.au3 file goes to "C:\Program Files (x86)\AutoIt3\Include\" and the .dll goes to "C:\Windows\System32\" And for the record, my silly message boxes worked too!
  5. I've done minimal coding in the past (html, css, java, php). Java / php mostly being from tutorials then tweaking for my own needs. I want to learn to use this program so I can write some of my own scripts, and the ImageSearch function is required for almost all of my plans. I tried following this tutorial, and seem to have failed :/
×
×
  • Create New...