Skip to content

Instantly share code, notes, and snippets.

@Err0r404
Last active May 3, 2017 16:15
Show Gist options
  • Save Err0r404/0671325344725f5faa4656a1f8b7a87e to your computer and use it in GitHub Desktop.
Save Err0r404/0671325344725f5faa4656a1f8b7a87e to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Highlight Pokemon with minimum IV
// @namespace http://tampermonkey.net/
// @version 0.8
// @description [DISABLED] Add a bouncing animation to Pokemon with IV greater or equal to your choice
// @author Err0r404
// @match https://www.pokemontpellier.fr/
// @grant none
// @downloadURL https://gist.githubusercontent.com/Err0r404/d9e52047caf3591d9bfe88b53ca9c350/raw/
// @updateURL https://gist.githubusercontent.com/Err0r404/0671325344725f5faa4656a1f8b7a87e/raw/
// ==/UserScript==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment