Spegeli's bot spinoff (High exp/hr & Up-to-date code) menu

Shout-Out

User Tag List

Page 91 of 103 FirstFirst ... 41878889909192939495 ... LastLast
Results 1,351 to 1,365 of 1533
  1. #1351
    Shayenne's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by zigzagx View Post
    How do I add a certain Pokemon to the DoNotTransferList? I don't see any file.
    After you've started debugging the program, it will create some subfolders with default settings relative to wherever you've placed your source code. IE:

    ..\PokemonGo.RocketAPI.Console\bin\Debug\Settings\

    Those are the droids you are looking for. The settings files aren't within the project solution, so just use File Explorer and edit with notepad or your favorite text editor.

    Alternatively, you can click the "Show All Files" button in the Solution Explorer while within the Console project. That should let you "see" them within Visual Studio and edit them within the IDE if you'd like.

    Spegeli's bot spinoff (High exp/hr & Up-to-date code)-vs2015-show-all-files-png

    Spegeli's bot spinoff (High exp/hr & Up-to-date code)
  2. #1352
    The_Anomaly's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Shayenne View Post
    Try this from your command prompt:

    cd\
    dir LastCoords.ini /s
    Directory of C:\Windows\Settings <==== WTH??

    I didn't expect that, defaulted to Windows directory, lol.

    Awesome. Thank you so much Shayenne. Little by little I learn a bit more.


  3. #1353
    Shayenne's Avatar Member
    Reputation
    2
    Join Date
    Aug 2016
    Posts
    7
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by The_Anomaly View Post
    Directory of C:\Windows\Settings <==== WTH??

    I didn't expect that, defaulted to Windows directory, lol.

    Awesome. Thank you so much Shayenne. Little by little I learn a bit more.

    Glad I could help find the problem! The reason it's in your Windows directory is because of the first "error" that gets displayed about UNC paths not being supported from the Command Prompt. If you map that network path to a drive instead (with something like NET USE V: \\vmware-host ) and use V:\ instead, it should put the files/folders where you'd normally expect them. But instead, it was defaulting to where the cmd.exe file usually lives, which is in your Windows folder!

  4. Thanks The_Anomaly (1 members gave Thanks to Shayenne for this useful post)
  5. #1354
    The_Anomaly's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    6
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah, as soon as I saw "Defaulting to Windows Directory" I figured out why. Saw that a dozen times before and just ignored it, smh. Thanks again.

  6. #1355
    babel014'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 Spegeli86 View Post
    there is no option yet, but seems a good idea to make a toggle ^^
    i think i will add tomorrow one.
    wow nice, good luck with that dude

  7. #1356
    wynston's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    29
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    is this faster than necrobot?

  8. #1357
    kuvick's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi im having trouble with [ATTENTION] : Encounter Problem : Encounter Not Found . anyone can help me to solve this problem?
    thanks in advance

  9. #1358
    esbatuhangat's Avatar Member
    Reputation
    1
    Join Date
    Aug 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuvick View Post
    hi im having trouble with [ATTENTION] : Encounter Problem : Encounter Not Found . anyone can help me to solve this problem?
    thanks in advance
    Same thing here.
    Anyone can help?
    Thanks in advance.

  10. #1359
    bienmary's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it says herer pokemon found ENCOUNTER ERROR NOT FOUND what is tihs how to fix plz

  11. #1360
    Xfxpower's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Spegeli86 View Post
    there is no option yet, but seems a good idea to make a toggle ^^
    i think i will add tomorrow one.


    when your inventory is full, how should the bot get new pokeballs?
    it isnt thats the problem

  12. #1361
    andigomez's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bienmary View Post
    it says herer pokemon found ENCOUNTER ERROR NOT FOUND what is tihs how to fix plz
    yes me to same problem if i change this part
    <DefaultLatitude>34.007525</DefaultLatitude>
    <DefaultLongitude>-118.499857</DefaultLongitude>

  13. #1362
    bagz604's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by kuvick View Post
    hi im having trouble with [ATTENTION] : Encounter Problem : Encounter Not Found . anyone can help me to solve this problem?
    thanks in advance
    having the same error

  14. #1363
    pikapikapika's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is something wrong with GPX pathing. When i turned on GPX, the bot had trouble to collect pokestop items and it seemed to stuck at pokestop about 10 seconds before it moved to the next pokestop. (I'm using the lastest version from github). Btw, it's worked fine without GPX pathing

  15. #1364
    Pulcow's Avatar Master Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    83
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can Spegeli add a system that autohatch eggs ?

  16. #1365
    larythegary's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What does GPXpathing mean? Should i set it to "true" if I want to use "GPXIgnorepokestops"?

Similar Threads

  1. Looking for European Raiders who use Rotation bots! (pref. HC exp)
    By BrunoMC in forum World of Warcraft General
    Replies: 0
    Last Post: 06-22-2014, 06:59 PM
  2. private farm bot or high end bot
    By redrun in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 06-03-2013, 06:19 PM
  3. [Trading] Warrior/DK 90, Hero/R13 (Vanilla), High Exp!
    By Frenzydoude in forum WoW-EU Account Buy Sell Trade
    Replies: 4
    Last Post: 12-04-2012, 03:07 PM
  4. High exp farming in Howling fjord
    By Dx2 in forum World of Warcraft Guides
    Replies: 9
    Last Post: 05-13-2009, 11:49 AM
  5. High exp Grinding in Zuldrak
    By Dx2 in forum World of Warcraft Guides
    Replies: 5
    Last Post: 05-11-2009, 06:33 AM
All times are GMT -5. The time now is 02:05 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