Tangled Ass Quaker / dorment octapuss ned lies / hexagon cheese steak
5
   
Award
Favorite
Favorited
Unfavorite
Download
"// XXX this.community.sessionID = sessionID;
--------------------------------------------------------------------------------
Object.keys(account.user.myFriends).forEach((friend, index) => { if (account.user.myFriends[friend] != 3) console.log(friend); });
Object.keys(account.user.myFriends).forEach((friend, index) => { if (friend == 76561198130194375) console.log(account.user.myFriends[friend]); });
--------------------------------------------------------------------------------
critical flaw detected.
the extra html passed will not show active in active buttons, it wil therefore keep
rating stuff it already did before
unless I store rated stuff and use that over buttons. could ♥♥♥♥ up more unless I only do it on succe
or each account has 'last item'
and only passes newer ♥♥♥♥ onto byteframe
--------------------------------------------------------------------------------
votes = $('[id^="vote_up_"]').add($('[id^="VoteUpBtn_"]')).not(".active").not(".btn_active");
votes = $('div.blotter_block').filter((index, item) => { if ($(item).text().indexOf('PENIS') > -1) { return true; } return false;});
votes = $('div.blotter_block').filter((index, item) => { console.log($(item).text());
console.dir(.eq(14).text());
global.votes = $('div.blotter_block').filter((index, item) => { if ($(item).text().toLowerCase().indexOf("a workshop item") > -1) { return true; } return false;});
$('div.blotter_block').each((index, item) => { console.log($(item).text()) });
global.votes = $('div.blotter_block').filter((index, item) => { if ($(item).text().toLowerCase().indexOf("a workshop item") > -1) { return false; } return true; }); console.log(global.votes.length);
global.buttons = $(global.votes).find('[id^="vote_up_"]').not(".active"); console.log(buttons.length);
buttons.each((index, item) => console.dir(item.attribs));
--------------------------------------------------------------------------------
// XXX still not good enough and the functionizing failed JUST GUIDES NOW?! but only a few?
// XXX am I skipping these?
RateAnnouncement = (url, gid, voteup) => {
account.http_request(url + gid, { voteup: true });
};
--------------------------------------------------------------------------------
//this.http_request('actions/LogFriendActivityUpvote', { action: 'byteframe' }); NICE TRY
--------------------------------------------------------------------------------
// XXX tried to post here even though it was private, possibly others are like this (FIXED APPLIED, TESTING)
'https://steamproxy.com/id/celinzera/'
--------------------------------------------------------------------------------
// FIXME main issue is still 302 not logged in
// like even with the immediate post call to commentnotications
// when it later gets around to its cycle it will be expired....? idk this is working for the most part.
// still implement the retry and see how it all plays out"