brianuuu / AutoController_swsh

Automation for various tasks in Pokemon Sword & Shield and other Pokemon games on Nintendo Switch
70 stars 19 forks source link

BDSP bots #7

Closed drkspace closed 2 years ago

drkspace commented 2 years ago

Bots for Item duping, a modified box release (so the timings work with BDSP), and a bot to get the items from boxes. All bots are modified from the BoxRelease Bot. All timings can be improved (I aired on the side of too slow than too fast)

For the item duping, it uses the method described in https://www.youtube.com/watch?v=ZbNYA9PzCAw. To use, get yourself to the "Held Items" screen (3:08 in the video). The "number of boxes" config determines how many times it is repeated. Must have a full box of items

brianuuu commented 2 years ago

Hey! Thanks for taking your time to make these, as I can't test it myself atm, I'll verify them as soon as I got Dialga. There are a few things I noticed that you can change:

  1. In Commands.h for all of them, you should change the comment base on the command, some are still left as "Release Pokemon"
  2. ItemDupe has a extra c.h file
  3. I'm making some changes to sort programs base on what game it is, you will need to change all the bot names to have "BDSP_" prefix, like "BDSP_BoxRelease" and "BDSP_ItemDupe"
brianuuu commented 2 years ago

This is now combined into BDSP_BoxOperation that based on Smart Program