Skip to content

Instantly share code, notes, and snippets.

View OscarPuentee's full-sized avatar

Oscar Puente OscarPuentee

  • México
View GitHub Profile
@OscarPuentee
OscarPuentee / shiny_hunt.js
Last active October 11, 2022 23:02
Scriptable code for the Pokemon shiny hunting iOS widget
// This script was created by Oscar Puente.
// Important notes:
// 1. Available colors are black, blue, brown, cyan, green, orange, purple, red, white and yellow.
// 2. The language used is the device language. Current languages available are spanish, english and german (added by pabumake).
// If your language is not any of those, it defaults to english.
// 3. The Pokemon list delimits which pokemon can appear based on their pokedex number.
// Support for the 8th generation in the API is currently limited and it may cause errors due to missing info.
// It is strongly advised to keep the pokemon list between the first 7 generations (1-807).