BlackHatMoneyMaker.com - BlackHat SEO - BlackHat ForumBlackHatMoneyMaker.com - BlackHat SEO - BlackHat Forum
  BlackHatMoneyMaker.com - BlackHat SEO - BlackHat Forum
Register Downloads FAQ Members List Calendar Search Referrals Today's Posts Mark Forums Read Experience

Go Back   BlackHatMoneyMaker.com - BlackHat SEO - BlackHat Forum > BlackHat Money > Pay Per Click (PPC)

Pay Per Click (PPC) Blackhat PPC Methods

Home

Forums

Live Chat

Upgrade To VIP




PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

Pay Per Click (PPC) Thread, PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot in BlackHat Money; As I had promised, Here is a method I have used for 5 months with Adsense. I made way over ...

Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 10-25-2009, 07:28 PM
Banned
Points: 2,216, Level: 30 Points: 2,216, Level: 30 Points: 2,216, Level: 30
Activity: 21.1% Activity: 21.1% Activity: 21.1%
Last Achievements
Award-Showcase
 
Join Date: Oct 2009
Posts: 331
Thanks: 0
Thanked 29 Times in 15 Posts
Downloads: 0
Uploads: 0
Default PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

As I had promised, Here is a method I have used for 5 months with Adsense. I made way over 10K with this using only one Adsense account (not even one year old), on a brand new domain which was not even indexed. This is to show Google is no God and there click detection system is a joke. I went unnoticed for 5 months but eventually I was banned (which I believe was sabotage), but as you all know, when they ban you, they dont tell you why they did it, they just do it. I think the economy has a little bit to do with it too, as companies are trying to save up with their ad budgets and so on. Regardless, I made money and I/you still can, as you can always open new adsense accounts and still be able to make good dough. If I had 4 accounts running back in november, I would have made an easy 50k with this. So I would recommend splitting it up between accounts if you can. Well, just to give an idea, the first month I made close to 7K and that was on a domain that was registered a month earlier, problably in the sandbox and not indexed, with an Alexa Rank of a thousand zeroes lol. So if you have an established site and an old account, this can work good for ya. Now, as with any black hat methods, theres always a risk, but for me, life without risks is nothing :-)

So, again, there is a risk involved losing your account. You can use this with other PPC companies too,like Adbrite, bidvertiser of Exoclick, but they pay peanuts. Also, this is optmized to work with image ads, it can work with text ads too, but CTR will be way low. So what Im about to explain to you involves using a 300X250 image ad from adsense.

Alright, so whats the method about? Well, what we are going to do is to trick people into clicking your adsense ad without them knowing. Thats it. So these are the requirements for you to work this out:

A Server with PHP/MySQL is required

1 - Account with a PPC Company that offers you image ads (Adsense/Exoclick are examples of this);

2 - White Hat Site to display your ad on. This needs to be running PHP;

3 - Landing Page where you will send the traffic to;

4 - Traffic Source. This is the most important part, since you cant make money with no traffic. My traffic source, which Im going to reveal it to you, was from adult traffic. Yep, thats it guys, adult traffic is not crap for this method :-). And why is that? Well, since the method involves people clicking your ads without them knowing, whats best to motivate people to click? Well, check this site out (Adult Material, be careful):

http://www.adultbigmovies.com/diabol...els/dvd07.html

(This is non-functional, it is just an example of a LP that can be used with this)

As you can see, there are 3 thumbs there, and in order for the user to view the movie, they click the thumb. Well, the script that Im about to reveal basically overlays your PPC ad right over the thumb, but its completely invisible. They click expecting to see a movie, but what they just did was clicking your money making ad. Sounds simple? Not really, we have 3 thumbs here. So we dont know which ad hes going to click, so our little magic script will "follow" the mouse to whatever thumb the perv decides to click. Lots of things are going on in the background too, and thats for your safety:

- His IP will be logged to a DB. So if they comeback, they are not shown the ad anymore :-)
- He gets tagged with a LSO, AKA "flash cookie". Yep, I went to that extreme and created something that will drop a flash cookie into their system. If the cookie is present, again no ad will ever be shown again if he does not clear his LSOs (and the average internet user doesnt know about this guys).
-If we find some sneaky bastard that is a bit curious and tries to see anything with Firebug, we detect the presence of FB and halt any code to be sent to the client. So basically we are safe if someone tries to check you out with FB
- Back Button is disabled. When they click the ad, most PPCs got frame breakers, so the destination URL will be shown. If they hit the back button, they will be taken back to the URL of the ad, so they will be stuck. That prevents your ad to be re-loaded again.

