Necronomicon's Version of FeroxRev's Bot menu

User Tag List

Page 32 of 66 FirstFirst ... 282930313233343536 ... LastLast
Results 466 to 480 of 976
  1. #466
    trick2gg's Avatar Member
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    72
    Thanks G/R
    8/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nonm View Post
    I am looking for active Contributors in my Repo. PM ME

    Here you will always find the newest Version of FeroxRevs Bot including my little Changes.
    The Code is 95% by FeroxRev and all Credits go to him.

    Features
    #PTC Login / Google
    #Get Map Objects and Inventory
    #Search for gyms/pokestops/spawns
    #Farm pokestops
    #Farm all pokemons in neighbourhood
    #Evolve pokemons
    #Transfer pokemons
    #Auto Updates

    Setup / Tutorial
    https://github.com/NecronomiconCodin...ster/README.md


    Known Issues :

    PTC Crashing : Check the Server Status !
    retry request - SERVERS ARE DOWN / UNSTABLE

    Download:
    https://github.com/NecronomiconCodin...-Go-Rocket-API

    Changelog:
    https://github.com/NecronomiconCodin...commits/master

    Report all Issues here!


    build error , help me please



    1>------ Build started: Project: PokemonGo.RocketAPI, Configuration: Debug Any CPU ------
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "C5, Version=2.2.5073.27396, Culture=neutral, PublicKeyToken=282361b99ded7e8e, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "S2Geometry, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "System.VarintBitConverter, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Helpers\RetryHandler.cs(39,25,39,26): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(74,81,74,82): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(118,78,118,79): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(136,77,136,7: error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(191,80,191,81): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(201,81,201,82): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(242,84,242,85): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(250,80,250,81): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(259,85,259,86): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(290,79,290,80): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(331,79,331,80): error CS1056: Unexpected character '$'
    1>C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\Client.cs(352,81,352,82): error CS1056: Unexpected character '$'
    2>------ Build started: Project: PokemonGo.RocketAPI.Console, Configuration: Debug Any CPU ------
    2>C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(1697,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "Google.Protobuf, Version=3.0.0.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
    2>CSC : error CS0006: Metadata file 'C:\Users\luxx\Desktop\Pokemon-Go-Rocket-API-master\PokemonGo\RocketAPI\bin\Debug\Pokemon Go Rocket API.dll' could not be found
    ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

    Necronomicon's Version of FeroxRev's Bot
  2. #467
    OuttaControlX's Avatar Member
    Reputation
    2
    Join Date
    Dec 2014
    Posts
    32
    Thanks G/R
    2/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Trip_Machine View Post
    Yeah I can confirm the error is caused by Google auth. Going in the console\bin\debug\PokemonGo.RocketAPI.Console.exe.Config file, the "google refresh token" field is filled in. Delete that, save the file and run the bot again. It'll prompt you for another Google auth code. It fixes the crashing but only for 30 minutes. Hopefully there will be a workaround for this issue soon
    where is this save file what are u talking about>? whats the name of the fdile please..

  3. #468
    winterfall500's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    62
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just started creating a ptc account.. what do i need to change again? for it to auth into ptc

  4. #469
    shadowht's Avatar Member CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    113
    Thanks G/R
    44/4
    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
    pm necro for merge or smth, your version is great!

  5. #470
    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)
    What ar e"Gems" in the game? Pokestop returns Gems:0 many times.

  6. #471
    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 wetshrimp View Post
    What ar e"Gems" in the game? Pokestop returns Gems:0 many times.
    Dunno .-. it could be something for high levels

  7. #472
    mpslayer's Avatar Contributor
    Reputation
    112
    Join Date
    Dec 2008
    Posts
    142
    Thanks G/R
    24/53
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is a google refresh token?


    Edit: Disregard, the program takes care of it when your run it.
    Last edited by mpslayer; 07-21-2016 at 01:54 AM.
    Rebot Mod (RIP)

  8. #473
    dawnera's Avatar Member
    Reputation
    4
    Join Date
    Jun 2013
    Posts
    32
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Perhaps Gems are just what he called coins o.o

  9. #474
    Mew351's Avatar Site Donator CoreCoins Purchaser
    Reputation
    13
    Join Date
    Oct 2013
    Posts
    85
    Thanks G/R
    38/12
    Trade Feedback
    1 (100%)
    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

    This is dope as hell!
    Thanks man!

  10. #475
    Maarf's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    perfect

  11. #476
    winterfall500's Avatar Member
    Reputation
    3
    Join Date
    Jul 2016
    Posts
    62
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maarf View Post
    perfect
    how did you rename the windows?

    *edit*
    and do you still need to open the sln file? or is there a created exe?

  12. #477
    Kir13y's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    20
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    after a few minutes of working it tells me:

    app stopped cuz its found a failure type: "System.Threading.Tasks.TaskCanceledException" in mscorlib.dll.

    help pls (using Ptc)

  13. #478
    Mew351's Avatar Site Donator CoreCoins Purchaser
    Reputation
    13
    Join Date
    Oct 2013
    Posts
    85
    Thanks G/R
    38/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by daastaman View Post
    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
    Right here bud

    Code:
                    PokemonId.Bulbasaur,
                    PokemonId.Ivysaur,
                    PokemonId.Venusaur,
                    PokemonId.CHARMANDER,
                    PokemonId.Charmeleon,
                    PokemonId.Charizard,
                    PokemonId.Squirtle,
                    PokemonId.Wartortle,
                    PokemonId.Blastoise,
                    PokemonId.Caterpie,
                    PokemonId.Metapod,
                    PokemonId.Butterfree,
                    PokemonId.Weedle,
                    PokemonId.Kakuna,
                    PokemonId.Beedrill,
                    PokemonId.Pidgey,
                    PokemonId.Pidgeotto,
                    PokemonId.Pidgeot,
                    PokemonId.Rattata,
                    PokemonId.Raticate,
                    PokemonId.Spearow,
                    PokemonId.Fearow,
                    PokemonId.Ekans,
                    PokemonId.Arbok,
                    PokemonId.Pikachu,
                    PokemonId.Raichu,
                    PokemonId.Sandshrew,
                    PokemonId.Sandslash,
                    PokemonId.Nidorino,
                    PokemonId.Nidorina,
                    PokemonId.Nidoqueen,
                    PokemonId.NidoranMale,
                    PokemonId.Nidorino,
                    PokemonId.Nidoking,
                    PokemonId.Clefairy,
                    PokemonId.Clefable,
                    PokemonId.Vulpix,
                    PokemonId.Ninetales,
                    PokemonId.Jigglypuff,
                    PokemonId.Wigglytuff,
                    PokemonId.Zubat,
                    PokemonId.Golbat,
                    PokemonId.Oddish,
                    PokemonId.Gloom,
                    PokemonId.Vileplume,
                    PokemonId.Paras,
                    PokemonId.Parasect,
                    PokemonId.Venonat,
                    PokemonId.Venomoth,
                    PokemonId.Diglett,
                    PokemonId.Dugtrio,
                    PokemonId.Meowth,
                    PokemonId.Persian,
                    PokemonId.Psyduck,
                    PokemonId.Golduck,
                    PokemonId.Mankey,
                    PokemonId.Primeape,
                    PokemonId.Growlithe,
                    PokemonId.Arcanine,
                    PokemonId.Poliwag,
                    PokemonId.Poliwhirl,
                    PokemonId.Poliwrath,
                    PokemonId.Abra,
                    PokemonId.Kadabra,
                    PokemonId.Alakhazam,
                    PokemonId.Machop,
                    PokemonId.Machoke,
                    PokemonId.Machamp,
                    PokemonId.Bellsprout,
                    PokemonId.Weepinbell,
                    PokemonId.Victreebell,
                    PokemonId.Tentacool,
                    PokemonId.Tentacruel,
                    PokemonId.Geodude,
                    PokemonId.Graveler,
                    PokemonId.Golem,
                    PokemonId.Ponyta,
                    PokemonId.Rapidash,
                    PokemonId.Slowpoke,
                    PokemonId.Slowbro,
                    PokemonId.Magnemite,
                    PokemonId.Magneton,
                    //PokemonId.Farfetch'd,
                    PokemonId.Doduo,
                    PokemonId.Dodrio,
                    PokemonId.Seel,
                    PokemonId.Dewgong,
                    PokemonId.Grimer,
                    PokemonId.Muk,
                    PokemonId.Shellder,
                    PokemonId.Cloyster,
                    PokemonId.Gastly,
                    PokemonId.Haunter,
                    PokemonId.Gengar,
                    PokemonId.Onix,
                    PokemonId.Drowzee,
                    PokemonId.Hypno,
                    PokemonId.Krabby,
                    PokemonId.Kingler,
                    PokemonId.Voltorb,
                    PokemonId.Electrode,
                    PokemonId.Exeggcute,
                    PokemonId.Exeggutor,
                    PokemonId.Cubone,
                    PokemonId.Marowak,
                    PokemonId.Hitmonlee,
                    PokemonId.Hitmonchan,
                    PokemonId.Lickitung,
                    PokemonId.Koffing,
                    PokemonId.Weezing,
                    PokemonId.Rhyhorn,
                    PokemonId.Rhydon,
                    PokemonId.Chansey,
                    PokemonId.Tangela,
                    PokemonId.Kangaskhan,
                    PokemonId.Horsea,
                    PokemonId.Seadra,
                    PokemonId.Goldeen,
                    PokemonId.Seaking,
                    PokemonId.Staryu,
                    PokemonId.Starmie,
                    //PokemonId.Mr. Mime,
                    PokemonId.Scyther,
                    PokemonId.Jynx,
                    PokemonId.Electabuzz,
                    PokemonId.Magmar,
                    PokemonId.Pinsir,
                    PokemonId.Tauros,
                    PokemonId.Magikarp,
                    PokemonId.Gyarados,
                    PokemonId.Lapras,
                    PokemonId.Ditto,
                    PokemonId.Eevee,
                    PokemonId.Vaporeon,
                    PokemonId.Jolteon,
                    PokemonId.Flareon,
                    PokemonId.Porygon,
                    PokemonId.Omanyte,
                    PokemonId.Omastar,
                    PokemonId.Kabuto,
                    PokemonId.Kabutops,
                    PokemonId.Aerodactyl,
                    PokemonId.Snorlax,
                    PokemonId.Articuno,
                    PokemonId.Zapdos,
                    PokemonId.Moltres,
                    PokemonId.Dratini,
                    PokemonId.Dragonair,
                    PokemonId.Dragonite
                    //PokemonId.Mewtwo,
                    //PokemonId.Mew

  14. #479
    droman123's Avatar Banned
    Reputation
    5
    Join Date
    Jul 2016
    Posts
    69
    Thanks G/R
    2/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I really need some help. I dont know why but when I download it from svn I go to the app.config in microsoft visual studio but its not letting me press start without debug or ctrl f5. could someone help me out? I put in lat and l ong and ptc user and pass

  15. #480
    vayneprod's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    how to stop transfering pidgey weedle

Page 32 of 66 FirstFirst ... 282930313233343536 ... 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 12:09 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