AI Scripting

Discussion in 'Scripting' started by ciscokid, Aug 12, 2025.

  1. ciscokid

    ciscokid MDL Senior Member

    Jun 3, 2007
    356
    89
    10
    #1 ciscokid, Aug 12, 2025
    Last edited: Aug 12, 2025
    Hey all,

    I've been trying to get back into learning coding after many years away, I used to write my own programs back in the Commodore/Amiga days but I've pretty much forgotten everything. LOL!!

    I've been playing around with ChatGPT 5 to help me write scripts to automate tasks that I now type in myself and it's been going fairly well but it seems like every time ChatGPT fixes something, it breaks something else.

    What AI platform do you guys use to create scripts?

    TIA
     
  2. Dark Vador

    Dark Vador X Æ A-12

    Feb 2, 2011
    4,763
    7,027
    150
    ChatGPT does help me a lot
    To understand thing's
    And validate code like c code and asm code
    Or write tamplate idea
    Which later will be changing
    Like 99999 times
    After you understand what you need to do
    You can do it alone later
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. ciscokid

    ciscokid MDL Senior Member

    Jun 3, 2007
    356
    89
    10
    Exactly! I'm already starting to learn things just by watching ChatGPT make changes to the script so that's awesome!