Skip to content

Instantly share code, notes, and snippets.

View omkelderman's full-sized avatar

Olle Kelderman omkelderman

View GitHub Profile
// ==UserScript==
// @name osu! forum multi voter
// @namespace https://github.com/omkelderman/
// @version 1.0
// @description Promote feature request on the osu! forum multiple times in one go
// @author Olle Kelderman
// @match https://osu.ppy.sh/community/forums/topics/*
// @grant none
// ==/UserScript==
@omkelderman
omkelderman / osu-api-fetch-stuff-for-google-scripts.js
Last active November 22, 2022 04:49
osu! api fetch stuff for google scripts
// some sample code, you can change whatever you want starting from here till where it says to not change anything
var ACTIVE_SHEET = SpreadsheetApp.getActiveSpreadsheet().getSheetByName("name of sheet here");
// run this function to trigger all the things
// this sampe code assumes you have a list of user-ids in A2:A and a list of beatmap ids in H2:H
// basically how it works you tell what property of the user or beatmap object you want in which column
function RUN_ALL_THE_THINGS() {
setUserDataOnSheet(ACTIVE_SHEET, 'A2:A', {
username: 'B',
pp_rank: 'C',
// ==UserScript==
// @name osu! Profile GameMode Background Changer
// @namespace https://github.com/omkelderman/
// @version 1.0
// @description Change user-profile background according to game-mode
// @author Olle Kelderman
// @match https://osu.ppy.sh/u/*
// @grant none
// ==/UserScript==
@omkelderman
omkelderman / osu-user-id-resolver.user.js
Last active December 9, 2016 08:51
osu! user-id resolver
// ==UserScript==
// @name osu! user-id resolver
// @namespace https://github.com/omkelderman/
// @version 1.0
// @description Display the user-id on the profile page
// @author Olle Kelderman
// @match https://osu.ppy.sh/u/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name Hidden files checker
// @namespace https://github.com/omkelderman/
// @version 1.0
// @description See if there are any hidden files on your HDD (local or on remote server, including clan server)
// @author Olle Kelderman
// @match *://legacy.hackerexperience.com/*
// @grant none
// ==/UserScript==

Keybase proof

I hereby claim:

  • I am omkelderman on github.
  • I am omkelderman (https://keybase.io/omkelderman) on keybase.
  • I have a public key whose fingerprint is 3139 3A44 FFAC 45D7 A561 F735 C6DE B2D6 A593 5EC2

To claim this, I am signing this object: