hi guys as my Title Said You can Earn $5 per day for 30 mins Work
Actually how this site Works , you need to Read the Articles for 15 Sec Each
So daily You have 500 Articles , 500 x 0.01 = $5 Daily up to 3000 Articles
After that Each Article Gives You $0.001
Earnings will be like this
1st-4th days: 500 x 0.01$ = $5/day
5th-6th days: 500 x 0.005$ = $2.5/day
Remaining days: 500 x 0.001$ = $0.5/day
Minimum Cash to Withdrawal $50
if you manually Read all 500 Articles it takes 500 x 15 = 7500 Secs, means 125 Mins = 2 Hours
Use this site with your own Responsibility
Script Got Patched
here you go
add it to chrome
https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija
after that go to
Step 2: click http://dearpig.com and http://soccerjoke.com insert the following code under cjs and save
Step 3: adiphy.com . click add-on an insert code.
Step 4: button start and stop will be showed. You need click start button
That's it Boom Enjoy
Actually how this site Works , you need to Read the Articles for 15 Sec Each
So daily You have 500 Articles , 500 x 0.01 = $5 Daily up to 3000 Articles
After that Each Article Gives You $0.001
Earnings will be like this
1st-4th days: 500 x 0.01$ = $5/day
5th-6th days: 500 x 0.005$ = $2.5/day
Remaining days: 500 x 0.001$ = $0.5/day
Minimum Cash to Withdrawal $50
if you manually Read all 500 Articles it takes 500 x 15 = 7500 Secs, means 125 Mins = 2 Hours
Use this site with your own Responsibility
Script Got Patched
here you go
add it to chrome
https://chrome.google.com/webstore/detail/custom-javascript-for-web/poakhlngfciodnhlhhgnaaelnpjljija
after that go to
Step 2: click http://dearpig.com and http://soccerjoke.com insert the following code under cjs and save
PHP:
$(document).ready(function(){
var go_link=$('#go-link');
var go_submit=$('#go-submit');
go_link.addClass('go-link');
go_submit.text('Done').removeAttr("onclick");
go_submit.click();
setTimeout(function(){ window.close(); },1000);
});
Step 3: adiphy.com . click add-on an insert code.
PHP:
Code:
$(document).ready(function(){
var flag=0;
var token;
var site;
var alias;
$('.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(){
token=$("#user-token").text();
site=$('.item-site:first').text();
alias=$('.item-site:first').parent().find(".item-alias").text();
e=window.open(site+"/"+alias+"/"+token,"botvn","width=50,height=50,top=20000,left=100000,status=0,toolbar=no");
if(flag===0)
clearInterval(interval_obj);
}, 4000);
}
});
Step 4: button start and stop will be showed. You need click start button
That's it Boom Enjoy



