|
| 1 | +# Unown Hunter |
| 2 | + |
| 3 | +**Related Programs:** |
| 4 | +- [Alpha Crobat Hunter](AlphaCrobatHunter.md) |
| 5 | +- [Alpha Gallade Hunter](AlphaGalladeHunter.md) |
| 6 | +- [Unown Hunter](UnownHunter.md) (this program) |
| 7 | + |
| 8 | +## Program Description |
| 9 | + |
| 10 | +Goes from Jubilife Village to Solaceon Ruins to shiny hunt Unowns. |
| 11 | + |
| 12 | +This program uses audio recognition to detect shinies. And as such, it will also pick up shinies of anything on or near the path to the Ruins. |
| 13 | + |
| 14 | +These are the Pokémon this program can shiny hunt: |
| 15 | +- Unown |
| 16 | +- Psyduck |
| 17 | +- Carnivine |
| 18 | +- Kricketot |
| 19 | +- Kricketune |
| 20 | +- Gastly (Night spawn) |
| 21 | +- Bronzor (MMO on Solaceon Ruins) |
| 22 | +- Bronzong (MMO on Solaceon Ruins) |
| 23 | + |
| 24 | +<img src="images/UnownHunter-0.png"> |
| 25 | + |
| 26 | +Demo Video: https://cdn.discordapp.com/attachments/722200321916534876/954529043775119401/20220318_234451.mp4 |
| 27 | + |
| 28 | + |
| 29 | +### Settings |
| 30 | + |
| 31 | +1. Screen size: Must be 100% within the Switch settings |
| 32 | +2. Video Resolution: 1080p or higher in program settings |
| 33 | +3. Audio input is properly setup. |
| 34 | +4. Auto-save is off. |
| 35 | + |
| 36 | + |
| 37 | +### Instructions |
| 38 | + |
| 39 | +1. You have unlocked Braviary. |
| 40 | +2. You have found all Unowns. |
| 41 | +3. You are in Jubilife city standing in the position pictured below. |
| 42 | +4. Start the program in the game. |
| 43 | + |
| 44 | +<img src="images/UnownHunter-1.png"> |
| 45 | + |
| 46 | +The program will loop through going from the village to Solaceon Ruins until a shiny is found. There is a chance of a Bronzor/Brozong MMO in the ruins rather than Unowns, the program will keep running regardless. Also, to avoid getting into a battle with Bronzong, the program retuns to the tunnel so it can fly back to the camp. |
| 47 | + |
| 48 | +**Notes:** |
| 49 | + |
| 50 | +- If you using Discord notifications please bear in mind sometimes the screenshot won't show the shiny. |
| 51 | +- Upon finding a shiny, the program will go back to home screen. Go back to game and save before attempting to catch the shiny, as Unowns can potentially run away after one miss catch. |
| 52 | +- Upon finding the shiny |
| 53 | + |
| 54 | + |
| 55 | +## Options |
| 56 | + |
| 57 | +**Skip any shinies in the path** |
| 58 | + |
| 59 | +Enable this option if you want to skip any shinies found in the path to Solaceon Ruins. |
| 60 | + |
| 61 | +### Shiny Detected Actions |
| 62 | + |
| 63 | +This program detects shinies by listening for the shiny sound. You can configure what the program should do if it hears a shiny. |
| 64 | + |
| 65 | +**Shiny Detected Action:** |
| 66 | +- Ignore the shiny. Do not stop the program. |
| 67 | +- Stop program. Align camera for a screenshot. Then go Home. |
| 68 | +- Stop program. Align camera for a screenshot + video. Then go Home. |
| 69 | + |
| 70 | +**Screenshot Delay:** |
| 71 | + |
| 72 | +If the above is set to stop on a shiny, the program will align the camera and wait X time to potentially allow the shiny to come into view of the camera. |
| 73 | +This has no functional affect on the program. Don't set this value too large as some Pokémon will run away from you. |
| 74 | + |
| 75 | +<hr> |
| 76 | + |
| 77 | +**Discord Server:** |
| 78 | + |
| 79 | +[<img src="https://canary.discordapp.com/api/guilds/695809740428673034/widget.png?style=banner2">](https://discord.gg/cQ4gWxN) |
0 commit comments