Skip to content

Instantly share code, notes, and snippets.

View Js41637's full-sized avatar

Js41637 Js41637

  • Australia, NSW
View GitHub Profile
subroutines
{
0: on
1: off
}
rule("spellist")
{
event
{
@Js41637
Js41637 / FixSteamGrandPix.user.js
Created June 29, 2019 08:09
Fixes the grand pix site from erroring. Requires either TamperMonkey or GreaseMonkey for Chrome or Firefox respectively.
// ==UserScript==
// @name [Steam] Fix Grandpix
// @version 1.0
// @description Fix Valve being bad.
// @author You
// @match https://store.steampowered.com/grandprix
// @grant none
// @run-at document-body
// ==/UserScript==
@Js41637
Js41637 / steam_title_searcher.js
Last active August 2, 2024 23:32
Processes a list of game names and searches the Steam API and saves them to a CSV. In order to use, create a file called games.txt and inside put the name of each game you want to find on a new line. Then run this script via `node steam_title_searcher.js`. Dun.
const fs = require('fs')
const https = require('https')
const searchApi = 'https://steamcommunity.com/actions/SearchApps'
const detailsApi = 'https://store.steampowered.com/api/appdetails?filters=categories&appids='
let titlesFile
try {
titlesFile = fs.readFileSync('./games.txt', 'utf8')
} catch (e) {
1.13.0.0.37646:
Branch!STRING:0|Active!DEC:1|Build Key!HEX:16|CDN Key!HEX:16|Install Key!HEX:16|IM Size!DEC:4|CDN Path!STRING:0|CDN Hosts!STRING:0|Tags!STRING:0|Armadillo!STRING:0|Last Activated!STRING:0|Version!STRING:0|Keyring!HEX:16
us|1|3f43211b3b7c893c5273c7e5fbb52c76|f9ba86c4e26fc78397589d17030bd002|c4bbd465d725cf6263560aac34eb6386||tpr/pro|blzddist1-a.akamaihd.net level3.blizzard.com|DevReg EExt SPWin TPWin XX? enUS speech?:DevReg EExt SPWin TPWin XX? enUS text?||2017-06-22T19:42:07Z|1.13.0.0.37646|6da3952c70edc558ef9fb8ac7bb56d6f
1.13.0.0.37664:
Branch!STRING:0|Active!DEC:1|Build Key!HEX:16|CDN Key!HEX:16|Install Key!HEX:16|IM Size!DEC:4|CDN Path!STRING:0|CDN Hosts!STRING:0|Tags!STRING:0|Armadillo!STRING:0|Last Activated!STRING:0|Version!STRING:0|Keyring!HEX:16
us|1|0020049d4a1d714cb26e42a0f3397587|f155a71a130bc3a54d10ac6eb25cc980|442ac4bfdab3b357d8d66865e81b7ee9||tpr/pro|blzddist1-a.akamaihd.net level3.blizzard.com|DevReg EExt SPWin TPWin US? enUS speech?:DevReg EExt SPWin TPWin US? enUS text?||20