-
Member
Originally Posted by
yrul
@redsector I think you had the same issue as me.
inside the Logic.cs : new SQLiteConnection(@"Data Source=C:\path_to_your_pokemonMiner\db.sqlite;Version=3;");
i just add that line thats it?
thanks!
found it! nevermind thanks
-
Active Member
attention to everyone
just did another update
please try again now
https://github.com/MonsterMMORPG/Pokemon-Go-Bot/
-
Elite User
Originally Posted by
MonsterMMORPG
do you have teamviewer? i can check if you want
or else you have to go and see step by step what happens after printed location found count
i think u can solve easily
PM'ing you
-
Post Thanks / Like - 2 Thanks
-
Member
Sent you a PM for teamviewer
-
Member
Sir, can you help me please?
I'm trying to set up pokeminer, but typing import db in CD .doesn't load anything
-
Active Member
finally solved the error after team viewer 
redownload
https://github.com/MonsterMMORPG/Pokemon-Go-Bot/
-
Member
How the **** do you install that piece of shit PokeMiner?? i followed that bullshit "guide":
https://www.reddit.com/r/pokemongode...ations/d5lovb6
that crap isn't working
-
Member
Thank you for this A+ support !
-
Member
i guess my location data is complete bullshit
i need to mine more
-
Active Member
Originally Posted by
lodonf0g
Sir, can you help me please?
I'm trying to set up pokeminer, but typing import db in CD .doesn't load anything
hello
please ask the developer of the miner either in reddit or github
i am not expert in python at all
-
Member
That PokeDickMiner crap is the hardest shit i ever installed and that sack of ass is still not working
-
Elite User
Originally Posted by
MonsterMMORPG
It seems to be working!
-
Post Thanks / Like - 3 Thanks
-
Elite User
One more question, what if i dont mind what the priority is? Could i just leave that entire line empty and it would just pick the nearest pokemon to catch?
TBH it already seems a bit random to me xD its taking abra, pinsir, magickarp rattata, staryu
///
I believe it ignores this entire part:
public static List<int> lstPriorityPokemon = new List<int> { 151, 150, 149, 151, 146, 145, 143, 59, 131, 144, 103, 134, 130, 136, 89, 6, 80, 68, 3, 9, 71, 62, 45, 31, 34, 36, 55, 76, 126, 110, 112, 139, 73, 78, 38, 97, 121, 2, 3, 5, 6, 8, 9, 26, 31, 34, 36, 45, 65, 68, 71, 76, 83, 89, 97, 105, 107, 108, 110, 113, 115, 124, 128, 131, 132, 135, 137, 139, 141, 142, 144, 145, 146 };
public static List<string> lstPokeStopLocations = new List<string> { "36.80204:34.63328", "36.79690:34.62960", "36.79528:34.62761" };
Since the coordinates dont update, and i dont think its following catch priority looking at the random pokemons its catching..
The pokemon catches/hr is really high though, i love that!
Last edited by Crazyhead; 07-25-2016 at 03:20 PM.
-
Post Thanks / Like - 2 Thanks
-
Member
I am getting this error when I type
ython worker.py -st 8
C:\Users\xxx\Desktop\pokeminer-master>python worker.py -st 8 usage: worker.py [-h] [--no-status-bar] [--log-level {DEBUG,INFO,WARNING,ERROR}] worker.py: error: unrecognized arguments: -st 8
-
Elite User
Its also not restocking when its out of pokeballs? It just takes the next higher pokeball as main instead of refilling.. Or is that supposed to happen and he refills it when all are empty?
-
Post Thanks / Like - 2 Thanks