-
Member
Guys how is this working https://github.com/NecronomiconCodin...-pathing-setup
Point 6 In the config set UseGPXPathing to True and GPXFile to X.gpx where X is your filename.
-
Member
Originally Posted by
akimata
have u checked my solution on top of page 107
go to bot folder\PokemonGo.RocketAPI.Console\bin\Debug\Configs and delete Cords.ini then change in UserSettings.settings that should work
look at page 107 at top there i posted easy solution to recycle bug
Looks like that did the trick. Thank you!
-
Member
My bot keeps running out of Pokeballs. I have not had this problem the past three days until now
-
Member
I keep getting the error "Could not find file 'C:\Users\XXX\Desktop\NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug\Pier.gpx'. from mscorlib" even though thats the exact path i put the gpx file
-
Corporal
Originally Posted by
dbuzz47
I keep getting the error "Could not find file 'C:\Users\XXX\Desktop\NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug\Pier.gpx'. from mscorlib" even though thats the exact path i put the gpx file
You need to put the file .GPX at this address.
NecroBot-master\NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug
And name the file as you indicated in the config. If Pier.GPX, the file should be called.
-
Corporal
Originally Posted by
vinotauro
My bot keeps running out of Pokeballs. I have not had this problem the past three days until now
If there is not enough pokeboll, you should use the function "UsePokemonToNotCatchFilter". At the "NecroBot-master\NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug\Configs" after starting the program the file will appear. It is possible to independently maintain the names unnecessary for you pokemon. And restart the program.
PS in my experience, no pokeball only happens when you use a GPX route. Probably because of the small number of pokestop in it. Pokestop works only when approaching 40 meters.
-
Member
Originally Posted by
Fenixia
You need to put the file .GPX at this address.
NecroBot-master\NecroBot-master\PokemonGo.RocketAPI.Console\bin\Debug
And name the file as you indicated in the config. If Pier.GPX, the file should be called.
Thats exactly what I did. I followed the instructions to the T and still getting the error
-
Member
Originally Posted by
dbuzz47
Thats exactly what I did. I followed the instructions to the T and still getting the error
Is gpx better than letting it run without it?
-
Member
Originally Posted by
Sylencer90
Is gpx better than letting it run without it?
I just have no clue where it is/goes if its not following a path
-
Member
How does the GPX stuff works?
And what is
Delimiter = Comma: CentralParkSouth_Comma
Delimiter = Period: CentralParkSouth_Period
from here
https://github.com/NecronomiconCodin...PX-Route-Files
-
Corporal
Originally Posted by
dbuzz47
Thats exactly what I did. I followed the instructions to the T and still getting the error
Let's see those names in the config file, inside the file, in the file name. The screenshots attached.
-
Member
Do you guys have also the problem, that the bot won't transfer anything? I have like 8 types of pokemon like 3-4x and the bot gives a shit about tranfering.
These are my settings:
http://puu.sh/qeofK.png
For example i have 9 sandshrews between level 10-380 and the bot doesn't transfer any of them...
Maybe someone could help me?
Last edited by Ex3r; 07-25-2016 at 06:15 PM.
-
Corporal
Originally Posted by
Ex3r
Do you guys have also the problem, that the bot won't transfer anything? I have like 8 types of pokemon like 3-4x and the bot gives a shit about tranfering.
These are my settings:
http://puu.sh/qeofK.png
Maybe someone could help me?
KeepMinCP not 100, write 1000
-
Post Thanks / Like - 1 Thanks
Ex3r (1 members gave Thanks to Fenixia for this useful post)
-
Member
Originally Posted by
Fenixia
KeepMinCP not 100, write 1000
ohhh damn yes, i haven't seen that and changed it without making any thoughts about it
-
Member