• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

Instructions to create the latest Curl Share Facebook

AnonyViet by AnonyViet
February 15, 2023
in Tips
0

Hello everyone, yesterday I wrote a tutorial on Get Token Facebook Full rights. Today I will show you how to create the latest Curl Share Facebook for you. This method I have tried and tested and it works very well.

Join the channel Telegram belong to AnonyViet 👉 Link 👈

What is Curl Share Facebook and how does it work?

This is an automatic sharing system created by you to increase the Share of the Facebook post you want. Specifically, you will create a number of virtual Fanpages to manage. When you give the order, the Fanpages in turn Share the article you specify.

  • For example, I have 50 virtual Fanpage, each time I run Curl Share for an article, I will share 50 shares.
  • Run 2 times, then 100 shares, so each time running, each Fanpage will share the article once.
  • That is the principle of operation that I will guide in this article.

Instructions on how to create Curl Share Facebook

Preparation steps to create Curl Share Facebook include:

You can get ID with Facebook BigPack Tools Version 1.5 or get ID at website: https://findmyfbid.com/

Instructions to create the latest Curl Share Facebook

Implementation Guide

Create a File named sharefb.php on your Host with the following File content:

<html>
<meta charset="utf-8" />
<title>CURL SHARE</title>
<head>
<script type="text/javascript">
var time = 55; //How long (in seconds) to countdown
var page = "javascript:window.location.href=window.location.href"; //The page to redirect to
function countDown(){
time--;
gett("container").innerHTML = time;
if(time == -1){
window.location = page;
}
}
function gett(id){
if(document.getElementById) return document.getElementById(id);
if(document.all) return document.all.id;
if(document.layers) return document.layers.id;
if(window.opera) return window.opera.id;
}
function init(){
if(gett('container')){
setInterval(countDown, 1000);
gett("container").innerHTML = time;
}
else{
setTimeout(init, 50);
}
}
document.onload = init();
</SCRIPT>
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script>
var token = ''; // token cua tai khoan la Admin cua cac page tao hang loat
var id = ''; // id bai viet ban muon curl like
var limit="999"; // so luong toi da page dung de share
var success = 0, fail = 0;
$.getJSON('https://graph.fb.me/me/accounts?access_token='+token+'&limit="+limit+"&method=get', function(ds){
$('#stt').text('Token Live');
for(var i = 0; i < ds.data.length; i++){
$.getJSON('https://graph.fb.me/'+id+'/sharedposts?access_token='+ds.data[i].access_token+'&method=post').done(function(){
success++;
$('#success').text('Success: '+success);
}).fail(function(){
fail++;
$('#fail').text('That bai: '+fail);
});
}
}).fail(function(){$('#stt').text('Die');});
</script>
<span>Trạng thái:</span> <span id="stt"></span>
<p id="success">Đang xử lí...</p>
<p id="fail">Đang xử lí...</p>
<h2>Refresh sau : <span id="container"></span> second(s)!</h2>
</body>
</html>

You need to add values ​​in 2 lines:

var token = ''; // token cua tai khoan la Admin cua cac page tao hang loat
var id = ''; // id bai viet ban muon curl like
  • Paste the account token with Admin rights of the Page you created in bulk in the middle of the sign ‘ ‘
  • Paste the ID of the post you want to increase shares in the middle of the sign ‘ ‘

Similar to this:

curl share facebook

Finally, after pasting enough Tokens and article IDs to share, you just need to open the File sharefb.php on the host up and enjoy the results.

For example: https://anonyviet.com/sharefb.php

Here are my results after running Curl Share for the article.

how to create latest curl share facebook

Like Fanpage or follow website to update good articles.

Good luck
Lmint.

The article achieved: 5/5 – (100 votes)

Previous Post

Free basic Python programming course – Tran Duy Thanh

Next Post

Block Spotify Ads on Windows, Linux, MAC

AnonyViet

AnonyViet

Related Posts

How to write Shell Script in Linux/Unix
Tips

How to write Shell Script in Linux/Unix

December 6, 2025
How to completely uninstall WSL on Windows 11?
Tips

How to completely uninstall WSL on Windows 11?

December 6, 2025
Kinh nghiệm mua Laptop cho sinh viên nhóm ngành kế toán, kinh tế, xã hội…
Tips

Kinh nghiệm mua Laptop cho sinh viên nhóm ngành kế toán, kinh tế, xã hội…

December 5, 2025
8 tips for more successful PowerPoint presentations
Tips

8 tips for more successful PowerPoint presentations

December 4, 2025
Chrome extensions to improve productivity in 2021
Tips

Chrome extensions to improve productivity in 2021

December 2, 2025
How to create photos that run KPIs while crying using Gemini for the 12 zodiac animals
Tips

How to create photos that run KPIs while crying using Gemini for the 12 zodiac animals

December 1, 2025
Next Post
Block Spotify Ads on Windows, Linux, MAC

Block Spotify Ads on Windows, Linux, MAC

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

How to transfer music from other services to Apple Music, no app required

How to transfer music from other services to Apple Music, no app required

December 8, 2025
How to create Mind Map and Flowchart using ChatGPT is super simple

How to create Mind Map and Flowchart using ChatGPT is super simple

December 7, 2025
Free Gemini Google certification exam guide and Answers

Free Gemini Google certification exam guide and Answers

December 6, 2025
How to write Shell Script in Linux/Unix

How to write Shell Script in Linux/Unix

December 6, 2025
How to transfer music from other services to Apple Music, no app required

How to transfer music from other services to Apple Music, no app required

December 8, 2025
How to create Mind Map and Flowchart using ChatGPT is super simple

How to create Mind Map and Flowchart using ChatGPT is super simple

December 7, 2025
Free Gemini Google certification exam guide and Answers

Free Gemini Google certification exam guide and Answers

December 6, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

How to transfer music from other services to Apple Music, no app required

How to transfer music from other services to Apple Music, no app required

December 8, 2025
How to create Mind Map and Flowchart using ChatGPT is super simple

How to create Mind Map and Flowchart using ChatGPT is super simple

December 7, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

trang chủ f168 nhà cái 78win https://www.qq8827.com/

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

trang chủ f168 nhà cái 78win https://www.qq8827.com/

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply