Pokemon Rare hunting Bot - based on Necronomicon's Bot - Utilizes Poke Miner project menu

User Tag List

Page 17 of 21 FirstFirst ... 131415161718192021 LastLast
Results 241 to 255 of 311
  1. #241
    muoibeo's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    it is standalone but for extra features u have to install and run poke miner
    hi amazing bot, exp/hours mean nothing at around lv 38, find good iv/skill set is what matter.

    Is there a way to make pokemonNotToCatch work?, the bot keep wasting ball into those trash pokemon..... not like i need some extra exp/stardust anyways, and good spawn spot with rare pokes some times dont have enough Pokestop to replenish balls.

    Pokemon Rare hunting Bot - based on Necronomicon's Bot - Utilizes Poke Miner project
  2. #242
    emtzzz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Guys, so I managed to make pip command and python command works.

    I went to the step "python -i " then when I type the import db it shows :

    Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "db.py", line 18, in <module>
    DB_ENGINE = config.DB_ENGINE
    AttributeError : 'module' object has no attribute 'DB_ENGINE'

    Can anybody please help on how to solve this ? Thanks.

  3. #243
    noobcakes69's Avatar Sergeant Major Authenticator enabled
    Reputation
    26
    Join Date
    Jul 2016
    Posts
    143
    Thanks G/R
    1/19
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emtzzz View Post
    Hi Guys, so I managed to make pip command and python command works.

    I went to the step "python -i " then when I type the import db it shows :

    Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "db.py", line 18, in <module>
    DB_ENGINE = config.DB_ENGINE
    AttributeError : 'module' object has no attribute 'DB_ENGINE'

    Can anybody please help on how to solve this ? Thanks.
    If I remember correctly you have to install this.

  4. Thanks emtzzz (1 members gave Thanks to noobcakes69 for this useful post)
  5. #244
    shortside's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for your work. This bot is great. I have it working and chasing rares based on the miner. However, I am having an issue with it not chasing rares after a certain amount of time running the bot. I read an earlier post that sounded like someone was having the same issue. When it starts to farm more balls, it seems like it doesnt always go back into rare hunting mode afterwards. I reduced the pokestop counter to 10 so that it doesn't take a long time to exit the ball farming mode. I see the bot start the "target poke loop" again, but it targets regular pokemon instead of a rare that has recently spawned. If I restart the bot, it recognizes the rare right away and goes for it first. Any suggestions?

  6. #245
    melzar's Avatar Member
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just got a 100% perfect dragonite with this! Love it

  7. #246
    bapoli's Avatar Member
    Reputation
    1
    Join Date
    Feb 2015
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im in need of someone help i cant seem to be able to setup with the cmd pip would someone be willing to go through with this with me over skype?

  8. #247
    pokebro's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got the bot to run as well as poke miner but during the initial launch of the bot, I get this message! "No location found make sure that poke miner is running!"

  9. #248
    Salitas91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i can't seem to import pokeminers DB

    >>> import db
    Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "C:\Users\Salitas\python\pokeminer-master\db.py", line 19
    except ImportError, AttributeError:
    ^
    SyntaxError: invalid syntax
    >>>

  10. #249
    swagbot's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by muoibeo View Post
    hi amazing bot, exp/hours mean nothing at around lv 38, find good iv/skill set is what matter.

    Is there a way to make pokemonNotToCatch work?, the bot keep wasting ball into those trash pokemon..... not like i need some extra exp/stardust anyways, and good spawn spot with rare pokes some times dont have enough Pokestop to replenish balls.
    Can you upload your already built bot? Assuming you made a priority list at level 38 to prioritize snorlax and other pokemon.

  11. #250
    mcefe's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello ppl;

    For anyone who has less knowledge and struggling to execute some steps on python, let me share my exp;

    I had problem on

    "pip install -r requirements.txt"

    when I try to exec this command it was saying pip is not recognized as command. This happens bcos pip.exe was in the c:/Python27/Scripts folder. Just copy pip.exe to C:/Python27 folder. Then open console and start execute command as it shown on guide.


  12. #251
    FlickFlack91's Avatar Member
    Reputation
    1
    Join Date
    Jul 2011
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Finally got Pokeminer working with this "C:\Python27\Scripts\pip2.7.exe install -r requirements.txt" command.

    But Visual Studios gives me "A project with an Output Type of Class Library cannot be started directly" and won't start the bot. How can I fix this ?
    I just changed the destination of the db and cords in the app.config and it is not starting.

  13. #252
    mcefe's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess you should set PokemonGo.RocketAPI.Console as startup project. Just rightclick it and set then recompile again.

  14. #253
    mcefe's Avatar Member
    Reputation
    1
    Join Date
    Mar 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Btw OP please help here little bit. I cant simply set starting point. I edit app.config and set my desired starting location and bot keeps setting my starting point to its default. I tried to change default starting point by editing Client.cs and that doesnt work either, it show random lat and lng which that numbers is not even in project (is there some kind of calculation for it?)

    [03:25:48.127] Target Poke Loop 1 | Target Poke Machop (66) | Target: 40.8079026099713;-73.9596317128307;89c2f63e27d;1469579701;66
    [03:25:48.134] Distance to target location: 8739143.84 meters. Will take 286008.34 seconds!

    286008.34 seconds!!!

    Edit: Somehow got it working. I was writing coords with , . Changed to .
    Last edited by mcefe; 07-27-2016 at 02:35 AM.

  15. #254
    yudha's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by melzar View Post
    Just got a 100% perfect dragonite with this! Love it
    damn, what location where you farming ?
    im always get <50% dratini on my location

  16. #255
    xpfrancescox's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have a problem with this bot, he went to 0 pokeball and don't go to pokestop, used all my 100 ultraball
    how i can fix?

Similar Threads

  1. [Selling] Boosting/Auto Buy Shop Accounts/Pokemon Rare Hunting! [Very Cheap! Guaranteed!]
    By ShizDawg in forum Pokemon GO Buy Sell Trade
    Replies: 0
    Last Post: 08-01-2016, 05:28 PM
  2. Pokemon Rare Hunting With Coords + General Chat + Hotspots
    By LesBelcherModz in forum Pokemon GO Hacks|Cheats
    Replies: 8
    Last Post: 07-25-2016, 02:53 AM
  3. MMOViper Free WAR Hunting Bot / Radar
    By mmoviper in forum MMO Exploits|Hacks
    Replies: 45
    Last Post: 01-12-2009, 05:18 AM
  4. MMOViper Free AOC Hunting Bot / Radar [Program]
    By mmoviper in forum Age of Conan Exploits|Hacks
    Replies: 3
    Last Post: 10-06-2008, 11:34 PM
All times are GMT -5. The time now is 11:09 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