Code Monkey home page Code Monkey logo

pkmn-ntr's Introduction

PKMN-NTR

This program is a on-the-air memory editing tool for Generation VI and VII pokémon games using with NTR-CFW on Nintendo 3DS. Discuss this tool on GBATemp or Project Pokémon.

Be sure to read the wiki to learn about the program and the usage of the bots.

Compatible games

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

Latest update for all games is mandatory.

Important notes

  • READ THE WIKI BEFORE ASKING QUESTIONS
  • You need NTR-CFW and a PC to use this tool.
  • .NET Framework 4.6 is required. Windows 10 users have it already installed. Windows Vista, 7 and 8 users can download it from here.
  • To use bots, install the InputRedirection CIA application in your 3DS.

Main features

  • 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.

Credits

This the list of people who have contributed to this application.

Main Developers

  • fa-dx: Creator of the tool.
  • jackmax: Large-scale rewrite of the code to make it more robust, readable and maintainable.
  • drgoku282: Current developer.
  • MichiS97: Support for 1.2 update of Pokémon Sun and Moon, improvements to many bots.
  • Retrosol: Updates for PKHeX Core and GUI.

Other Contributions

  • Davi Andrade: Author of the application's icon, used with authorization.
  • danne2, xSillusx, EverOddish: Provided code to improve the application.
  • GBATemp and GitHub users: Testing and bug reports.

Additional projects used in this application

  • NTR CFW: RAM manipulaiton. Released under MIT License.
  • NTR Client: Send commands from the computer to the 3DS. Released under GPL-2.0 License.
  • PKHeX: Pokémon data manipulation. Released under GPL-3.0 License.
  • .NET Standard: Use of PKHeX.Core class library. Released under MIT License.
  • InputRedirection: Send inputs for the Remote Controls and the Bots.
  • Octokit: Update checking. Released under MIT License.
  • Fody/Costura: Join needed .dll and other files into the main executable so the program can be distributed on a single file. Released under MIT License.

License

This program is released under the GNU General Public License v3.

Copyright 2016-2017 © PKMN-NTR Dev Team

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

pkmn-ntr's People

Contributors

denoflionsx avatar dfrood avatar drgoku282 avatar everoddish avatar jackmax avatar michis97 avatar narryg avatar realtobby avatar retrosol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pkmn-ntr's Issues

6 Gen Event softreset Bot bug

After adding all the checks, sometimes there is a bug that still happens after 100-200 softreset. The log keeps saying "try to read party", but it didn't start the dialog with the lady yet. And so there is a loop of "try to read party" without any results. But if during this loop I start the dialog pressing A, it continue working as before, it checks the party and softresets without stopping. Can you add a check that after like 10-15 "try to read party" without any results, it sends the command to trigger the dialog pressing A button? In that way it will fix completely the bug i think

Horde bot

Bot which will search for shiny pokémon in hordes.

Delete Pokemon Question

I was interested in what you were writing to the game to erase the pokemon and I noticed something. When you check if it is gen 7, you have it write an empty gen 6 file and when it isn't gen 7 you write the gen 7 one? MainForm.cs line 2065

Solgaleo/Lunala Bot error in latest commit

The seconds counting is no more 13 seconds as the previous one, now it is 10 seconds. And they're too less, because the animation doesn't finish in time and the bot make an error while trying to run from the battle. It sends the command too early and so it keeps pressing A while it's in battle

Event soft-reset

Create a bot which will soft-reset the system until a event pokémon has the desired specifications.

Speedup Gen7 Breeding Bot

Hey Guy. The new Commit is Nice for the Breeding Bot.

Is There a Way to Speedup the Bot? For Faster Dialog Skipping?

Enhancement: Enable Gen7 Connection w/o Festival Plaza

Run NTR, run game, suspend game with HOME button, connect with PKMN-NTR, run following command to disable inGame NFC:

write(0x3DFFD0, (0x00, 0x10, 0xA0, 0xE3), pid=0x??)

Resume game and link will remain established.

Egg Hatcher

Make a bot that can hatch eggs from the PC.

(question) links

anyone have a direct link to InputRedirection cia? couldn't find link in Wiki, a link to GBAtemp thread for this? link on homepage goes to old discontinued project.

