I wouldn't run it)) You could use some token though
Way too much effort for one day
Posts: 3421 | Subs: 11
I wouldn't run it)) You could use some token though
Posts: 255
Way too much effort for one day
Posts: 300
Cmon guys....
Code
for (i = 0 ; i < 10000 ; i++){
$.ajax({
url: 'http://www.coh2.org/site/AjaxAPrilClaimSubmit/steam_id',
async: true
});
}
$.ajax({
url: 'http://www.coh2.org/site/AjaxAprilStatCount',
async: true,
success: function(r){
console.log(r.count)
}
});
Posts: 16697 | Subs: 12
Posts: 3421 | Subs: 11
I dont understand?
Posts: 300
26 | |||||
8 | |||||
248 | |||||
7 | |||||
2 | |||||
2 |