Necronomicon's Version of FeroxRev's Bot menu

Shout-Out

User Tag List

Page 31 of 66 FirstFirst ... 272829303132333435 ... LastLast
Results 451 to 465 of 976
  1. #451
    spodakek's Avatar Contributor Authenticator enabled
    Reputation
    98
    Join Date
    Jul 2016
    Posts
    232
    Thanks G/R
    15/86
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Malkira View Post
    This works with both Google and PTC?
    Yes. While I don't use Google the users seem to be saying that you have to re-authenticate every 0.5hrs

    Necronomicon's Version of FeroxRev's Bot
  2. #452
    ImmortalTech's Avatar Member
    Reputation
    5
    Join Date
    Dec 2009
    Posts
    89
    Thanks G/R
    1/4
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Malkira View Post
    This works with both Google and PTC?
    Yes it does. Google still crashing every 30 minutes or so though.

  3. #453
    daastaman's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If we enable evolve...

    It will evolve every pokemon possible? I don't want it to evolve every pokemon lol

  4. #454
    senseirain's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    142
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone know setting which restarts the bot every 30 minutes?

  5. #455
    Ighou's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I helped a couple friends using google accounts set it up the same way i did and it keeps stopping after transferring Pokemon. It transfers them then dose nothing.

    Edit: nvm friend forgot the "-" in the longitude and ended up in the ocean
    Last edited by Ighou; 07-21-2016 at 01:30 AM.

  6. #456
    IlMostro's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For folks questioning how to apply the better ball code to select balls based on CP (https://github.com/NecronomiconCodin.../pull/12/files)

    Red = Remove line
    Green = Add line

    It involves changes to both Client.cs and Program.cs, so make sure you do both.

  7. #457
    Sithylis's Avatar Elite User Authenticator enabled
    Reputation
    332
    Join Date
    Jul 2016
    Posts
    562
    Thanks G/R
    124/277
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ahmar789 View Post
    Added so far i guess, its working?
    https://github.com/DetectiveSquirrel...-Go-Rocket-API

  8. Thanks ahmar789, BahaStriker, shadowht, GoodMonty (4 members gave Thanks to Sithylis for this useful post)
  9. #458
    wetshrimp's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone create a way to have an output log txt file? so when we close the CMD we can still access the info.

    And maybe a sumEXP farmed and total exp farmed, some sort of summary of each bot run

  10. #459
    IlMostro's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone given any thought to adding log functionality? like listing pokemon location, type, cp, catch y/n, ball type in a delimited text file that can be pulled into a sql database or spreadsheet?

  11. #460
    wetshrimp's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by OverdoseDelusion View Post
    if youre using googleauth then you need to re-auth every 30m or so regardless if your batch file restarts it every 5 mins or not
    ah so youre on pokemon trainer accoutn?

  12. #461
    IlMostro's Avatar Member
    Reputation
    4
    Join Date
    Jul 2016
    Posts
    19
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wetshrimp View Post
    Can anyone create a way to have an output log txt file? so when we close the CMD we can still access the info.

    And maybe a sumEXP farmed and total exp farmed, some sort of summary of each bot run
    HAH I was typing my message right as you were typing yours.

  13. #462
    wetshrimp's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    61
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Modified the version to my liking, added the transfer functions after each pokemon catch and added colors.

    https://github.com/DetectiveSquirrel...-Go-Rocket-API

    can you explain how to do the changes of color or show me where the lines are so i can mimic?

  14. #463
    daastaman's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    33
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nobody using Evolve pokemon?



    I am wondering where I have to list the pokemon I want to evolve.




    Also suggestion: Feature to trash/delete items, because item slots is always full

  15. #464
    BahaStriker's Avatar Member Authenticator enabled
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    5
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Added so far i guess, its working?
    https://github.com/DetectiveSquirrel...-Go-Rocket-API
    Great work, well it would be awesome if you merge it the necro's project.
    I mean, the more contributors the better

  16. #465
    ahmar789's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    22
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sithylis View Post
    Added so far i guess, its working?
    https://github.com/DetectiveSquirrel...-Go-Rocket-API
    Thanks man

Page 31 of 66 FirstFirst ... 272829303132333435 ... LastLast

Similar Threads

  1. [Question] Editing console output (with FeroxRev's bot)
    By Zexpeo in forum Pokemon GO Chat
    Replies: 0
    Last Post: 07-22-2016, 01:55 PM
  2. Mac OS X BG Bot version 2.0.X
    By Valmilu in forum World of Warcraft Bots and Programs
    Replies: 30
    Last Post: 02-10-2007, 11:39 AM
  3. Tool to get all Fish/bots working for EU version users! [self-made]
    By -MadMax- in forum World of Warcraft Bots and Programs
    Replies: 6
    Last Post: 09-08-2006, 09:02 AM
  4. [WoW Bot] WoW Glider Full Version 0.6.8
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 39
    Last Post: 05-08-2006, 12:15 AM
All times are GMT -5. The time now is 05:37 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