this post was submitted on 15 Jan 2025
18 points (70.5% liked)
Coding Cafe
140 readers
1 users here now
A community for all programmers
founded 9 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using chatgpt to write scripts for me to use with autoit and autohotkey.
It's so simple and fast, and you can tell it to update the script to your needs.
I would never have figured it all out and gave up trying it.
Now I'm having fun seeing how far I can get with it.
Once you have the completed script, are you able to read and understand most of it?
Oh, somewhat. Both programs are mostly like: move mouse there, click, enter stone text, move mouse to that part of the screen, etc.
It's just I have an idea what I want to do, see the sea of commands I need to use and instantly lose all interest, haha.