Now, Im pretty sure you have questions about this. Well if you dont have access to Adult Traffic, it is flexible enough to adapt to what you have. You can setup a LP for example, with a YoutubeVideo embedded and have the same effect. I will show you how to do that too. So if you want, you can buy traffic from whatever source and send it to your LP. You just need to be creative and figure out a way to "seduce" your user into clicking something. It doesnt have to be a thumb or image, it can be a flash file, even a link works. I will show you how to do that too.

Now, you are problably worried about the referer right? Well, Running this for 5 months with adsense, I have managed to bypass them by just setting the referer to be the WH Page itself and that how its gonna be for you too. Of your WH Page is http://mysite.com/index.php, the PPC will always see the referer as http://mysite.com/index.php It is all built in, so if you are buyng traffic/using adult traffic, it should still work. Guys, Im giving my personal experience with the referer issue, people say Google likes to see your traffic being organic, well, I can tell you that for 5 months, I served them my own referer and they never bothered me.

Iframe detection. The script uses an iframe setup to basically load your site into a hidden iframe showing the floating ad that will follow the mouse to whatever spot you tell the script to. In our example, google has a litle variable that is sent to them named "frm" and its either set as "1" (site is framed), or "0" (no frame). What I found out was that if I set the iframe to 800x800px, Google will send the var "frm" set as "0". So after that, our script will dynamically resize the hidden iframe to the exact size of the ad. So thats also taken care of
So, before you follow our install steps, make sure you have an ad setup with Google/PPC company and your WH site is ready as well as the LP that will trick the user into clicking whatever you want him to click. I will now explain how to setup everything and how to send traffic to.

FILE LIST

Ok, the script contains loads of files, you will only need to modify:

db_connect.php -> This file holds the info for your DB connection. Make sure you have your db/user/pass setup properly here, otherwise nothing is going to work.

cgrotator.js -> Here we will setup the coordinates of where you want your ad to follow the mouse. THis is crucial to get the clicks to work.

igrotator.js and tgrotator.js -> Any changes to the file above need to be reflected here. These files take care of generating ad impressions.

CRONS FOLDER - This folder is to be placed where you want your script to reside (EXCEPT FOR AD-STATS.PHP). So, place this folder where you install your script and go to your CPANEL and setup 2 CRONS, set them to run these 2 files with the frequency to run every minute (they are very light files, so dont worry about it).

Now, AD-STATS.php will go on the root folder of your WH site, the site that displays your adsense ad. This file basically logs in to Google, pulls your stats (Earnings, CTR, Clicks) and puts in the DB. Why do we need this? Because Our script relies on knowing your current CTR with Google to apropriately split traffic so that your CTR is always within safe range (this is set between 7 to 9.99%)

Open AD-STATS.php and edit LINE 138, setting that to the absolute URL of your WH Site (http://www.mysite.com)
Edit Line 419 with your adsense login info (email and pass)
Now set a cron to run this file every 15 or 20 minutes. So what it is doing is, checking google every 15-20 minutes for your CTR. If it is over the safe range, your traffic will be unclickable, meaning it will generate impressions instead, until your CTR is within the safe range again (more on that later);

You will also need to place a copy of db_connect.php on the root folder of you WH site, since the script needs to log into your DB and update your current stats.

Ok, now, what we need to do is to create our DB Tables. Go to PHPAdmin and import each .sql file in the SQL Folder. They will create the needed tables for the script to work.

Ok, now on to our WH Site. You already should have db_connect.php and ad-stats.php on your root. Now to to the WH SITE CODE Folder and open adsense-code.php. Between the ' ' paste your adsense code from Google. Save the file and make sure it is on the root of your site. Now open code.php and copy all the code and paste it on the top of your WH Site's source code index.php file. So it should be like:

<?

OUR PASTED CODE

?>
<html>
<head>
</head>
<body>
</body>
</html>

Basically what we are doing here is cloaking. Traffic coming from the script will be sent here and traffic coming from the script will only load our adsense code when displaying the floating hidden ad.

Now, lets go to our DB. Open the table "site_list" and add your site to the rotator. There's a built in rotator into the script, so if you have more than one site here, traffic an be split to diff WH sites, you just have to follow the WH Site procedure above if you want to work with more than one site/account.

So for the site_id, enter some random char, like 123jhkdfsf or whatever. Now, go to tredir.php and edit LINE 61:

$query = "SELECT * FROM site_list WHERE site_id IN ('349ds9d8f7','2l34jkhsd0')"; (REPLACE THE RANDOM CODES HERE WITH YOUR OWN)

If you have only one site, just use your random code between both '' '' . tredir.php is the script responsible for redirecting/rotating traffic when your CTR is too high.

To make sure each site gets the same amount of traffic later, just add your sites to site_list table and make sure you equaly split them to both of your random codes. Also, make sure the URL is in this format: http://www.mysite.com (VERY IMPORTANT).

OK, so up to now, we are almost done. Lets create our Landing Page where our users will click on.

You should place the LP on the same location as your script resides.

The file that holds the coordinates for our ads to follow the mouse if cgrotator.js . Lets analyze it.

As you can see, our JS code (Jquery Framework) is first wrapping 4 divs around our thumbs on our example LP (gallery-new.html). Each div has its ID that our script will use later down in the code to move our ad around.

What it does now is, it appends a DIV named "float" to one of our other divs ("main3") and if attaches our hidden iframe to "float", setting it to 800X800 and set its source to redir.php. This file will rotate between the site_list in the DB and send traffic to index.php, your WH sites default file. The code that we pasted earlier will spit just the ad since traffic from redir.php (cloaked) will only have it display the ad. Right before this all happened, our script has also dropped the LSO, logged the user to the DB (or done nothing if the user has FB isntalled).

If we analyze cgrotator.js, you will see 4 mouseover functions, that will place the floating iframe right above the thumbs. Here is what we need to edit. The sample gallery-new.thml uses:

$('#float').css({left: main_position.left + 20, top: main_position.top + 30 });

You will need to edit "20" and "30" if you decide to make your own LP and find out the exact coordinates. To make it easy, after you have gone through all the install process, edit this line in cgrotator.js:

$("#main3").after("<div id=\"float\" style=\"position:absolute; z-index:1000; opacity: 0; filter:alpha(opacity=0);\"></div>");

SET OPACITY TO 100 (Make sure you change both here, one is for IE, the other is for FF).

Then run your LP again and adjust as needed. Now make sure you delete your IP off the DB and clear your LSO everytime you reload, otherwise you will see nothing Also, if you are using Firebug and its enabled because you want to see what is going on, delete core-fb.php and then upload core-nofb.php and rename it to core-fb.php so that you can have the FF detection function disabled.

When you find the perfect spot, you want to set opacity back to 0 and make sure you have core-fb.php back.

On our test gallery, we have 4 thumbs. If you say want to work with one, just make sure you delete the other mouseover functions from cgrotator.js and make sure you use the .wrap function to wrap the div you need. If you guys need, to request a LP template and I can do it for you

NOW ADD THIS IN THE HEAD TAG OF YOUR LP (NOT YOUR WH SITE!!!). Make sure the LP stands on the same location as the script:

<script src="urchin.js?sid1=1234&sid2=5678&galt=cg" type="text/javascript"/></script>

SID1 = Your first random number you created earlier;
SID2 = The second random number you created earlier;
GALT = cg (Clicks) / ig (impressions)

Ok so here is an explanation of the reasoning behind ig and cg. Google (or any other PPC) looks after your CTR. A CTR thats too high is no good on googles side, so what you want to do is, for your LP, use always "cg". all that traffic will make your thumbs clickable. If CTR goes above the random threshold, the script will turn this into impressions, basically the ads will be hidden and wont be clickable.

Now use "ig" on any page that you want to make traffic become impressions. That will lower your CTR. Say you have a high traffic site, just add this tag to it and that traffic will become impressions on your end. This is all to balance so that you have a Healthy CTR.

Later, I will be posting the STATS Panel, That will give you an overview of your sites CTR, as well as clicks/earnings/CTR/EPC throughout the day.

Up to this point, you should have a fully working script.

htaccess =
AddDefaultCharset utf-8
RewriteEngine on
RewriteRule ^urchin\.js$ core-fb.php
RewriteRule ^i\.js$ i.php
Reply With Quote
The Following 4 Users Say Thank You to SpyBoy For This Useful Post:
abhi987 (07-28-2010), kaboom (04-01-2010), laurcor2006 (07-05-2010), redsasy (04-06-2010)

  #2  
Old 10-30-2009, 02:15 PM
BlackHat Newbie
Points: 117, Level: 2 Points: 117, Level: 2 Points: 117, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

what script is needed and where can i get it?

can you explain please?
Reply With Quote
  #3  
Old 10-30-2009, 10:20 PM
BlackHat Newbie
Points: 144, Level: 2 Points: 144, Level: 2 Points: 144, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

Can you please post the script to this method :) thx
Reply With Quote
  #4  
