Skip to content

mhetralla/ParukoBot

 
 

Repository files navigation

About ParukoBot

This is a Splatoon 3 seed finder that connects to a Nintendo Switch running sys-botbase to read its memory.

Current features:

  • Search for your gear's RNG seed by inputting its stats
  • Post printer (see Read this!)

Planned features:

Read this

There's always a risk involved in running Custom Firmware and connecting to Nintendo servers. You never know what they can detect. There has been already Splatoon banwaves caused by modying the RAM values inside the game. They could be also checking if sys-botbase is running in the background. The console sends periodically logs to Nintendo, so even running Atmosphere can trigger a console ban.
My advice to run ParukoBot, and anything CFW/homebrew related, while still playing online is:
Create an emuNAND and use it to do all CFW stuff, while keeping the sysNAND untouched. To use ParukoBot, extract the save file from the sysNAND (I use NxNandManager and Hekate, but I'm sure there are easier ways to do it) and put the save file in the emuNAND which has blocked connections with Nintendo and blank the console serial numbers (incognito-rcm or modifying Exosphere). This is more tedious to do, but this way you'll be completely safe.

Preparations

  • You need to have a Nintendo Switch console running Atmosphere CFW.
  • Get sys-botbase from here. You just need the .zip. Extract the contents in the root of your SD card.
  • Delete any active Splatoon 3 cheats files you may have in atmosphere/contents/... in your SD card. This is a very important step or sys-botbase won't be able to read memory.
  • Do not run Edizon homebrew or anything else that makes modifications to the RAM (having the overlay is fine, just don't have any cheat files for the game).

Troubleshooting

  • If you can't open the program because you're missing frameworks for .NET, download and install this.
  • Make sure you're running the game in English (US or EU). Other languages are known to have differences in memory addresses.
  • If you can't connect to sys-botbase, follow this external guide for advice.

Thanks to

About

Splatoon 3 seed finder using sys-botbase

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%