Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 0 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,41 +33,6 @@ We welcome new translations. If you have your own translation, free feel to mess
- Summary when RAB quits
- Add delay timing option (will add more controls in future) for users with slower PC/Phones

### RAB 1.0.9

Note that for this version, manual installation will need to re-run `pip install -r requirement.txt`. You will also need to update your Source Defender by running `pip install sourcedefender -U`. You are also advised to delete your exisiting config.yaml before running the bot.

This version has multi-language support (GUI Only). If anyone interested to translate the GUI to your onw language, a german language example has been included in lang.yaml and you can use notepad++ to copy and paste to the end and change it your language.

Don't forget to send me a copy so that I can include it in next version.

- Fixed: RAB will mistaken pokemon still in catch page as caught/flee for quick catch users
- Fixed: pytesseract not found message for exe version
- Fixed: When there's a quest pokemon caught being done, RAB will ALWAYS click on pokeball. This is fixed
- Fix: Polygon will not auto close pokestop if it's under cooldown
- Bug Fix: Much quicker response time after catching a pokemon in quick catch (instant transfer) mode
- Added Graphical User Interface
- Multi-language support (GUI Only), German example is in current version (translated with Google Translate)
- Attempt to fix not getting Level
- RAB is now able to determine if a Pokemon is caught in quick catch mode. PGSharp user please enable caught preview.
- Config.example is now in rab folder
- RAB will auto create config.yaml if not found
- Attempt to fix stuck at team rocket leader
- Added learning ability to aid in identifying Pokemon (slightly more accurate over time)
- Attempt to fix not identifying poke ball on Windows machine
- Added `notify_all_caught` option to Discord webhook
- Updated getting IV from Appraisal. Should have improved results than v1.08
- Minor refinement of clicking positions
- If `power_up_lvl` is 0, RAB will now delete power quest
- Added Pokemon tracking for PGSharp and Pure GPS Joystick users (Client = None). This might not work all the time especially when the Pokemon starts to move before RAB can located it’s location
- Shiny was previously not reported to web hook in v1.08, this is fixed.
- RAB will now detect 0 balls. Will quit catch screen
- Added detection for 12 km egg
- RAB will quit if Pokemon Go is no longer running on phone.
- Added `last_quest_quit_today` option. RAB will move on when it encounter this given text in Today’s quest page. You are strongly advise to set `last_quest_quit_today`, `last_quest_quit` and `last_item_quit` if RAB get suck in these screens.
- Console will now show caught information for Polygon # paid user (Exp, candies,XL and stardust earned)


[Changelog History](https://github.com/MerlionRock/RealAndroidBot/blob/master/Changelog.md)

## Discord
Expand Down