+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
Pay Per Click (PPC) Thread, Legal ClickJacking Code in BlackHat Money; ***REPLACE "SAMPLE" LINK WITH YOUR AFFILIATE LINK*** ***YOU MAY NEED TO ADJUST HEIGHT AND WIDTH OF PIXELS DEPENDING ON PLACEMENT*** ...
  1. #1
    SpyBoy Guest

    Default Legal ClickJacking Code

    ***REPLACE "SAMPLE" LINK WITH YOUR AFFILIATE LINK***
    ***YOU MAY NEED TO ADJUST HEIGHT AND WIDTH OF PIXELS DEPENDING ON PLACEMENT***
    ** PUT THIS BLOCK OF CODE AFTER THE <BODY> TAGS**

    <div id="open"
    onmouseover="document.location='http://www.SAMPLELINK.com';"
    style="position:absolute;width:8px;height:7px;background:#FFFFFF;border:1px"></div>
    <script>
    function updatebox(evt) {
    mouseX=evt.pageX?evt.pageX:evt.clientX;
    mouseY=evt.pageY?evt.pageY:evt.clientY;
    document.getElementById('open').style.left=mouseX-2;
    document.getElementById('open').style.top=mouseY-2;
    }
    </script>

    ***PUT THIS BLOCK OF CODE BELOW THIS LINE ON YOUR PAGE WHERE YOU WANT TO HAVE YOUR LINK. CHANGE THE DOMAIN TO THE DESIRED NAME YOU WANT IT TO SHOW AS. CHANGE "Click Here" TO WHATEVER YOU LIKE ***

    <a href="http://www.SAMPLELINK.com" onclick="updatebox(event)"><font
    style="font-family:arial;font-size:16px">Click Here</font></a>

  2. #2
    Olegans is offline BlackHat Newbie
    Join Date
    Dec 2009
    Posts
    6

    Default

    Thanks SpyBoy! Nice job's!

  3. #3
    shadowpwner is offline BlackHat Novice
    Join Date
    Nov 2009
    Posts
    116

    Default

    How is this legal? ;)

  4. #4
    Warlock is offline BlackHat Novice
    Join Date
    Dec 2009
    Location
    THe internet is my Domain
    Posts
    54

    Default

    L0L nice question shadow!!

  5. #5
    shadowpwner is offline BlackHat Novice
    Join Date
    Nov 2009
    Posts
    116

    Default

    Thanks for the code, I'll update it and send it over to VIP.

  6. #6
    shadowpwner is offline BlackHat Novice
    Join Date
    Nov 2009
    Posts
    116

    Default

    Btw this will not work with adsense, all it does is show a link, but actually go to another link.

  7. #7
    Meho is offline BlackHat Novice
    Join Date
    Oct 2009
    Posts
    27

    Default

    Maybe also useful, for cloaking afflinks:

    HTML Code:
     <a href="http://what-the-users-will-see-when-hover.com" onclick="parent.location.href='http://link with your affiliate url'; return event.returnValue=false">Anchor Text</a>

  8. #8
    shadowpwner is offline BlackHat Novice
    Join Date
    Nov 2009
    Posts
    116

    Default

    Quote Originally Posted by Meho View Post
    Maybe also useful, for cloaking afflinks:

    HTML Code:
     <a href="http://what-the-users-will-see-when-hover.com" onclick="parent.location.href='http://link with your affiliate url'; return event.returnValue=false">Anchor Text</a>
    Yes, this does the same thing as above, but a lot easier. You'll have to think outside of the box to use the code spyboy provided.

  9. #9
    naisch is offline BlackHat Newbie
    Join Date
    Dec 2009
    Posts
    2

    Default

    interesting

  10. #10
    JJbs1 is offline BlackHat Newbie
    Join Date
    Jun 2010
    Posts
    3

    Default

    Thanks for sharing the code, would it not be very likely that a network will spot this?

    Thanks

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Similar Threads

  1. PPC ClickJacking Method - Make Money Off PPC on Auto-Pilot
    By SpyBoy in forum Pay Per Click (PPC)
    Replies: 68
    Last Post: 09-12-2011, 08:55 PM
  2. The eBay Legal Hijack System
    By SpyBoy in forum Affiliate Networks
    Replies: 7
    Last Post: 02-09-2010, 05:40 PM
  3. The eBay Legal Hijack System
    By SpyBoy in forum BlackHat SEO
    Replies: 0
    Last Post: 11-04-2009, 10:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts