stress lives by my side / dished up with each step taken / on the road of life
2
   
Award
Favorite
Favorited
Unfavorite
Download
"BUG FIX MARCH_1 (customURL)
account.community.getSteamUser(new SteamCommunity.SteamID(persona), (err, user) =>
account.send_group_chat('37338', '12097217','https://gtm.steamproxy.vip/' + (user.customURL ? "id/" + user.customURL : 'profiles/' + persona) + " " + pool(decoration.ascii_face) + " || HUMAN " + pool(pool(decoration.emojis, 1, null)[0]) + (action ? ' SUBSUMED ': ' DETACHED ') + pool(pool(decoration.emojis, 1, null)[0]) + " ON " + pool(pool(decoration.emojis, 1, null)[0]) + " INDEX " + pool(pool(decoration.emojis, 1, null)[0]) + " #" + account.index + " || - " + decoration.barcode.shuffle())),

BUG_FIX MARCH_2 (map)
sharedconfig = SimpleVDF.parse(fs.readFileSync(path.replace('node-byteframe', 'Steam') + "/sharedconfig.vdf", 'utf8')).UserLocalConfigStore.Software.Valve.steam.Apps,
// should still try to request an app, just one, but preprocess this list
shuffle_array(Object.keys(sharedconfig)).some((appid, i) =>
(sharedconfig[appid].hidden == 1 && sharedconfig[appid].tag && Object.values(sharedconfig[appid].tag).indexOf('Purchase') == -1 ) &&
!accounts[a].user.requestFreeLicense(+appid)),
gamesPlayed: { shuffle_slots: [ 0 ], shuffle_types: [ 1 ], slots: [ [ (account) => {
function run_games() {
if (typeof farming != 'undefined') {
account.user.gamesPlayed(farming);
} else {
account.user.gamesPlayed([ +pool(account.games),+pool(account.games),+pool(account.games) ]);
setTimeout(() => account.user.gamesPlayed(generate_game_title()), 2500);
}
}
if (!account.games) {
return account.http_request('my/games/?tab=all&xml=1', null, (body, reponse, error) => {
account.games = shuffle_array(body.match(/<appID>\d*/g).map((appid) => appid.substr(7)));
run_games();
});
}
run_games();
} ] ] },"