[Method Step by Step] 250$/day only thanks to BHW !

This url has to be put on the content locker (in the JS file). Then it will redirect inside it. If it's well done, you won't even see the redirection.

I did put the url in the JS file. We are supposed to send traffic to that same url, right? I'm going to post my JS file here, please tell me if there's anything wrong with it:

Code:
var Delay = 0;//Seconds after them clicking the link, the gateway vanishes. 
	var AppearDelay = 10;//Seconds before gateway appears
	var oldHistLength = history.length;
    var stop_scroll = false;
    var once_per_session=1;
    var unknown=true;
    
    
    //determine visitors country
    if (geoip_country_name()=='United States') {
    us();
    unknown=false;
    }
    
    if (unknown==true)
    {ad='<div id="gatewayDimmer"></div><div id="gatewaydiv"><ul id="OfferList"><div align="center"><table cellpadding="0" cellspacing="0" bgcolor="#0000FF" width="354" height="281"><!-- MSTableType="layout" --><tr><td> </td><td valign="top" height="23"><p align="center"><a class="offerlink" href="#" color="#FF0000" face="Arial Black" style="text-decoration: none"><b><font color="#FF0000" face="Arial Black">X</font></font></b></td></tr><tr><td valign="top" colspan="2" height="233"><p align="center" style="margin-top: 0; margin-bottom: 3px"><font color="#FFFFFF" size="5"><b>Were Sorry, but since youre outside of the United States, were unable to show you our premium content.  </b></font></p><p align="center" style="margin-top: 0; margin-bottom: 3px"> </p><p align="center" style="margin-top: 0; margin-bottom: 3px"><font color="#FFFFFF" size="5"><b>Get a US proxy and youll be able to view all of our premium content!</b></font></td></tr><tr><td width="301"> </td><td height="25" width="53"> </td></tr></table></div></div>'}
	//end country determinations

    
    
    
    //Each country has it's own function.  Within each countries function are
    //the ads to rotate between.  So the "us" function has two ads to rotate between
    //simply add other functions for each county, and then add ads for 
    //each country to rotate between.
    function us()
    {ads = 
    [
     '<div id="gatewayDimmer"></div><div id="gatewaydiv"><ul id="OfferList"><div style="overflow: hidden; width: 615px; height: 87px; position: relative;" id="i_div"><iframe name="i_frame" src="http://thehandlerdomain.c0m/?url=http://CPAoffer.c0m/lnk.asp?o=23422&c=443259&a=8408&referer=http://theWHdomain.c0m" style="border: 0pt none ; left: -333px; top: -496px; position: absolute; width: 1280px; height: 615px;" scrolling="no"></iframe></div></ul></div>'
    ]
     ad = ads[Math.floor(Math.random()*ads.length)]
    }
    
    
  






	//end ads for different countries




  
    //don't edit anything past this line
    function setcookie() {
    if (unknown==false){
	document.cookie="alerted=yes"
	}
	}  
    
	function get_cookie(Name) {
	var search = Name + "="
 	var returnvalue = "";
	if (document.cookie.length > 0) {
    offset = document.cookie.indexOf(search)
    if (offset != -1) { // if cookie exists
    offset += search.length
    // set index of beginning of value
    end = document.cookie.indexOf(";", offset);
    // set index of end of cookie value
    if (end == -1)
    end = document.cookie.length;
    returnvalue=unescape(document.cookie.substring(offset, end))
   }
   }
	return returnvalue;
   }

	function alertornot(){
	if (get_cookie('alerted')==''){
	loadalert();

   }
   }

	function loadalert(){
	delayappearance();
   }

	if (once_per_session==0)
	loadalert()
	else
	alertornot()

    
    
    setInterval ( "checkHistory()", 1000 );

    
    function checkHistory()
    {
   if (oldHistLength != history.length)
   {
   removegateway();
   oldHistLength = history.length;
   }
   }
	
	
	
    function scrolltop(){
    if(stop_scroll==true){
        scroll(0,0);
    }
    }
	
	
	
	function delayappearance()
	{
        setTimeout("setupgateway()", AppearDelay*1000);
        
    }

	
	function setupgateway()
	
	{
	    stop_scroll = true;
	    window.scrollTo(0,0);
	    document.body.style.overflow = "hidden"
		var Left = $(window).width() /2;
		Left = Left - $('#gatewaydiv').width()/2;
		
		var Top = $(window).height() /2;
		Top = Top - $('#gatewaydiv').height()/2;
		
		$('#gatewaydiv').css('top', Top+'px').css('left', Left+'px').css('display', 'inline');
		$('#gatewayDimmer').width($('html').width());
		$('#gatewayDimmer').height($('html').height());
		$('#gatewayDimmer').css('display','block');
		setTimeout("setcookie()", AppearDelay*6000);
		

	}
	
	function removegateway()
	{
	    stop_scroll = false;
	    document.body.style.overflow = ""
		$('#gatewaydiv').css('display', 'none');
		$('#gatewayDimmer').css('display','none');
	}
	
	$(document).ready(function()
	{
		$('.offerlink').click(function()
		{
			setTimeout('removegateway()', Delay*1000);
		});
		
	});
 
