-
Member
Anyone want to share their .gpx and best settings for some great results?
-
Corporal
Originally Posted by
tarnwar
Anyone want to share their .gpx and best settings for some great results?
We want to configure .GPX he was working. But it is not working. We are doing something wrong. We need more detailed user manuals.
-
Member
Unhandled for Child Object: #text from PokemonGo.RocketAPI.Logic Help on this? Trying to put a gpx
-
Member
Google Device Code don't show up
-
Member
The device code is copied to your clipboard.
-
Post Thanks / Like - 1 Thanks
Athbi Sul (1 members gave Thanks to HanSolo23 for this useful post)
-
Member
Anyone know how I could run multiple bots? Visual studio uses a lot of memory so I don't think opening it multiple times is the best solution.
-
Member
how can i stay where i want to stay cuz im in a good spot ?!
-
Member
so i can catch pokemon but im not getting items from some pokestops could just be nothing worth looting??
-
Member
Can somebody pls give good config?
-
Member
Can somebody put last compiled version of this bot ?
-
Member
[20:08:37] (ATTENTION) You're outside of your defined radius! Walking to start (8960857.87529107m away) in 5 seconds. Is your Coords.ini file correct?
The lat and long is confirmed Santa Monica, but I get this message everytime. the coords.ini file shows the same coords i want.
-
Member
redownload new version and clear the cords.ini file open redo cords and good to go
-
Member
Originally Posted by
suoob
Anyone know how I could run multiple bots? Visual studio uses a lot of memory so I don't think opening it multiple times is the best solution.
as soon as you compile it you can go to the folder NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug and find the .exe there , what you need to do is copy the proyect to save the mutiple settings for the multiples accounts , then just run the exes with no Visual Studio needed 
now my question is , why is it not evolving my pidgeys ? it just catch em and instantly transfer them without evolving them , not sure if im missing something in the settings or idk
Last edited by DarkMTV; 07-24-2016 at 07:20 PM.
-
Member
Does not work. I still get the radius error.
-
Corporal
Yay!
Hallelujah! I found a solution for my errors myself!
error: "input string was not in a correct format"
In your file .GPX you need to follow the format of an entry from the current culture. In my case, in the coordinates decimal separator was "," (comma), and the service created a GPX file with a dividing sign "." (dot). In the file, replace the signs on the right. And it will work.
Hint: if the program is downloaded, but then does not continue, the error does not produce, then Your starting coordinates far from the beginning of the route. It from a file .GPX you can take the first coordinates that can be used for the UserSettings.settings. The program will begin execution. Thank You All!