AutoHotkey Pulover's Macro Creator - Image Search / Pixel Search / OCR

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ค. 2024
  • lets look at the easy way to create a Image Search / Pixel Search / OCR script using Pulover's Macro Creator
    0:00 timestamps
    0:02 Intro
    1:16 Image Search
    7:47 Pixel Search
    13:05 Image To Text

ความคิดเห็น • 103

  • @TABNationAutomation
    @TABNationAutomation  2 ปีที่แล้ว +4

    What else would you like to learn to do with Pulover's Macro Creator that I didnt cover in video 1 or this one?

    • @jmatt98
      @jmatt98 2 ปีที่แล้ว

      Any idea on how to make a marco like this? I want to take a comma delimited string of text from my clipboard. then paste it with tabs for each comma. For example "firstname,lastname,city" copied to the clipboard. then paste with keystrokes. each comma will convert to a tab press.

    • @jaishivaomkaaraa3107
      @jaishivaomkaaraa3107 2 ปีที่แล้ว

      sir .. is their any option copy text from text and type in drop-down online work..

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      @@jaishivaomkaaraa3107 like control C? then what browser? IE look at coms and chrome look at autocontral video.

    • @aksona777smte3
      @aksona777smte3 ปีที่แล้ว

      hello, can you help me in this one , i have 10x pictures and i want to combine it by couples for example 1st and 7th picture is true as 4th and 2nd , from 1 to 10 every combination of pictures must be true. Can you make video about it or reply my comment? it will help me alot. thanks and good luck on your channel

    • @TABNationAutomation
      @TABNationAutomation  ปีที่แล้ว

      @@aksona777smte3 I would just nest ifs. So a if inside an if then if both true do code

  • @karlpark78
    @karlpark78 ปีที่แล้ว +2

    Spot on video! Thanks! As a noobie, I appreciate the specifics that can be understood by someone without a Master's Degree in AHK.

  • @alexisvelasquez2165
    @alexisvelasquez2165 2 ปีที่แล้ว +8

    pullover macro creator is an addiction, i need more dude, I NEED MORE

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว +1

      should not be lol. I mention in the video don't use this

  • @JogatinaBrasilis
    @JogatinaBrasilis ปีที่แล้ว

    I created a function to find an image in the pullover macro creator. Now I would need that, after identifying the image, the mouse clicked on a certain point of that image, is it possible? I think the
    The idea of ​​putting fixed coordinates for the mouse to follow doesn't help me, because the image I set up to look for will appear in different positions on the screen. in short, I need the mouse to click on a specific point of the image that I cropped, is it possible?

  • @daviddurfee6817
    @daviddurfee6817 2 ปีที่แล้ว +5

    Hey! Great video! When you input coordinates for the OCR([x, y, w, h], eng) command, they are relative to the entire screen, is there a way to make the coordinates specific to a window rather than the whole screen? This current set up makes it so if you move your window being scanned to a different position on the screen, the scan coordinates are no longer correct. Thanks for the help!

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว +4

      www.autohotkey.com/docs/commands/WinGetPos.htm then just use the var in the ocr line of code

  • @travisfader4419
    @travisfader4419 ปีที่แล้ว

    ok so the OCR part of this video is great but useless because after you export it you get the lib error. What do I download and then where do I add the lib in the file? Thanks

  • @Erwin_AMS
    @Erwin_AMS 11 หลายเดือนก่อน +1

    I used exactly the same code as you showed for the Image Search, i triple checked but it is not recognizing the pic i used. It is working in a 2.0 code that someone from the forum was so kind to provide. Can you please give me a tip why this could be? I have no more options but i do love this tool.

  • @minipc-2005
    @minipc-2005 ปีที่แล้ว

    Спасибо. Помог разобраться.

  • @NISMONZ
    @NISMONZ 2 ปีที่แล้ว

    How would it work with checking say 4 images - then clicking a button related to the 'best' image? guessing a heap of if/else?

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว +1

      Not really going to be a best imagine. Either matches or doesn't

  • @jf4433
    @jf4433 หลายเดือนก่อน

    you are the best

  • @brutaltoast95
    @brutaltoast95 3 หลายเดือนก่อน

    hey mate cheers for the help with script writing got a question for you
    how would i increases the speed on witch my mouse reaches each pixel target faster to execute a click. right now it takes a second in between each color pixel
    if that makes any sense

  • @blackdesert8706
    @blackdesert8706 ปีที่แล้ว +1

    sir u deserve a like and a subscribe keep up the good work sir +rep

  • @k.ss.s4946
    @k.ss.s4946 ปีที่แล้ว

    so in cs 1.6 there is a server rewarding you for math skills is it possible for me to take the math as ocr and add the answer to be texted in chat after the said ocr(math problem) is found.i will have the answer ready i don't need it to calculate anything

  • @markthornton3007
    @markthornton3007 2 ปีที่แล้ว +1

    COOL.
    Can you do a Video on Macros for emails - Helpdesk job

  • @videosmas3206
    @videosmas3206 4 หลายเดือนก่อน

    Hello and thank you for the video. I know it is a little old already and I’m not sure if there is any update in the software. But I will like to know if instead of mouse click you can input a key press. Lets say when it found the picture or pixel it will automatically press and release a key?

    • @TABNationAutomation
      @TABNationAutomation  4 หลายเดือนก่อน

      Yes just add a send command in the if. Check out my first macro video for this

  • @ardwych4881
    @ardwych4881 2 ปีที่แล้ว

    What else to learn to do?
    How about a macro to set Windows 11's default browser back to our desired one rather than the one that Microsoft forces on us?
    I haven't done it but I've seen it. A Win11 update assigns Edge to all filetypes that appear on the web. So far there's only the manual one-by-one method of putting them back the way they were.
    If PMC can do this, it would be good for our perception of it. I still can't understand it much, as per my comment a year ago + your (short) reply a day ago on your other video.

  • @ih585
    @ih585 4 หลายเดือนก่อน

    it's an old video i know, lately i have a challenge and can't find a way solve it!, if i have 2 lines on the screen one dynamic and one static, the pixel color search is easy to do, but i want to calculate the Y axis value of both lines coordinates and do a math calculation and based on the result either +/- a mouse click to happen i mean if the dynamic line came above or below the static line an action to happen ...any help plz

  • @johnkappachino6140
    @johnkappachino6140 10 หลายเดือนก่อน

    Thanks for the video! Sadly the OCR doesn't work if you are not running as admin or using the portable version

  • @genoteh9706
    @genoteh9706 7 หลายเดือนก่อน

    Hi, How can I search for multiple pixels to click in different places without losing the loop?

  • @Jose-sf8bt
    @Jose-sf8bt ปีที่แล้ว

    how would i make it work with multiple images and press a specific key for each one. for example the first image is blue so it'll press B and the second image is red so it'll press R

    • @UD_Psycho
      @UD_Psycho 8 หลายเดือนก่อน

      you're playing taiko aren't you

    • @albertwesker2k24
      @albertwesker2k24 7 หลายเดือนก่อน

      @@UD_Psycho Yes and he is banned now

  • @h3r0_xiii
    @h3r0_xiii 2 หลายเดือนก่อน

    Hello. I need some help with something. I want the image detector to look for multiple images after it finds one image. once it finds the image it would move the mouse towards the image and then the next sequence would look for the next image and move the mouse and etc. I am trying to put this into a loop sequence. Thanks in advance.
    edit: i just decided to look for the exact pixal color instead and worked alot easier, thanks for the video.

    • @TABNationAutomation
      @TABNationAutomation  2 หลายเดือนก่อน

      Good good. Not only simpler but also less processer heavy

  • @evilmarc
    @evilmarc 2 ปีที่แล้ว

    Can't get it to work with my second screen unfortunately

  • @morgunify
    @morgunify ปีที่แล้ว

    hi there thank u so much for this video
    i have a question ...
    what if i want to click on The name and Exclude the background
    lets say that the background is video or some kind of a .GIF Image

  • @bigtexnick2188
    @bigtexnick2188 11 หลายเดือนก่อน

    Image search seems to have problems working for a Citrix 3rd party desktop window. Do you know any work arounds or alternatives?

    • @TABNationAutomation
      @TABNationAutomation  11 หลายเดือนก่อน

      A lot of times with VDesktops you have to install the script on the VDesktop

    • @iriya3227
      @iriya3227 10 หลายเดือนก่อน

      Are you sure the issue is Citrix not you using two monitors? If you use two monitors with different resolutions and zooms AHK gets confused, however if you ran AHK as Admin and it's all on same monitor it shouldn't cause issues in Screen mode not sure about window.

    • @iriya3227
      @iriya3227 10 หลายเดือนก่อน

      You can always move the AHK portable files into Citrix anyways without installing, just make sure you move them to your own Onedrive not the shared company files as your IT security engineers will get mad if you do and delete your files

  • @genoteh9706
    @genoteh9706 9 หลายเดือนก่อน

    And how do you loop it? I want it to click every time it finds the correct pixel but it only does it once.

    • @genoteh9706
      @genoteh9706 9 หลายเดือนก่อน

      Loop
      {
      Loop
      {
      CoordMode, Pixel, Window
      PixelSearch, FoundX, FoundY, 623, 423, 750, 605, 0xF0CB59, 0, Fast RGB
      }
      Until ErrorLevel = 0
      If (ErrorLevel = 0)
      {
      Click, Left, 1
      Sleep, 10
      }
      }
      Does this looks bad? Dangerous? Or is it good.

  • @indolentcx2506
    @indolentcx2506 2 ปีที่แล้ว +4

    i new just using this for a game but want to know how to loop 2 different keys with 2 different delays?

  • @maui-maui4011
    @maui-maui4011 ปีที่แล้ว

    I can't play my macro by shortcut although I choose for example ALT+S or others ALT+ I or F3 in Play_box

    • @TABNationAutomation
      @TABNationAutomation  ปีที่แล้ว

      Did you press run or save and run the script

    • @maui-maui4011
      @maui-maui4011 ปีที่แล้ว

      @@TABNationAutomation
      Yes now I generate a new macro in notepad write something and there the shorcut works, but it doesn't work in Opera Browser

  • @mustaphaboudaoud9643
    @mustaphaboudaoud9643 2 ปีที่แล้ว +1

    I've been trying to make image search to work in wow but it never works

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      image search suck in gaming. it needs to be the same each time but with shading and what not it sucks

  • @koolkiwikat
    @koolkiwikat 2 ปีที่แล้ว

    How do I link into discord api?, to output a message automagically?

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      You would need to make a bot using discords approved stuff. discord may block you if you use something like AHK

  • @victordauden9173
    @victordauden9173 2 ปีที่แล้ว

    hi there. Ive been trying AHK to fire PAD... so cool as this way I can use task manager to fire it as I please. Pls elaborate on this.Think combining both programs gives you extra juice. You can get what PAD alone can't if you know what I mean. Thx, its a great channel. Kudos, keep it up

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      what is pad?

    • @victordauden9173
      @victordauden9173 2 ปีที่แล้ว +1

      @@TABNationAutomation PAD = Power Automate Desktop. You have video on that were you even mention what I'm doing here regarding using AHK to trigger PAD. You were my inspiration indeed, so thank you first of all. And then as a request I propose using AHK to make up for the shortcomings of PAD. You cannot shedule for free in PAD, but you can easly trigger AHK just scheduling task manager. That I use to schedule PAD for example. As it happens I've been using for months Pulover's macro, and even though it records more than needed as you mention, you can also choose what you record, and it does make adifference for lay people, no programers like me (just unchecking a few options records far less). Would like you to expand on that as an idea. Power Automate requires a premium license to schedule any flow, but if you can use AHK instead to trigger PAD then problem solved. My request is how to best combine AHK and PAD to overcome the shortcomings of both. Thx in advance if you find this as interesting as I do, and considering you inspired me I think you will, hopefully :) Waiting for the next video. Thx!

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      @@victordauden9173 i see what you mean i think. with ahk I think the best way would be settimer with a system time check then winactive PAD and last would be a image search for the run button since you cant use coms with pad

    • @victordauden9173
      @victordauden9173 2 ปีที่แล้ว

      @@TABNationAutomation Spot on! That's precisely what I did. And here the scheduling part: th-cam.com/video/F6gCfhHCe6I/w-d-xo.html

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      @@victordauden9173 ​ @Víctor Daudén ah yes. this is on my todo list. can also make ahk run at a time of day. did a video on that

  • @user-ui7gf4os2q
    @user-ui7gf4os2q 5 หลายเดือนก่อน

    я бы посоветовал macro recorder он по проще так же проверяет картинку и делает действие а если не нашел другое с переходами по скрипту

  • @user-nw8ik2wx7x
    @user-nw8ik2wx7x 2 ปีที่แล้ว +1

    heeeey .. macro recorder is cool thing... thanks. but is there tool for easy create GUI ?

  • @CLHoofie
    @CLHoofie ปีที่แล้ว

    How do I get it to move to and click on a pixel

  • @CLHoofie
    @CLHoofie 2 ปีที่แล้ว

    uhh so im using pixel finder and the color hex is nothing like the real color im geting black and forest green

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      are you playing a game with this? shading matters in games.

    • @CLHoofie
      @CLHoofie 2 ปีที่แล้ว

      @@TABNationAutomation roblox i got a color that looks like it idk if its exactly it tho cus its not working

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      @@CLHoofie window mode and up the variation. pulover is not perfect coding your self is way better.

    • @CLHoofie
      @CLHoofie 2 ปีที่แล้ว

      @@TABNationAutomation alr thx

  • @slept6404
    @slept6404 2 ปีที่แล้ว

    whered u download it from also is the creator verified and safe ?

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      You can download it but just search the name on google. Works fine. Your the one writing the code so if it does anything bad its from you.

  • @fakhruddinsupardan5376
    @fakhruddinsupardan5376 7 หลายเดือนก่อน

    Sir, how to paste thats ocr on file ?

  • @poparisa126
    @poparisa126 2 ปีที่แล้ว

    how hold click MUOSE MOVE down ( no recoil Shooting game) And click right Hold Shift (Hold Aim Sinper)
    F4 On F5 off

  • @JetxPi
    @JetxPi ปีที่แล้ว

    Can't seem to get it to work on my Bluestacks (Emulator for android). I'm trying to see if a spawn can trigger the Continue but it's looks like it doesn't for some reason. I tried it on an idle screen and it work, but i can't get it to work on a moving sample/spawn.

    • @TABNationAutomation
      @TABNationAutomation  ปีที่แล้ว

      Whats not working? I have no idea what commands or how you want to trigger anything

    • @JetxPi
      @JetxPi ปีที่แล้ว

      @@TABNationAutomation like I'm playing a game, i want a trigger for an image to automatically click something but it doesn't seem to be working. If i run it on a standby game it works but if i play it and it shows up, it doesn't pick it up. I've did more research and found out i need a WinActivate something to make it work? how do i use or insert that to my script?

    • @TABNationAutomation
      @TABNationAutomation  ปีที่แล้ว

      @@JetxPi if WinActive("ahk_class Notepad") or WinActive("ahk_class" ClassName). Add to where you want it to do the check

    • @JetxPi
      @JetxPi ปีที่แล้ว

      @@TABNationAutomation accept me on discord? :) thanks alot, will try it

  • @lyuuse3580
    @lyuuse3580 3 หลายเดือนก่อน

    Hey, i can't make it work :/

    • @TABNationAutomation
      @TABNationAutomation  3 หลายเดือนก่อน

      ok? tells me nothing lol

    • @lyuuse3580
      @lyuuse3580 3 หลายเดือนก่อน

      The image find just doesnt work ;/

    • @TABNationAutomation
      @TABNationAutomation  3 หลายเดือนก่อน

      @@lyuuse3580 well no clue.

  • @ayxaq
    @ayxaq ปีที่แล้ว

    send downlaod link

  • @GIDAEONGULLY
    @GIDAEONGULLY 2 ปีที่แล้ว +1

    You look like if Jimmy Neutron became disillusioned with this world.

  • @higherquality
    @higherquality 2 ปีที่แล้ว

    Bro, I'm having a literal headache trying to do this

    • @TABNationAutomation
      @TABNationAutomation  2 ปีที่แล้ว

      ?

    • @higherquality
      @higherquality 2 ปีที่แล้ว

      @@TABNationAutomation
      I cannot get the image search to work by following the steps.
      It seems like it doesn't have access to the screen since it immediately shows an error.
      Though pixel search works.

  • @the_got4764
    @the_got4764 5 หลายเดือนก่อน

    What is this video, what are you talking about in this part? 7:37 o th-cam.com/video/7AzGdEEwlt8/w-d-xo.html

  • @yufengyan
    @yufengyan 2 ปีที่แล้ว

    lol

  • @Maikuraaa
    @Maikuraaa ปีที่แล้ว +1

    hiii is there any way i can contact you maybe in discord so that you could help me in what i need to do. i did the pixel detect thing and it wont press "e" whenever it finds the desired pixel. it can see the pixel but it wont do the keypress why is that?

    • @TABNationAutomation
      @TABNationAutomation  ปีที่แล้ว

      ya go to my about tab and got a few ways to contact me. send what code you have.

  • @smit1218
    @smit1218 11 หลายเดือนก่อน

    Can u send me Instagram or any other platform?