Assalamualaikum..
Oke Lets Go !!!
Script like this :
![[Image: asfl.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sAS3HnFwDGPc4Vt7Y6nnymTi4UAsPZg5eyM3rZS7i5UeDPF6Mcl0I-WHenZFr2mRSOh1_Tral4vp2mhyi7bwU3HiRiwW5U_NbKrRbvQQ=s0-d)
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
![[Image: fo4q.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_tlTBy_qiMHhvin3UgvSYiyVltaUKQqEFGVT0CRw6OOXgJ7AYV34PREIo6QvVngb1PJTuYdxCxT8SnWiedCMdaErhBJSGteyyInCoCB0Pg=s0-d)
![[Image: oof6.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_s5fZ03SlGtyQOqo3nNT7TGKF0o4HE8X5TA4UKfAqW52NyTy-zH4Y-w0w1H7DUpr20uRQi7XvXcYU1tBGJDiA5qzFjfwKS_bZuN3U_jz-8=s0-d)
++++++++++++++++++++++++++++++++++
You Will be redirect to permission access, Click Accept
![[Image: 4av.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_sJD8s39aCR1lM9RPWEQg2uJQm00u6Be76kbQDfpiO3Yn21SsrNpiz9YCfc8SjaMLlBtQhDrI3W_IOLk_vPDGZSwzLJ_99DKQatcfFnaA=s0-d)
![[Image: 0515.png]](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uKE8VQBsM-Nh6XbqCIo3bKfinfstPmkjV8xOilOojfXfmI0N4kxuvw0cMwMmV0QZ_z2bwQ_T03yO8I-mi2Uzn9XUGW2Bq5Bs7CPH3gvxE=s0-d)

hope this tutorial will helpfull for everyone.
My English is Not Good, iam sorry for that !!
Dont Forget to Give : Thanks, Rate, and Rep+
Wassalamualaikum..
Hello everyone ? How are you today ?
In this time, i will share trick auto like facebook with google script.
This Script working and safe.
In this time, i will share trick auto like facebook with google script.
This Script working and safe.
Oke Lets Go !!!
Script like this :
PHP Code:
var robot={
SearchLimit:3,
idGroups:[
"",
],
AllTokens:[
{name:"YOUR FB NAME",token:"PASTE YOUR TOKEN HERE"}
]
};
//Using Trigger in Function "modeon()" with Timer per-Minute//
function PullBoss(almt,prop){
var a=UrlFetchApp.fetch(almt,{
muteHttpExceptions:true,
method:"post",
payload:prop
});
var b=Utilities.jsonParse(a.getContentText());
return b;
}
function stir(what){
var a=what.sort(function(){return 0.5-Math.random()});
a.reverse();
a=a.sort(function(){return 0.5-Math.random()});
return a;
}
function modeon(){
var a=stir(robot.AllTokens);
if(a[0].token==""){
robot.tokenNow=a[0].apptkn;
}else{
robot.tokenNow=a[0].token;
}
var p=PullBoss("https://graph.facebook.com/me",{
method:"get",
fields:"id",
access_token:robot.tokenNow
});
if(p&&p.id){
robot.uidNow=p.id;
var b=stir(robot.idGroups);
robot.idGroupSekarang=b[0];
var q=PullBoss("https://graph.facebook.com/me/home",{
method:"get",
fields:"id,likes,comments.fields(id,user_likes)",
limit:robot.SearchLimit,
access_token:robot.tokenNow
});
if(q&&q.data&&q.data.length!=0){
for(x in q.data){
var c="y";
var d=q.data[x];
if(d.likes&&d.likes.data&&d.likes.data.length!=0){
for(y in d.likes.data){
if(d.likes.data[y].id&&d.likes.data[y].id==robot.uidNow){
c="n";
break;
}
}
}
if(c=="n"&&d.comments&&d.comments.data&&d.comments.data.length!=0){
for(z in d.comments.data){
if(!d.comments.data[z].user_likes){
var r=PullBoss("https://graph.facebook.com/"+d.comments.data[z].id+"/likes",{
method:"post",
access_token:robot.tokenNow
});
break;
}
}
}
if(c=="y"){
var r=PullBoss("https://graph.facebook.com/"+d.id+"/likes",{
method:"post",
access_token:robot.tokenNow
});
}
}
}
}
} - Go to site : http://drive.google.com
- follow this instructions :
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
In The Project's triggers, Make New Project and setting just like this :++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++
Final Step, SAVE, Choose modeon and click run...
++++++++++++++++++++++++++++++++++
Oke..... now you have a Robot Auto like hope this tutorial will helpfull for everyone.
My English is Not Good, iam sorry for that !!
Dont Forget to Give : Thanks, Rate, and Rep+
Wassalamualaikum..
No comments:
Post a Comment
Comment If You Dare!!