lordgiap i can help you out for this i'm almost there myself so hit me up i'm happy to help you.
Percu: could you help me please if you have some spare time to look at my problem ? I'm almost there and can't find the solution myself.
do you know what function to put so it can appear for all countries?
Awesome thread!
I've put this to work and got a problem coming up. I've been trying all day to solve them but I haven't found the problem.
- I've made my site and changed the url, but when i'm ready with everything my whitehat domain shows up in the framed bit instead of the framed offer landing page. it also shows up on my blackhat lander
What is your problem?
You have to modify the "determine visitors country" part in the gatewaysettings.js file.
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title> Welcome </title>
<script src="hxxp'//ajax.microsoftcpm/ajax/jquery/jquery-1.4.2.min.js" type="text/javascript"></script>
<script language="JavaScript" src="hxxp'//j.maxmindcpm/app/country.js"></script>
<SCRIPT LANGUAGE="JavaScript" SRC="/gatewaysettings.js"></SCRIPT>
<link rel="stylesheet" type="text/css" href="/gatewaystyle.css" />
</head>
<body onscroll="scrolltop();">
<script language="javascript">document.write(ad);</script>
<center>Verify you are a human</center>
</body>
</html>
Okay yea I did that but I dont know the code so it can appear for all countries
Nice share OP. But I have something to ask. When we blank the referer, can the CPA company see the clicker's IP ?
Percu,
This is an awesome share, thanks.
I understand how this thing works, but I'm having a hard time getting the content locker to work.
This is my index.html line for line (had to change some of the URLs):
I know I have the locker files in the right place b/c my iframe is showing up in the top left corner.
Another issue I'm having involves the capcha. Whenever I attempt to insert that code, the Iframe stops working...
Any ideas?
Great share Percu, sorry your getting bombarded with pm's always gonna happen unfotunately, I'm gonna read, read again and implement, I have a few sites with 1000 plus UV per day and been wanting to moneytise them so this could be the way (gonna need loads of cpa's though! Out of interst which cpa's do you like to use the most?
I am using wordpress. I didnt understood where i have to put those script
This is your black hat index.html file?
So why do you have "<script language="javascript">document.write(ad);</script>" inside this one?
It should be on the gatewaysettings.js file.
Then put "<script language="javascript">document.write(ad);</script>" just before "</body>", sometimes it can solve some display problems.
Hey percu sorry to annoy you, could you help me with my prob?
Could be possible you've overlooked it it's some post higer up here. I saw that you've responded to later post so i'm just asking.
thx man
Thanks for the reply but I'm still having an issue. Your instructions state to place "<script language="javascript">document.write(ad);</script>" just above the </body> tag on my BH site correct? This does not work for me. You mention placing "<script language="javascript">document.write(ad);</script>" in the gatewaysettings.js file, but where does it go in that file... and if it goes there do I also put it above the body tag?