Pokemon GO Rare Pokemon Hunting Farming Bot menu

Shout-Out

User Tag List

Page 2 of 14 FirstFirst 123456 ... LastLast
Results 16 to 30 of 203
  1. #16
    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 DrDuckling View Post
    I thought you were going to ditch VS2015. no?
    we have ditched the previous miner project which was very hard to setup compared to this one

    this one has one click install

    Pokemon GO Rare Pokemon Hunting Farming Bot
  2. #17
    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)
    For the srPokemonGoMap_Directory, is there a certain folder it needs to be in? Like a folder within a folder perhaps? I keep getting system.data.sqlite.sqliteexception

    EDIT : nvm, im an idiot
    Last edited by Xolll; 07-30-2016 at 06:07 PM.

  3. #18
    Haxsz's Avatar Banned Authenticator enabled
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The setup is confusing i have no idea how to set it up.

  4. #19
    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)
    I dont understand what you mean with "Download sub module and copy paste into submodule folder" what do i have to do exactly?
    Maybe you could try to make an installation Video because the bot seems to be "perfect" and a lot of people wont be able to install/run the bot with your current install instructions.
    Last edited by Logilac; 07-30-2016 at 04:46 PM.

  5. #20
    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
    I dont understand what you mean with "Download sub module and copy paste into submodule folder" what do i have to do exactly?
    https://github.com/yamashi/Pokemon-G...eafe297de8a608

  6. Thanks Logilac, WoolF911 (2 members gave Thanks to Xolll for this useful post)
  7. #21
    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 Xolll View Post
    For the srPokemonGoMap_Directory, is there a certain folder it needs to be in? Like a folder within a folder perhaps? I keep getting system.data.sqlite.sqliteexception
    https://gyazo.com/9352c89f954481cc6eff610f5e0bdbab
    https://gyazo.com/b21943bc7583a6fa6dba86c1aac54302 <--- gif
    :s

    EDIT : im an idiot lol
    Last edited by Xolll; 07-30-2016 at 06:07 PM.

  8. #22
    zarga19's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Compailed version please ??

  9. #23
    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)
    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.

  10. Thanks WoolF911 (1 members gave Thanks to Logilac for this useful post)
  11. #24
    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
    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.
    Did you place the files inside of the rar into FeroxRev?

  12. #25
    kyleforwin's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lol your instructions are awfull, if you are going to dev something make sure you do step by step instructions to install and use. All you have done is provide a wiki text page rofl. Maybe reconsider being a dev because only 5% of the population who have done it before....which are fat nerds anyway can decipher it.

  13. Thanks ricardomartins5 (1 members gave Thanks to kyleforwin for this useful post)
  14. #26
    S3lent's Avatar Member
    Reputation
    3
    Join Date
    Jun 2016
    Posts
    334
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you tell me how can i setup more workers for the map?
    Thanks, the old one works fine for me but with these map im not sure how
    to setup more worker!
    Thanks and Good work

  15. #27
    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 kyleforwin View Post
    lol your instructions are awfull, if you are going to dev something make sure you do step by step instructions to install and use. All you have done is provide a wiki text page rofl. Maybe reconsider being a dev because only 5% of the population who have done it before....which are fat nerds anyway can decipher it.
    Jesus dude calm down. English isnt his first language, and if you read them, its not hard to follow...

  16. #28
    Sephiroth's Avatar Former Staff Number One Unbanner CoreCoins Purchaser
    Reputation
    552
    Join Date
    Dec 2010
    Posts
    1,256
    Thanks G/R
    49/24
    Trade Feedback
    4 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    Ok guys here the long waited V2 version of my bot

    Based on latest Necro 0.4.0

    It lacks nothing and all functions working awesome

    As necro update i plan to update too so keep watching the Github

    Here the project repository : https://github.com/MonsterMMORPG/Pok...ng-Farming-Bot

    It utilizes very famous PokemonGO Map project and it is easy to install : https://github.com/AHAAAAAAA/PokemonGo-Map

    PokemonGO Map project is necessary to chase and hunt down both rare Pokemon and farm more Pokemon faster and more efficiently

    Please read the project README file very carefully to learn how to setup etc

    I am easily hitting 50k exp per hour with out sniping and farming in my local city

    I do not suggest sniping as it is 100% ban without any false positives

    And you do not need sniping with PokemonGO Map project integration

    Settings are optimized for Level 30+ farming



    Attachment 31933

    Wait, you have me a bit thrown off here... Are you saying you when it highlights Rare Pokemon, you don't get them, or are you saying your setup is a safer way to get them ?
    Need Unbanned? Try the oldest active unban service on OwnedCore. Sephirofl - Unban Service - Nine Years of Experience

  17. #29
    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
    Did you place the files inside of the rar into FeroxRev?
    do you mean the files from this bot into the FeroxRev folder? or should i place the files from the rar you linked into the FeroxRev folder?

  18. #30
    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
    linked into the FeroxRev folder?
    ^ yeah thats the one

  19. Thanks Logilac (1 members gave Thanks to Xolll for this useful post)
Page 2 of 14 FirstFirst 123456 ... 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 07:39 AM. 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