[GUI] DetectiveSquirrel's BOT / All in One menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    teknojix's Avatar Corporal
    Reputation
    17
    Join Date
    Jul 2016
    Posts
    31
    Thanks G/R
    0/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [GUI] DetectiveSquirrel's BOT / All in One

    Discord channel for user and developer discussions.
    https://discord.gg/y6EU2qY

    NOTICE



    Solve;

    Right Click Pokemon.Go.RocketAPI.Window and click Set as StartUp Project. And CTRL+F5



    Window









    A Pokémon Go bot in C#

    Features
    PTC / Google Login
    Get Map Objects and Inventory
    Search for Gyms / Pokéstops / Spawns
    Farm Pokéstops
    Farm all Pokémon in the neighbourhood
    Evolve Pokémon
    Transfer Pokémon
    Auto-Recycle uneeded items
    View all Pokémon CP/IV %
    Transfer/Powerup/Evolve Pokémon
    Output level and needed XP for levelup
    Output Username, Level, Stardust, XP/hour, Pokémon/hour in Console Title
    German/English Pokémon names
    Automatic use of Razzberries
    Automatic Update checker
    Logs everything into Logs.txt
    Getting Started

    Build and Run (CTRL+F5)

    Settings

    AuthType

    google - Google login
    ptc - Pokémon Trainer Club

    PtcUsername

    username - for PTC account. No need for when using Google.

    PtcPassword

    password - for PTC account. No need for when using Google.

    Email

    [email protected] - for Google account. No need for when using PTC.

    Password

    password - for Google account. No need for when using PTC.

    GoogleRefreshToken


    token - for Google account. No need for wen using PTC. (Obsolete)

    DefaultLatitude

    12.345678 - Latitude of your location you want to use the bot in. Number between -90 and +90. Doesn't matter how many numbers stand after the comma.

    DefaultLongitude

    123.456789 - Longitude of your location you want to use the bot in. Number between -180 and +180. Doesn't matter how many numbers stand after the comma.

    LevelOutput

    time - Every X amount of time it prints the current level and experience needed for the next level.
    levelup - Only outputs the level and needed experience for next level on levelup.

    LevelTimeInterval

    seconds - After X seconds it will print the current level and experience needed for levelup when using time mode.

    Recycler

    false - Recycler not active.
    true - Recycler active.
    RecycleItemsInterval

    seconds - After X seconds it recycles items from the filter in Settings.cs.

    Language

    english - Outputs caught Pokémon in english name.
    german - Outputs caught Pokémon in german name.

    RazzBerryMode

    cp - Use RazzBerry when Pokémon is over specific CP.
    probability - Use RazzBerry when Pokémon catch chance is under a specific percentage.

    RazzBerrySetting

    cp value - If RazzBerryMode is cp. Use RazzBerry when Pokémon is over this value
    probability value - If RazzBerryMode is probability. Use Razzberry when % of catching is under this value. Between 0 and 1.

    TransferType

    none - disables transferring
    cp - transfers all Pokémon below the CP threshold in the app.config, EXCEPT for those types specified in program.cs in TransferAllWeakPokemon
    leaveStrongest - transfers all but the highest CP Pokémon of each type SPECIFIED IN program.cs in TransferAllButStrongestUnwantedPokemon (those that aren't specified are untouched)
    duplicate - same as above but for all Pokémon (no need to specify type), (will not transfer favorited Pokémon)
    all - transfers all Pokémon

    TransferCPThreshold

    CP - transfers all Pokémon with less CP than this value.

    TransferIVThreshold

    IV - transfers all Pokémon with less IV than this value. Between 0 and 1.

    TravelSpeed

    Speed - Travel speed in km/h

    ImageSize

    px - Pixel size for Pokémon Thumbnails

    CatchPokemon

    true - Catch Pokémon and get Items from PokéStops
    false - Don't catch Pokémon and get Items from PokéStops

    EvolveAllGivenPokemons

    false - Evolves no Pokémon.
    true - Evolves all Pokémon.

    DOWNLOAD LINK: Click HERE
    Last edited by teknojix; 07-29-2016 at 04:11 PM.

    [GUI] DetectiveSquirrel's BOT / All in One
  2. Thanks pupkor, shyrex88, The_Imp, showing (4 members gave Thanks to teknojix for this useful post)
  3. #2
    wxwsfbr's Avatar Private
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, going to test!

  4. #3
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any sniping option?

  5. #4
    alss'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)
    what is approx EXP/H rates?

  6. #5
    wxwsfbr's Avatar Private
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    First look seems nice, though it seems slightly slow to get to one action to another.

    This is what I got:
    [22:15:26 PM] Visiting 156 PokeStops
    [22:15:54 PM] PokeStop: Flower and Thorns
    [22:16:01 PM]
    [22:16:07 PM]
    [22:16:17 PM]

    Lots empty fields.

    Also the pokemon bit looks very nice, it would be great to add IV to it!

  7. #6
    uploader619's Avatar Knight
    Reputation
    65
    Join Date
    Jul 2016
    Posts
    219
    Thanks G/R
    13/56
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tested the IV less than 90 percent transferd all my okemons but some like flareon dragonites its loop error that it cannot be transferred.
    second my exp per hour using this is 5k / hr onlybot is slow on tasks

  8. #7
    Womaniak's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would be nice to have 2 duplicates per pokemon, and transfer the lowest when u catch a third one

  9. #8
    kazxcx's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [14:31:18 PM] Latitude: 40.793019
    [14:31:18 PM] Longitude: -73.958588
    [14:31:19 PM] Country: Error
    [14:31:19 PM] Area: Error
    [14:31:19 PM] ----------------------------
    [14:31:25 PM] Visiting 101 PokeStops

    stuck there not moving why does it get Country: Error and Area: Error this is central park

  10. #9
    monnno420's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    15
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can you upload compiled version?

    Thanks

  11. #10
    shyrex88's Avatar Sergeant
    Reputation
    8
    Join Date
    Jul 2016
    Posts
    54
    Thanks G/R
    8/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    took me about 5 minutes to transfer.

    7kexp/h well that escalated quickly.

    but still nice work. keep up a good work.

  12. #11
    Reaes's Avatar Contributor
    Reputation
    97
    Join Date
    Jul 2016
    Posts
    108
    Thanks G/R
    16/79
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    safeeeeeeeeee?

  13. #12
    cibero's Avatar Member
    Reputation
    1
    Join Date
    Oct 2013
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    certainly the best thx bro

  14. #13
    fatboi615's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    14
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome Job on this one. And for those who want a compiled version...... go here ---> https://www.visualstudio.com/post-do...oadrename=true , This is a free version of Visual Studio. Download it and install, after that download Source From link in thread, then follow instructions above. and boom your botting like a boss!

  15. #14
    son242's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you upload bot that has been compiled ?. I do not have visual studio

  16. #15
    punkgalz's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    4
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    setting where ?

Page 1 of 2 12 LastLast

Similar Threads

  1. [Bot] WRobot - For WoD, All in One, leveling, gathering, archaeo... with free rotation bot
    By RivaLfr in forum World of Warcraft Bots and Programs
    Replies: 169
    Last Post: 11-10-2023, 12:38 AM
  2. [Selling] Sell 925 account ! No bot ( all account normal player not bot ) all in one
    By kurawa in forum Pokemon GO Buy Sell Trade
    Replies: 2
    Last Post: 08-30-2016, 04:18 PM
  3. [Bot] Path of Exile - Bots, Hacks, Cheats - All in one place
    By Rotondo in forum PoE Bots and Programs
    Replies: 2
    Last Post: 04-11-2013, 02:21 PM
  4. first time botter, looking for a general all-in-one bot for leveling, gathering
    By linguini in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 04-18-2011, 03:52 PM
All times are GMT -5. The time now is 04:58 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search