pokebot-gen3
pokebot-gen3 copied to clipboard
PokéBot Gen3 is a shiny hunting bot, written in Python that runs libmgba + mGBA Python bindings under the hood. Pokémon Ruby, Sapphire, Emerald, FireRed and LeafGreen are supported.
https://github.com/40Cakes/pokebot-gen3/assets/92755174/43cc71f2-8665-43c7-bf0a-e8a7bc2f713a
### Description The repel listener had an issue where it would close the notification message about repel expiring, but then yield control back to the bot mode for one extra...
The first API call to items works but the consecutive calls only hangs How to reproduce - Call the GET /items once - Call it again and it should hang...
for the past days ive noticed that each instance of the Phase Same Pokémon Streak where Unown are involved the Phase Same Pokémon Streak stay at 1 . on a...
On the [Wiki](https://github.com/40Cakes/pokebot-gen3/wiki/%F0%9F%92%BC-Starters) it states to pick your starter from the GUI Selection Menu - This is not implemented for Johto starters or Kanto starters. See https://github.com/40Cakes/pokebot-gen3/blob/main/modules/modes/starters.py For consistency with...
# Sweet Scent Mode Sweet Scent causes wild Pokémon to appear when used as a [field move](https://bulbapedia.bulbagarden.net/wiki/Field_move), provided the player is standing in an area where wild Pokémon would normally...
when the bot goes to switch pokemon in ruby (all I testes so far ) the bot goes to manual and does not switch the pokemon , all mons are...
Pickup is working on Emerald, FR, and LG, but is broken on R/S according to user reports in the discord. Will need looking into ### Tasks - [ ] Fix...
Game: Emerald Language: English Mode: Spin Issue: When catching a shiny Torkoal no TCG card is created, however, a GIF is created.
### Description This PR modifies only emulator_controls.py to update some of the UI and adds additional speed options up to 32x #352. ### Changes - Remove unused speed button references...