Pokemon GO Rare Pokemon Hunting Farming Bot menu

User Tag List

Page 3 of 14 FirstFirst 1234567 ... LastLast
Results 31 to 45 of 203
  1. #31
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OH my ****ing god, nevermind, I fixed it, i didnt add the slash to the end of the directory LOL

    Pokemon GO Rare Pokemon Hunting Farming Bot
  2. #32
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok so now, the bot runs fine, but it'll say this sometimes. "no location found, make sure pokeminer is running"

    Idk if if finds it later when its running, but it works just fine after that.

  3. #33
    WoolF911's Avatar Corporal
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    15/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Logilac View Post
    I downloaded what you linked and put it together with the Pokemon-GO-Rare-Pokemon-Hunting-Farming-Bot files from Github in a folder and edited settings.cs file but when i try to run it with CTRL+F5 i get this error in visual Studio:

    >C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\submodule\PoGo.NecroBot.Logic\Inventory.cs(51,26,51,32): error CS0246: The type or namespace name "client" was not found (missing a using directive or an assembly reference?)
    1>C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\submodule\PoGo.NecroBot.Logic\Settings.cs(27,16,27,24): error CS0246: The type or namespace name "AuthType" was not found (missing a using directive or an assembly reference?)
    2>------ Creating started: Projekt: PoGo.NecroBot.CLI, Configuration: Debug Any CPU ------
    2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1610,5): warning : The referenced project '..\FeroxRev\PokemonGo.RocketAPI\PokemonGo.RocketAPI.csproj' does not exist.
    2>CSC : error CS0006: Metadatendatei "C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\submodule\PoGo.NecroBot.Logic\bin\Debug\PoGo.NecroBot.Logic.dll" could not be find

    This is how my folder looks like : Imgur: The most awesome images on the Internet

    and when i first started the app with visual studio i also got an error that something from rocketapi is missing.
    In my case I found another solution.

    1. Delete previous folder with files of bot
    2. Unpack files again. Don't try to open it now in VS2015
    3. Download and unpack https://github.com/yamashi/Pokemon-G...eafe297de8a608 to FeroxRev. Paths of folders should looks like Pokemon GO Rare Pokemon Hunting Farming Bot-files_tree-png
    4. And now you can open file "NecroBot for Pokemon Go.sln" in VS2015

    Thank you Xolll for link to the Pokemon-Go-Rocket-API.

  4. Thanks Xolll, Logilac, cuwago (3 members gave Thanks to WoolF911 for this useful post)
  5. #34
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WoolF911 View Post

    Thank you Xolll for link to the Pokemon-Go-Rocket-API.
    np. I was just as confused until I was like, "oh he must mean this"

  6. #35
    kyung's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    46
    Thanks G/R
    5/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I do not suggest sniping as it is 100% ban without any false positives
    Care to elaborate? Have there been any perma bans even?

  7. #36
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    its not a perma ban, or at least I dont think it is, but it may lead to perma banning later down the road.

  8. #37
    Logilac's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by WoolF911 View Post
    In my case I found another solution.

    1. Delete previous folder with files of bot
    2. Unpack files again. Don't try to open it now in VS2015
    3. Download and unpack https://github.com/yamashi/Pokemon-G...eafe297de8a608 to FeroxRev. Paths of folders should looks like Pokemon GO Rare Pokemon Hunting Farming Bot-files_tree-png
    4. And now you can open file "NecroBot for Pokemon Go.sln" in VS2015

    Thank you Xolll for link to the Pokemon-Go-Rocket-API.
    Thanks alot, that should work now i am no longer getting errors anymore. But could i ask how and where exactly you installed the PokeMap thing? Did you just run the setup.bat in the Easy-Setup Folder under the Tools folder and edit the config file like that: Pokemon GO Rare Pokemon Hunting Farming Bot-config-screenshot-jpg ?
    My Folder looks like this now: Pokemon GO Rare Pokemon Hunting Farming Bot-berordner-jpg and the map folder like this: Pokemon GO Rare Pokemon Hunting Farming Bot-map-ordner-jpg .

    When i run the Bot it logs in succesfully and transfers and powerups but then i get an error which looks like this:

    [02:19:50] System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
    no such table: pokemon
    at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
    at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
    at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
    at System.Data.SQLite.SQLiteDataReader.NextResult()
    at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
    at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
    at System.Data.SQLite.SQLiteCommand.ExecuteReader()
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.funcReturnPokeLoc() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:Line 246.
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<ExeCuteMyFarm>d__6.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:Line 265.
    --- End of the stack trace where the exception was thrown from the previous site, ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\State\FarmState.cs:Line 46.
    --- End of the stack trace where the exception was thrown from the previous site, ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\State\StateMachine.cs:Line 36.

    and after that it logs in again and the same error repeats over and over.
    Last edited by Logilac; 07-30-2016 at 07:29 PM.

  9. #38
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Logilac View Post
    Thanks alot, that should work now i am no longer getting errors anymore. But could i ask how and where exactly you installed the PokeMap thing? Did you just run the setup.bat in the Easy-Setup Folder under the Tools folder and edit the config file like that: Pokemon GO Rare Pokemon Hunting Farming Bot-config-screenshot-jpg ?
    My Folder looks like this now: Pokemon GO Rare Pokemon Hunting Farming Bot-berordner-jpg and the map folder like this: Pokemon GO Rare Pokemon Hunting Farming Bot-map-ordner-jpg .

    When i run the Bot it logs in succesfully and transfers and powerups but then i get an error which looks like this:

    [02:19:50] System.Data.SQLite.SQLiteException (0x80004005): SQL logic error or missing database
    no such table: pokemon
    at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
    at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
    at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
    at System.Data.SQLite.SQLiteDataReader.NextResult()
    at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
    at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
    at System.Data.SQLite.SQLiteCommand.ExecuteReader()
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.funcReturnPokeLoc() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:Line 246.
    at PoGo.NecroBot.Logic.Tasks.FarmPokestopsTask.<ExeCuteMyFarm>d__6.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\Tasks\FarmPokestopsTask.cs:Line 265.
    --- End of the stack trace where the exception was thrown from the previous site, ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
    at PoGo.NecroBot.Logic.State.FarmState.<Execute>d__0.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\State\FarmState.cs:Line 46.
    --- End of the stack trace where the exception was thrown from the previous site, ---
    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotificat ion(Task task)
    at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
    at PoGo.NecroBot.Logic.State.StateMachine.<Start>d__3.MoveNext() in C:\Users\Lukas\Desktop\Pokemon Go Tricks\Ordner\PokemonGORPHF Bot\PoGo.NecroBot.Logic\State\StateMachine.cs:Line 36.

    and after that it logs in again and the same error repeats over and over.
    Add a slash to the end of the variable in the srPokemonGoMap_Directory

    Like for me it was like C:\Users\Daelon\Desktop\Bot\Pokemap\PokemonGo-Map-master\
    ................................................................................ .................................................^ that little guy right there lol
    https://gyazo.com/877ec51c787575e27d48ee91bb49a689 yeah you need that slash to be there or it will do that lol

  10. #39
    Xolll's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    73
    Thanks G/R
    24/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah the only problem I'm having now is it just says pokeminer/pokemaps isnt running.

  11. #40
    Logilac's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    23
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xolll View Post
    Add a slash to the end of the variable in the srPokemonGoMap_Directory

    Like for me it was like C:\Users\Daelon\Desktop\Bot\Pokemap\PokemonGo-Map-master\
    ................................................................................ .................................................^ that little guy right there lol
    https://gyazo.com/877ec51c787575e27d48ee91bb49a689 yeah you need that slash to be there or it will do that lol
    I added the slash Pokemon GO Rare Pokemon Hunting Farming Bot-unbenannt-jpg but i am still getting the same error

  12. #41
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Logilac View Post
    I added the slash Pokemon GO Rare Pokemon Hunting Farming Bot-unbenannt-jpg but i am still getting the same error
    do you see pogomfile in that folder?

    that is the database file

    by the way update the latest github version guys i have fixed a query error about datetime

  13. #42
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Xolll View Post
    Add a slash to the end of the variable in the srPokemonGoMap_Directory

    Like for me it was like C:\Users\Daelon\Desktop\Bot\Pokemap\PokemonGo-Map-master\
    ................................................................................ .................................................^ that little guy right there lol
    https://gyazo.com/877ec51c787575e27d48ee91bb49a689 yeah you need that slash to be there or it will do that lol

    there is no pogom file in that folder which means your miner bot is not running and did not generate the database file yet

  14. #43
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kyung View Post
    Care to elaborate? Have there been any perma bans even?
    they will hesitate aggressive banning when only there is a chance of false positives

    however sniping is so certain to determine. thus, they can ban all snipers without any hesitation

  15. #44
    WoolF911's Avatar Corporal
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    18
    Thanks G/R
    15/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Logilac View Post
    Did you just run the setup.bat
    Yes. Did you start runserver.py ? I don't see pogom.db file, so I think it's runserver.py didn't create database and maybe this is a reason of error in your case.

  16. #45
    MonsterMMORPG's Avatar Active Member
    Reputation
    71
    Join Date
    Jun 2012
    Posts
    461
    Thanks G/R
    44/48
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    by the way guys

    the new version is not compatible with older poke miner since they have different column names

    you have to manually fix database column names to make it compatible

Page 3 of 14 FirstFirst 1234567 ... LastLast

Similar Threads

  1. [Selling] Riders of Icarus Hunting/Farming Bot
    By Bisbatch in forum Riders of Icarus Buy Sell Trade
    Replies: 1
    Last Post: 07-10-2020, 01:19 PM
  2. Replies: 37
    Last Post: 10-11-2016, 04:14 PM
  3. [Selling] \(◕‿◕)/ ◣♡ Pokemon GO Services ♡◥ || Rare Pokemon Hunting, Farming & more
    By Starfishies in forum Pokemon GO Buy Sell Trade
    Replies: 1
    Last Post: 07-30-2016, 06:59 PM
  4. Real-time Rare Pokemon Hunting
    By AshKetchum in forum Pokemon GO Hacks|Cheats
    Replies: 470
    Last Post: 07-28-2016, 10:25 AM
  5. [Selling] Pokemon Go candy farm/hatch egg/rare pokemon hunt and more
    By fallendown2095 in forum Pokemon GO Buy Sell Trade
    Replies: 0
    Last Post: 07-23-2016, 05:08 AM
All times are GMT -5. The time now is 02:40 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search