-
Notifications
You must be signed in to change notification settings - Fork 230
Request - GPX Build in #977
Comments
Would be interesting |
would be ideal for a nest area and gpx are pretty easy to make with google earth and bunch of other programs too. |
Support for GPX was already in the previous version of the GUI so it shouldn't be too hard to implement |
I have the bot reload every 30mins due and usually i'm not around to resubmit via the gui again and again. If gpx support was build into config/json file, bot could roam around in more focus areas without having to be instructed to each and every time. . |
Just checked, it's do-able |
The excitement rages!!! |
It would be a great add on!!! :) |
Will do it today or tomorrow |
i look forward to it, keep us posted here 👍 |
Will have two settings I think :
|
Repeat is an awesome idea, please be sure to include -1 option as well. |
Of course ^^ |
How can I make this kind of GPX? |
Easist ways to make GPX files online |
@Peyphour Direction might be cool in future versions. |
Directions ? |
Direction as in backwards, forward, bidirectional. |
I think the only logical route to have is a circular one... There is no point to directly go back the opposite route as nothing would have been spawn yet. |
@staurakis, you do have a point with circular routes but I was thinking long roads and such. Anyways, I'm excited for just the basic, I could make a loop myself. Delay Time to wait for Pokemon to spawn? |
Me too! ;) |
damn exciting, can't wait to see it be included in the main build!! |
Can you test it ? I can't do it right now ^^ |
yep, pulling as I type! |
Happened on your end as well? |
10min for building ?! Are you sure you have a config.properties.template ? Build passed on Travis so this isn't my fault |
mhmm redo time! |
So I've tested it now for 20mins and I don't see it following the gpx patch. Could you provide your gpx file and which one is correct?
or
|
@NoobWithBoobs i'm willing to help by any means (and that's obvious i think) but i'm a bit out of my expertise here... If i receive some rough guidelines, i can and will be more than happy to do so! :) |
Just run the bot with a GPX file, let it run for 4-5 minutes et send me : the GPX file and the logs |
i have the compiled version @Peyphour .... As far as i understand, i have to go for the other way to run it and get the files you have changed.... That is the part i am missing.... That's the part that i need a bit of info. I am missing the platform to 'compile' it.... I think at least..... |
Forget it then, I'll do it myself tomorrow |
i think i did it.... building it right now.... FAILURE: Build failed with an exception.
BUILD FAILED Total time: 1 mins 51.099 secs |
fixed it...continuing..... |
Sorry, didn't see your issue, you need JDK 1.8 |
yeap yeap figured it out ;) |
@Peyphour my gpx format is a bit different from your test.gpx. |
I have added two variables in to the configuration file: gpxFile and gpxRepeat in a try to make it read my gpx file but without any luck. |
What do you mean by 'switch' ? |
i think i found it.... you name your variables with _ in between. I had them in the configuration file as you describe them in the comments without anything. |
my config file now is like that: GPX file to be added on the bot's start gpx file: http://pastebin.com/UAZpj1X5 |
I can get it "read" the gpx file.... :( |
Can't help you at the moment, it's 11 PM here in Paris, we can talk about this tomorrow |
ok. whenever you can |
Hello, any updates ? Do you still need help ? |
Yes i need help on this. I couldn't make it 'read' the gpx file. Basicaly it didn't do anything. |
Be care, I'm ban. I propose catch, stop, and time limit to avoid getting banned. |
I have added those 3 limits, however they currently simply stop (not kill) the bot, without restarting it later vor anything like that |
@AlexBoulyga, very nice. Checking it out |
If you find any bugs in that functionality (try it out with low values) Please tell me. However, AS a Warning, it currently stops the bot but the process seems to still run, so you need to kill it manually (idk why) |
A little off topic here guys :) |
@peyphour, you're right. @AlexBoulyga I'll report back as soon as I get a chance. Currently at work. @peyphour, considering the recent bans that we've all been impacted by. Would it possible if the bot didn't follow the gpx perfectly. Meaning the path stays the same but the coordinates numbers have a bit of change. So it seems less like a bot and more like a drunk/teenager person walking. |
Yeah there's already a part of the code which does some randomization, I will adapt it |
@Peyphour Genius! |
Actually, I just re-checked and the randomization of the path is done for every coordinate supplied to the bot (including when going to pokestop, catching pokemons etc ...) |
I did a test and it works for me, double check your settings |
By chance, would you share your settings with us? Maybe we're missing something |
Hello,
Requesting for GPX following to be build in to json/config file. Keep the bot from traveling off course.
Do-able?
The text was updated successfully, but these errors were encountered: