Skip to content

An automated computer program that speedruns Pokémon generation 1 games.

License

Notifications You must be signed in to change notification settings

3583Bytes/PokeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokéBot

An automated computer program that speedruns Pokémon generation 1 games.

Pokémon Red (Any% Glitchless) personal best runs:

  • [1:52:19] Seed: 1484656815
  • [1:52:48] Seed: 1487361908
  • [1:52:26] Seed: 1487932824
  • [1:52:59] Seed: 1484210277

Watch live

My 24/7 streaming channel on Twitch

Run the bot locally

Follow this tutorial by Monk Preston : Click here

Seeds

PokéBot comes with a built-in feature that takes advantage of random number seeding to reproduce runs in their entirety. Any time the bot resets or beats the game, it will log a number to the Lua console that is the seed for the run. If you set CUSTOM_SEED in main.lua to that number, the bot will reproduce your run. Note that making any other modifications will prevent this from working. So if you want to make changes to the bot and share your time, be sure to fork the repo and push your changes.

Credits

Kyle Coburn: Original concept, Red/Yellow routing (GitHub Seems to be no longer available)

jonese1234: Updated Version works with Bizhawk version higher than 1.6

About

An automated computer program that speedruns Pokémon generation 1 games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages