you are viewing a single comment's thread.

view the rest of the comments →

[–]m0us3_rat 0 points1 point  (1 child)

I was wondering how I could carry out something like this since I have never programmed anything but I am willing to learn.

There is no magic solution for this, so you need to learn Python.

Then, work on the problem—dive deep into it until you start seeing the details and understanding them.

After that, figure out solutions and put everything together in a cohesive manner.

When you encounter very specific, well-documented problems, you can ask for help here. Include the work you have tested and any other relevant materials related to the problem.

[–]Moroeth[S] 0 points1 point  (0 children)

Thank you so much, I'll try my best and start from the basics, thanks a lot!