Skip to content

Instantly share code, notes, and snippets.

@respektive
respektive / beatmap-packs.user.js
Last active April 27, 2023 17:02
Beatmap Packs on osu! beatmap pages.
// ==UserScript==
// @name Beatmap Packs
// @namespace https://gist.github.com/respektive/b48062f2d23bf715252a832e45bf14e3
// @version 0.2
// @description Adds the Beatmap Packs on Beatmaps Pages.
// @author respektive
// @match http://osu.ppy.sh/*
// @match https://osu.ppy.sh/*
// @grant none
// @updateURL https://gist.github.com/respektive/b48062f2d23bf715252a832e45bf14e3/raw/97e9a2399066af44c4c92396a2fa679267f03837/beatmap-packs.user.js
@respektive
respektive / ranked-score-rank.user.js
Last active June 7, 2025 10:44
Ranked Score Rank on osu! user profiles.
// ==UserScript==
// @name Ranked Score Rank
// @namespace https://gist.github.com/respektive/7795fecf6dd559cd0570dd29516b4eab/
// @version 0.7
// @description Adds the Ranked Score Rank on user profiles.
// @author respektive
// @match http://osu.ppy.sh/*
// @match https://osu.ppy.sh/*
// @grant none
// @updateURL https://gist.githubusercontent.com/respektive/7795fecf6dd559cd0570dd29516b4eab/raw/ranked-score-rank.user.js
🔥 👌 FeelsBadMan