Add ThePokéBot's latest PB seed

This commit is contained in:
kyle 2015-04-13 00:11:54 -07:00
parent 9c47db877e
commit 924ea73b99
1 changed files with 7 additions and 6 deletions

View File

@ -4,11 +4,12 @@ PokéBot comes with a built-in run recording feature that takes advantage of ran
Have you found a seed that results in a run of 1:52:00 or better using the bots default settings? [Let us know](https://github.com/kylecoburn/PokeBot/issues/4), and well add it to the list!
| Time | Frames | Seed | Bot version | Found by |
|---------|--------|--------------|-------------|----------------------------------------------|
| 1:50:36 | 398208 | `1428414915` | v1.4.0 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:37 | 398226 | `1428414915` | v1.3.0 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:51 | 399076 | `1428414915` | v1.4.1 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:55 | 399355 | `1428801658` | v1.4.0 | [Marcin1503](https://github.com/Marcin1503) |
| Time | Frames | Seed | Nidoran name | Bot version | Found by |
|---------|---------|--------------|--------------|-------------|----------------------------------------------|
| 1:50:11 | 396,858 | `1428898417` | , | v1.4.2 | ThePokéBot |
| 1:50:36 | 398,208 | `1428414915` | A | v1.4.0 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:37 | 398,226 | `1428414915` | A | v1.3.0 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:51 | 399,076 | `1428414915` | A | v1.4.1 | [Gofigga](http://www.twitch.tv/gofigga) |
| 1:50:55 | 399,355 | `1428801658` | A | v1.4.0 | [Marcin1503](https://github.com/Marcin1503) |
To reproduce any of these runs, set [`CUSTOM_SEED` in `main.lua`](https://github.com/kylecoburn/PokeBot/blob/27aa1dcd2cec1bbe25607fa346836f63b349ad5f/main.lua#L5) to the seed number and run the bot.