-
Notifications
You must be signed in to change notification settings - Fork 6
Pokemon Sword and Shield Plugins
This plugin automatically buy items from the bargain shop in Stow on the Side.
- Play the online ranked battle to avoid time skip penalties.
- Go to Bargain Shop in Stow on the Side.
- Run the script in front of clerk.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/BuyBargains.py
This plugin shuffles the Pokemon infinitely in the Max Raid Battle.
It resets every three days so you can use it to find the seed value for Pokemon RNG.
This plugin was created by Zobio.
- The date on the Nintendo switch must not be 29, 30, or 31 days.
- The date format is YYYY/MM/DD (e.g. 2020/08/20).
If the date format is different, change the language of the Nintendo switch to Japanese, Chinese, or Korean.
- Active a Pokemon den using a Wishing Piece.
- Get a watt.
- Save the game.
- Run the script in front of a Pokemon den.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/ChangeRaidPokemon.py
This plugin automatically shake the tree and collect the berries.
- Play the online ranked battle to avoid time skip penalties.
- Run the script in front of the tree.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/GetBerries.py
This plugin automatically collect feathers on the bridge in route 5.
- Play the online ranked battle to avoid time skip penalties.
- Go to a Pokemon Nursery in Route 5.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/GetFeathers.py
This plugin automatically collect watts.
- Play the online ranked battle to avoid time skip penalties.
- Active a Pokemon den using a Wishing Piece.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/GetWatts.py
This plugin automatically tries the Loto-ID.
- Play the online ranked battle to avoid time skip penalties.
- Run the script in front of Rotomi in Pokemon Center.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/TimeSkipGlitch/TryLotoID.py
This plugin automatically conduct Max Raid Battles.
- A lot of Pokemon Balls
- A lot of Wishing Pieces
- Set the "Send to Boxes" option to "Automatic"
- Set the "Give Nicknames" option to "Don't give"
- A Pokemon with only one move.
- Have a Pokemon with only one move.
- Run the script in front of a Pokemon den.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/AutoRaid.py
This plugin automatically combines three Honey and a Rare Candy to create a Wishing Piece.
- Use the Cram-o-Matic to combine the three Honeys and a Rare Candy.
- Run the script specifing the current number of Honey and Rare Candy.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/CombineHoneyAndCandy.py --plugin-options <Number of Honeys> <Number of Rare Candies>
This plugin distributes a Pokemon in max raid battle.
- Set a password (link code) to join the Raid Battle and wait for 1 minute.
- After 1 minute, start the raid battle and reset the game immediately.
- Repeat the above.
This plugin was created by Zobio.
- Save the game in front of the Pokemon den you want to distribute.
- Open the "Home" menu and close the game.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/DistributeRaid.py --plugin-options <8-digit link code>
If you want to boot from backup, specify "backup".
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/DistributeRaid.py --plugin-options <8-digit link code> backup
This plugin can automatically hatch up to max 960 eggs.
- Upgreded Rotom Bike
- Oval Charm
- Pokemon with "Flame Body" (Coalossal, Chandelure, etc.)
- Move "POKEMON" menu icon to the upper left.
- Disconnect from the Internet.
- Empty a pokemon box.
- Have a Pokemon With "Flame Body".
- Go to a Pokemon Nursery in Wild Area.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/HatchEggs.py --plugin-options <egg cycle> <Number of Pokemon you want to hatch>
For example, if you want to hatch 30 Eevees:
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/HatchEggs.py --plugin-options 35 30
About the "egg cycle", please see here.
This plugin can win the "Battle Tower" automatically.
- Rent a team for the battle tower (TEAM ID: 0000-0006-15Y4-3R).
- Join the single battle with the team you rented.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/LoopBattleTower.py
- https://twitter.com/satoon_sugar/status/1208248084653674496 (Japanese)
- https://twitter.com/satoon_sugar/status/1208253657470226432 (Japanese)
This plugin can win the "Champion Tournaments" automatically.
- Have a Pokemon with one move (e.g. Zacian who only learns "Iron Head").
- Go to the reception of Shoot Stadium.
- Run the script.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/LoopTournament.py
This plugin automatically release Pokemons in a specified number of boxes.
- Open the box with Pokemons you want to release.
- Run the script specifing the number of boxes you want to release.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/ReleasePokemons.py --plugin-options <Number of boxes>
This plugin advances the number of days specified for the Pokemon RNG.
This plugin was created by Zobio.
This plugin is possible that cause missing input. It's not recommended if you need to advance many days for the Pokemon RNG.
- The date on the Nintendo Switch is the first day of the month with 31 days.
- The date format is YYYY/MM/DD (e.g. 2020/08/01).
If the date format is different, change the language of the Nintendo switch to Japanese, Chinese, or Korean.
- Open the "Home > System Settings > System > Date and Time"
- Place the cursor on the bottom "Date and Time".
- Run the script specifying the number of days you want to advance.
$ sudo joycontrol-pluginloader -r <Switch Bluetooth Mac address> plugins/pokemon-swsh/SkipDays.py --plugin-options <days>