Proper setup/ Tutorial Guide ?

Gen 7 breeding bot optimization

instead of requiring the bot to move and potentially break, why pick up 5 eggs, read them while in the party, and if a match is not found pick up 5 more and send the previous batch to the pc with the new feature.

Breeding Bot - bug

Using the latest beta -

Once it collects 5 eggs on simple mode it keeps going left..

[CODE]Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Missed day care, return
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
[/CODE]

Breeding Bot (Gen 7) high box numbers

Breeding bot after box 26 doesn't switch box successfully.

Restarted both 3DS and App.

Boot NTR - InputReDirect - Debugger - Game

Open App - Connect

Try to deposit eggs via bot to overflow box:

Bot opens box and sees that it is full, tries to switch box. It reopens the same box, and tries to overwrite slot 1. Bot eventually crashes.

Screen reading

Find a way to read what is shown on the screen, this will help to improve existing bots.

Add timer for wondertrade

Could u possibly add something like the bot wont run the next trade if X amount of time hasnt passed?

Also im probly just being stupid but is there a way for the bot to automatically reload what the box had before i started trading?

Window layout when running under Mono (Linux)

The connection section is shifted up when running PKMN-NTR in Mono on Linux. Other then that it works great.

To get around not being able to see the boxes I was able to get this running by doing 5 alt-tab combos (on beta, needs 6 for last release) on the keyboard then blindly inputting the IP then after 5 tab presses to get back to the connect button just hit enter to connect.

After the first use since it saves the IP luckily I just open the program and hit enter first to connect then everything works great.

Under Wine the layout is fine but the bot fails to run. So I assume it would be easier for you to fix the layout in mono then fix the problems in Wine.

Tested both the last release and the beta with breeding.

Friend safari bot

Make a bot that activates encounters on the friend safari until it finds a shiny poke.

Breeding bot

Make a bot that collect eggs from the daycare until it meets certain specifications.

Gen 7 Breeding bot

So, I'm still here, I'm going to pay for a subscription.
I'm using the gen 7 bot to try the egg rng released some days ago, the one wich need you to reset over than 127 times. Here what I noticed every time.
Obviously I click Connect at the pg selection screen.

  1. If I start the bot just after clicking connection, the bot goes in game, then it starts the first dialogue. At this point BEFORE IT ENDS THE FIRST DIALOGUE (some like "here you are!") I need to refuse the egg, so I click "Stop Bot", all goes fine but it happears an error saying "an error occured while reading data from ram". This error doesn't happear if I start the bot while I'm already in game, just if I start it at the selection menu.

  2. If I click "Stop bot" after the first dialogue finishes, so at the second or third dialogue, the bot doesn't stop, and it just stops when the image of the egg is on the top screen, and after that moment it happears again the message about the error reading the RAM.

ability to dump from playing battle videos

with ntr command
data(0x32B9D5E4, 0x2BC0, filename='Video', pid=0x29)
you can grab pokemon data from the playing battle video. can this be incorporated to show the data from the playing video in this program

Chain fishing bot

Make a bot that will start fishing until it finds a shiny pokémon.

6 Gen Event Bot Filter checking problem (Fixed)

The bot keeps soft-resetting even if the nature was right. At the moment happened only with the Hardy nature

EDIT: My fault, i put the Gender filter without realizing it
Log:

