Gazing at the clouds / The ocean the ocean moves high up / As the sunset dries
6
   
Ödül
Favorilere Ekle
Favorilere Eklendi
Favorilerden Çıkar
İndir
"var array = [];
jQuery('div.gameListRowItemName').each(function(index, element) {
var name = element.innerText.substr(0, element.innerText.indexOf('\n'));
jQuery(element).find('div.es_recentAchievements').each(function(index, element) {
var text = element.innerText.trim().replace(/[aA]chievements [eE]arned/, '');
if (text !== '' && text.indexOf('0 of 0') == -1 && text.indexOf('100%') == -1) {
var result = text + " " + name + " | " + element.id.replace('esapp', '');
array.push([parseInt(text.substr(0, text.indexOf(' '))), result, element.id.replace('esapp', '')]);
}
});
});
array = array.sort(function(a, b) {
return a[0]-b[0];
});
batch = 'cd "C:\Program Files (x86)\Steam\steamapps\SteamAchievementManager63_hotfix"';
array.forEach(function(appid, index) {
if (index !== 0 && index % 25 === 0) {
batch += '\ntimeout 2700';
}
batch += '\nstart SAM.Game.exe ' + appid[2];
});
console.log(batch);

########################################

game_collectors = game_collector.slots[0].concat(game_collector.slots[1]).concat(game_collector.slots[2]).concat(game_collector.slots[3]);
game_favorite.slots[0].forEach(function(game) {
if (game_collectors.indexOf(game) > -1) {
console.log(game);
}
});"
3 Yorum
Lavaball 22 Ağu 2018 @ 5:24 
gey
byteframe  [yaratıcı] 3 May 2018 @ 16:18 
you're gay
⎛⎝Eminem⎠⎞ 5 Oca 2018 @ 23:02 
Where can I find her? :D