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.
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
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.
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!
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
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?
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
Hi, when trying to use tthe Image To Text (OCR) command the program throws an exception "what: vis2.provider.tesseract.convert" "message: Tesseract failed." How can I fix it?
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
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
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?
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.
Hello, thank you very much for your video, it was very helpful. Could you please help me with a question? Using Pixel Search and OCR, you obtain a string of characters. I want to extract the result as a number, for example, the number 10. I want to use that result from Pixel Search and OCR to create a pause. Thank you for your attention.
@@jesusmanuel276 ocr and pixel are very different results so not sure what you mean but can just add an if statement when the result equals what you want do what ever pause means.
@@TABNationAutomation "I want to use the number received from the OCR as a wait time in my script. The idea is to assign the value obtained from the OCR to a variable and then use that variable to pause the script. Something like: slepp,OCR_result
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.
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.
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
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
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
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 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!
@@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
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?
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 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 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.
What else would you like to learn to do with Pulover's Macro Creator that I didnt cover in video 1 or this one?
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.
sir .. is their any option copy text from text and type in drop-down online work..
@@jaishivaomkaaraa3107 like control C? then what browser? IE look at coms and chrome look at autocontral video.
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
@@aksona777smte3 I would just nest ifs. So a if inside an if then if both true do code
Spot on video! Thanks! As a noobie, I appreciate the specifics that can be understood by someone without a Master's Degree in AHK.
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.
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!
www.autohotkey.com/docs/commands/WinGetPos.htm then just use the var in the ocr line of code
pullover macro creator is an addiction, i need more dude, I NEED MORE
should not be lol. I mention in the video don't use this
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
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?
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
COOL.
Can you do a Video on Macros for emails - Helpdesk job
Thanks for the video! Sadly the OCR doesn't work if you are not running as admin or using the portable version
Hi, when trying to use tthe Image To Text (OCR) command the program throws an exception
"what: vis2.provider.tesseract.convert"
"message: Tesseract failed."
How can I fix it?
firewall maybe it could be blocking PMC internet access on your computer
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
Hi, How can I search for multiple pixels to click in different places without losing the loop?
i new just using this for a game but want to know how to loop 2 different keys with 2 different delays?
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
я бы посоветовал macro recorder он по проще так же проверяет картинку и делает действие а если не нашел другое с переходами по скрипту
I wanna use the OCR in a way that it only saves digits (numbers) into the variable. How could I do that?
@@riki8794 look into string replace
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?
Yes just add a send command in the if. Check out my first macro video for this
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.
Good good. Not only simpler but also less processer heavy
LOVE IT! TYSM!!!
I'm glad you like it
How would it work with checking say 4 images - then clicking a button related to the 'best' image? guessing a heap of if/else?
Not really going to be a best imagine. Either matches or doesn't
Hello, thank you very much for your video, it was very helpful. Could you please help me with a question?
Using Pixel Search and OCR, you obtain a string of characters. I want to extract the result as a number, for example, the number 10. I want to use that result from Pixel Search and OCR to create a pause. Thank you for your attention.
@@jesusmanuel276 ocr and pixel are very different results so not sure what you mean but can just add an if statement when the result equals what you want do what ever pause means.
@@TABNationAutomation "I want to use the number received from the OCR as a wait time in my script. The idea is to assign the value obtained from the OCR to a variable and then use that variable to pause the script. Something like: slepp,OCR_result
@@TABNationAutomation thanks for your time
@@jesusmanuel276 sleep, %ocrvar%
@@TABNationAutomation thanks master
heeeey .. macro recorder is cool thing... thanks. but is there tool for easy create GUI ?
yes watch my gui intro 1 video
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.
That you just go into settings and change default
And how do you loop it? I want it to click every time it finds the correct pixel but it only does it once.
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.
Can't get it to work with my second screen unfortunately
I've been trying to make image search to work in wow but it never works
image search suck in gaming. it needs to be the same each time but with shading and what not it sucks
Спасибо. Помог разобраться.
?
Image search seems to have problems working for a Citrix 3rd party desktop window. Do you know any work arounds or alternatives?
A lot of times with VDesktops you have to install the script on the VDesktop
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.
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
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
your looking for text? thats in the video
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
you're playing taiko aren't you
@@UD_Psycho Yes and he is banned now
sir u deserve a like and a subscribe keep up the good work sir +rep
I can't play my macro by shortcut although I choose for example ALT+S or others ALT+ I or F3 in Play_box
Did you press run or save and run the script
@@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
you are the best
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
what is pad?
@@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!
@@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
@@TABNationAutomation Spot on! That's precisely what I did. And here the scheduling part: ruclips.net/video/F6gCfhHCe6I/видео.html
@@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
How do I link into discord api?, to output a message automagically?
You would need to make a bot using discords approved stuff. discord may block you if you use something like AHK
uhh so im using pixel finder and the color hex is nothing like the real color im geting black and forest green
are you playing a game with this? shading matters in games.
@@TABNationAutomation roblox i got a color that looks like it idk if its exactly it tho cus its not working
@@CLHoofie window mode and up the variation. pulover is not perfect coding your self is way better.
@@TABNationAutomation alr thx
how hold click MUOSE MOVE down ( no recoil Shooting game) And click right Hold Shift (Hold Aim Sinper)
F4 On F5 off
How do I get it to move to and click on a pixel
Mouse move. Not a lot of info here lol
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?
ya go to my about tab and got a few ways to contact me. send what code you have.
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.
Whats not working? I have no idea what commands or how you want to trigger anything
@@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?
@@JetxPi if WinActive("ahk_class Notepad") or WinActive("ahk_class" ClassName). Add to where you want it to do the check
@@TABNationAutomation accept me on discord? :) thanks alot, will try it
whered u download it from also is the creator verified and safe ?
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.
Sir, how to paste thats ocr on file ?
using send command
You look like if Jimmy Neutron became disillusioned with this world.
I think that's a good thing? lol
What is this video, what are you talking about in this part? 7:37 o ruclips.net/video/7AzGdEEwlt8/видео.html
send downlaod link
Bro, I'm having a literal headache trying to do this
?
@@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.
Hey, i can't make it work :/
ok? tells me nothing lol
The image find just doesnt work ;/
@@lyuuse3580 well no clue.
lol
Can u send me Instagram or any other platform?
go to my about tab