Bot: Sof-reset #3
NTR: Send soft-reset command 0xCF7
NTR: Soft-reset command sent correctly
patching smdh
patching smdh
starting app: 000400000011c400
FSUSER_OpenDirectory failed, ret=c8804478FSUSER_OpenDirectory failed, ret=c8804478
patching smdh
patching smdh
Bot: Skip intro cutscene
NTR: Send button command 0xFFE during 250 ms
NTR: Button command sent, no feedback provided
Bot: Skip title screen
NTR: Send button command 0xFFE during 250 ms
NTR: Button command sent, no feedback provided
Bot: Start game
NTR: Send button command 0xFFE during 250 ms
NTR: Button command sent, no feedback provided
NTR: Reconnect
Impossibile leggere dati dalla connessione del trasporto: Operazione di blocco interrotta da una chiamata a WSACancelBlockingCall.
Server disconnected.
Server connected.
rtRecvSocket failed: 00000000pid: 0x00000000, pname: fs, tid: 0000000000000000, kpobj: fff75820
pid: 0x00000001, pname: loader, tid: 0000000000000000, kpobj: fff75a88
pid: 0x00000002, pname: pm, tid: 0000000000000000, kpobj: fff75cf0
pid: 0x00000003, pname: sm, tid: 0000000000000000, kpobj: fff75f58
pid: 0x00000004, pname: pxi, tid: 0000000000000000, kpobj: fff761c0
pid: 0x00000005, pname: ns, tid: 0004013000008002, kpobj: fff76428
pid: 0x00000006, pname: ptm, tid: 0004013000002202, kpobj: fff76690
pid: 0x00000007, pname: cfg, tid: 0004013000001702, kpobj: fff768f8
pid: 0x00000008, pname: gpio, tid: 0004013000001b02, kpobj: fff76b60
pid: 0x00000009, pname: i2c, tid: 0004013000001e02, kpobj: fff76dc8
pid: 0x0000000a, pname: mcu, tid: 0004013000001f02, kpobj: fff77030
pid: 0x0000000b, pname: pdn, tid: 0004013000002102, kpobj: fff77298
pid: 0x0000000c, pname: spi, tid: 0004013000002302, kpobj: fff77500
pid: 0x0000000d, pname: ps, tid: 0004013000003102, kpobj: fff77768
pid: 0x0000000e, pname: ErrDisp, tid: 0004003000008a02, kpobj: fff779d0
pid: 0x0000000f, pname: menu, tid: 000400300000a902, kpobj: fff77c38
pid: 0x00000010, pname: hid, tid: 0004013000001d02, kpobj: fff77ea0
pid: 0x00000011, pname: codec, tid: 0004013000001802, kpobj: fff78108
pid: 0x00000012, pname: dsp, tid: 0004013000001a02, kpobj: fff78370
pid: 0x00000013, pname: am, tid: 0004013000001502, kpobj: fff785d8
pid: 0x00000014, pname: gsp, tid: 0004013000001c02, kpobj: fff78840
pid: 0x00000015, pname: csnd, tid: 0004013000002702, kpobj: fff78aa8
pid: 0x00000016, pname: camera, tid: 0004013000001602, kpobj: fff78d10
pid: 0x00000017, pname: mic, tid: 0004013000002002, kpobj: fff78f78
pid: 0x00000018, pname: ir, tid: 0004013000003302, kpobj: fff791e0
pid: 0x00000019, pname: nwm, tid: 0004013000002d02, kpobj: fff79448
pid: 0x0000001a, pname: socket, tid: 0004013000002e02, kpobj: fff796b0
pid: 0x0000001b, pname: http, tid: 0004013000002902, kpobj: fff79918
pid: 0x0000001c, pname: ssl, tid: 0004013000002f02, kpobj: fff79b80
pid: 0x0000001d, pname: cecd, tid: 0004013000002602, kpobj: fff79de8
pid: 0x0000001e, pname: friends, tid: 0004013000003202, kpobj: fff7a050
pid: 0x0000001f, pname: ac, tid: 0004013000002402, kpobj: fff7a2b8
pid: 0x00000020, pname: boss, tid: 0004013000003402, kpobj: fff7a520
pid: 0x00000021, pname: act, tid: 0004013000003802, kpobj: fff7a788
pid: 0x00000022, pname: news, tid: 0004013000003502, kpobj: fff7a9f0
pid: 0x00000023, pname: ndm, tid: 0004013000002b02, kpobj: fff7ac58
pid: 0x00000024, pname: nim, tid: 0004013000002c02, kpobj: fff7aec0
pid: 0x00000025, pname: dlp, tid: 0004013000002802, kpobj: fff7b128
pid: 0x00000030, pname: sango-1, tid: 000400000011c400, kpobj: fff7b390
pid: 0x00000031, pname: ro, tid: 0004013000003702, kpobj: fff7b5f8
end of process list.
NTR: Reconnect sucessful
Bot: Trigger Dialog
NTR: Send button command 0xFFE
NTR: Button command sent correctly
Bot: Test if dialog has started
NTR: Read data at address 0x0062C2F4 during 5000 ms
NTR: Expected value 0x0000000D to 0x0000000D
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000005
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Value in range: No
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x00000004
NTR: Command timed out
NTR: Read failed, try again
NTR: Read failed or outside of range
Bot: Trigger Dialog
NTR: Send button command 0xFFE
NTR: Button command sent correctly
Bot: Test if dialog has started
NTR: Read data at address 0x0062C2F4 during 5000 ms
NTR: Expected value 0x0000000D to 0x0000000D
packet: cmd = 9, dataLen = 4
NTR: Read sucessful - 0x0000000D
NTR: Value in range: YES
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Empty pokémon data
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Empty pokémon data
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Empty pokémon data
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Empty pokémon data
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Empty pokémon data
Bot: Talk to lady
NTR: Send button command 0xFFD
NTR: Button command sent correctly
Bot: Try to read party
NTR: Read pokémon data at party slot 2
packet: cmd = 9, dataLen = 232
NTR: Read sucessful - PID 0x95ED1F68
Filter: Analyze pokémon using filter # 1
Filter: Shiny - Don't care (PSV: 2216 TSV: 3009)
Filter: Nature - FAIL (Hardy -> Bold)
Filter: Ability - PASS (Clear Body -> Any)
Filter: Hidden Power - PASS (Poison -> Any)
Filter: Gender - FAIL (Male -> Drizzle)
Filter: Hit Points IV - PASS (23 >= 0)
Filter: Attack IV - PASS (8 >= 0)
Filter: Defense IV - PASS (18 >= 0)
Filter: Special Attack IV - PASS (26 >= 0)
Filter: Special Defense IV - PASS (8 >= 0)
Filter: Speed IV - PASS (13 >= 0)
Filter: Perfect IVs - PASS (0 >= 0)
Filter: Analyze pokémon using filter # 2
Filter: Shiny - Don't care (PSV: 2216 TSV: 3009)
Filter: Nature - FAIL (Hardy -> Lax)
Filter: Ability - PASS (Clear Body -> Any)
Filter: Hidden Power - PASS (Poison -> Any)
Filter: Gender - FAIL (Male -> Drizzle)
Filter: Hit Points IV - PASS (23 >= 0)
Filter: Attack IV - PASS (8 >= 0)
Filter: Defense IV - PASS (18 >= 0)
Filter: Special Attack IV - PASS (26 >= 0)
Filter: Special Defense IV - PASS (8 >= 0)
Filter: Speed IV - PASS (13 >= 0)
Filter: Perfect IVs - PASS (0 >= 0)
Filter: Analyze pokémon using filter # 3
Filter: Shiny - Don't care (PSV: 2216 TSV: 3009)
Filter: Nature - FAIL (Hardy -> Impish)
Filter: Ability - PASS (Clear Body -> Any)
Filter: Hidden Power - PASS (Poison -> Any)
Filter: Gender - FAIL (Male -> Drizzle)
Filter: Hit Points IV - PASS (23 >= 0)
Filter: Attack IV - PASS (8 >= 0)
Filter: Defense IV - PASS (18 >= 0)
Filter: Special Attack IV - PASS (26 >= 0)
Filter: Special Defense IV - PASS (8 >= 0)
Filter: Speed IV - PASS (13 >= 0)
Filter: Perfect IVs - PASS (0 >= 0)
Filter: Analyze pokémon using filter # 4
Filter: Shiny - Don't care (PSV: 2216 TSV: 3009)
Filter: Nature - PASS (Hardy -> Hardy)
Filter: Ability - PASS (Clear Body -> Any)
Filter: Hidden Power - PASS (Poison -> Any)
Filter: Gender - FAIL (Male -> Drizzle)
Filter: Hit Points IV - PASS (23 >= 0)
Filter: Attack IV - PASS (8 >= 0)
Filter: Defense IV - PASS (18 >= 0)
Filter: Special Attack IV - PASS (26 >= 0)
Filter: Special Defense IV - PASS (8 >= 0)
Filter: Speed IV - PASS (13 >= 0)
Filter: Perfect IVs - PASS (0 >= 0)
Filter: Analyze pokémon using filter # 5
Filter: Shiny - Don't care (PSV: 2216 TSV: 3009)
Filter: Nature - FAIL (Hardy -> Mild)
Filter: Ability - PASS (Clear Body -> Any)
Filter: Hidden Power - PASS (Poison -> Any)
Filter: Gender - FAIL (Male -> Drizzle)
Filter: Hit Points IV - PASS (23 >= 0)
Filter: Attack IV - PASS (8 >= 0)
Filter: Defense IV - PASS (18 >= 0)
Filter: Special Attack IV - PASS (26 >= 0)
Filter: Special Defense IV - PASS (8 >= 0)
Filter: Speed IV - PASS (13 >= 0)
Filter: Perfect IVs - PASS (0 >= 0)
Bot: Sof-reset #4
NTR: Send soft-reset command 0xCF7
NTR: Soft-reset command sent correctly
patching smdh
patching smdh
starting app: 000400000011c400
FSUSER_OpenDirectory failed, ret=c8804478FSUSER_OpenDirectory failed, ret=c8804478
patching smdh
patching smdh
Bot: Skip intro cutscene
NTR: Send button command 0xFFE during 250 ms
NTR: Button command sent, no feedback provided
Bot: Stopping bot, please wait
Bot: Skip title screen
NTR: Send button command 0xFFE during 250 ms
NTR: Button command sent, no feedback provided
Bot: STOP Soft-reset bot by user command

