Newbie here looking to learn!

Hey peeps! Over the years i have played many games where i wanted to use bots. Ended up using them and was very fascinated by coding a programming. Fast forward to present day, I am really looking to learn how to code and program and make my own bots. Is there anything you can tell me to point me in the right direction to learning from the basics. I have been doing so much researching, and the thing that i figured out is there are so many programs that can be used. That is what confuses my starting point.

Thankyou for your time!

Welcome @Bman001 :waving_hand:

A good starting point could be this template: https://github.com/Viir/bots/tree/efee498014addede41c343f0fa50685c7a09e353/implement/templates/send-input-to-window

You can run that directly copying that link into the “Select Bot” form.

For working on the program code to adapt it, the ‘Visual Studio Code’ editor works well.

If you run into any issues or questions, let me know.