Did you try on an other template just to verify what is the problem (your template or the code?)

I think it may be for Hostgator problem. Anyone is here who tried this at Hostgator ?

I'm using hostgator for all 3 sites and I'm not having those problems. Did you try contacting hostgator? looks like a problem on their end
 
I have finally set this up. If you can drive traffic to my website, PM me and maybe we can do a JV
 
hey there.. I am using adscendmedia.. and I dont live in US.. I need help in creating Iframe.. I can not get the email and zip code submit area.. since it's not possible to go to the website because I'm not in the US.. (the site that I am going to slice through cake slice)
 
What is the best CPA will i use to do the email submit thing??
 
hey there.. I am using adscendmedia.. and I dont live in US.. I need help in creating Iframe.. I can not get the email and zip code submit area.. since it's not possible to go to the website because I'm not in the US.. (the site that I am going to slice through cake slice)
Why not you are using VPN or proxy to create iframe.. Go to Hidemyass and you will see some free proxy by those you can iframe your offer. or buy HMA vPN,its really awesome ;)
 
Why not you are using VPN or proxy to create iframe.. Go to Hidemyass and you will see some free proxy by those you can iframe your offer. or buy HMA vPN,its really awesome ;)

thanks for this.. I got a question are you using adscendmedia with this method??
I can't figure out how to use this..
I tried to use this offer
Code:
http://adscendmedia.com/click.php?aff=10963&camp=5279&crt=12646&sid=
but it redirects me to another website which not the one stated.. please help.. thanks..
 
great method man.. its really cool to see such great contributions to this site. i wish i had some of yalls talent
 
Percu,
Seems like a great method and I would like to give this is try.

Questions:
1) Is there anyway to alter this method so some of the CPA offers can convert for the publisher? Or is every single email submit going to lead to no conversions?

2) For the white hat site, I am assuming we are just building a regular website. Does the domain name, niche, or keywords make a difference? I will probably just use an existing site that I have.

3) For the black hat site, does the domain name, niche, or keywords make a difference? What should be on the black hat site - just a blank page with 2 email submit offers? Any specific layout or information that should be on this site?

4) For the handler site, does the domain name, niche, or keywords make a difference?

I am just trying to get an idea of how each site should look and be set up. Also, if you have any sample websites with these 3 types of sites set up I would really like to take a look at it.

I apologize if some of this has been answered before. This method is very new to me and I have read the thread, but am still confused with a few parts.

Thanks.
 
gonna try this tmrow. This seems like its unbeatable...best way to further hide your tracks, buy cheap asian traffic for your WH page! These guys never converts and will help hid you. If you are getting a couple thousand chinese visitors a day to your website and 10 cpa completed, thing can go well!
 
Yes, be very carefull with it. That's why I wrote 250$/ day. It could be a lot more but not secure.

So the thing is to deal wit 5 - 10 affiliate networks for 10$ - 25$ each / day, and this is ok.

More over, put these ads on your WH of course and may be you will get some conversions by the 'legal' way.
wait 5-10 i am using only one cpa network for my earnings how can you put 5-10 on only one website?:confused:
 
Need some help please. I've read all linked threads and posts and I'm still unable to find answers.

1st problem.
I have the 3 sites setup correctly. Using Chrome I can load the iframe with the fake referer without any problems. Firefox and IE the iframe disappears after a second. I reverse engineered the problem to the fake referer script. If I don't fake refer then the iframe loads fine on all 3 platforms (chrome, firefox, ei).

2nd problem.
Can't figure out how to use the locker script with wordpress. Have tried just about everything. I can't find the right places to put the above head script code, and the 2 lines that go in the body. The iframe just doesn't come up, I've tried header, footer, etc. Others in the original locker thread weren't successful using the locker with word press either.

Any help will be greatly appreciated :)

edit: I have it working on all 3 platforms now. Just need to figure out how to get the iframe to show in wordpress.

The problem is the iframe loads just fine, but wordpress page overlaps the iframe. I've been searching for a solution for hours now. No luck.
 
Last edited:
This why i love BHW! A great share though i can't implement it.
 
Back
Top