seed(91753768): Add v1.4.2 stats

Full log below:

1. Pallet Rival: 0:01:55 (01:55)

2. Nidoran grass: 0:06:07 (04:12)

13 8 13 7

beat Brock with a great Nidoran! Att: 16, Def: 12, Speed: 15, Special: 12, caught at level 4.

3. Brock's Gym: 0:10:47 (04:40)

4. Route 3: 0:17:57 (07:10)

15 Moon encounters, but we caught a Paras!

5. Mt. Moon: 0:26:57 (09:00)

RCE 5551

13 8 13 7

55 46 52 44

6. Nugget Bridge: 0:34:11 (07:14)

7. Misty's Gym: 0:39:58 (05:47)

YOLO enabled at Surge's Gym

Ugh, 14 try Trashcans || 0:48:37

gen 1 missed :( (1 in 256 chance)

8. Surge's Gym: 0:49:52 (09:54)

needs a 4-turn thrash (1 in 2 chance) to beat this dangerous trainer...

Giovanni skip strats!

9. HM02 Fly: 1:00:00 (10:08)

is using Rock Slide to one-hit these Ghastlies in red-bar (each is 1 in 10 to miss)

10. Pokemon Tower: 1:07:41 (07:41)

YOLO disabled at Safari Zone

11. Silph Giovanni: 1:18:26 (10:45)

EQ Elixer: Koga's Gym

12. Koga's Gym: 1:22:03 (03:37)

13. Erika's Gym: 1:27:14 (05:11)

14. Blaine's Gym: 1:30:08 (02:54)

EQ Elixer: Saffron City

15. Sabrina's Gym: 1:31:55 (01:47)

is using risky strats on Giovanni to skip the extra Max Ether...

16. Giovanni's Gym: 1:35:20 (03:25)

is skipping the Center and attempting to red-bar the Elite 4!

17. Lorelei: 1:43:21 (08:01)

18. Bruno: 1:44:38 (01:17)

19. Agatha: 1:46:29 (01:51)

20. Lance: 1:48:23 (01:54)

YOLO enabled at Lance

Uh oh... First-turn Sky Attack could end the run here, attempting to heal for it.

21. Blue: 1:51:23 (03:00)

v1.4.2: 400988 frames, with seed 91753768

beat the game in 1:51:23!
This commit is contained in:
Mathias Bynens 2015-04-14 10:34:49 +02:00
parent 11233437e1
commit 529c76dc22
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Seeds for epic runs # Seeds for epic runs
PokéBot comes with a built-in run recording feature that takes advantage of random number seeding to reproduce runs in their entirety. Any time the bot resets or beats the game, it logs a number to the Lua console that is the seed for the run. This seed allows you to easily share the run with others. A screenshot is also generated to the Gameboy\Screenshots folder in Bizhawk. PokéBot comes with a built-in run recording feature that takes advantage of random number seeding to reproduce runs in their entirety. Any time the bot resets or beats the game, it logs a number to the Lua console that is the seed for the run. This seed allows you to easily share the run with others. A screenshot is also saved to the `Gameboy\Screenshots` folder in the `Bizhawk` directory.
Have you found a seed that results in a run of 1:51:30 or better using the bots default settings, on the latest version? [Let us know](https://github.com/kylecoburn/PokeBot/issues/4), and well add it to the list! Have you found a seed that results in a run of 1:51:30 or better using the bots default settings, on the latest version? [Let us know](https://github.com/kylecoburn/PokeBot/issues/4), and well add it to the list!
@ -14,5 +14,6 @@ Have you found a seed that results in a run of 1:51:30 or better using the bot
| 1:50:51 | 399,076 | `1428414915` | A | v1.4.1 | [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) | | 1:50:55 | 399,355 | `1428801658` | A | v1.4.0 | [Marcin1503](https://github.com/Marcin1503) |
| 1:51:07 | 400,057 | `91688624` | A | v1.4.2 | [Mathias](https://mathiasbynens.be/) | | 1:51:07 | 400,057 | `91688624` | A | v1.4.2 | [Mathias](https://mathiasbynens.be/) |
| 1:51:23 | 400,988 | `91753768` | A | v1.4.2 | [Mathias](https://mathiasbynens.be/) |
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, `NIDORAN_NAME` to the matching name, and run the bot. 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, `NIDORAN_NAME` to the matching name, and run the bot.