What do I need to learn to make a bot?

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.
 
AHK is free and simple loads and loads of people use it - downside is there's no really good uBot Studio style software interface. I'm learning uBot because I'm thick but I managed to make 2 (really simple) bots in the first 2 days :) By this time next year I will have brought Google to its knees and own a small Island stocked with sexy eastern European girls.
 
How come no one recommends visual basic (vb.net) for making bots. I have made all my programs and bots with that.
It's so easy - you don't even need to learn the coding. You can make your programs by using tutorials and samples from youtube etc.
 
Hey guys,

What is the best way/language to start making bots in 2020, I come across tons of simple but repetitive and time consuming work and i hope i can able to automate the boring stuff that i encounter and save money that being spent on VAs.

You may ask okay but there're bots everywhere to do a lot of things? that's right but there's none for the repetitive work i encounter mostly in designs and IM, and i find a lot of people need that too so i may offer this as a service in the future.

The bots i'm taking about are not chatbots or something, but it's more like the bots used in design programs to arrange, rename and do certain actions on photos and layers, and maybe do simple works online.

I have enough time to learn and the whole thing is interesting to me, I see a lot of members offering bots as services and i hope to find help how to get started in this field, I know that python maybe the best thing to learn for that purpose nowadays or maybe i'm wrong, but most of the resources i find is about ML or Web dev with laravel.

Can you recommend any good resources as well ?
since you wanna start to learn coding, I suggest C#, because it's the cleanest and easiest one and you have every examples on google, so you just have to copy, paste and modify, also C# has everthing done inside of the classes
 
for people who does not know programming like me, then the answer is ubot.

Actually, Ubot dev seems not to be delivering the goods as I also expected. So asked for a refund after the 30days passed and all good. Too many complaints from their dev community and I am part of a private niche group listening to their stories.
I would instead consider BAS and worth to try as its free and what you can do with the free ver is pretty amazing.
Then there is ZennoPoster too and IMHO its more powerful than Ubot.

My 2cents worth. Hope it helps.
 
I will have brought Google to its knees and own a small Island stocked with sexy eastern European girls.
Good one :) Just make sure you get some good looking ones that have lots of fingers for the fingerprints you will need using ubot (that today is quite limited afaik on that aspect)
 
Good one :) Just make sure you get some good looking ones that have lots of fingers for the fingerprints you will need using ubot (that today is quite limited afaik on that aspect)

Ex-browser is still very well maintained which is excellent as I have it. I think the Dev is porting it to a C# standalone.
Remember Ubot is a drag and drop application creator for those with Zero programming knowledge but its still powerful if you can learn to make your own C# / Python etc plugins.
 
  • Like
Reactions: Toz
Back
Top