Friendship doesn't change in the game

Every time i cange the friendship in a pokemon, i write it and then i dump the pokemon to see its stats, the friendship is the same as before. I tryed it with several pokemon

Map checking

Add a function to read the MC position on the map.

Opponent data dump

For shiny horde bot I need to check all five slots in the opponent's side.

Add filter for wondertrade [Enhancement]

I was wondering if you could add filters to wondertrade as well. Particularly one that checks to see if the pokemon is in your pokedex yet or not and then retrades it if not.

Can't dump Pokemon

When clicking dump I get
rtCheckRemoteMemoryRegionSafeForWrite failed: d8e007f5

new version 2.0.0-RC1 makes my system crash

Hi, I don't know what changed in this version, but when I try to open it, my system just crashes.
Edit: After 20 resets of the computer and waiting an hour on the last session, the program opened and now it opens instantly. As yesterday my PC installed updated for windows 10 maybe there was something incompatible with the program, as the problem was only with this program (I also found out it gave me the same error on older versions).

Gen 6 - Still stop while soft resetting + Strange crash

So, with the latest release the program now is more stable, but I still encountered some issues.

  1. It still stops before talking to the lady (after a lot of resets, 456 in this case). log

  2. I encountered again the issue "An error occured while reading data from you 3ds ram, please check connection and try again". It happens, as before, before talking to the lady, but the strange thing is that also If I restart the bot, when I click connect it says IP is wrong, so maybe this problem is related to the NTR itself? log

  3. The game stopped at the phrase: "I received a gift for you!", and nn the program it opened up a window saying "impossiblle to access deleted object. Name of the object: "System.net.Sockets.Networkstream". log

Breeding bot

Once it collects the desired amount of eggs in the Party it gets kinda froze/stuck on the last bit leaving me to need to manually press A but if i wasn't watching it, will this get fixed in future releases?

Log:

Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished
Walk to Day Care
packet: cmd = 9, dataLen = 4
finishedfinishedfinished

Breeding Bot number of flawless IVs filter

Can you please add a filter that just checks for the number of flawless IVs without care for what ones they are.

This would really help me since my selective breeding process uses it until I get all the way up to 6IV for both parents.

That way I can set it to search for the first female with 4 or 5 IVs to swap in as a parent.

Wondertrade bot not properly selecting boxes in the last row

Sorry about opening and closing so many issues. I think I've finally debugged the issue. It appears that when you reach the last row of boxes, the bot fails to select the box. Earlier rows are fine, but that last row of boxes isn't properly selected. If you've already selected the box it can go through them, but if it has to select the box on its own it has issues selecting them.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.