stumbled upon autohotkey 2 days ago and already quiete sure this will change my life
@andersjensenorg2 жыл бұрын
Hey Astrovic, very nice 🤩
@alejandronieto5766 ай бұрын
Same situation here, agree 101%
@justsurfin50132 жыл бұрын
Like that, very slick. Hard coding passwords in scripts though is very dangerous. Think after finishing then compile in an executable and password protect the OG script.
@andersjensenorg2 жыл бұрын
Hey Just Surfin. You're 100% right and I should have made it clear. Thank you 😊 Kind regards, Anders
@d.72035 ай бұрын
Rather than open up new browser , is there way to do it in the current browser opened (i.e. go to a url from the current browser and login)?
@andersjensenorgАй бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 14,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@sciences-sci2 жыл бұрын
Supper now it works. Thanks for your video. you are the boss
@andersjensenorg2 жыл бұрын
Hey Rachid. Thanks a lot for commenting with such a nice message 😀 Kind regards, Anders
@adryan2895 ай бұрын
can you show the ssme steps also for google chrome? i cannot find this on youtube. Thank you
@andersjensenorg5 ай бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 13,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@7OGAN692 жыл бұрын
Hey there. Just to check with you, would it be possible to to run autokey on different tabs performing different timed key strokes?
@andersjensenorg2 жыл бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 5800+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@Unbox7473 жыл бұрын
Thanks! Another great video.
@andersjensenorg3 жыл бұрын
Hey Peter, thank you so much 🙂
@den1seje Жыл бұрын
Hej Ander super video,, sidder og er igang med at lære af ahk til mit arbejde. ville det også være muligt at bruge page.evaluate til at finde elementerne på denne måde?
@andersjensenorg Жыл бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 7000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@jonathanmorais12492 жыл бұрын
Amazing video, exactly what I needed, but there's a doubt about the submit button: What to do when there is no id of the button?
@andersjensenorg2 жыл бұрын
Hey Jonathan Morais I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@user-zk9yh6pr7z Жыл бұрын
Where can I look for more commands to use browser tabs?
@andersjensenorg Жыл бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 10,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@chrisdab-3 жыл бұрын
I am not able to get this to work on brave browser using ComObjCreate("BraveHTML.Application")
@andersjensenorg3 жыл бұрын
Hey Chris. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
@quantumpower4 жыл бұрын
Hi! web_browser := ComObjCreate("InternetExplorer.Application") returns error code Class not registered, what does this mean?
@VuthavadooVikshay4 жыл бұрын
same thing is happening to me... did you find a fix?
@quantumpower4 жыл бұрын
@@VuthavadooVikshay unfortunately not! best of luck to you though!
@VuthavadooVikshay4 жыл бұрын
@@quantumpower thanks lol
@andersjensenorg3 жыл бұрын
Hey L I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@Stich77777777773 жыл бұрын
Wow! Very good!
@andersjensenorg3 жыл бұрын
Thanks a ton 😀
@verygood53774 жыл бұрын
Hi Anders, this video is simple but very helpful. If I want to start doing auotmation to feed data from Excel file into a sequence of Web pages where data are validated - 1) How AutoHotKey response to error? 2) AutoHotKey or UiPath, which one would you recommend for what I am attempting to do ? Many thanks!!
@andersjensenorg4 жыл бұрын
Hey V Cheng. Thank you. Per default your script will just stop, unless you build in some kind of exception handling (most likely some tries and catches), however if you want to accomplish that very easily, you can use UiPath and it's built in REFramework (=template). I've made a beginners tutorial one week ago, you can watch. Have a great day 🙂 Kind regards, Anders
@verygood53774 жыл бұрын
@@andersjensenorg I will definitely watch that. Thanks again for your helpful tips!!
@andersjensenorg4 жыл бұрын
It's this one: kzbin.info/www/bejne/qXunYp5rpZp4msU let me know, if you have questions to it 🙂
@verygood53774 жыл бұрын
@@andersjensenorg Will do. Thank you again!
@verygood53774 жыл бұрын
@@andersjensenorg Just wanted to say "Thank you so much". I got a a trial version from Uipath and I finally got my problem resolved last night by using Selector. I also told UiPath I knew them from you. They were surpised :)
@mariusveum33064 жыл бұрын
Hi! Internet Explorer can`t read my local css. is it possible to use Edge og chrome?
@andersjensenorg4 жыл бұрын
Hey Marius. For sure. Try this (it will activate, whenever you press ctrl+q, but you can change that): ^q:: Run microsoft-edge:google.com Kind regards, Anders
@charleskoonce76013 жыл бұрын
I am scripting similar login page code, following your ahk script with IE. It works fine with filling in the username field and the password field, but for some reason does not recognize my code on the ... getElementbyID("LoginSubmit").submit() line "LoginSubmit" is the actual webpage's ID for that button. Any idea how I should troubleshoot that? Thanks for a great video.
@andersjensenorg3 жыл бұрын
Hey Charles. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
@angel0uslive1302 жыл бұрын
There's a way to use this with Microsoft Edge?
@andersjensenorg2 жыл бұрын
Hey Angel0us live I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@Mourne844 жыл бұрын
Useful, Thanks!
@andersjensenorg4 жыл бұрын
Thanks a lot, Mourne84! Kind regards, Anders
@CoolestBeans7774 жыл бұрын
Hey is there a way to make an internet bot like this but that it dosen't have to be on ur pc?
@andersjensenorg3 жыл бұрын
Hey KamazTT I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@MarauderSquad3 жыл бұрын
Thank you, good sir.
@andersjensenorg3 жыл бұрын
You're very welcome, Triple Charlie - your support helps me a lot 😍
@ivanskido4 жыл бұрын
thank you! very nice
@andersjensenorg4 жыл бұрын
Thank you for letting me know, ivanskido 😊 Kind regards, Anders
@Unbox7473 жыл бұрын
How about radio buttons and drop downs?
@andersjensenorg3 жыл бұрын
Hey Peter Hui I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@Unbox7473 жыл бұрын
@@andersjensenorg thanks Anders! I find the same, to auto fill forms seems a bit of a hassle compared to power automate. Thanks for your videos!
@zubarmalik46722 жыл бұрын
Did it worked for you?
@christianvogt20334 жыл бұрын
how would I do this with google chrome? also awesome video
@Jefferson40263 жыл бұрын
I think if you make a video to ccontrol a internet browser, least use the most popular motor chromium not internet explorer XD
@andersjensenorg3 жыл бұрын
Hey Christian. Thanks for the question. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 26th of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders
@aagautham92393 жыл бұрын
how can one loop this? (for other tasks)
@andersjensenorg3 жыл бұрын
Hey A A I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@coffe55002 жыл бұрын
How about MS Edge?
@andersjensenorg2 жыл бұрын
Hey seong dong cheol I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@eeettt87012 жыл бұрын
brill !
@andersjensenorg2 жыл бұрын
Hey eee ttt. Thanks a lot 😊 Have a great day. Kind regards, Anders
@Rambyaye3 жыл бұрын
Great video, thanks! But the video title is not accurate, as Chrome or Firefox don't have COM implementation (maybe you weren't aware of that), but Internet Explorer have it since COM is a Microsoft creation and COM is particular to the implemented application so you need to read the documentation of the application or Internet explorer in Microsoft site to know how to interact with them. "How to use Internet Explorer with AutoHotkey" would have been more suitable unless you could show us how to make this work with the other internet browsers
@andersjensenorg3 жыл бұрын
Hey Rambyaye. Thanks a lot for your great elaboration and you're right. I automated in AHK for 5 years and now I use UiPath (free and much more advanced), but I could definately do better with this explanation. Thanks for letting me know. Kind regards, Anders
@Rambyaye3 жыл бұрын
@@andersjensenorg My pleasure, i'm sure yours videos will become greater and greater. I don't know much about UiPath, but will dig a little bit in the future to learn much more about it. Keep making the good work and thanks again for sharing your knowledge. Cheers!
@s.praveenkumar71092 жыл бұрын
@@Rambyaye so do you know how to do it in Chrome bro?
@Rambyaye2 жыл бұрын
@@s.praveenkumar7109 i don't, sorry
@meowmix1569 Жыл бұрын
@@s.praveenkumar7109 Selenium, but it's not easy
@zubarmalik46722 жыл бұрын
Is it going to work with Chrome ?
@andersjensenorg2 жыл бұрын
Yes 100% 😊
@alejandronieto5766 ай бұрын
@@andersjensenorg but how? Thanks!
@justforyou92714 жыл бұрын
Thanks
@andersjensenorg4 жыл бұрын
I'm glad you can use it 🙂
@justforyou92714 жыл бұрын
@@andersjensenorgIn AHK, How we can show Web data in msg box, for example there is site which updates Number of Corona patient in their site frequently and I want to Get know that number without opening the browser. Same thing we can do with stock market sensex etc. :)
@Mourne844 жыл бұрын
Is it possibile to send a mouse drag command?. You explain very clearly, straight to the point. You earned a sub!
@adrianb61932 жыл бұрын
Hello, Can You make an video for Chrome please?
@andersjensenorg2 жыл бұрын
Hey Adrian B I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@shathikbasha20794 жыл бұрын
Hi sir, kindly make a video for extract multiple Zip files.. Thanks in advance
@andersjensenorg4 жыл бұрын
Hey Shatnik. In AutoHotkey? Kind regards, Anders
@origami_canoe19522 жыл бұрын
I'm stuck, I can't even get to open the browser :(
@andersjensenorg2 жыл бұрын
Hey origami_canoe I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@davidnguyen35414 жыл бұрын
Could you make a tutorial to auto-post on Facebook Group? Thank you
@andersjensenorg3 жыл бұрын
Hey David Nguyen I worked within AutoHotkey for more than five years, but I started to find myself limited (I couldn't automate everything). As a result, I've changed the tool to UiPath. It's free as well; it's low code (drag-n-drop), the most used RPA tool in the world. Find my beginners guide here: kzbin.info/www/bejne/qaGYi6p8gMubY5I Kind regards, Anders
@FFVison2 жыл бұрын
Next we need to learn how to check the checkbox that says "I am not a robot" :-P
@andersjensenorg2 жыл бұрын
Haha FFVision, I will do a video on that - thanks a lot!
@zizo01511 ай бұрын
why making this for a browser that doesnt work?? this is nosense
@andersjensenorg11 ай бұрын
Thanks for writing 😊 I'm getting more than 50 messages daily. While I read all of them, I can’t reply to everyone 😔 But I’ve created an RPA/Automation community where we’re 11,000+ RPA Developers helping each other with solutions and our careers. Here’s the video on how to join (the invitation link is in the video description): kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@pepelapiu20043 жыл бұрын
This would be immensely useful for me if I could read your script. Too small. You should make the script bigger. Get it to take up the whole screen please. Too much stuff in tge frame that we don't need to look at all the time.
@andersjensenorg3 жыл бұрын
Hey pepelapiu. Thanks for the question and sorry for the late reply. At the moment, I’m on paternity leave, meaning I don’t produce videos and solve problems until the 23rd of August. Feel free to post the problem at my Discord, where many bright automation minds are gathered: kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ Kind regards, Anders