Skip to content

Instantly share code, notes, and snippets.

@Glaived
Glaived / uBlacklist - Stackoverflow copycat.txt
Last active October 4, 2022 06:04
uBlacklist shitty websites
*://askcodez.com/*
*://jonlabelle.com/*
*://*.delftstack.com/*
@Glaived
Glaived / emuparadise-workaround.user.js
Last active January 23, 2023 14:35
Replaces the download links to bypass copyright protection.
// ==UserScript==
// @name EmuParadise Download Workaround
// @namespace emuparadise.me
// @version 1.0.1
// @description Replaces the download links to bypass copyright protection.
// @description:fr Remplace les liens de téléchargement pour contourner les protection des droits d’auteur.
// @icon64 data:image/x-icon;base64,AAABAAEAEBAAAAAAIABoBAAAFgAAACgAAAAQAAAAIAAAAAEAIAAAAAAAQAQAAAAAAAAAAAAAAAAAAAAAAAD///8B////Af///wH///8BLjZDTzJeb6lAbX/LQm+A2UFvgNtAbn7PO2V0sTxaZ2P///8B////Af///wH///8B////Af///wH///8BRZekTVeKov9utM//eMPi/3jE4/94xOP/d8Lh/3C41f9dmbL/Q32Qbf///wH///8B////Af///wH///8B////AWCQrbtyutf/crjW/0ZxhP+E1ff/h9n8/0h0h/9vs8//e8np/1KQpt0tMz0F////Af///wH///8BQ0RdHwgLN7FFcY39db3W/3Cz0P9CYHD/g9X2/4bZ+/9DYnP/a6jE/3zK5/9IeY//DQ01wxERODH///8BFxZnIRkbad0FB1//Ex5b/zxkgf9Xi53/ZYuW/2Skuf9kpbv/YIeT/1aHmP9AbIP/FyZV/wUIUv8NDmLvDQw9NxMUipcIFof/DROK/woNfv8IC27/FCFt/x41cP8mQG7/JkBs/x40aP8UI17/CAta/wcJaf8LEHn/ChR8/xAWe7MMh7jVBWS4/xERsP8QGLH/EBet/w4Po/8MB5r/CguS/woMjf8LB4r/DAqL/w0Skf8
@Glaived
Glaived / AbyssExplorerPlus.user.js
Last active October 7, 2023 10:53
Abyss Explorer Plus is a mod for the https://acelisweaven.github.io/AbyssExplorer/, which adds some changes as well as making the tool available as a standalone application.
// ==UserScript==
// @name Abyss Explorer+
// @namespace http://acelisweaven.github.io/AbyssExplorer/
// @version 1.1
// @description Abyss Explorer Plus is a mod for the Abyss Explorer utility, which adds some changes.
// @description:fr Abyss Explorer Plus est un mod pour l'utilitaire Abyss Explorer, qui ajoute quelques changements.
// @icon https://raw.githubusercontent.com/AcelisWeaven/AbyssExplorer/gh-pages/icon/favicon.ico
// @website https://gist.github.com/Glaived/bf80a268fdbc5ed8ffd71e7786c8cfa6
// @supportURL https://gist.github.com/Glaived/bf80a268fdbc5ed8ffd71e7786c8cfa6
// @updateURL https://gist.githubusercontent.com/raw/bf80a268fdbc5ed8ffd71e7786c8cfa6/AbyssExplorerPlus.user.js
@Glaived
Glaived / NeonAbyssIsARacistGame.ahk
Last active July 15, 2020 07:43
Adds Azerty keyboard support for Neon Abyss game, allows to fly upwards
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
#Persistent ; Keeps a script permanently running (that is, until the user closes it or ExitApp is encountered).
#SingleInstance force
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
FileEncoding UTF-8
#if WinActive("ahk_exe NeonAbyss.exe")
z::
@Glaived
Glaived / Valorant.ahk
Last active April 18, 2020 12:44
AutoHotKey snippet for Valorant :. Take cut toggle
#if WinActive("ahk_exe VALORANT-Win64-Shipping.exe")
*XButton1:: ; Choose your key
if (cut) {
send 2 ; Take the pistol if there's no main weapon.
send 1
} else {
send 3
}
cut := !cut
@Glaived
Glaived / AlbionWASD.ahk
Last active March 12, 2023 05:35
Allows you to move it via the keyboard (the arrows), for the game Albion Online
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
#Persistent ; Keeps a script permanently running (that is, until the user closes it or ExitApp is encountered).
#SingleInstance force
#if WinActive("ahk_exe Albion-Online.exe")
Up::
SetDefaultMouseSpeed 0
while GetKeyState("Up", "P") {
if (GetKeyState("Left", "P")) {
@Glaived
Glaived / ReloadOnIdle.plugin.js
Last active February 21, 2020 15:28
Reload Discord every 6 hours if you are AFK
//META{"name":"ReloadOnIdle","website":"https://gist.github.com/Glaived/7548c7e86a0c9ac19a169ed9572e715d","source":"https://gist.github.com/Glaived/7548c7e86a0c9ac19a169ed9572e715d/raw/e87e9e0511fd22095ef847862062c10caf489269/ReloadOnIdle.plugin.js"}*//
class ReloadOnIdle {
getName() { return "ReloadOnIdle"; }
getShortName() { return "ReloadOnIdle"; }
getDescription() { return "Reload Discord every 6 hours if you are AFK"; }
getVersion() { return "1.0.1"; }
getAuthor() { return "Glaived"; }
constructor() {}
@Glaived
Glaived / INSTALL.md
Last active April 20, 2024 08:30
YesCasey is a package that includes everything you need to extract files from the Soulworker game

Manual installation of the various software required

  1. Download xor, extract the content, modify the value path[0] to point to the executable xor.exe.

  2. Download 7-Zip, extract the content, modify the value path[1] to point to the executable 7z.exe.

  3. Download quickbms, extract the content, modify the value path[2] to point to the executable quickbms.exe.

  4. Download fmod_extractors, extract the content, modify the value path[3] to point to the executable fmod_extr.exe.

@Glaived
Glaived / workflow-premiere-pro.bat
Created May 2, 2018 04:27
Adobe Premiere Pro CC Workflow
@echo off
mkdir "1 - Audio"
cd "1 - Audio"
mkdir "1 - Music"
mkdir "2 - Effect"
cd ..
mkdir "2 - Img"
cd "2 - Img"
@Glaived
Glaived / Default (Windows).sublime-keymap
Last active November 4, 2016 14:47
A simple package that lets you toggle between two font size
[
/* You can add shortcut : example for Windows */
{ "keys": ["ctrl+alt+shift+keypad_plus"], "command": "reset_font_size_to_user_defaults" }
/* ... */
]