seed(1428801658): Add v1.4.0 stats

Full log below:

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

2. Nidoran grass: 0:06:03 (04:08)

15 9 9 10

beat Brock with an okay Nidoran. Att: 16, Def: 13, Speed: 14, Special: 13, caught at level 3.

3. Brock's Gym: 0:10:49 (04:46)

4. Mt. Moon: 0:18:05 (07:16)

10 Moon encounters, but we caught a Paras!

5. Mt. Moon: 0:25:56 (07:51)

15 9 9 10

56 46 50 46

6. Nugget Bridge: 0:33:25 (07:29)

7. Misty's Gym: 0:39:31 (06:06)

YOLO enabled at Surge's Gym

 Good, 7 try Trashcans! || 0:47:45

8. Surge's Gym: 0:48:49 (09:18)

is using Thunderbolt to attempt to redbar off Cubone

Giovanni skip strats!

9. HM02 Fly: 0:59:20 (10:31)

10. Pokemon Tower: 1:07:03 (07:43)

YOLO disabled at Safari Zone

11. Silph Giovanni: 1:17:46 (10:43)

EQ Elixer: Koga's Gym

12. Koga's Gym: 1:21:33 (03:47)

13. Erika's Gym: 1:26:47 (05:14)

14. Blaine's Gym: 1:29:43 (02:56)

15. Sabrina's Gym: 1:31:24 (01:41)

EQ Elixer: Sabrina's Gym

16. Giovanni's Gym: 1:34:55 (03:31)

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

17. Lorelei: 1:42:55 (08:00)

18. Bruno: 1:44:21 (01:26)

19. Agatha: 1:46:10 (01:49)

20. Lance: 1:47:59 (01:49)

21. Blue: 1:50:55 (02:56)

v1.4: 399355 frames, with seed 1428801658

Please save this seed number to share, if you would like proof of your run!

beat the game in 1:50:55!
This commit is contained in:
Mathias Bynens 2015-04-12 10:46:37 +02:00
parent 0f871b9785
commit 4581b8b07b
1 changed files with 6 additions and 5 deletions

View File

@ -2,11 +2,12 @@
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.
Have you found a seed that results in a run of 1:53:00 or better? [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:52:00 or better? [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 |
| 1:50:37 | 398226 | `1428414915` | v1.3.0 | Gofigga |
| 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:55 | 399355 | `1428801658` | 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/0fd1258ca17f7d74edbac72fa0afc2b5c6d58bb3/main.lua#L5) to the seed number and run the bot.