Gazing at the clouds / The ocean the ocean moves high up / As the sunset dries
6
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
다운로드
"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
Lavaball 2018년 8월 22일 오전 5시 24분 
gey
byteframe  [작성자] 2018년 5월 3일 오후 4시 18분 
you're gay
⎛⎝Eminem⎠⎞ 2018년 1월 5일 오후 11시 02분 
Where can I find her? :D