Y T Nuke  
Page 1 of 2 1 2 LastLast
Results 1 to 45 of 48
Couple people asking for this lately. Will force user to share before they are allowed ...
  1. #1
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default [FREE] Force share viral script. Share to view

    Couple people asking for this lately. Will force user to share before they are allowed to get content/view video ect.


    Code:
    <!DOCTYPE html>
    <html
     xmlns:fb="http://www.facebook.com/2008/fbml"
     xmlns="http://www.w3.org/1999/xhtml">
    <head>
      <meta content="text/html; charset=UTF-8"
     http-equiv="Content-Type">
      <title></title>
    </head>
    <body>
    
    Add content HERE!
    
    <div id="fb-root" class="fb_reset">
    <script type="text/javascript">
    //hd
    window.fbAsyncInit = function() {
    FB.init({appId: 'APP ID', status: true, cookie: true, xfbml: true});
    FB.Event.subscribe('edge.create', function(href, widget) {
    document.getElementById('share').style.display = "block";
    document.getElementById('liked').style.display = "none";
    });
    /* All the events registered */
    FB.Event.subscribe('auth.login', function(response) {
    // do something with response
    });
    FB.getLoginStatus(function(response) {
    if (response.session) {
    // logged in and connected user, someone you know
    }
    });
    };
    (function() {
    var e = document.createElement('script');
    e.type = 'text/javascript';
    e.src = document.location.protocol +
    '//connect.facebook.net/en_US/all.js';
    e.async = true;
    document.getElementById('fb-root').appendChild(e);
    }());
    function streamPublish(name, description, hrefTitle, hrefLink, userPrompt){
    FB.ui(
    {
    method: 'stream.publish',
    message: '',
    attachment: {
    name: 'Top Blue Linkable Text Shared On user Wall',
    caption: 'Add Caption Text Here',
    description: ('Site Description HERE'),
    href: 'http://www.YOUR-SITE.com',
    media: [{ 'type': 'image', 'src': 'http://IMAGE-URL.com', 'href':'http://www.YOUR-SITE.com'}],
    href: 'http://www.YOUR-SITE.com'
    },
    action_links: [
    { text: 'Add action Link text', href: 'www.YOUR-SITE.com' }
    ],
    user_prompt_message: 'Message text'
    },
    function(response) {
    if (response && response.post_id) {
    window.location = "http://www.REDIRECT-AFTER-SHARE.com";
    } else {
    alert('You must share this to view content');
    streamPublish();
    }
    });
    }
    </script>
    <center>
    <p align="center"></p>
    <p align="center">
    <img onclick="streamPublish()"
     src="IMAGE-CLICKED-FOR-POPUP.gif" border="0"></p>
    <div
     style="position: relative; width: 400px; height: 100px;">
    <div>
    </div>
    </div>
    </center>
    </div>
    </body>
    </html>

    Change out your APP ID and pretty much customize all the places in CAPITAL font.

    I suggest that you change out the APP ID, then run the script on a false account to see what gets posted, then change what you need.

    There is no reason you should not be able to make $50 a day from this script easily, enjoy!

    Edit:
    Also, change this part up:

    Code:
     function(response) { if (response && response.post_id) { window.location = "http://www.REDIRECT-AFTER-SHARE.com"; } else { alert('You must share this to view content'); streamPublish(); }
    You can use javascript to do anything you can think of depending on if the user shares or does not. In this example if the user shares they are ridirected to your landing page with this code:

    window.location = "http://www.REDIRECT-AFTER-SHARE.com";

    or alerted to share before viewing with this code:

    alert('You must share this to view content');

    Let me know if you guys like this stuff and I will post many more in the future!

  2. The Following 34 Users Say Thank You to Fuggz For This Useful Post:

    AirMASTER (01-16-2012), ala7860 (Yesterday), andresmm91 (01-15-2012), B.O.S.S (12-13-2011), BlackTagine (12-14-2011), crespozooooo (12-13-2011), eaglefest (12-14-2011), exXtr@ (12-13-2011), flc735 (12-13-2011), guerillablogger (12-14-2011), higesan (01-15-2012), Hunwarrior (12-13-2011), infTee (01-15-2012), isabellamelendez (12-13-2011), ivanblack (03-15-2012), jamunkala (12-16-2011), KraftyKyle (12-19-2011), LongBanana (12-14-2011), Mayimar (12-16-2011), MermaidMurder (12-14-2011), moneff (01-14-2012), papaRock (12-16-2011), razor91 (12-13-2011), rockyonfire (12-13-2011), rovad (12-20-2011), shakerzillo (12-14-2011), sharkpooch (12-13-2011), sonicblue (12-13-2011), staycoolmen2006 (12-14-2011), tzim_t (01-15-2012), Virus1 (12-14-2011), walandio (12-13-2011), Whome (12-13-2011), wp7en (01-21-2012)

  3. #2
    sonicblue is offline Newbies
    Join Date
    Aug 2011
    Posts
    26
    Reputation
    19
    Thanks
    32
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    i like this one! thanks

  4. #3
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default Re: [FREE] Force share viral script. Share to view

    If you want this style:

    http://bit.ly/v98xrc

    Here you go:
    (Virustotal is down)

    index.php:
    Code:
    <?php
    
    /*TITLE*/			$title="Most embarrassing moment ever in Beauty Contest";
    /*DESCRIPTION*/		$desc="Poor girl makes the biggest mistake of her life on a live Beauty contest!!";
    /*IMAGE*/			$image="http://3.bp.blogspot.com/-iiuhWAMHZAI/TpyZnWKukRI/AAAAAAAAAGg/WGS3L0oOrs0/s1600/01emba.gif";
    /*AMUNG CODE*/		$amung="";
    /*WEBSITE*/			$website="http://www.google.com/";
    /*VIDEO*/			$video="video.php";
    /*ADMIN*/			$admin="";
    
    ?>
    <html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><!--NgL--><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link href='http://facebook.com/favicon.ico' rel='shortcut icon' type='image/x-icon'/>
      <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
     
    <meta property="og:title" content="<?php echo $title;?>" />
    <meta property="og:description" content="<?php echo $desc; ?>" />
    <meta property="og:url" content="<?php echo $website;?>"/>
    <meta property="og:image" content="<?php echo $image;?>" />
    <meta property='fb:admins' content="<?php echo $admin;?>" />
    
    
    <style>@charset "iso-8859-1";
    /* CSS Document */
    #navbar-iframe {
    height:0px;
    visibility:hidden;
    display:none;
    n.g.l
    }
    html{font-size:12px;font-family:Arial, Helvetica, sans-serif}
    #topbar{display:block;margin-bottom:5px;background-color:#F1F1F1;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:5px}
    #topbar a{text-decoration:none;font-weight:700;color:#356AA0;margin-right:5px}
    #topbar img{border:0;vertical-align:baseline;margin-right:5px}
    #menu{float:right;width:300px;margin-right:5px}
    #menu .bloc{border:1px #CCC solid;display:block;margin-bottom:5px}
    #menu .bloc h2{display:block;font-size:12px;background-color:#F1F1F1;text-transform:uppercase;color:#333;border-bottom:1px #CCC solid;margin:0 0 5px;padding:5px}
    #menu .bloc a{display:block;text-decoration:none;color:#356AA0;font-weight:700;margin:5px}
    #menu .bloc a img{border:0;vertical-align:baseline;margin-right:20px}
    #page{float:none;margin-top:50px;width:700px;margin-left:5px;min-height:600px}
    .video{border:1px #CCC solid;width:160px;height:160px;float:none;margin:0 5px 5px 0}
    .video .titre{display:block;color:#356AA0;text-decoration:none;font-weight:700;text-align:center;padding:5px}
    .video .apercu{border:0;display:block;margin:5px auto auto}
    .video p1{display:block;height:16px;padding-left:30px;background-repeat:no-repeat;background-position:5px 5px;padding-top:5px;color:#333;font-weight:700;margin:0 10px 0 5px}
    .video p2{width:360px;text-align:left;color:#333;margin:5px}
    .video img{width:96px;height:76px}
    #page_par_page{border:1px #CCC solid;display:block;margin-bottom:5px;text-align:center;margin-right:6px;padding:10px}
    #page_par_page a{text-decoration:none;padding-left:10px;padding-right:10px;color:#333}
    #lecteur{display:block;width:640px;height:385px;margin:auto}
    #footer{display:block;background-position:5px 5px;padding-left:5px;background-repeat:no-repeat;border-top:1px #CCC dotted}
    #footer a{color:#356AA0;font-weight:700}
    #videocontent{width:750px;margin-bottom:10px;float:none;text-align:justify}
    #h1{margin-top:10px;margin-bottom:20px;padding-bottom:5px;font-size:12px;float:none;margin-left:0;padding-left:10px;width:500px;color:#999}
    #content{width:750px}
    #left{width:750px;float:none;text-align:left}
    body{background:#FFF;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;margin:0}
    #header2{ background: url(http://i.imgur.com/DdueR.png) top center no-repeat #3b5998; width:100%; height:40px;}
    #youtube{margin-top:20px}
    #topbar a:hover,#menu .bloc a:hover,.video .titre:hover,#footer a:hover{color:#D22D4F}
    .facebook,.alert{display:block;width:500px;margin:10px 10px auto auto}
    </style>
    <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
    <script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script>
    <title><?php echo $title;?></title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <script type='text/javascript'>
    	var statement = 0;
    	var _try = 0;
    	function playtheMovie() {
    		if (statement > 0) {
    			if (this._try == 1) { playlavideo(); }
    			else { alert('You must share the video to play it.'); }
    		}
    		if (statement == 0) {
    			document.getElementById('restrictions').style.visibility='visible';
    			statement++;	
    		}
    		}
    </script>
    <script type='text/javascript'>
    	function ouvre(fichier) {
    	 // ff=window.open(fichier,"n.g.lpopup","width=355px,height=205px,left=450%,ngltop=180%") 
    	 ff=window.open(fichier,"popup","width=400px,height=250px,left=450%,top=180%") 
    	  setTimeout('this._try = 1;', 4000);
    	}
    	function playMovie(_try) {
    		if (this._try == 1) { playlavideo(); }
    		else { alert('You must share the video to play.'); }	
    	}
    	function playlavideo(type) {
    			{
                 	window.location = "<?php echo $video;?>";
    				}
    	}
    </script>
    </head>
    <body>
    <div id="header2">
    </div>
    <div id="youtube"> 
    <span style="display:block; width:750px; margin:auto;"><h2><?php echo $title;?></h2></span><br />             
    	<div style="display:block; width:750px; margin:auto;"><div id="fb-root"></div>
    	<script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) {return;}
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    
    <div class="fb-like" data-href="<?php echo $website;?>" data-send="false" data-width="450" data-show-faces="false"></div>
    <br /><br />
    			<div id="videocontent">
    				<div id="jwplayer1"></div>
    				<div id="lavideo">
    					<div align="left" style="background-image:url(http://i.imgur.com/MTCO5.jpg);width:560px;height:315px;overflow:hidden;" id="fontvideo">
    						<h1 id="h1"><?php echo $title;?></h1>
    						<div style="width:500px;height:200px;margin-left:20px;color:#FFF;">
    							<br /><br />
    							<div id="restrictions" style="visibility:hidden;">
    								<a href="#" onClick="ouvre('http://www.facebook.com/sharer.php?u=<?php echo $website;?>');return false">
    								<img src="http://img841.imageshack.us/img841/1229/gsrhtrhts.jpg" width="500" height="145" border="0"></a>
    							</div>
    						</div>
    						<div style="float:left;width:100px;margin-top:10px;margin-left:7px;"><a href="#" onClick="playtheMovie();">
    					<img src="http://i.imgur.com/T2Hsp.jpg" width="72" height="46" border="0"></a></div>
    				</div>
    				</div>
    			</div>
    	</div>
            <div class="facebook">
    	        <div id="fb-root">
            	</div>
            </div>                                           
    <br />				
    <div style="display:block; width:750px; margin:auto; position:relative; right:5px; top:10px;">
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) {return;}
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    
    <div class="fb-comments" data-href="<?php echo $website;?>" data-num-posts="6" canpost="true" data-width="640"></div>
    </div>
    	</div>
    	<div style="clear:both;">
        </div>
        <div id="footer">
    	<div style="opacity:0;filter:alpha(opacity=0);">
        </div>
        </div>
    <div style="visibility:hidden;">
    <script src="http://widgets.amung.us/small.js" type="text/javascript" width="0px"> 
    </script><script type="text/javascript"> WAU_small('<?php echo $amung ?>')</script>
    </div>
    </html>
    video.php:
    Code:
    <?php
    
    /*TITLE*/			$title="Most embarrassing moment ever in Beauty Contest";
    
    ?>
    <html>
    <header>
    <title>Video</title>
    </header>
    <style>
    #header2{ background:#3b5998; width:100%; height:40px;}
    div.b-mobile {display:none;}
    #n.g.l
    </style>
    <link rel="openid.server" href="http://www.blogger.com/openid-server.g" />
    <style>
    div.b-mobile {display:none;}
    </style>
    <script type="text/javascript"
        src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js">
    </script>
    </head><body  style=" overflow:hidden" background=url (http://i.imgur.com/om7zg.png)>
    
    
    						
    						
    						
    						<!-- CPA GATEWAY GOES HERE -->
    
    						
    						
    
    
    
    <div id="header2">
    </div>
     <br>
    <div style="margin:10px auto; width:560px;">
    <p>
    <font size="5" face="arial" color="red">
    <b><?php echo $title;?></b>
    </font>
    </p>
    <br /><br /><br /><br /><br /><br />
    <iframe width="560" height="315" src="http://www.youtube.com/embed/_VeI-_HGZB0?wmode=transparent" frameborder="0" allowfullscreen></iframe>
    </div>
    </body>
    </html>

  5. The Following 19 Users Say Thank You to Fuggz For This Useful Post:

    AirMASTER (01-16-2012), andresmm91 (01-15-2012), B.O.S.S (12-13-2011), crespozooooo (12-13-2011), diceinc (01-23-2012), eaglefest (12-14-2011), Hunwarrior (12-13-2011), infTee (01-15-2012), iulianh (12-13-2011), jamunkala (12-16-2011), KraftyKyle (12-19-2011), LongBanana (12-14-2011), moneff (01-14-2012), p4dm3sh (12-14-2011), Ribbit (12-17-2011), rockyonfire (12-13-2011), rovad (12-20-2011), sharkpooch (12-13-2011), tobeto (12-18-2011)

  6. #4
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default Re: [FREE] Force share viral script. Share to view

    No problem. I shared it a few weeks ago but got zero rep or thanks so I figured nobody wanted it.

  7. The Following 2 Users Say Thank You to Fuggz For This Useful Post:

    44proseries (02-24-2012), Essence19 (12-13-2011)

  8. #5
    Essence19's Avatar
    Essence19 is offline Always Keep Thinking
    Join Date
    Aug 2010
    Location
    Land Of Infinite Possibilities
    Posts
    843
    Reputation
    100
    Thanks
    602
    Thanked 331 Times in 207 Posts

    Default Re: [FREE] Force share viral script. Share to view

    great shares man tx - But I also think people get confused between viral scripts this looks very similar to Js script I have which if used can get your account deleted.sometimes its hard to tell the difference.

  9. #6
    walandio's Avatar
    walandio is offline Jr. VIP
    Join Date
    Jun 2008
    Location
    Pilipinas
    Posts
    570
    Reputation
    39
    Thanks
    373
    Thanked 221 Times in 64 Posts

    Default Re: [FREE] Force share viral script. Share to view

    thanks for the great share dude..

  10. #7
    WizIMS's Avatar
    WizIMS is offline ╫╫╫╫╫╫╫╫╫╫╫╫
    Join Date
    Sep 2011
    Location
    Skype - Wiz.IMS
    Posts
    588
    Reputation
    265
    Thanks
    229
    Thanked 731 Times in 144 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Great share man Thanks


  11. #8
    rockyonfire is offline Regular Member
    Join Date
    Apr 2010
    Posts
    236
    Reputation
    10
    Thanks
    127
    Thanked 50 Times in 45 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Thanks a lot man. I was looking for this.

  12. #9
    Hunwarrior's Avatar
    Hunwarrior is offline Inbox maniac
    Join Date
    May 2010
    Posts
    890
    Reputation
    172
    Thanks
    234
    Thanked 645 Times in 234 Posts

    Default Re: [FREE] Force share viral script. Share to view

    the video version has a huge convert rate for me

  13. #10
    bhstudent is offline Junior Member
    Join Date
    Nov 2011
    Posts
    119
    Reputation
    21
    Thanks
    73
    Thanked 18 Times in 15 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Sweet... Thanks

  14. #11
    p4dm3sh is offline Newbies
    Join Date
    Sep 2010
    Posts
    5
    Reputation
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    grreat script thannx a lot mr fuggz

  15. #12
    rovad's Avatar
    rovad is offline Registered Member
    Join Date
    Dec 2009
    Posts
    79
    Reputation
    13
    Thanks
    45
    Thanked 17 Times in 11 Posts

    Default Re: [FREE] Force share viral script. Share to view

    I'm kinda noobish to FB since I left it almost 9 months ago - is this script for fanpage or external webpage hosted on my server?

  16. #13
    guerillablogger is offline Junior Member
    Join Date
    Jun 2011
    Posts
    184
    Reputation
    15
    Thanks
    174
    Thanked 9 Times in 9 Posts

    Default Re: [FREE] Force share viral script. Share to view

    thanks i will be using this on my site

  17. #14
    guerillablogger is offline Junior Member
    Join Date
    Jun 2011
    Posts
    184
    Reputation
    15
    Thanks
    174
    Thanked 9 Times in 9 Posts

    Default Re: [FREE] Force share viral script. Share to view

    does it support blogger blogs? thanks.

  18. #15
    Maulik's Avatar
    Maulik is offline Registered Member
    Join Date
    Oct 2011
    Posts
    97
    Reputation
    12
    Thanks
    11
    Thanked 46 Times in 22 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Quote Originally Posted by guerillablogger View Post
    does it support blogger blogs? thanks.
    in wordpress its works ..i dont know abt blogger but waiting fro OP reply./

  19. #16
    staycoolmen2006's Avatar
    staycoolmen2006 is offline Junior Member
    Join Date
    Aug 2010
    Posts
    165
    Reputation
    14
    Thanks
    55
    Thanked 61 Times in 22 Posts

    Default Re: [FREE] Force share viral script. Share to view

    great share but its not useful for new blogs since they have very less traffic and if they force them to share before viewing any content than those blogs will always be new in case of traffic....lolz..

  20. #17
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Glad you guys are enjoying this!

    It can be hosted on an external page, fanpage, wordpress or blogger, you just need a little bit of coding experience but it should all be straightforward!

  21. #18
    LongBanana's Avatar
    LongBanana is offline Web Dev
    Join Date
    Oct 2009
    Location
    Naperville, IL
    Age
    19
    Posts
    385
    Reputation
    102
    Thanks
    166
    Thanked 211 Times in 98 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Awesome share. I was actually looking for one of these. Very useful to go viral.

    Best Popup / Popunder Network. High CPM and daily payments!
    Web Designer / Developer in the making

  22. #19
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Yeah np! I appreciate the +rep from you, I am more likely to share these type things and personally help you out since you seem very appreciative!

    Quote Originally Posted by rovad View Post
    I'm kinda noobish to FB since I left it almost 9 months ago - is this script for fanpage or external webpage hosted on my server?
    Quote Originally Posted by LongBanana View Post
    Awesome share. I was actually looking for one of these. Very useful to go viral.

  23. #20
    flc735's Avatar
    flc735 is offline Junior Member
    Join Date
    Apr 2011
    Posts
    141
    Reputation
    19
    Thanks
    48
    Thanked 12 Times in 12 Posts

    Default Re: [FREE] Force share viral script. Share to view

    alright, so ive looked everywhere for hours and cant figure this out. exactly where do i put the code in my wordpress? all the tutorials i looked at skip this step like it is common knowledge. unfortunatley, i didn't log it into the common sense files of my brain

    and the second part- function(response) { if (response...
    where is that/where do i put it?

  24. #21
    arpitrox is offline Newbies
    Join Date
    Jun 2011
    Posts
    2
    Reputation
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Can you tell how to use it! I am a begiiner!

  25. #22
    papaRock's Avatar
    papaRock is offline Junior Member
    Join Date
    May 2011
    Posts
    102
    Reputation
    58
    Thanks
    75
    Thanked 131 Times in 43 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Thank OP.

    Anyway does anyone know how to put this in wordpress?
    Do we need to add this in the editor? But which file?

    Thanks again

  26. #23
    jamunkala's Avatar
    jamunkala is offline Regular Member
    Join Date
    Aug 2010
    Location
    India
    Posts
    278
    Reputation
    33
    Thanks
    47
    Thanked 46 Times in 35 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Very good script, thanks
    Be a Donor, Have your signature..Thanks.

  27. #24
    donaldspree is offline Newbies
    Join Date
    Dec 2011
    Posts
    11
    Reputation
    10
    Thanks
    5
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    repped, thanks

  28. #25
    Tishoy is offline Registered Member
    Join Date
    Jul 2010
    Posts
    75
    Reputation
    10
    Thanks
    40
    Thanked 1 Time in 1 Post

    Default Re: [FREE] Force share viral script. Share to view

    can someone post a tutorial about running the scripts? I liked the video one but i can make it work
    A request from a noob xD
    Last edited by Tishoy; 12-16-2011 at 10:59 AM.

  29. #26
    Ribbit's Avatar
    Ribbit is offline Registered Member
    Join Date
    Feb 2011
    Posts
    65
    Reputation
    22
    Thanks
    77
    Thanked 17 Times in 17 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Has anyone managed to get this to work with the mgcash network. I had a go at implementing it but when it gets to the video portion it says access denied.

    Seems to work if I use the example ******* on the above bit.ly link though.

  30. #27
    banddude is offline Junior Member
    Join Date
    Dec 2011
    Location
    Los Angeles, CA
    Posts
    126
    Reputation
    38
    Thanks
    8
    Thanked 34 Times in 20 Posts

    Default Re: [FREE] Force share viral script. Share to view

    great info thanks for the share!

  31. #28
    mastermind110's Avatar
    mastermind110 is offline Registered Member
    Join Date
    Sep 2009
    Posts
    54
    Reputation
    10
    Thanks
    10
    Thanked 10 Times in 9 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Thanks for the share mate, can i use it with fileice? I mean is it blackhat to do that, will they ban me?

  32. #29
    rockme12's Avatar
    rockme12 is offline Registered Member
    Join Date
    Jun 2011
    Posts
    53
    Reputation
    10
    Thanks
    1
    Thanked 1 Time in 1 Post

    Default Re: [FREE] Force share viral script. Share to view

    How do i put adsense into this?

  33. #30
    CrazyCrack is offline Newbies
    Join Date
    Jan 2012
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Really great script!

    One thing.... The "Security Check"
    When the popup open and you click on the share button in the popup, you have a Security Check Captcha.

    Do you know a way to bypass that?

    I try to post image or link of what im talking about but I dont have the authorisation for that on the forum! Sorry!

  34. #31
    brainstorm1's Avatar
    brainstorm1 is online now Jr. VIP
    Join Date
    Jan 2012
    Location
    Deep south
    Posts
    371
    Reputation
    107
    Thanks
    20
    Thanked 158 Times in 99 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Hey, thanks for sharing this.

    for those of us who are not too JavaScript savvy, could you maybe do some tutorials? when you have the time of course because an external viral page is pretty useful. not even necessarily with a video. just a script to insure a share before redirecting to an email submit or something

  35. #32
    Fuggz's Avatar
    Fuggz is offline Creative Viral Engineer
    Join Date
    Mar 2010
    Posts
    549
    Reputation
    526
    Thanks
    260
    Thanked 449 Times in 197 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Quote Originally Posted by brainstorm1 View Post
    Hey, thanks for sharing this.

    for those of us who are not too JavaScript savvy, could you maybe do some tutorials? when you have the time of course because an external viral page is pretty useful. not even necessarily with a video. just a script to insure a share before redirecting to an email submit or something
    Change out your APP ID and pretty much customize all the places in CAPITAL font.

    I suggest that you change out the APP ID, then run the script on a false account to see what gets posted, then change what you need.

    There is no reason you should not be able to make $50 a day from this script easily, enjoy!

    Edit:
    Also, change this part up:

    Code:
    function(response) { if (response && response.post_id) { window.location = "http://www.REDIRECT-AFTER-SHARE.com"; } else { alert('You must share this to view content'); streamPublish(); }
    You can use javascript to do anything you can think of depending on if the user shares or does not. In this example if the user shares they are ridirected to your landing page with this code:

    window.location = "http://www.REDIRECT-AFTER-SHARE.com";

    or alerted to share before viewing with this code:

    alert('You must share this to view content');

    Let me know if you guys like this stuff and I will post many more in the future!

  36. #33
    maxxwilliams's Avatar
    maxxwilliams is offline Registered Member
    Join Date
    Mar 2011
    Posts
    61
    Reputation
    10
    Thanks
    3
    Thanked 8 Times in 3 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Thanks... Do you have a demo?

  37. #34
    gogeta1005's Avatar
    gogeta1005 is offline Registered Member
    Join Date
    Jan 2012
    Posts
    85
    Reputation
    10
    Thanks
    2
    Thanked 3 Times in 2 Posts

    Default Re: [FREE] Force share viral script. Share to view

    For some reason everything works fine but the image,title and desc, are not changing. Even if I change them in the index.php somehow it's staying as the demo stuff??

  38. #35
    ShiNicHi23 is offline Newbies
    Join Date
    Aug 2011
    Posts
    7
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    I want to learn about FB viral.. What is this script use for?? Can I see some demo of this script?? Thanks..

  39. #36
    CrazyCrack is offline Newbies
    Join Date
    Jan 2012
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Quote Originally Posted by CrazyCrack View Post
    Really great script!

    One thing.... The "Security Check"
    When the popup open and you click on the share button in the popup, you have a Security Check Captcha.

    Do you know a way to bypass that?

    I try to post image or link of what im talking about but I dont have the authorisation for that on the forum! Sorry!
    Any idea?

  40. #37
    Costukas is offline Newbies
    Join Date
    Jan 2012
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Is there some kind of guide how to use this tool ?

  41. #38
    moneff's Avatar
    moneff is offline Junior Member
    Join Date
    May 2011
    Posts
    136
    Reputation
    10
    Thanks
    22
    Thanked 4 Times in 4 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Great script..
    But it has a bug ?
    When I Press Share..
    After that I press 3 times Play (without sharing the content)
    the clip runs
    Check it please

  42. #39
    Godspeed's Avatar
    Godspeed is offline Jr. VIP
    Join Date
    Aug 2007
    Location
    home
    Age
    35
    Posts
    286
    Reputation
    28
    Thanks
    60
    Thanked 85 Times in 67 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Quote Originally Posted by Costukas View Post
    Is there some kind of guide how to use this tool ?
    Yes there is. Its in the OP.

  43. #40
    Costukas is offline Newbies
    Join Date
    Jan 2012
    Posts
    2
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: [FREE] Force share viral script. Share to view

    Where i can find that OP ?

  44. #41
    BlackTagine is offline Regular Member
    Join Date
    Aug 2011
    Posts
    384
    Reputation
    10
    Thanks
    340
    Thanked 32 Times in 28 Posts

    Default Re: [FREE] Force share viral script. Share to view

    I installed the second version but can't share l ink on fb,do i have to crate a new app ??any one pls ?,

  45. #42
    freakkz's Avatar
    freakkz is offline Newbies
    Join Date
    Jan 2012
    Posts
    42
    Reputation
    2
    Thanks
    13
    Thanked 13 Times in 6 Posts

    Default Re: [FREE] Force share viral script. Share to view

    i was looking about this script months ago, at least i found it thank you

  46. #43
    AtTop is online now Newbies
    Join Date
    Jan 2012
    Posts
    30
    Reputation
    10
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: [FREE] Force share viral script. Share to view

    Thanks for the script. But I have some problems running it as a website. I already see it as a page but everytime i make some changes the page gets white.
    Any Help?

  47. #44
    moneff's Avatar
    moneff is offline Junior Member
    Join Date
    May 2011
    Posts
    136
    Reputation
    10
    Thanks
    22
    Thanked 4 Times in 4 Posts

    Default Re: [FREE] Force share viral script. Share to view

    BTW any ideas how to monetize such a website ?

  48. #45
    AtTop is online now Newbies
    Join Date
    Jan 2012
    Posts
    30
    Reputation
    10
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Re: [FREE] Force share viral script. Share to view

    No one?

Page 1 of 2 1 2 LastLast
AdStract


Advertise on Black Hat World

Similar Threads

  1. Need facebook viral fanpage like script
    By inamon in forum Social Networking Sites
    Replies: 15
    Last Post: 07-20-2011, 04:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76