Gazing at the clouds / The ocean the ocean moves high up / As the sunset dries
6
   
Award
Favorite
Favorited
Unfavorite
Download
"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 Comments
Lavaball 22 Aug, 2018 @ 5:24am 
gey
byteframe  [author] 3 May, 2018 @ 4:18pm 
you're gay
⎛⎝Eminem⎠⎞ 5 Jan, 2018 @ 11:02pm 
Where can I find her? :D