What's new

Tools PokeMobBot - Necronomicons Successor

Red

Red

Newbie
VIP
Retired
Scaling the Mountain Mythical Veteran MotM
Messages
15,366
Solutions
3
Reaction score
10,426
Points
2,300
Sin$
7
687474703a2f2f692e696d6775722e636f6d2f626b5472714b622e706e67



Necronomicons development has ended unfortunately due to some "drama" with the dev team so there is now a new Project lead. If you're interested you can read about that [Click here to view this link]

The bots new functioning name is PokeMobBot and will now be the new goto bot for all your Pokémon Go needs from this point forward.

Features:
  • [PTC Login / Google]
  • [Get Map Objects and Inventory]
  • [Search for gyms/pokestops/spawns]
  • [Farm pokestops]
  • [Farm all Pokemon in neighbourhood]
  • [Throw Berries/use best pokeball]
  • [Transfers duplicate pokemons]
  • [Evolve all pokemons]
  • [Throws away unneeded items]
  • [Humanlike Walking]
  • [Configurable Custom Pathing]
  • [Softban bypass]
  • [AutoUpdate / VersionCheck]
  • [Multilanguage Support]
  • [Use lucky egg while evolve]
  • [Egg Hatching Automatically]
  • [Multi bot support]
  • [Snipe pokemon]
  • [Power-Up pokemon]

Getting Started:

  • Due to how quickly the bot will/is updating it is recommended that you read through [Click here to view this link] for the most recent and update information on how to get started with using the bot!

Since this is a separate bot and team please do not discuss Necronomicon in this thread. All Necronomicon discussion should take place in M4Y0N's thread


 
Last edited:
Dini

Dini

merged
Retired
Scaling the Mountain CotM Modder
Messages
15,316
Reaction score
12,667
Points
2,835
Sin$
7
I kind of find it pointless because necro is no longer a thing. Pointless having a discussion for it.

Other thread is basically same thing, just renamed. Tis' all.
 
C

Cub3Lif3

Newbie
Messages
16
Reaction score
1
Points
45
Sin$
7
Wondering when they'll fixing sniping? missing my 150k bot):

Sniping is down because pokevision is down, and pokevision is down because Pokemon Trainer Club is down. So, sniping will be back up shortly after PTC is back up.
 
M

masteryodav2

Newbie
Messages
9
Reaction score
1
Points
45
Sin$
0
I feel stupid but with using ptc I just get account is not verified and it closes. How the hell do I reverify it when I can log in other places/bots with a issue.
 
Jacob Frye

Jacob Frye

Broseph
Retired
Messages
9,442
Reaction score
5,104
Points
2,155
Sin$
0
I feel stupid but with using ptc I just get account is not verified and it closes. How the hell do I reverify it when I can log in other places/bots with a issue.

Did you verify the account via email?
 
M

masteryodav2

Newbie
Messages
9
Reaction score
1
Points
45
Sin$
0
Did you verify the account via email?
Did you read the entire thing I said? Its level 33 I literally was just on the account to even triple check. Can log in with other bots just not this one using ptc
 
Saviorself

Saviorself

.....
Messages
2,512
Reaction score
230
Points
315
Sin$
0
I feel stupid but with using ptc I just get account is not verified and it closes. How the hell do I reverify it when I can log in other places/bots with a issue.

You're best bet is to post your code so others can verify everything is good. Obviously don't include your actual account credentials.
 
M

masteryodav2

Newbie
Messages
9
Reaction score
1
Points
45
Sin$
0
You're best bet is to post your code so others can verify everything is good. Obviously don't include your actual account credentials.

There is no cmd error outside of it saying my ptc needs verified my here's my auth setup

Code:
{
  "AuthType": "ptc",
  "GooglePassword": null,
  "GoogleRefreshToken": null,
  "GoogleUsername": null,
  "PtcPassword": "turtle",
  "PtcUsername": "soup"
}

Just get account not verified in red and it closes. Works fine with google accounts just not ptc. Tried both Ptc and ptc thinking maybe that was it but no luck
 
D

devinkhoe

Newbie
Messages
1
Reaction score
0
Points
35
Sin$
7
why dont any bots work for me anymore =( 
Unhandled Exception: Newtonsoft.Json.JsonSerializationException: Error converting value "pct" to type 'PokemonGo.RocketAPI.Enums.AuthType'. Path 'AuthType', line 2, position 19. ---> System.ArgumentException: Requested value 'pct' was not found.
at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
at Newtonsoft.Json.Utilities.EnumUtils.ParseEnumName(String enumText, Boolean isNullable, Type t)
at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
--- End of inner exception stack trace ---
at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target)
at Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target)
at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings)
at PoGo.PokeMobBot.Logic.AuthSettings.Load(String path) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.Logic\Settings.cs:line 44
at PoGo.PokeMobBot.Logic.GlobalSettings.Load(String path) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.Logic\Settings.cs:line 465
at PoGo.PokeMobBot.CLI.Program.Main(String[] args) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.CLI\Program.cs:line 33
 
M

masteryodav2

Newbie
Messages
9
Reaction score
1
Points
45
Sin$
0
why dont any bots work for me anymore =( 
Unhandled Exception: Newtonsoft.Json.JsonSerializationException: Error converting value "pct" to type 'PokemonGo.RocketAPI.Enums.AuthType'. Path 'AuthType', line 2, position 19. ---> System.ArgumentException: Requested value 'pct' was not found.
at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument)
at System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
at System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
at Newtonsoft.Json.Utilities.EnumUtils.ParseEnumName(String enumText, Boolean isNullable, Type t)
at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
--- End of inner exception stack trace ---
at Newtonsoft.Json.Converters.StringEnumConverter.ReadJson(JsonReader reader, Type objectType, Object existingValue, JsonSerializer serializer)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.DeserializeConvertable(JsonConverter converter, JsonReader reader, Type objectType, Object existingValue)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.SetPropertyValue(JsonProperty property, JsonConverter propertyConverter, JsonContainerContract containerContract, JsonProperty containerProperty, JsonReader reader, Object target)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateObject(Object newObject, JsonReader reader, JsonObjectContract contract, JsonProperty member, String id)
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Populate(JsonReader reader, Object target)
at Newtonsoft.Json.JsonSerializer.PopulateInternal(JsonReader reader, Object target)
at Newtonsoft.Json.JsonConvert.PopulateObject(String value, Object target, JsonSerializerSettings settings)
at PoGo.PokeMobBot.Logic.AuthSettings.Load(String path) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.Logic\Settings.cs:line 44
at PoGo.PokeMobBot.Logic.GlobalSettings.Load(String path) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.Logic\Settings.cs:line 465
at PoGo.PokeMobBot.CLI.Program.Main(String[] args) in C:\Users\Trent\Documents\GitHub\PokeMobBot\PoGo.PokeMobBot.CLI\Program.cs:line 33
Error converting value "pct" to type

ptc
 
T

TehStr8Pride

Enthusiast
Messages
68
Reaction score
9
Points
55
Sin$
0
Dumb question, but it keeps recycling all of my Pokeballs so I'm set to 0. How do I fix this to keep like 50 lol? I can't find it anywhere in the config, but I might not be looking closely.
 
shawnsinclaire

shawnsinclaire

Newbie
Messages
24
Reaction score
0
Points
35
Sin$
0
I feel stupid but with using ptc I just get account is not verified and it closes. How the hell do I reverify it when I can log in other places/bots with a issue.

verify it through email and it will be all good. just did it before
 
Top Bottom
Login
Register