Adiphy - kiếm 1 ngày 50$ là điều có thể

Viggle

Newbie
Joined
Feb 24, 2017
Messages
17
Reactions
7
MR
0.000
Trò này giống app Viggle trên IOS cách đây 5 năm( 2012). Nó để các bạn làm đủ kiểu (Fake IP, dùng cos này nọ, auto...xem QC để gần được hoặc được số tiền tối thiểu để rút (Vigle trước kia là 25 đô chi qua mã amazon, thằng này la 50). Đến lúc này nó in ac hàng loạt và thành công dã tràng. Nói chung các kiểu không qua mặt được bọn nó đâu, nó cho die ac bất kỳ lúc nào nó muốn, chỉ uổng công anh em bỏ ra cày kéo thôi!
 

heocon0504

Junior
Joined
Feb 17, 2017
Messages
37
Reactions
6
MR
0.001
|Update , chạy như trâu lồng , 500 quảng cáo chỉ 10 phút là xong


= > 1 tải add-on dành cho google chorme hoặc cốc cốc : https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija
= > 2 các bạn vào http://adiphy.com/ copy code bên dưới vào lưu lại(nhớ xóa dòng // Here You can type your custom JavaScript...) , lưu ý click vào Enable như hình nhé
H8FH0Y1.png



Code:
var Form=$("#user_balance");
var alias=$('.item-site:first').parent().find(".item-alias").text();
var first_token;
var current_token;
$('.infostop:first').prepend('<li><button id="stop" type="button" class="btn btn-danger" style="height:50px;width:80px;">Stop</button></li>');
$('.infostop:first').prepend('<li><button id="start" type="button" class="btn btn-primary" style="height:50px;width:80px;">Start</button></li>');
$('#start').click(function(){
   flag=1;
   run();
});
$('#stop').click(function(){
   flag=0;
});
function run(){
   var interval_obj = setInterval(function(){
       $.ajax({
           type:"POST",
           url:Form.attr('action'),
           data:Form.serialize(),
           async:true,
           success:function(result,status,xhr){
               if(result.status==='success'){
                   first_token=current_token;
                   current_token=result.token;
                   if(first_token!=current_token)
                   {
                       var request='http://adiphy.com/links/go?callback=fn_Pay&method=POST&token='+current_token+'&alias='+alias;
                          $.get(request, function(data){
                              get_user_balance();
                       })
                   }
               }
           },
           error:function(xhr,status,error){
               console.log("An error occured: "+xhr.responseText);
           }
       })
          if(flag===0)
           clearInterval(interval_obj);
   }, 2000);
}
function get_user_balance(){
   var Form=$("#user_balance");
   $.ajax({
       type:"POST",
       url:Form.attr('action'),
       data:Form.serialize(),
       async:true,
       success:function(result,status,xhr){
           if(result.status==='success'){
               $('span.user_balance').html(result.balance);
               $('span.h-item-value').html(result.clicks);
               $('#user-token').html(result.token);
           }
       },
       error:function(xhr,status,error){
           console.log("An error occured: "+xhr.responseText);
       }
   });
}


Có script mới xài dc k thím MoMo ơi ?
 

Announcements

Today's birthdays

Forum statistics

Threads
424,962
Messages
7,153,194
Members
177,511
Latest member
go88comnews

Most viewed of week

Most discussed of week

Most viewed of week

Most discussed of week

Back
Top Bottom