Search found 40 matches

by tadamm
02 Mar 2024, 12:53
Forum: Gaming
Topic: Gaming Master List
Replies: 2
Views: 484

Gaming Master List

This is a work in progress showing any info I have gathered on AHK working with games.

Tips, Banning, Commands that work and dont.... So on!

If anyone know info on a game already listed or not let me know!

https://tabnationcoding.com/faq
by tadamm
24 Feb 2024, 10:58
Forum: Scripts and Functions (v1)
Topic: showcase of random Scripts
Replies: 2
Views: 295

showcase of random Scripts

Been Awhile since I have done a showcase video so here is a new one with some more coming. Any one have some they want to share with the world? Just link to it and a quick run down of what it does and how to use! https://www.youtube.com/watch?v=z9ZFa-AUBr0&t=17s Also here is a playlist of the showca...
by tadamm
01 Oct 2023, 10:13
Forum: Tutorials (v2)
Topic: big news!!! pulovers ahk macro recorder has v2 support now!!
Replies: 1
Views: 1615

big news!!! pulovers ahk macro recorder has v2 support now!!

big news!!! pulovers ahk macro recorder has v2 support now!!

I think using a macro recorder is a great way to start learning v2 but always you should learn and get to the point you can code with out it!

by tadamm
04 Jul 2023, 12:04
Forum: General Discussion
Topic: New AHK macro recorder runs both v1 v2 code
Replies: 0
Views: 1584

New AHK macro recorder runs both v1 v2 code

pulovers has been around for a while now but just today (July 4th 23) a new macro recorder came out that can use both v1 and v2 AHK code. I also tested using multiple languages in one macro and so far all has been smooth! has a ton of features to name some I played with so far - ahk/python scripts -...
by tadamm
28 May 2023, 11:43
Forum: Tutorials (v1)
Topic: The First AHK Chrome Ext is out! Works with V1 + V2
Replies: 0
Views: 1892

The First AHK Chrome Ext is out! Works with V1 + V2

If any one has more AHK sites not in the ext def let me know in the comments so I can add as many as I can. Also can post bugs/ideas here. TY Intro = https://www.youtube.com/watch?v=IBsQu8lmnmI download = https://chrome.google.com/webstore/detail/tabnations-ahk-companion/cliadppjkjclnciejedgjejbcahi...
by tadamm
28 May 2023, 11:38
Forum: Tutorials (v2)
Topic: Control/Automate Google Chrome with AHK
Replies: 1
Views: 6179

Re: Control/Automate Google Chrome with AHK

Here is a much better way to control chrome with ahk using a bit of JS

by tadamm
28 May 2023, 11:27
Forum: Tutorials (v1)
Topic: I try AHK coding with Bard AI vs Chat GPT
Replies: 0
Views: 1736

I try AHK coding with Bard AI vs Chat GPT

One thing not in the video I tested out later was having it do GUIs. I asked it to make a GUI with 3 buttons and two radio bubbles. It did some good code but didnt get the count correct of what I asked for. Seems to also do better at coding in V1 vs V2 for now. Has any one else done AHK with bard. C...
by tadamm
02 Apr 2023, 19:26
Forum: General Discussion
Topic: ChatGPT
Replies: 16
Views: 5305

Re: ChatGPT

by tadamm
09 Feb 2023, 15:41
Forum: Tutorials (v1)
Topic: AHK Meets Chat GPT
Replies: 4
Views: 4958

AHK Meets Chat GPT

This lets you use GhatGPT anywhere with AHK.



htadahi's CODE Library : https://github.com/htadashi/GPT3-AHK
by tadamm
07 Jan 2023, 20:00
Forum: Scripts and Functions (v1)
Topic: AHK "Can You Code" Challenges Ideas and test your self
Replies: 5
Views: 599

Re: AHK "Can You Code" Challenges Ideas and test your self

@JoeWinograd
TY for the reply but this is for challenges in puzzle solving not fixing issues. I would look at the help needed subs instead.
by tadamm
07 Jan 2023, 18:28
Forum: Scripts and Functions (v1)
Topic: AHK "Can You Code" Challenges Ideas and test your self
Replies: 5
Views: 599

Re: AHK "Can You Code" Challenges Ideas and test your self

@robodesign
Yes I talk about it in the video and in this post I mention this
by tadamm
07 Jan 2023, 17:37
Forum: Scripts and Functions (v1)
Topic: AHK "Can You Code" Challenges Ideas and test your self
Replies: 5
Views: 599

AHK "Can You Code" Challenges Ideas and test your self

I started making videos that will be coding Challenges mostly using AHK (may switch it up here and there) This is the first one having to do with math but most will be about creating code to meet a goal much like advent of code https://www.youtube.com/watch?v=2whluoAQBfg Was wondering if any one had...
by tadamm
12 Dec 2022, 21:45
Forum: Tutorials (v1)
Topic: Which version should you be using? v1 or v2 video
Replies: 0
Views: 1909

Which version should you be using? v1 or v2 video

People are always asking if they should move to v2 or stay/start with v1. Also people seem to think the scripts in v1 when moving to v2 will stop working. Hope this video helps explain stuff better.

by tadamm
26 Feb 2022, 16:39
Forum: Scripts and Functions (v1)
Topic: v1 -> v2 Script Converter
Replies: 146
Views: 76679

Re: v1 -> v2 Script Converter

Found this and was blown away. did a video on this
https://www.youtube.com/watch?v=QB-gBg8JCBM&t=251s
by tadamm
16 Feb 2022, 15:40
Forum: Scripts and Functions (v2)
Topic: Game Of Life - Gui ActiveX html [V2.beta.3]
Replies: 12
Views: 2642

Re: Game Of Life - Gui ActiveX html [V2.beta.3]

Got this error. Once I dismiss it it works fine for some reason. Cool game though. Also cant get to pick where I want my dots.
pixels[mouseX][MouseY].state := !pixel[mouseX][MouseY].state
by tadamm
30 Dec 2021, 15:22
Forum: Gaming Help (v1)
Topic: Gaming master list with AHK
Replies: 0
Views: 498

Gaming master list with AHK

Gaming master list with AHK I have this AHK site and wanted to see how well AHK works with different games since it gets ask a lot. If you got 2 minutes check out the video where I show you what I mean. TY all! https://www.youtube.com/watch?v=wSlBqN02O9U&t=4s So far this is the new stuff I have to a...
by tadamm
19 Mar 2021, 14:51
Forum: Tutorials (v1)
Topic: Use Alexa or Google Nest to control your computer with AHK
Replies: 3
Views: 5494

Use Alexa or Google Nest to control your computer with AHK

I found this cool skill called trigger cmd which then lets me run a AHK script to do pretty much anything i want on my computer. 1.You just download the exe to computer and the skill on the Alexa app. 2.Set up what you want to say to your Alexa to run a script 3. Code AHK to do what ever you want. D...
by tadamm
28 Jan 2021, 15:18
Forum: Tutorials (v1)
Topic: Multiple Ways to Automate Chrome with AHK. Selenium, Console, Chrome ext. Chrome.AHK
Replies: 9
Views: 9358

Multiple Ways to Automate Chrome with AHK. Selenium, Console, Chrome ext. Chrome.AHK

With the "death" of IE I have seen more then ever the need to move to chrome while not losing our love for AHK. I have made a few videos I hope will help others with moving to chrome. I know there are some post here talking about some of these but didn't seem to find a one stop spot with multiple wa...
by tadamm
27 Nov 2020, 16:44
Forum: Ask for Help (v1)
Topic: What can I do with AHK
Replies: 1
Views: 289

What can I do with AHK

made a two part video for stuff ive done with AHK. Wonder if any one can think of more stuff since i want this to be three parts TY for any help!

part 1 https://www.youtube.com/watch?v=pLTlNjYKgeU
part 2 https://www.youtube.com/watch?v=Un_Q4a52-6M

Go to advanced search