the leaves are falling / the leaves are colorful / look at the colors
7
   
Award
Favorite
Favorited
Unfavorite
Download
"// post status messages to the feed
running_video_post = false,
run_status_poster = (account, date = new Date()) => {
if (Date.now() > config.status_poster.cat_time) {
if (config.status_poster.cat >= byteframe.cats.length) {
config.status_poster.cat = 0;
}
account.post_status("https://steamproxy.com/sharedfiles/filedetails/?id=" +
byteframe.cats[config.status_poster.cat] + generate_links() + " https://steamproxy.com/sharedfiles/filedetails/?id=" + byteframe.cats[config.status_poster.cat+1]
, byteframe.cat_apps[Math.floor(Math.random() * byteframe.cat_apps.length)]);
config.status_poster.cat_time = Date.now()+16200000;
config.status_poster.cat += 2;
} else if (Date.now() > config.status_poster.meme_time) {
if (config.status_poster.joke >= jokes.length) {
config.status_poster.joke = 0;
}
var app1 = profile.game_favorite.slots[0][Math.floor(Math.random()*profile.game_favorite.slots[0].length)],
app2 = profile.game_favorite.slots[0][Math.floor(Math.random()*profile.game_favorite.slots[0].length)];
account.post_status(
" * " + jokes[config.status_poster.joke] + "\n\n" +
"https://steamproxy.com/steamstore/app/" + app1.replace('_', '/') +
" * " + jokes[config.status_poster.joke+1] + "\n\n" +
pool(byteframe.emoticons[2], 35) +
pool(byteframe.emoticons[3], 35) +
pool(byteframe.emoticons[4], 35) +
pool(byteframe.emoticons[5], 35) +
pool(byteframe.emoticons[8], 35) +
pool(byteframe.emoticons[9], 35) + "\n\n" +
" * " + jokes[config.status_poster.joke+2] + "\n\n" +
"https://steamproxy.com/steamstore/app/" + app2.replace('_', '/') +
" * " + jokes[config.status_poster.joke+3] + " " + app1 + " | " + app2 + ""
, byteframe.meme_apps[Math.floor(Math.random() * byteframe.meme_apps.length)]);
config.status_poster.meme_time = config.status_poster.cat_time+3600000;
config.status_poster.joke = config.status_poster.joke+5;
} else if (Date.now() > config.status_poster.question_time) {
account.post_status(
"https://steamproxy.com/id/byteframe/inventory/#753_6_" +
byteframe.backgrounds[Math.floor(Math.random()*byteframe.backgrounds.length)].id +
"\n" + pool(comment_messages_question, 1, null)[0]() +
"/n/nhttps://steamproxy.com/sharedfiles/filedetails/?id=" +
byteframe.memes[Math.floor(Math.random()*byteframe.memes.length)],
byteframe.question_apps[Math.floor(Math.random() * byteframe.question_apps.length)]);
config.status_poster.question_time = config.status_poster.cat_time+7200000;
}
if (date.getUTCDay() != config.status_poster.video_day && !running_video_post) {
running_video_post = true;
var videos = [];
(request_video_list = (p = 1) => {
account.http_request('my/videos/?p=' + p + '&privacy=8', null, (body, response, err) => {
var links = Cheerio.load(body)('a.profile_media_item');
if (links.length) {
links.each((i, element) => videos.push(element.attribs.href));
var index = videos.indexOf(config.status_poster.last_video);
if (index == -1 || index == videos.length-1) {
return request_video_list(p+1);
}
}
var f = videos.length-1;
if (config.status_poster.last_video !== 0 && config.status_poster.last_video != videos[0]) {
f = videos.indexOf(config.status_poster.last_video)-1;
}
account.http_request(videos[f], null, (body, response, err) => {
body = Cheerio.load(body)('.nonScreenshotDescription').text().slice(2, -1).split('"')[1];
var review = body
, random_heart = Math.floor(Math.random()*byteframe.hearts.length)
, text = '';
if (body.indexOf('steamproxy.com') == -1) {
body = "https://steamproxy.com/steamstore/app/" + [323910,550768,719950][Math.floor(Math.random()*3)];
} else {
body = body.replace('id/byteframe/recommended', 'app'
).replace('steamproxy.com', 'steamproxy.com/steamstore');
}
pool(emoticons_trade, 35, null).forEach((trade_pool) => {
text = text + pool(trade_pool, 1) + '';
});
post = [ pool(byteframe.emoticons[0], 35) + "\n" +
pool(byteframe.emoticons[1], 35) + "\n" +
generate_greetings('|') + byteframe.greetings[byteframe.greetings.length-1] + " " +
videos[f] + " " +
generate_heart(byteframe.hearts, [
byteframe.hearts[random_heart][6][0],
byteframe.hearts[random_heart][6][1],
" ║" + pool(decoration.symbols) + " " + new Date().toUTCString() + "",
" ║" + pool(decoration.symbols) + " steam://broadcast/watch/76561197961017729",
" ║" + pool(decoration.symbols) + " " + comment_luck(),
" ║" + pool(decoration.symbols) + " https://steamproxy.com/id/byteframe/videos",
" ║" + pool(decoration.symbols) + " " + review + "",
" ║" + pool(decoration.symbols) + " https://youtube.com/c/byteframe",
], random_heart) + "\n" +
body + "\n" +
pool(byteframe.emoticons[12], 35) + "\n" +
text ];
account.post_status(post[0], [755770,689750,428690][Math.floor(Math.random()*3)], (err) => {
config.status_poster.video_day = new Date().getUTCDay();
config.status_poster.last_video = videos[f];
running_video_post = false;
});
});
});
})();
}
};
"
3 Comments
2 ice with camahel 9 Apr, 2020 @ 4:19pm 
this a game?
19 Mar, 2019 @ 1:55am 
Noice
Nikki❤ 26 Oct, 2017 @ 8:53pm 
nya :phoenixheart: