Skip to content

Instantly share code, notes, and snippets.

View dumbasPL's full-sized avatar
💉
Always gaming injected ;)

nezu dumbasPL

💉
Always gaming injected ;)
View GitHub Profile
@dumbasPL
dumbasPL / sage.party free premium unlock.md
Created December 1, 2023 23:23
sage.party free premium unlock

sage.party free premium unlock

Since almost everything on the site is done on the client side (probably due to them not wanting to deal with IP bans) the "auth" doesn't actually matter since nobody is veryfying it.

The only thing actually checked is the premium domain access, custom domains work just fine though, I would suggest using that anyway if you care about long term access to the accounts

to unlock all the Account customization options open the browser developer tools and paste this in the console:

@dumbasPL
dumbasPL / fakeNitro.js
Created April 15, 2021 17:04
Allows you to stream on discord in any quality (Doesn't require BetterDiscord)
(() => {
const req = typeof(webpackJsonp) === "function" ? webpackJsonp([], {
'__extra_id__': (module, exports, req) => exports.default = req
}, ['__extra_id__']).default : webpackJsonp.push([[], {
'__extra_id__': (module, exports, req) => module.exports = req
}, [['__extra_id__']]]);
delete req.m['__extra_id__'];
delete req.c['__extra_id__'];
const find = (filter) => {
for (let i in req.c) {
// ==UserScript==
// @name Stealer2
// @namespace
// @version 8.0
// @description Bot na strone zalando-lounge
// @author Nezu
// @match https://www.zalando-lounge.pl/*
// @require http://code.jquery.com/jquery-3.4.1.min.js
// @grant none
// ==/UserScript==
@dumbasPL
dumbasPL / aria2.daemon
Created December 7, 2019 18:20 — forked from h0tw1r3/aria2.daemon
Aria2c systemd service
continue
dir=/var/www/downloads
file-allocation=trunc
max-connection-per-server=4
max-concurrent-downloads=2
max-overall-download-limit=0
min-split-size=25M
// ==UserScript==
// @name Za sylwestra
// @namespace http://tampermonkey.net/
// @version 0.1
// @description XD
// @author dumbasPL
// @match https://*.eszkola.opolskie.pl/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name uonet hack v2
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over uonet!
// @author dumbasPL
// @match https://uonetplus-uczen.eszkola.opolskie.pl/opole/opolezse/Start
// @grant none
// ==/UserScript==
// ==UserScript==
// @name f-hack
// @namespace http://tampermonkey.net/
// @version 0.1
// @description hehe
// @author dumbasPL
// @match *.eszkola.opolskie.pl/*
// @grant none
// ==/UserScript==
// ==UserScript==
// @name avregae calc
// @namespace http://tampermonkey.net/
// @version 0.1
// @description avregae calc
// @author dumbasPL
// @match *.eszkola.opolskie.pl/*
// @grant none
// ==/UserScript==
var table = document.getElementsByClassName('ocenyZwykle-table')[0];