TAB Nation -  Automation
TAB Nation -  Automation
  • Видео 367
  • Просмотров 803 212
Stepify.Tech - Turn Video Tutorials Into Step-By-Step Text
Site = stepify.tech/
If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help!
Free AHK Chrome Ext 💻 = shorturl.at/bpwBV
Discord ✅ tabberman 4162
Website ✅ Tabnationcoding.com
Paypal ✅ paypal.me/tabnationYT
For Hire ✅ tabnationcoding.com/hire/
TikTok ✅ www.tiktok.com/@tabnationautomation?lang=en
Facebook ✅ profile.php?id=100089364249888
Просмотров: 86

Видео

Windows OS - Update all Programs at Once With "WinGet Upgrade" in Command Prompt
Просмотров 15321 час назад
Sorry still having cam issues but seems to be fully fixed now on upcoming videos. TY Site = learn.microsoft.com/en-us/windows/package-manager/winget/upgrade If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hi...
Code Jam 3 - Music About HTML, CSS, JS
Просмотров 26День назад
00:00 404 Blues 02:20 Call Back to Me 05:33 Code of My Heart 09:32 DOM Party 11:14 Tech Rivalry 13:02 HTML & CSS 15:35 HTML Ain't Code, BRO 17:32 Let's Start With DOCTYPE 20:16 Making My Site So Sexy 22:15 Unified Code 25:36 Java Jazz Blues If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ...
AutoHotkey V2- OCR (Optical character recognition) Image to Text
Просмотров 39914 дней назад
OCR Library = github.com/Descolada/OCR Join this channel to get access to perks: ruclips.net/channel/UC0sEz14u_aY4yPoU-LdTCsQjoin If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hi...
MACOS AppleScript - Automate Mouse Clicks and Key Presses in Chrome or Games
Просмотров 12921 день назад
If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hire/ TikTok ✅ www.tiktok.com/@tabnationautomation?lang=en Facebook ✅ profile.php?id=100089364249888
Code Jam 2 - Music About Python
Просмотров 1 тыс.21 день назад
00:00 Classy Code Love 04:00 Clean Elegance 06:55 Debugging the Blues 09:17 Endless Loop 13:18 Indentation Rules 15:17 Lambda Elegance 17:11 Loop in Life 20:04 Panda Power Groove 21:50 Power of Python 23:53 Byte Beat 26:44 Code in Flow 29:35 Python Cowboy 32:33 Range of Emotions 35:43 RegEx Power 38:00 Safe in the Console 40:50 Snakes in my Code 42:55 Try Except Handle If you find my video help...
AutoHotkey V1 V2 - Using JavaScript in GUIs
Просмотров 285Месяц назад
Sorry having issues with recorder but here is sample code. Will need to add angled brackets as I cant post that in desc. V1 JS = function JS(x, y) { alert("I am an alert box!") } HTML := "script" JS "script" Gui, Add, ActiveX, w200 h200 vWB, about:!DOCTYPE html WB.Document.Open(), WB.Document.Write(HTML), WB.Document.Close() HTMLWindow := WB.Document.parentWindow F1:: HTMLWindow.JS(10, 20) v2 #...
Code Jam 1 - Music About AutoHotkey
Просмотров 190Месяц назад
00:00 Code and Conquer (2000s rock) 03:45 Code Wizard (synth pop) 07:18 Speed Coder (hip hop) 10:00 Automation Groove (rhythmic funk) 11:46 Click and Pretend (electro swing) 14:30 Coding Through the Night (dub psych) 16:50 One Key Swing (electro swing) If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bp...
AutoHotkey v1 v2 - Where Did The User Click In The GUI? MouseGetPos
Просмотров 222Месяц назад
If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hire/ TikTok ✅ www.tiktok.com/@tabnationautomation?lang=en Facebook ✅ profile.php?id=100089364249888
AutoHotkey V2 - Using HTML in GUIs
Просмотров 498Месяц назад
Something is acting up with my capture software again so here is the code for better readable #Requires AutoHotkey v2 f1:: { url := 'jakob.kaivo.net/' url :=(http('Post', url)) ;MsgBox "" url http(verb, url) { web := ComObject('WinHttp.WinHttpRequest.5.1') web.Open(verb, url) web.Send() web.WaitForResponse() return web.ResponseText } myGui := Gui() myGui.MarginX := "0", myGui.MarginY := "0" ogc...
YouTubes Biggest AutoHotkey Script Showcase Collection
Просмотров 3,5 тыс.2 месяца назад
Part 1 Scripts/EXEs download = streamrighttoday.godaddysites.com/other-ahk-downloads Part 2 lang. codes: sites.google.com/site/opti365... Code: Added a Context menu with f2 Template Saver = pastebin.com/Mdd4x4NE Google Translate = pastebin.com/nHu8hUYN Part 3 Script Mime = ruclips.net/video/8RPxi7ZLWVs/видео.html Window Watcher = pastebin.com/Yke06SEG Insert Date = scriptmime.com/scripts/script...
Python - Simplest Barcode and QR Code Creator
Просмотров 1202 месяца назад
pip install python-barcode pip install pillow If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hire/ TikTok ✅ www.tiktok.com/@tabnationautomation?lang=en Facebook ✅ pro...
MACOS - Using AppleScript to Automate Chrome - Auto Form Filling and URL Control
Просмотров 2662 месяца назад
If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hire/ TikTok ✅ www.tiktok.com/@tabnationautomation?lang=en Facebook ✅ profile.php?id=100089364249888
AutoHotkey - Make Scripts With Multi-Language Support / UniCode Bom
Просмотров 2232 месяца назад
language - Codes and Script = www.autohotkey.com/docs/v1/misc/Languages.htm If you find my video helpful help me to upgrade my videos with a small donation. TY so much for any help! Free AHK Chrome Ext 💻 = shorturl.at/bpwBV Discord ✅ tabberman 4162 Website ✅ Tabnationcoding.com Paypal ✅ paypal.me/tabnationYT For Hire ✅ tabnationcoding.com/hire/ TikTok ✅ www.tiktok.com/@tabnationautomation?lang=...
AutoHotkey - Use the Power of 100+ Built In Variables
Просмотров 4343 месяца назад
AutoHotkey - Use the Power of 100 Built In Variables
MacOS - Create Hotkeys to Run Scripts From Anywhere! (AppleScript )
Просмотров 1503 месяца назад
MacOS - Create Hotkeys to Run Scripts From Anywhere! (AppleScript )
MacOS - Hello World in AppleScript
Просмотров 2223 месяца назад
MacOS - Hello World in AppleScript
Macro Recorders Galore: The Ultimate Guide to Automation Tools - PART 1
Просмотров 1,6 тыс.3 месяца назад
Macro Recorders Galore: The Ultimate Guide to Automation Tools - PART 1
Faking It at Work: How to Create the Illusion of Downtime
Просмотров 2593 месяца назад
Faking It at Work: How to Create the Illusion of Downtime
AutoHotkey V2 - Crazy Easy Way To Store Data with INI Files (iniwrite, iniread, inidelete)
Просмотров 1 тыс.4 месяца назад
AutoHotkey V2 - Crazy Easy Way To Store Data with INI Files (iniwrite, iniread, inidelete)
AutoHotkey - V1 + V2 Force Timed Restart / How Long Has The PC Been Running?
Просмотров 1854 месяца назад
AutoHotkey - V1 V2 Force Timed Restart / How Long Has The PC Been Running?
Python - Show Case 1 - Random Scripts (Games, Test, APIs)
Просмотров 2134 месяца назад
Python - Show Case 1 - Random Scripts (Games, Test, APIs)
Crack the Code: AutoHotkey v1 & v2 for Automated Captcha Clicks!
Просмотров 5935 месяцев назад
Crack the Code: AutoHotkey v1 & v2 for Automated Captcha Clicks!
Intro to TypeScript - Hello World
Просмотров 1585 месяцев назад
Intro to TypeScript - Hello World
AutoHotkey - Showcase 8 (Key Logger, language Accent, Auto Save Clipboard)
Просмотров 5715 месяцев назад
AutoHotkey - Showcase 8 (Key Logger, language Accent, Auto Save Clipboard)
Bypass Website Paywall to View Site for Free / Disabling JavaScript
Просмотров 1,2 тыс.5 месяцев назад
Bypass Website Paywall to View Site for Free / Disabling JavaScript
Intro to Diffit for Teachers - Easy AI for Lesson Planning
Просмотров 1546 месяцев назад
Intro to Diffit for Teachers - Easy AI for Lesson Planning
AutoHotkey and Notepad++ Portable - Run AHK With Out Installing
Просмотров 9926 месяцев назад
AutoHotkey and Notepad Portable - Run AHK With Out Installing
AutoHotkey - Showcase 7 (How Many Days, Auto Correct, Hidden Files, Distance)
Просмотров 6596 месяцев назад
AutoHotkey - Showcase 7 (How Many Days, Auto Correct, Hidden Files, Distance)
Macro Recorder - Simplest Auto Clicker / Mouse Movements For Gaming
Просмотров 11 тыс.6 месяцев назад
Macro Recorder - Simplest Auto Clicker / Mouse Movements For Gaming

Комментарии

  • @MacroVangaurds
    @MacroVangaurds 11 часов назад

    Can u tell me how to add functionality into this gui?

  • @dessabull1398
    @dessabull1398 13 часов назад

    Hi, is there any way to have the macro do a keystroke/mouse click upon finding an image? Thanks for the video!

  • @shonilcha
    @shonilcha День назад

    In the text output it gives out, if it would put in the screenshots for those particular points, it would be really awesome and would make a complete text-based tutorial

  • @sirkite
    @sirkite День назад

    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?

    • @TABNationAutomation
      @TABNationAutomation День назад

      firewall maybe it could be blocking PMC internet access on your computer

  • @Rasstag
    @Rasstag 2 дня назад

    Interesting site Tom... if the video is on your PC (not RUclips) do you have the option of uploading it? Once converted... is the result left in their database and accessible to the 'public'?... Thoughts...

  • @jeai
    @jeai 4 дня назад

    can you give a tutorial on how to actually do this because im not that good on code and stuff i usally just instal a program and run it

    • @TABNationAutomation
      @TABNationAutomation 4 дня назад

      @@jeai I mean this is a tutorial? LOL

    • @jeai
      @jeai 4 дня назад

      @@TABNationAutomation i don't know how to setup auto hotkey with this code and the other program I'm visually impaired and a noob lol

    • @TABNationAutomation
      @TABNationAutomation 4 дня назад

      @@jeai got ya. Look up my video on how to install ahk and first script. Under my about tab is my discord witch is probably a better way to help you!

    • @jeai
      @jeai 3 дня назад

      @@TABNationAutomation thank you so so much

  • @Techno_fan69
    @Techno_fan69 5 дней назад

    what if i want the button to hold like holding left click all the time

  • @HDHSSOnline
    @HDHSSOnline 6 дней назад

    ONE DAMN EASY QUESTION CAN I AUTOMATE KEYPRESS WITH YOUR EXTENSION? without windows/linux etc.? OS - CHROME OS BROWSER CHROME Version 128.0.6613.163 (Official Build) (64-bit)

    • @TABNationAutomation
      @TABNationAutomation 6 дней назад

      @@HDHSSOnline my extension is not a macro recorder. It's a resource for coding. At least if your talking about mine since I have no clue.

  • @otdosa
    @otdosa 7 дней назад

    tiny task is really cool !!!!

  • @HendrikBez
    @HendrikBez 7 дней назад

    I am new to this, can you use it to open URLs, applications .etc. and how do you do it

    • @TABNationAutomation
      @TABNationAutomation 7 дней назад

      @@HendrikBez look at the run command. This video is for guis. You would need to code your self the run command

  • @MizanurRahman-gr9xu
    @MizanurRahman-gr9xu 7 дней назад

    Hi, need to know if we can target any moving objects. I have a moving crawler in a game that needs to target some static objects. Need to know how to do this. thanks in advance

  • @Sodazt
    @Sodazt 7 дней назад

    is this accurate

  • @riki8794
    @riki8794 8 дней назад

    I wanna use the OCR in a way that it only saves digits (numbers) into the variable. How could I do that?

  • @jwf3148
    @jwf3148 9 дней назад

    Was not aware of this application. Just used it, following your examples. Amazing tool !!! Thank you !!!

  • @hawkapparel
    @hawkapparel 9 дней назад

    good list mate

  • @TABNationAutomation
    @TABNationAutomation 9 дней назад

    Sorry all for some blur in the video. had some cam issues but got a new cam and some software fixes now

  • @gabisoare941
    @gabisoare941 9 дней назад

    Hello, can I modify several keys to transmit different texts? Ex: key [ to write the name, key ] to write the first name, key { to write the date of birth, key } to write passport number? They would be necessary for the quick filling of some online forms. Thank you.

    • @TABNationAutomation
      @TABNationAutomation 9 дней назад

      this is called hotstrings. I did some videos on it but simply ::f1::my name

  • @thethinker6837
    @thethinker6837 11 дней назад

    Tab Nation can you try posting "AutoHotkey 2.0 + Neutron: Craft Pro-Level GUIs with Web Tech" Imagine combining AutoHotkey's automation power with the slick looks of modern web design. That's what Neutron does! Show your viewers how to: • Build system-wide GUIs using HTML, CSS & JS • Create stunning interfaces for AHK scripts • Merge web dev skills with automation wizardry This tutorial could be the key to unlocking next-level AutoHotkey projects. Your audience will love learning how to make their scripts not just powerful, but beautiful too!

  • @thepragmatic6383
    @thepragmatic6383 14 дней назад

    I tested this tool on your video, while you were showing portions of the script used. I paused your video at 3:36 and selected lines 30 and 31 of the script visible on the screen. Here is the result obtained: 30 resu It := OCR. FromBitmap (hBitmap, , 2) 31 : = rearrangeOCRresu1t (result) The copy contains some errors, but the result is still impressive. OCR seems to have difficulties with the letter "l or L", as well as with the purple color by omitting the word "text" from line 31.

  • @dunnerca
    @dunnerca 15 дней назад

    The screen-snip example is great. I'd like to give the option of getting rid of line breaks so the text can be imported as a paragraph of text. I can easily see how these scripts can be really useful day-to-day.

    • @TABNationAutomation
      @TABNationAutomation 15 дней назад

      @@dunnerca you could look at string replace to get rid of breaks

    • @dunnerca
      @dunnerca 14 дней назад

      @@TABNationAutomation Thanks Thom. I followed your tip and it worked great. I actually changed it so the line feeds in the clipboard contents are stripped out but it keeps the separate paragraphs. I had to do it in three steps. First, I did StrReplace to look for two line feeds in a row and replaced them with a new paragraph variable ("XXXNP"). Then I did a StrReplace to strip out all the line feeds. Finally, I did a StrReplace to replace the "XXXNP" with a line feed. It may not be the most efficient way but it works. In my job (CPA), I have to convert a lot of PDF's to Excel tables. Normally I do that in ChatGPT. My next task will be to modify this script to copy the data to an Excel sheet but put the data in separate columns. That will be much easier than going through ChatGPT first. Many thanks.

  • @tinhdaika3931
    @tinhdaika3931 15 дней назад

    thanks bro

  • @MrSawok
    @MrSawok 16 дней назад

    Hey hey! Big thanks Tom ❤

  • @TABNationAutomation
    @TABNationAutomation 16 дней назад

    What else should we look at when it comes to OCR?

    • @steelseeker
      @steelseeker 16 дней назад

      do findtext v2 i find it alot better for ocr

  • @VTFFTW
    @VTFFTW 17 дней назад

    I gave your video a thumbs up

  • @agoogleuser6937
    @agoogleuser6937 20 дней назад

    Could we use GPT3-AHK with Chat GPT4 / ChatGPT 4?

  • @EpicToast_404
    @EpicToast_404 20 дней назад

    Hi! love the video... ran into this error: Error: This value of type "HTMLWindow2" has no method named "JS". 008: HTMLWindow := WB.Document.parentWindow 010: { ▶ 011: HTMLWindow.JS(10, 20) 012: } 013: Exit

  • @d.k.ritter27
    @d.k.ritter27 20 дней назад

    Macro sh closes all my windows and programs including my game. Not worth it.

  • @DaxtonMoore-s4o
    @DaxtonMoore-s4o 21 день назад

    I’m still watching the video…

  • @Sweden-of8qd
    @Sweden-of8qd 22 дня назад

    bro im scared i one time download auto hotkey now i go afk leave my computer open and i see open "windows spy ahk" pls tell me what is it im scared

    • @TABNationAutomation
      @TABNationAutomation 22 дня назад

      @@Sweden-of8qd window spy is a program used for coding it gets you info that you need for things like pixel search. It's very useful in more high end coding stuff in ahk. It's just a tool your fine.

  • @MohamedGmes
    @MohamedGmes 22 дня назад

    can you install tor browser in this

    • @TABNationAutomation
      @TABNationAutomation 22 дня назад

      Tor is written in C, Python and Rust as a stand alone program. You would need to some how make a JS, HTML, version of it which pretty much isn't going to happen.

    • @MohamedGmes
      @MohamedGmes 22 дня назад

      @@TABNationAutomation ok thanks bro

  • @agoogleuser6937
    @agoogleuser6937 23 дня назад

    Have you found or developed something better for this purpose during this time / since this video?

  • @agoogleuser6937
    @agoogleuser6937 23 дня назад

    it’s better to pay & use chatgpt4. For desktops i prefer to be able to write a prompt related to the selected or copied text, or to select a prompt from s list of prompts

  • @shanus868
    @shanus868 23 дня назад

    i added you on discord i am trying to use your script for a game and i get an error saying on line #3 VA.AHK wont open

  • @Babulyalove-z7x
    @Babulyalove-z7x 23 дня назад

    Пишіть українською

  • @jwf3148
    @jwf3148 24 дня назад

    I work cmd files, ahk files and nircmd together, have a few hundred little mini-scripts. Also a local web server with PHP interacting with all those other applications (and VBA, some wsf, haven't used hta in while...Ha !!!). Never thought of running cmd commands directly from ahk...Yay !!! Never thought of starting a command session form ahk, "Run, cmd.exe". Just have to research the flag so that the command window is invisible. If it can't be invisible then maybe a command directive pushing the text to a specific command window, I always have both command and terminal open at all times.

  • @TABNationAutomation
    @TABNationAutomation 26 дней назад

    What coding languages should be next?

  • @luisbarbosa5597
    @luisbarbosa5597 27 дней назад

    dam niceeeeee

  • @dimitrigeerts5484
    @dimitrigeerts5484 29 дней назад

    I have updated VBAtoAHK.ahk to work in V2 and output V2 code. 😉

  • @TABNationAutomation
    @TABNationAutomation 29 дней назад

    Did you know TAB Nation now has custom channel emojis? Click the join button under the video for details.

  • @TABNationAutomation
    @TABNationAutomation 29 дней назад

    Did you know TAB Nation now has custom channel emojis? Click the join button under the video for details

  • @PuchoWebSolutions
    @PuchoWebSolutions 29 дней назад

    Hello from New York City! The F1 trigger for HTMLWindow.js confuses me. Example: "F1:: HTMLWindow.JS(10, 20)" Why is the .JS extension needed in HTMLWindow.JS? There are errors running these scripts using AHK Toolkit from The Automator website. Thank you for informative video.

    • @TABNationAutomation
      @TABNationAutomation 29 дней назад

      .js is not an extension here. it is a variable where the JS code is stored. Look at line 1. Dont really know much about the toolkit but maybe it uses pipelining for code run which could be the issue

  • @silviumihai0
    @silviumihai0 Месяц назад

    hello sir, can you give me any tips please, i tried mini mouse macro, and tinytaks. both dont follow my movements and are off ... do you have any tips for me?

  • @ЖирныйТунец
    @ЖирныйТунец Месяц назад

    Thanks macro gamer works great. Simple and perfect =)

  • @BillGreenwood-z3n
    @BillGreenwood-z3n Месяц назад

    Do they store all your passwords they copy and paste for you, to supply to "nation states" as a profit making service?

  • @ShivaPuri-m1k
    @ShivaPuri-m1k Месяц назад

    No link of script mime was working any suggestion?

  • @LeonAlkoholik67
    @LeonAlkoholik67 Месяц назад

    Ok this idea is kinda funny 😂😂👍

  • @herbervonsant5125
    @herbervonsant5125 Месяц назад

    Its not dificult, BUT!!!! "transcribe" all the scripts from the v1 to v2, its terrible!!!!!!!

  • @spireos255
    @spireos255 Месяц назад

    Hi, im about to automate a macro for a roblox game, which is quite grindy and requires a certain amount of inputs every few minutes. Lets say I record all the correct inputs. What do I do so that it will repeat the inputs again every 10 minutes? Hopefully working all night for hours.

    • @TABNationAutomation
      @TABNationAutomation Месяц назад

      add a settimer or loop command

    • @spireos255
      @spireos255 Месяц назад

      @@TABNationAutomation alright thanks. Is there a way to create a toggle for my macro? So whenever i want to stop it i just click a certain key? I haven’t touched anything like this before so im just wondering. Thanks for the reply

    • @TABNationAutomation
      @TABNationAutomation Месяц назад

      @@spireos255 in the video around the 7 min mark i talk about hotkey for start, same thing with the stop thats under it

    • @spireos255
      @spireos255 Месяц назад

      @@TABNationAutomationoh i see. Thanks alot man.

    • @spireos255
      @spireos255 Месяц назад

      @@TABNationAutomation i will need AutoHotkey for this right?

  • @salepx
    @salepx Месяц назад

    it is not too late! u can still evolve enough to use timestamps! I trust u