-
Posts
8082 -
Joined
-
Last visited
-
Days Won
495
Kaphotics last won the day on July 16
Kaphotics had the most liked content!
Reputation
2123 ExcellentRecent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
The contents of your attached file are of something completely unrelated to what is expected in a save file for Pokemon Platinum. In other words, it's not a valid dump.
- 1 reply
-
- 1
-
-
This thread is for legitimate things being flagged, not user troubleshooting for hacked mons. Please read the first post of the thread. Hidden abilities in generation 5-7 are subject to breeding restrictions needing the mother to have the hidden ability. If it is impossible to obtain a female Snivy-Serperior with the hidden ability outside of breeding, then there will never be the potential to have an egg inherit it from a parent that cannot legally exist.
-
You'd need to share the exact script you're trying to run. For troubleshooting, it's beneficial to try one line at a time to see your changes stick. Refer to the batch editing guide, and use the current-value indicator to see what value the currently loaded pkm has for a given property.
-
Use the drop down menus within the editor. I promise it's not hard to find the properties you are looking to apply.
-
Regarding the Kyogre/Rayquaza/Groudon you have in the save file, it is because the PGF gift you received them from is actually language-locked to Japanese only. Yours are English, which is why they are blocked. Recent commits to PKHeX (less than 24 hours ago) added this receivability check to Gen5 gifts, which now properly flag yours. Could also be them checking shiny, even though it was technically allowed. Probably is the language restriction though. Gen5: add pgf restrictions scraped from card name · kwsch/PKHeX@9ac42ff Your Victini is also flagged on the latest PKHeX commits, because you received it in Black 2. It was only distributed during Black/White era, and could never be received in B2. Same for Genesect and Keldeo. Grab the latest development build if you wanna try testing with these latest improvements. https://projectpokemon.org/pkhex-dev/
-
Sword and Shield act as the gateway and thus don't really require a HOME tracker for entering. It's already known, I can't be bothered to dig up a thread post on the forums where it is mentioned, so I'll just rewrite whatever advice it probably contains: Even though you may be able to bypass the initial checks that home does and get assigned a tracker by the server, it does not prevent them from banning the method in the future or banning your account/mons. It's a traceable behavior, as you didn't upload them from Bank, you uploaded them from SWSH, as they'd lack their PK7 data logs on the server. Is it currently un-actioned? Yes. Is it detectable? Yes. Is it safe? No. Note: this bypass only "works" for SWSH, not any other games. To answer your question as to why nobody talks about it: because it's not safe. If HOME can detect it (so too can power users within the Pokemon hacking community), then it should be obvious why it's inadvisable. Champions has not performed any ban waves. Can they? Yep. All data in champions is stored server side, and all foreign data not from recruits or gifts must have passed through HOME, so they have the paper trail too. Yours would lack the full paper trail. An extremely simple ban rule to program if they choose to
-
It's caused by the lack of depositor-trainer data (TID/SID/OT Name missing, all zero). You can ignore it for now; not sure how I want to work around this since Ranch isn't fully supported in the PKM editor / legality checking engine.
-
Please upload one of the pkm files.
-
It means there's something excessively wrong with the Pokémon that the legality checker doesn't handle. Without seeing the other tabs, can't tell what is misconfigured.
-
I'm not sure I understand what you're asking for. The program executable updates periodically, for you to download and replace the executable. Any files that it generates (such as save file backups) are stored in a folder adjacent to the executable, and are not deleted when you replace the executable unless you delete the folder that contains it. Running an old version of the program does not give you any advantages compared to the latest release. You shouldn't need to run old versions of the program. If a plugin only works on an old version of the program, it is better to ask the plugin author to update their plugin, or find elsewhere if it has been updated by others.
-
PKHeX is open source. You can download the repository at any arbitrary commit and rebuild it yourself. If it's an issue of getting an old plug-in to work, it's better to just get the plug-in updated.
-
Not possible. Having 6 specific IVs is (1:32)^6, having a specific nature is 1:25, and having TWO from the same seed... Probability on that is 1:720,575,940,379,279,360,000. There are only 2^32 seeds, and you want something that is more rare than 2^64 odds. Read more here: