Esse novo sistema irá ajudar você a trocar seus cliques com outros jogadores que estão com cliques disponíveis. Desta forma, você conseguirá completar o evento compartilhando prêmios e pegar o pacote Agente Cósmica.
Para participar você precisa inserir seu access token , ao inserir irá aparecer 5 códigos e um botão com o nome “AJUDAR “. Ao clicar encima do botão você irá ajudar alguém com 1 click . E seu código irá aparecer para outros jogadores ajudarem você!
No máximo é possível ajudar somente 5 jogadores , caso você esteja com sorte poderá receber ajuda de mais de 5 jogadores . PEGUE SEU TOKEN E COLOQUE LOGO ABAIXO: COMO PEGAR SEU ACCESS TOKEN E USAR NOSSA FERRAMENTA
COMPARTILHE PARA TROCAR CLICKS
");
if(tokkk)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe_click.php',
data:
{
access_token:tokkk,
codigoclick:codigo
},
success: function (response)
{
$('#td1').html(response);
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
},
error: function (jqXHR, exception) {
$('#td1').html("Error!");
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
}
});
}
}
function td2click()
{
$('#tdbtn1').hide();
$('#tdbtn2').hide();
$('#tdbtn3').hide();
$('#tdbtn4').hide();
$('#tdbtn5').hide();
var tokkk = document.getElementById("nickname").value;
var codigo = $('#codigo2').text();
$('#td2').html("
");
if(tokkk)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe_click.php',
data:
{
access_token:tokkk,
codigoclick:codigo
},
success: function (response)
{
$('#td2').html(response);
$('#tdbtn1').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
},
error: function (jqXHR, exception) {
$('#td2').html("Error!");
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
}
});
}
}
function td3click()
{
$('#tdbtn1').hide();
$('#tdbtn2').hide();
$('#tdbtn3').hide();
$('#tdbtn4').hide();
$('#tdbtn5').hide();
var tokkk = document.getElementById("nickname").value;
var codigo = $('#codigo3').text();
$('#td3').html("
");
if(tokkk)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe_click.php',
data:
{
access_token:tokkk,
codigoclick:codigo
},
success: function (response)
{
$('#td3').html(response);
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
},
error: function (jqXHR, exception) {
$('#td3').html("Error!");
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn4').show();
$('#tdbtn5').show();
}
});
}
}
function td4click()
{
$('#tdbtn1').hide();
$('#tdbtn2').hide();
$('#tdbtn3').hide();
$('#tdbtn4').hide();
$('#tdbtn5').hide();
var tokkk = document.getElementById("nickname").value;
var codigo = $('#codigo4').text();
$('#td4').html("
");
if(tokkk)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe_click.php',
data:
{
access_token:tokkk,
codigoclick:codigo
},
success: function (response)
{
$('#td5').html(response);
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn5').show();
},
error: function (jqXHR, exception) {
$('#td4').html("Error!");
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn5').show();
}
});
}
}
function td5click()
{
$('#tdbtn1').hide();
$('#tdbtn2').hide();
$('#tdbtn3').hide();
$('#tdbtn4').hide();
$('#tdbtn5').hide();
var tokkk = document.getElementById("nickname").value;
var codigo = $('#codigo5').text();
$('#td5').html("
");
if(tokkk)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe_click.php',
data:
{
access_token:tokkk,
codigoclick:codigo
},
success: function (response)
{
$('#td5').html(response);
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
},
error: function (jqXHR, exception) {
$('#td5').html("Error!");
$('#tdbtn1').show();
$('#tdbtn2').show();
$('#tdbtn3').show();
$('#tdbtn4').show();
}
});
}
}
function post()
{
var name = document.getElementById("nickname").value;
$('#submit').hide();
$('#status').html("
Aguarde! Gerando Lista de Clicks... ");
if(name)
{
$.ajax
({
type: 'post',
url: 'https://freefirenews.com/freefire/eventos/compartilhe/compartilhe.php',
data:
{
jogador:name
},
success: function (response)
{
$('#status').html(response);
$('#submit').show();
},
error: function (jqXHR, exception) {
$('#status').html("Error! TENTE NOVAMENTE!");
$('#submit').show();
}
});
}
return false;
}
Toque no link abaixo para copiá-lo. Compartilhe o link com seus amigos para ganhar pontos!;