Necronomicon's Version of FeroxRev's Bot menu

Shout-Out

User Tag List

Page 54 of 66 FirstFirst ... 4505152535455565758 ... LastLast
Results 796 to 810 of 976
  1. #796
    DavidPS's Avatar Banned
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anybody know how to make own API keys working with this? becouse if we all login with the same google API keys I guess you all know what it means...

    Necronomicon's Version of FeroxRev's Bot
  2. #797
    zuracha's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    12
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was thinking, is it plausible to make the bot use the love Barry before trying to capture the pokemon?

  3. #798
    brightleader's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    32
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lootnull View Post
    Just use this for now.

    Code:
    @ECHO OFF
    :start
    timeout /t 780
    TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"
    timeout /t 3
    start "PokemonGo.RocketAPI.Console.exe" ""Location Here""
    goto start
    REM pause
    Been using this, botted a new account for 12 hours straight so far.

    Attachment 27766
    What do i save it as?
    How do i change time between resets? is it in minutes?

  4. #799
    jirachidog's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pinn90 View Post
    So new version with Google token and auto restart works perfect atm.
    Over 1h without asking for token and crash.
    Link to the new version? I NEED THIS WITH AUTO TOKEN GENERATOR

  5. #800
    TBL-Equi's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    50
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jelle86 View Post
    it autorestarts inside the cmd window and then first transfers(grinds meat). your pokemoninventory will not be filled every 30 minutes
    It does? You know after what time it auto-restarts? Have been looking throught the code and somehow I can't find it anywhere. Only thing I found is that it restarts after it encounters certain errors. But that might not be enough.
    Last edited by TBL-Equi; 07-21-2016 at 08:15 AM.

  6. #801
    Honoe's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Does anyone know why it crashes when running with the token?

  7. #802
    lootnull's Avatar Private
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brightleader View Post
    What do i save it as?
    How do i change time between resets? is it in minutes?
    Save it as .bat and the time is "timeout /t 780" in seconds.

  8. #803
    rowxs's Avatar Member
    Reputation
    7
    Join Date
    Jul 2016
    Posts
    160
    Thanks G/R
    35/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can I do this? basically combine this?

    <add key="TransferType" value="leaveStrongest/TransferAllButStrongestUnwantedPokemon"/><!--none/cp/leaveStrongest/duplicate/all Whitelists/blackslists for each type is in Program.cs-->
    or is it better to go to setting and delete all the unwanted pokemons?

  9. #804
    katja's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    27
    Thanks G/R
    6/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by brightleader View Post
    What do i save it as?
    How do i change time between resets? is it in minutes?
    it´s in seconds yes and you need to save it as .bat

    but i would rather write shutdown -s -t 00 instead of TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"

    works better..

    so many noobs

  10. #805
    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 jirachidog View Post
    Link to the new version? I NEED THIS WITH AUTO TOKEN GENERATOR
    If you run the bot it'll direct you to the download page when there's an update. But anyway here's the link again (on first post) https://github.com/NecronomiconCodin...-Go-Rocket-API

  11. #806
    DeKnarf's Avatar Active Member
    Reputation
    26
    Join Date
    Mar 2014
    Posts
    93
    Thanks G/R
    5/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jelle86 View Post
    this suddenly happend:

    [14:42:18] Farmed XP: 50, Gems: 0, Eggs: { "id": "15005650518919905620", "isEgg"
    : true, "capturedCellId": "9926594312142848000", "creationTimeMs": "146910492006
    1" } Items: 3 x ItemPokeBall, 1 x ItemPotion


    running the bot for a couple of hours and saw this only occur once
    Just means you received an egg from a pokestop. Nothing to worry about.
    .
    bitcoin? or gold coin?
    .

  12. #807
    qweeboi's Avatar Member
    Reputation
    14
    Join Date
    Apr 2009
    Posts
    135
    Thanks G/R
    6/13
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by jirachidog View Post
    Link to the new version? I NEED THIS WITH AUTO TOKEN GENERATOR
    This bot has an auto-update, no?
    If not, well, the link is in the OP.

  13. #808
    lantecer's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got a soft ban now because the bot walked and then I opened nox and then I am at my default location. Would be nice to know where the bot actually is.

  14. #809
    jirachidog's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Who has the link to the updated version so i dont have to restart every 30 minutes

  15. #810
    qweeboi's Avatar Member
    Reputation
    14
    Join Date
    Apr 2009
    Posts
    135
    Thanks G/R
    6/13
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by katja View Post
    it´s in seconds yes and you need to save it as .bat

    but i would rather write shutdown -s -t 00 instead of TASKKILL /F /IM "PokemonGo.RocketAPI.Console.exe"

    works better..

    so many noobs
    So many will do this and come back crying, thinking you destroyed their PC.

  16. Thanks katja (1 members gave Thanks to qweeboi for this useful post)

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 02:10 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