20.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

04-28-2011, 08:36 AM
Post: #1
Footprint and Keyword Combiner - For ScrapeBox and Large Numbers of Footprints/Keywords
Footprint and Keyword Combiner - For ScrapeBox and Large Numbers of Footprints/Keywords
I was on IRC a minute ago, and somebody had the question:

"How to use 60 different footprints with 30 different keywords in the smallest number of harvesting runs?"

Well, other than putting all 60 footprints in the bottom box of SB's harvester and then using one keyword at a time in the top box and clicking harvest (which would mean a total of 30 different harvesting runs), the fastest way to do it, is to combine all 60 footprints with all 30 keywords and pasting all 1,800 of those new lines into the bottom box of SB's harvester and doing one single harvesting run.

So, I made him a software that does just that, and you can download it here.

I'll give you a "visual" of what this software does:

Lets say you have a list of footprints like this (but imagine there are 30 to 50 of these footprints):

Code:
inurl:something "something" -something
"something" "something" intitle:something
inanchor:something "something"
intitle:something inurl:something -something

Then you have a list of keywords like the one below (but imagine there are hundreds or even thousands), and you want to use every one of those keywords with every one of those footprints above:

Code:
cat
dog
apples
balloons
trees

To do it normally, you'd have to either use one footprint and harvest with that one footprint in the top box of SB's harvestor with your entire list of keywords in the bottom box of SB's harvester, and do that for each footprint or the other way around. What this software will do, is take the above two lists, and turn it into this:

Code:
inurl:something "something" -something cat
inurl:something "something" -something dog
inurl:something "something" -something apples
inurl:something "something" -something balloons
inurl:something "something" -something trees
"something" "something" intitle:something cat
"something" "something" intitle:something dog
"something" "something" intitle:something apples
"something" "something" intitle:something balloons
"something" "something" intitle:something trees
inanchor:something "something" cat
inanchor:something "something" dog
inanchor:something "something" apples
inanchor:something "something" balloons
inanchor:something "something" trees
intitle:something inurl:something -something cat
intitle:something inurl:something -something dog
intitle:something inurl:something -something apples
intitle:something inurl:something -something balloons
intitle:something inurl:something -something trees

As you can see, it simply combines each footprint with every keyword. So you can then take that list, paste it into the bottom box of SB's harvester, select the "custom footprint" radio button and and simply do ONE single harvesting run.

Enjoy!

VirusTotal Link:

Code:
http://www.virustotal.com/file-scan/report.html?id=9b4a647a6e5253e84e967974331ae09e18ade4d77c0588b93ad83b60b1c0d645-1303941339

VirusTotal Results:
File name: Footprint Keyword Combiner.exe
Submission date: 2011-04-27 21:55:39 (UTC)
Current status: finished
Result: 1/ 42 (2.4%) (the 1 is totally normal for uBot uploads.)

Download Link:
Code:
http://www.mediafire.com/?jwz1sj0m6ma25z1
07-01-2013, 06:53 PM
Post: #2
RE:
https://www.virustotal.com/en/file/9b4a6.../analysis/ why it's 14/47 detection ??
Hey Buddy
07-02-2013, 04:31 AM
Post: #3
RE:
(07-01-2013 06:53 PM)elner Wrote:  https://www.virustotal.com/en/file/9b4a6.../analysis/ why it's 14/47 detection ??
TYVM!

Double Checked ! .... not nice at all Angry




64.gif