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

Shout-Out

User Tag List

Page 7 of 21 FirstFirst ... 34567891011 ... LastLast
Results 91 to 105 of 311
  1. #91
    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 muoibeo View Post
    yeah i put full path, just post shorten path in forum. And my worker work just fine for 2 hours, catching rare poke by hands atm. 2 worker now at 270% already
    do you see found location count? if you see that means your database works fine

    i just did another update maybe it was about parsing double string

    re download it

    if not working still go step by step after Logger.Write("Location found count " + vrList.Count, LogLevel.Self, ConsoleColor.DarkGray); line and tell us what did you figure out

    for step by step moving first click f9 to add a debug stop that line

    than click f11 to go forward

    Pokemon Rare hunting Bot - based on Necronomicon's Bot - Utilizes Poke Miner project
  2. #92
    yrul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, I changed the new SQLiteConnection(@"Data Source=C:\Python27\db.sqlite;Version=3;"); by new SQLiteConnection(@"Data Source=sqlite:///db.sqlite;");
    Now I have this : Pokemon Rare hunting Bot - based on Necronomicon's Bot - Utilizes Poke Miner project-dffdd24122-jpg You can translate the first line by : the path`s format is not recognized

  3. #93
    lodonf0g's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    7
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Monster can you help me after you're done

  4. #94
    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 redsector View Post
    any solution for this ?

    Could not resolve mscorlib for target framework '.NETFramework,Version=v4.5'. This can happen if the target framework is not installed or if the framework moniker is incorrectly formatted.


    wont open settings for me
    you have to use visual studio 2015

    i suggest community edition which is free

  5. #95
    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 yrul View Post
    Ok, I changed the new SQLiteConnection(@"Data Source=C:\Python27\db.sqlite;Version=3;"); by new SQLiteConnection(@"Data Source=sqlite:///db.sqlite;");
    Now I have this : http://puu.sh/qeapP/dffdd24122.png You can translate the first line by : the path`s format is not recognized
    where did you install your db file

    your new connection is also invalid

    find out in which folder you have db

  6. #96
    Crazyhead's Avatar Elite User
    Reputation
    328
    Join Date
    May 2009
    Posts
    287
    Thanks G/R
    19/316
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MonsterMMORPG View Post
    ok i guess it is about localization

    just did another update redownload

    your case correctly connects database since it founds locations
    Still the same (you can see that it increases the locations over time though)


  7. Thanks Brewfasa, Diffused (2 members gave Thanks to Crazyhead for this useful post)
  8. #97
    godwisper's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    47
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    stupid question about python I have installed python and have folder for bot on desktop but after I open command window in folder of bot and type first command it gives me this

    'pip' is not recognized as an internal or external command,
    operable program or batch file.

    how do I link the python folder to be read all over ??

  9. #98
    redsector's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i got that fixed thanks where can i specify the db?

  10. #99
    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 godwisper View Post
    stupid question about python I have installed python and have folder for bot on desktop but after I open command window in folder of bot and type first command it gives me this

    'pip' is not recognized as an internal or external command,
    operable program or batch file.

    how do I link the python folder to be read all over ??
    actually i also didnt solve it

    so i have copy pasted entire miner into python installed folder :d

  11. #100
    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 Crazyhead View Post
    Still the same (you can see that it increases the locations over time though)

    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

  12. #101
    yrul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh I am stupid, it was using the db file inside poke miner folder.
    So now :

  13. #102
    redsector's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [21:47:59] (SELF) Error SQL logic error or missing database
    no such table: sightings

    thats the error i am getting i guess i missed where to connect to the db

  14. #103
    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 yrul View Post
    Oh I am stupid, it was using the db file inside poke miner folder.
    So now :
    yep you have the same error

    any chance i can check by teamviewer?

  15. #104
    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 redsector View Post
    [21:47:59] (SELF) Error SQL logic error or missing database
    no such table: sightings

    thats the error i am getting i guess i missed where to connect to the db
    that is correct

    find the db installed folder

  16. #105
    yrul's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    10
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @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;");

  17. Thanks uagain (1 members gave Thanks to yrul for this useful post)
Page 7 of 21 FirstFirst ... 34567891011 ... LastLast

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 09:13 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