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

User Tag List

Page 19 of 21 FirstFirst ... 15161718192021 LastLast
Results 271 to 285 of 311
  1. #271
    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)
    Originally Posted by k199 View Post
    what to do ?
    try this instead: C:\Python27\Scripts\pip2.7.exe install -r requirements.txt
    im stuck here cause of requirements tho tell me if it worked

    Pokemon Rare hunting Bot - based on Necronomicon's Bot - Utilizes Poke Miner project
  2. #272
    Sonical's Avatar Member
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems like every rare pokemon will result in "CatchFlee" and after that it wastes balls on some weedles or magikarps (which it actually catches). Anyone else feels like everything worth farming is fleeing 90% of the time?

    Im lvl 30 if that matters.

  3. #273
    camar0rs's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bapoli View Post
    wish they would help :/
    worker.py is just that, a worker drone which looks for pokemon at the coordinates you gave
    You then can run in another cmd box: python web.py --host 127.0.0.1 --port 8000
    which will load the map showing the pokemon found

    Then you open visual studio open the sln file and make changes, then compile

    basically, you have running 3 command boxes if doing all of the above

  4. #274
    camar0rs's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    issue I have with this bot is that even if rare's are listed, it goes for other crap instead
    sometimes it will say rare found be there in x seconds but never any follow up to it...

  5. #275
    Sarkot's Avatar Member
    Reputation
    1
    Join Date
    Oct 2014
    Posts
    52
    Thanks G/R
    1/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by camar0rs View Post
    worker.py is just that, a worker drone which looks for pokemon at the coordinates you gave
    You then can run in another cmd box: python web.py --host 127.0.0.1 --port 8000
    which will load the map showing the pokemon found

    Then you open visual studio open the sln file and make changes, then compile

    basically, you have running 3 command boxes if doing all of the above
    ok, but where is the actual bot that farms the pokemon found by the worker.py? i managed to get worker.py running, and the web.py too. but idk how that is linked with the actual bot and where is it. there is no .sln anywhere to be found. or can i just use necro's?

    edit: i guess we should use the pokemon go bot posted on the op. but how do you link this bot with the data mining of worker.py and web.py?
    Last edited by Sarkot; 07-27-2016 at 02:46 PM.

  6. #276
    Buedoidou's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    9
    Thanks G/R
    3/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sarkot View Post
    ok, but where is the actual bot that farms the pokemon found by the worker.py? i managed to get worker.py running, and the web.py too. but idk how that is linked with the actual bot and where is it. there is no .sln anywhere to be found. or can i just use necro's?

    edit: i guess we should use the pokemon go bot posted on the op. but how do you link this bot with the data mining of worker.py and web.py?
    You need to set your db path inside the code, as stated in the github readme:

    In order to do so go to Logic.cs and find the function funcReturnPokeLoc

    In this funtion you will see new SQLiteConnection(@"Data Source=C:\Python27\db.sqlite;Version=3;");
    source: https://github.com/MonsterMMORPG/Pok...ster/README.md

  7. #277
    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)
    guys i was gonna move to newest version of necro today but they started whole refactoring again

    so i have to wait until they stabilize refactoring

  8. #278
    DrDuckling's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    106
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how many workers do you recommended to cover 3x3 square box? About 4x4 miles.

  9. #279
    truth296'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)
    sorry but what do you exactly put as Data Source? is it the db.py directory?

  10. #280
    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)
    Originally Posted by MonsterMMORPG View Post
    guys i was gonna move to newest version of necro today but they started whole refactoring again

    so i have to wait until they stabilize refactoring
    can you make after a detailed guide on how to setup? cause im having issues atm and im stuck tbh i cant set it up :/ either that or some help would be great

  11. #281
    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)
    Need to fix the google token request doenst work it say go to and enter after that it breaks and close :/

  12. #282
    Sem@ntics's Avatar Member
    Reputation
    9
    Join Date
    Feb 2015
    Posts
    48
    Thanks G/R
    4/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by S3lent View Post
    Need to fix the google token request doenst work it say go to and enter after that it breaks and close :/
    the servers r down man

  13. #283
    Blacksus'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 keep getting out of Pokeballs and then it want to run 369k seconds to a random spot. help me out please >.<


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

  14. #284
    DrDuckling's Avatar Master Sergeant
    Reputation
    13
    Join Date
    Jul 2016
    Posts
    106
    Thanks G/R
    20/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Correct me if I'm wrong... this post(thread) is about pokeminer(worker) for mapping. It is not about the actual bot right? So which bot does it goes with? Because the necrobot-master 0.1.9 does not have logic.cs (or I am clueless where to fine it). So where do you all find this logic.cs to direct the db to pokeminer's sqldb?

    I have Win10. Pokeminer worker.py + web.py works flawlessly. Necrobot-master works as well. But they do not work together. Where did I missed?


    nvm. i am being stupid.
    If OP could rearrange his first post a bit and put description like bot<<<< miner<<<< source<<< etc... that would be awesome for idiots like me.
    Last edited by DrDuckling; 07-28-2016 at 07:01 AM.

  15. #285
    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 DrDuckling View Post
    Correct me if I'm wrong... this post(thread) is about pokeminer(worker) for mapping. It is not about the actual bot right? So which bot does it goes with? Because the necrobot-master 0.1.9 does not have logic.cs (or I am clueless where to fine it). So where do you all find this logic.cs to direct the db to pokeminer's sqldb?

    I have Win10. Pokeminer worker.py + web.py works flawlessly. Necrobot-master works as well. But they do not work together. Where did I missed?
    You missed the part where you combine them together. READ HERE

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 07:01 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