Skip to content

Instantly share code, notes, and snippets.

View esteban22x's full-sized avatar
🦻
Focusing

Esteban esteban22x

🦻
Focusing
View GitHub Profile
@esteban22x
esteban22x / CuantoMeFalta.user.js
Created October 15, 2015 04:30
Calculadora básica para saber cuanta nota se necesita para pasar la materia
// ==UserScript==
// @name Cuanto Me Falta
// @namespace http://esteban22x.com
// @version 0.1
// @description Calculadora de Cuanto Me Falta
// @author Duvan Esteban Delgado
// @match http://190.5.199.25:8083/notas/wForms/wfConsultNotas.aspx
// @require http://code.jquery.com/jquery-1.11.3.min.js
// @grant GM_addStyle
// ==/UserScript==
@esteban22x
esteban22x / combofacil.user.js
Last active September 13, 2022 23:58
Consigue los combos automaticamente de Guitar Flash sin importar la dificultad
// ==UserScript==
// @name Combos Faciles de Sacar
// @namespace http://esteban22x.com
// @version 1.0.3
// @description Conseguir los combos mas rapido que nunca
// @author Esteban22x
// @match https://guitarflash.net/*
// @match http://guitarflash.com/*
// @match http://guitarflash.me/*
// @require http://code.jquery.com/jquery-1.11.3.min.js