any trained monkey / with an hour at a keyboard / could write stuff like this
2
   
Award
Favorite
Favorited
Unfavorite
Download
"// try to make this get the first youtube or youtu.be link
// or mayb only any link, but get the array
// if I generalize to one link then i can hang. just have to enforce writing reviews iwht
// out random bogus links, or the first link must be youtube link
// well what about the entries that had links first?
// no I have to catch youtube or youtub.be, and then make sure not to use steamcommunity ones I quess.........
// this is old code for the review fills and ♥♥♥♥ from the cats, I will need this and reorganize
// and post to later cat: https://steamproxy.net/sharedfiles/filedetails/?id=1167066387
// missing appids:https://steamproxy.net/sharedfiles/filedetails/?id=1167066472
// prolly junk code https://steamproxy.net/sharedfiles/filedetails/?id=1167066446
//CAT CUT ################################################### ONE OFF FIRST FILL
// make it skip the second ajax call if alreayd curated like I should have
// then shoehorn this intto my code
// later this goes into that stuff in the codePointAt
// XXX
// after first run tweak this code to skip bestly
// then run it again? with a console.logging
// im trying to get most of the backlog, then only new ♥♥♥♥ will auto post
// TODO
// then put it in the code down below which does the recent page only
/* ONE MORE TIME
// OMFG I HAVE TO FIX ALL THESE YOUTUBE LINKS NOW IQ AND ABOVE did. should be complete
wasd = -1;
shuffle_array(Object.keys(state.reviews)).forEach((r) =>
(!state.reviews[r].curated && state.reviews[r].text.indexOf('https://') > -1) && (
console.log('https://steamproxy.net/id/byteframe/recommended/' + r),
setTimeout((r,
blurb = state.reviews[r].text.substr(0, state.reviews[r].text.indexOf('')).replace(/\[[\/biu]*\]/g, '').substr(0,203),
link_url = state.reviews[r].text.match(/https://+/..+/+/)) =>
http_request(accounts[0], "https://steamproxy.net/steamstore/curator/2751860-primarydataloop/admin/ajaxcreatereview", {
appid: r,
blurb: (blurb.length > 200) ? blurb.substr(0,200).slice(0,-3) + "..." : blurb.trim(),
link_url: link_url[0],
recommendation_state: (!state.reviews[r].rating ? 1 : 0) }, (body, response, error) =>
state.reviews[r].curated = true), 20000*++wasd, r)));// I quess its working and all these 400 are deleted games nope and other kinds of links// so let it run? bank this as cat code and finish the other thingOk I have a base in there, with alot of youtub.be linkslater I could prolly easily script those fixes, but I should have code that supportsall three video url types. thats what I have to add to the code above.##############################################################################*/
"
1 Comments
Kyoko |・ω・) 18 Aug, 2021 @ 8:20am 
perhaps