Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running two instances of Pokeminer and feeding data to the same map? #242

Open
gatomiaurex opened this issue Aug 16, 2016 · 5 comments
Open

Comments

@gatomiaurex
Copy link

So with Niantic banning accounts left and right I found myself with 30 out of my 74 accounts banned so I want to know if I can like

1.- run the workers and the servers covering 1 part of my city
2.- copy the pokeminer folder
3.- run another instance of workers running another part of my city

Basically my city has an irregular shape and some of the workers are scanning empty things so I am wasting workers and this is no time to do that.

untitled

@amistad18
Copy link

Check this out - #100 , and here fresh PR #238 ... there isn't much changes there, so you will be able to do them manually. Also remember to update config file to set disabled workers there.

@gatomiaurex
Copy link
Author

I tried that a while ago and it only disables the workers and doesn't make them available for scanning another locations, am I right? Or maybe I misunderstood the commit?

@modrzew
Copy link
Owner

modrzew commented Aug 16, 2016

@gatomiaurex yes, that's possible. You can have any number of pokeminers feeding the same database. Be sure to use MySQL instead of SQLite, though.

You can also define a large rectangle and disable some of the workers using PRs @amistad18 mentioned.

@gatomiaurex
Copy link
Author

I was about to try that but as soon as I opened the workers 7 more accounts got banned, I am using 10 steps per worker and 12 scan delay, did Niantic changed something? The accounts are getting banned faster than before. :/

@r0bodog
Copy link

r0bodog commented Aug 16, 2016

How would I go about changing to MySQL from your code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants