PokemonGoBot icon indicating copy to clipboard operation
PokemonGoBot copied to clipboard

Complete Tutorial

Open KyleBoyer opened this issue 8 years ago • 5 comments

Description: Currently, the bot does not finish the tutorial. This is a quick way to detect bot usage, especially if you have not chosen a starter, a username, nor designed your character. This would also make this bot, the only one of its kind to start with a fresh account and complete the tutorial.

Steps to reproduce:

  1. Create new account
  2. Start bot with fresh account

Expected behavior: Detect if tutorial is not completed, and finish it. This includes, designing your character, catching your starter pokemon, and lastly choosing an in-game username.

Actual behavior: Tutorial is not completed. Leave this sentence in your issue as proof that you have read and used this template.

KyleBoyer avatar Aug 25 '16 02:08 KyleBoyer

I stand corrected, I have found one bot that completes the tutorial:

https://github.com/PokemonGoF/PokemonGo-Bot/blob/081c5e3c5efcac14772d8ae8eeca4bc8238791b7/pokemongo_bot/cell_workers/complete_tutorial.py

KyleBoyer avatar Aug 25 '16 02:08 KyleBoyer

Same issue here.

Your account may be banned! please try from the official client.

But after I login from mobile (without accepting TOS or capture first Pokemon) bot works ok!

PS: Thanks for the alternative, will check it!

nesttle avatar Aug 25 '16 07:08 nesttle

Duplicate of #856

Sieberkev avatar Aug 25 '16 08:08 Sieberkev

Not duplicated... #856 was before auto-ToS implemented. This issue is happening on 0.6.0 (ToS supossed to be accepted automatically). 👍

nesttle avatar Aug 25 '16 08:08 nesttle

I asked jabbink this afternoon, looks like the original API changed some stuff and broke it.

Tested it with the brand new API #1237 and this works again (ToS, nickname, first pokemon, ... the whole shebang).

Sieberkev avatar Aug 25 '16 20:08 Sieberkev