Releases: olliz0r/Ledybot
Small Fixes
- Fixed egg bot 😋
- Updated GDInput to autofill when using the browse option.
- Updated lookup tables for latest pokemon.
- Fix order of bot states.
USUM Update
Please let me know of any errors. The GTS bot was tested by me with no issues.
Credit to Mitsukiii for memory locations of current page.
Major Changes!
It's been a while since I worked on this one and thanks again to EzPz/imaboy123 for taking care of the bot for so long!
In the past week I've come back to this project and spend some time implementing stuff I would've liked to implement way sooner, so here it goes! If you don't have much time to read all this, the tl;dr is:
- Way less crashes
- More UI options
- Possibility to run several instances of Ledybot in sync without them trading the same person thanks to LedySync!
Changes
UI
General
- UI is resizable now
- Statusbar at the bottom of the UI
GTS Tab
- Made deposited Pokemon selection a dropdown field
- Added Gender and Level fields
- Added Page and Listindex for each trade
Settings Tab
- Added from the front and from the back (first page only) search directions
- Added a extra delay (mainly for o3ds users) to circumvent timing bugs. The value is in milliseconds and I think a value of 1000 works well
- LedySync Options, see below!
Backend
- Added screen checks, the bot can now recover from most situations (Plaza, wrong screen, etc). Unrecoverable situations are mainly those involving trade softbans and connection errors! This increases stability significantly and allows the bot to run easily for 12h+ without crashes
- Skipped the "What Pokemon" screen, we can now just set the value directly
- LedySync!
LedySync
LedySync is a new addition to Ledybot. It serves as a shared Blacklist among several Ledybot instances and allows you to have a theoretically unlimited amount of 3ds' run Ledybot at the same time on the same Pokemon without interfering with each other. Each Ledybot instance will ask LedySync if it is allowed to trade before continuing, thus preventing two or more 3ds trading the same person at the same time! Check out https://github.com/olliz0r/LedySync for more information!
Ledybot with spanish language support
Spanish language support and maybe unicode8 stuff
Version 1.0
First release of Ledybot, check the README.md on usage!