Are you talking about hacking? Or just running scripts? I'm talking about running scripts to make your life easier when you have a need for it without knowing how to actually code.
And all it takes for that is to watch a youtube video on how to install python, set PATH, and install visual studio.
Open VS Code, ask AI to write you a py script, paste script (you will need to install some packages, AI will tell you) hit run/save it as a .py file and run it thru cmd.
Try snake or some stupid shit. Once it works, tell AI to modify it and run it again. like what the rebuildingmyself says but you'll more or less learn thru osmosis over time just get comfortable with the tools and don't bother lifting a finger coding unless you feel like it.
Once you've done that you pretty much can have it write whatever tools you need when you need it.
Doesn't have to be python, it's just easy to start with.
Are you talking about hacking? Or just running scripts? I'm talking about running scripts to make your life easier when you have a need for it without knowing how to actually code.
And all it takes for that is to watch a youtube video on how to install python, set PATH, and install visual studio.
Open VS Code, ask AI to write you a py script, paste script (you will need to install some packages, AI will tell you) hit run/save it as a .py file and run it thru cmd.
Try snake or some stupid shit. Once it works, tell AI to modify it and run it again. like what the rebuildingmyself says but you'll more or less learn thru osmosis over time just get comfortable with the tools and don't bother lifting a finger coding unless you feel like it.
Once you've done that you pretty much can have it write whatever tools you need when you need it.
Doesn't have to be python, it's just easy to start with.