the man said sea / and i said see what / he said no sea weed
3
   
Award
Favorite
Favorited
Unfavorite
Download
"//state.videos[file].text.substr(1, state.videos[file].text.indexOf('http')-2).substr(0,203)
/*http_request(account, "https://store.steampowered.com/curator/2751860-primarydataloop/admin/ajaxcreatereview", {
appid: appid,
blurb: (blurb.length > 200) ? blurb.substr(0,200).slice(0,-3) + "..." : blurb.trim(),
link_url: link_url[0],
recommendation_state: (!state.reviews[appid].rating ? 1 : 0) }, (body, response, error) =>
state.reviews[appid].curated = true)
//////////////////////////////////////////////////////////////////////////////// TEXT NEW VIDEO
// nightmare grotto -- -- blurb and linkurl
// it seems to have replaced the old review COOL!
// so this code works now?
// next test would be to make a video but not curate it (just youtube link)
// then it will curate the review and wont curate it it in second half of code because its already curated
// yeah wahtever thats prolly fine, if this pasts another test its good
////////////////////////////////////////////////////////////////////////////////"
1 Comments
Sharer 10 Dec, 2017 @ 1:16am 
:bigups: