this post was submitted on 15 Jan 2025
14 points (70.6% liked)

Coding Cafe

86 readers
51 users here now

A community for all programmers

founded 4 months ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MrGerrit@feddit.nl -1 points 22 hours ago (2 children)

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.

[–] MrGerrit@feddit.nl 1 points 2 hours ago

Haha, I don't know why the downvotes, but as someone who doesn't know anything about coding and doesn't work in the IT sector, I just use the tools that are available to me.

I'm just a noob that wants to do stuff with my pc.

[–] TrickDacy@lemmy.world 4 points 21 hours ago (1 children)

Once you have the completed script, are you able to read and understand most of it?

[–] MrGerrit@feddit.nl 0 points 18 hours ago

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.