Sort:  

What type of bidbot? What will it do to help the community? If its just a regular bidbot with nothing special to help others out, I'm gonna have to say no. But if you have a twist to help others grow, I'm all ears.

A bid bot that accepts bids and every few days a lucky person who purchased a vote will be chosen to recieve a free upvote from the bot also delegaters get paid 100% for what they have delegated we take nothing from them. I want to make it helpful or like a drotto type of bot

Postpromoter will work for you just fine. Look for it on github. No need to do all this from scratch. All that really has to be changed is the lucky person who gets 100%, but that can be added easily (generate two numbers between 1 and x. If they are the same, make weight be 10000).

The real question is how much do you have to invest into the bot yourself? If you can't invest any in at the beginning, it'll have a rough start, especially since its not much different from other bots(some even pay 100% of revenue + some curation rewards).

I currently have 10 steem and I see blocktrades is doing 90 day delegations also what’s the best way you can make it because my computer is trash that’s why I needed someone to code it for me. I’m also earning on my other account so I will use those earnings to in the meantime. Just tell me which one you can do for me or whichever one people will like and if everything will help me and them

I'm gonna be real with you. 10 STEEM won't get you anything to make your bidbot worth it for 90 days. It'll only get you about 200 SP(VERY VERY MAX), and even then thats way too low. I don't think that even equals to a $0.01 bid. Unless you got about 5k SP to put in, running a bidbot will be pretty hard, especially now since they are popping up everywhere. You could try and run postpromoter as it doesn't require much, and later develop into a much more complex bidbot.

Like I said I can’t make it my computers trash could you make the post promoter one for me and run it I know 10 steem isn’t a lot but I will get more trust me I have some friends that might help to

I ran postpromoter on a raspberry pi. I think it'll work on anything. It doesn't take a very powerful computer to run it.

Can you at least help me make one

Make a bidbot? It's easier to just use open sourced projects. It's a lot easier and faster. If you have questions, throw them in the comments of my posts and I'll be willing to help out.

Or join my discord and message me the easiest program for Windows 10 and a step by step tutorial I think that would be better

Install node.js.
Clone Postpromoter.
Edit config file to meet your needs.
Open up nodejs command prompt(think thats what its called).
Cd into the directory.
Type in: npm i.
Wait for that to finish.
Then type in: node postpromoter.js.
There you go, you got a bidbot.

Also if you have any ideas I’m all ears because I want my first one to be a good one