How much would you pay for this?

kytro3601

Newbie
Joined
Aug 20, 2011
Messages
22
Reaction score
4
Hey guys, I am kytro360, using this account temporarily until I can get access again to my old one...

Anyways I am programming myself my own article marketing bot. Here is what it has/am working on


  1. Over 100 prebuilt autoapprove PR 2-7 article directories
  2. Account registration
  3. Submit Articles
  4. Manual Captcha
  5. Decaptcher
  6. Hopefully maybe Ill incorporate a pinger or RSS feed maker to index links
The only thing I dont have yet is an account verification built in. I am trying my best to learn how to code this but its not going that good :/.

Anyways I was wondering how much would you pay for my bot if it:


  • Has an account verifier
  • No account verifier (manually have to confirm accounts)
Any help is appreciated. Thanks
 
first of all account verifier is a must no one will go through verification manually
Second I won't pay more that $20 for it
 
If I add account verifier how much do you think would be a good price?
 
Thanks guys for your input. Hopefully I can learn how to add an account verifier (if anyone knows a good tutorial Im all ears :) ).

Once I figure that out and finish up my article marketing module I'll add some more (YouTube, Quora, FormSpring.Me,Twitter modules) :)
 
Thanks guys for your input. Hopefully I can learn how to add an account verifier (if anyone knows a good tutorial Im all ears :) ).

For account verification look into this: (assuming you're doing it via sockets or similar, as opposed to like macro style) - have user supply fresh email account, say yahoo - use that email for all sign ups - then use pop3 library (with SSL) to get emails, - use regexp or some other algo to find the confirmation links - connect to 'em and boomshanka.
 
Also, what you doing it in? I do most stuff in Python, which I think is alright, but I don't think many peeps would appreciate a dos bot over a sexy GUI. Shoot me a PM.
 
The actual program itself is being coded in webbrowser
 
I've looked at several httpwebrequest tutorials but am still confused on how to fill data to certain forms
 
How much would you pay for the article marketing module and other modules like maybe press releases, video marketing, and bots for Yahoo Answers, etc.?
 
IMO it's a good idea if you research similar tools and price your software accordingly. Find out what users want improved/added and try to offer that in your tool to gain momentum.
 
Back
Top