I think ubot costs hundreds and there's limitation to what you can do and you'll require more plugins with more money. i try for the long run to learn a skill and reduce the need for VAs, not to spend extra hundreds.
I think i'll go with python. just found a book called "Automate the boring stuff with python" the author also made it a Udemy course with the book content.
but a newbie question here, is building bots for browsers ( posting on social media ..etc ) and desktop ( doing tasks in programs like photoshop ) doable with python ?
Great book and is EXACTLY what you need.
I am a noob programmer but i know you can automate browser using selenium and desktop tasks using another module that i forget the name of. Basically, anything you can do on your own you can automate with python.