MAKING FREE PROGRAM.. You have wanted a program for something for a while, but could not find a free version or any programs like that? Well next few weeks i'm going to spend time at programming and going to make a program for blackhatworld members, all suggestions are welcome, if you are suggesting me to make some programs, please give me some details how it could work etc. I will pick up a one of the ideas and start creating it. King regards, Secure You can already say thanks if you want..
is this going to be your first program? have you done any programming previously. If yes, put those up first for download, so people can get to know your capabilities and judge you then. Why am i saying this? Because we've been inundated with these kind of threads asking for give me your ideas of a software and i will program it and then *BAM* nothing happened except getting our ideas for free. Hope you understand this.
Yeah i undrestand this and this is going to be my first program. I have done some small programs in past, but i have a feeling that they are all deleted.
Can you make a tool for facebook where we can load a list of accounts with proxy of course then install the application we feed to it? it'll be nice if it will be multi threaded
I'd be interested, but there are too many "idea fishing" threads like this on BHW, so unfortunately, without any established credibility (iTrader or recommendations), I'm afraid I don't want to let my idea be known.
I would like a program that searched for available exact match domains and registered them for free. Then it would generate a full keyword rich site and upload it to a quality hosting provider, but hacking the host so it was all free. Then the program should go out and create at least 10,000 d0follow backlinks from authority sites using a good variety of keyword anchor text. Then it should set up ip delivery cloaking on the site using a top quality spider IP database and redirect the traffic to my favourite clickbank tour or CPA offer. Of course, it should be capable of creating at least 2-3000 of these sites every day. You MUST have it finished within the next 24 hours or else just forget about it. I just don't have time for people who take forever to finish a simple job. Oh and did I mention if must be free? Thanks in advance.
Here is an idea. A program that can read instructions written in a scripting language and translate them into job requests and actions for both computers and human beings to process. The instructions would be written in a format similar to this (not php): PHP: project->budget($1000)project->put(project->budget,escrow)project->hire(project_manager where project_manager->price<=$200)for(x in project->keywords[]): if(domain->available(x.foo) or domain_available(x.bar)): project_manager->buy(domain->x from project->budget) project_manager->hire(personx as worker where personx->price<=$50) project_manager->assign_job(personx,"Create 10 pages site about",x) if(project_manager->check(personx->jobs)==Accomplished): project_manager->pay(personx) else: project_manager->blacklist(personx) repeat project_manager.hire(persony as worker where persony->price<=$10) for(y in public_blogs[]): project_manager->assign_job(persony,"create blog",y) project_manager->assign_job(persony,"backlink from",y,"to",x) if(project_manager->check(persony->jobs)==Accomplished): project_manager->pay(persony) else: project_manager->blacklist(persony) repeatif(project->check(project_manager->job == Accomplished)): project->send(project->results,email) project->pay(project_manager,escrow)else: project->blacklist(project_manager) repeat So as an example, project->hire() is a computer instruction that would post the job description on freelance sites, spin it to look normal and all of that, while project_manager->hire() would send a request to the hired human manager to hire someone to do the given job.