Jump to content

drgoku

Member
  • Posts

    14
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by drgoku

  1. New preview version is up: https://github.com/drgoku282/PKMN-NTR/releases/tag/3.4.6350

    This adds support for the 1.2 update of SM and all the changes MichiS97 did recently (I think). This also adds a new feature called the Script Builder which can be used to do your own mini-bots, currently it can only send commands like the remote control and loops, but many other features will come soon(tm).

  2.  
    Don't have my 3DS right now, so I couldn't test these changes, please report any bugs.
     
    Added:
    • Wonder Trade Bot (Gen 6 and 7): Added basic Ribbon checking, will reject any pokemon holding a Country, World, Classic, Premier, Event, Birthday, Special. Souvenir, Special, Wishing, Battle Champion, Regional Champion, National Champion and World Champion ribbon, will also reject eggs.
    Changed:
    • PKHeX.Core: Updated to 20170318. Most recent commits will break compilation.
    Fixed:
    • Bots: The bots will no longer try to clone pokémon when the read failed, should get rid of those Object reference not set to an instance of an object errors.
    • Like 1
  3. This small program is used to extract .pkx files from pokémon save files. It will look for all valid save files in a specified folder and extract all stored pokémon in another location. The idea for this application started on this thread.

    Additionally you can specify if you want to search in all sub-folders, and create specific folders per save file and box. It should work with most main game save files, but only tested it win Gen 6, 7 and a Yellow VC games.

    MassPKXextractor_2017-02-18_20-26-46.png.111193ff9f307ae2b9831e05d67959df.png

    • Like 3
  4. Disclaimer: This was originally posted on GBATemp, but decided to also create a thread here. This program is a WIP, it's pretty stable for Gen VI and VII games. However it can fail at any time. Make a save backup of your games before using this tool. I will not take responsibility for any save corruption, loss of data or banning from Nintendo.

    What is this application?

    PKMN-NTR is a on-the-air memory editing program for pokémon games in the Nintendo 3DS. In other words, is a mini-PKHeX that works while the game is running. It also has some bots capable of automate tasks like Wonder Trading pokémon or Breeding.

    Which games are compatible?

    • Pokémon X
    • Pokémon Y
    • Pokémon Omega Ruby
    • Pokémon Alpha Sapphire
    • Pokémon Sun
    • Pokémon Moon

    All games need to be updated to the latest version and .NET Framework 4.6 is also needed. Pokémon Sun and Moon are compatible using Mode3-NTR.

    What it can do?

    • Dump and edit pokémon from boxes, Day Care/Nursery, Battle Box and Party using PKHeX interface.
    • See wild opponent pokémon and your partner's pokémon during a trade.
    • Clone and delete pokémon.
    • Inject pokémon from a *.pkx file in your computer.
    • Edit Items and Trainer Data.
    • Bots for Breeding, Soft-reset and Wonder Trade.
    • Search pokémon in the 3DS' RAM with Poké Digger.
    • Build your own mini-bots with the Script Builder.

    How do I use it?

    1. Read the wiki.
    2. Look for your 3DS' IP address using FBI or an FTP client.
    3. Start NTR-CFW (Use Mode-3 if you want to use a Gen 7 game in an old 3DS).
    4. If you want to use bots, enable InputRedirection.
    5. Open your game, both retail and digital version are supported.
    6. Enable the NTR debugger.
    7. Go to PSS / Festival Plaza.
    8. Connect to Internet.
    9. In your computer, start PKMN-NTR.exe.
    10. Input the IP Address of your Nintendo 3DS.
    11. Click on the Connect button
    12. Enjoy the application!

    Source code and downloads:

    Credits:

    • fa-dx: Gathering offsets, creating the tool.
    • 44670: NTR CFW & NTRClient, this tool is based off a modified NRClient.
    • Kaphotics: For PKHeX, which is used as the core of the program.
    • jackmax: Doing a large-scale rewrite of the code to make it more robust, readable and maintainable.
    • Stary2001 and Kazo: For InputRedirection which was the base for the Remote Controls and the Bots.
    • Davi Andrade: For the application icon.

     

    • Like 4
×
×
  • Create New...