Old 10-31-2009, 12:33 AM
BlackHat Newbie
Points: 293, Level: 5 Points: 293, Level: 5 Points: 293, Level: 5
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

This method is brillant !!! I'll develop the same process on one of my site to give it a try! Thank you for sharing this !!
Reply With Quote
  #5  
Old 11-03-2009, 06:26 PM
BlackHat Newbie
Points: 144, Level: 2 Points: 144, Level: 2 Points: 144, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

I wanted to bump this, can you please post the script? thx
Reply With Quote
  #6  
Old 11-04-2009, 04:19 AM
BlackHat Newbie
Points: 372, Level: 7 Points: 372, Level: 7 Points: 372, Level: 7
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

Hum....need the script too :mrgreen:
Reply With Quote
  #7  
Old 11-05-2009, 03:48 AM
BlackHat VIP
Points: 1,346, Level: 21 Points: 1,346, Level: 21 Points: 1,346, Level: 21
Activity: 18.2% Activity: 18.2% Activity: 18.2%
Last Achievements
 
Join Date: Nov 2009
Posts: 146
Thanks: 2
Thanked 27 Times in 11 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

i do not want to spam but where can we get the script can anyone upload it please or tell me where to buy
Reply With Quote
  #8  
Old 11-05-2009, 03:30 PM
Banned
Points: 2,216, Level: 30 Points: 2,216, Level: 30 Points: 2,216, Level: 30
Activity: 21.1% Activity: 21.1% Activity: 21.1%
Last Achievements
Award-Showcase
 
Join Date: Oct 2009
Posts: 331
Thanks: 0
Thanked 29 Times in 15 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

This can cause problems due to the nature of the script, and can get you banned, your best going for this method:

http://www.blackhatmoneymaker.com/2009/ ... nse-image/
Reply With Quote
  #9  
Old 11-05-2009, 07:17 PM
BlackHat Newbie
Points: 144, Level: 2 Points: 144, Level: 2 Points: 144, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Last Achievements
 
Join Date: Oct 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

As long as earnings are low and spread out thru multiple accounts i dont see a problem, sharing the script to do this would be uber!!!
Reply With Quote
  #10  
Old 11-05-2009, 09:26 PM
Banned
Points: 2,216, Level: 30 Points: 2,216, Level: 30 Points: 2,216, Level: 30
Activity: 21.1% Activity: 21.1% Activity: 21.1%
Last Achievements
Award-Showcase
 
Join Date: Oct 2009
Posts: 331
Thanks: 0
Thanked 29 Times in 15 Posts
Downloads: 0
Uploads: 0
Default Re: PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot

Ive spread this over 5/6 blogs and kept my ctr down, check this:

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Legal ClickJacking Code SpyBoy Pay Per Click (PPC) 9 06-16-2010 02:19 PM
My Method in Making Money on Blogs SpyBoy BlackHat SEO 6 10-29-2009 02:32 PM



All times are GMT. The time now is 07:25 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Blackhat SEO, Blackhat Forum, Blackhat Forums, Blackhat Money, Blackhat CPA, Blackhat Marketing, Blackhat Method, Blackhat Tools, Blackhat Traffic, Blackhat Blog, Blackhat SEO Forum