ShiftCode's PokeBot2 menu

Shout-Out

User Tag List

Page 5 of 13 FirstFirst 123456789 ... LastLast
Results 61 to 75 of 188
  1. #61
    klemen241's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    21
    Thanks G/R
    7/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nuttenam View Post
    Thanks man! I am now running 5 bots at the same time! works perfectly.
    what coordinates do you use?

    ShiftCode's PokeBot2
  2. #62
    b0Ni07's Avatar Sergeant Major
    Reputation
    19
    Join Date
    Jul 2016
    Posts
    184
    Thanks G/R
    7/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    would u add evolve from list?

  3. #63
    braaxxad's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it says "Please visit https://www.google.com/device and enter xxxx-xxxx"

    edit: nvm i found out haha
    Last edited by braaxxad; 07-22-2016 at 05:59 PM.

  4. #64
    kingdrizq's Avatar Member
    Reputation
    2
    Join Date
    Jul 2016
    Posts
    6
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yo I put in a new email and pass but its still using the account I put in at first, wtf

  5. #65
    fokse's Avatar Member Trusted PTC Accounts Seller CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, thanks for it!

    How can I keep 50 pokeball? :O

  6. #66
    nightawhl's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    9
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I may be missing something, but in your external.config file it says to edit white and blacklists in the program.cs file. Do I need to go get the source, make the changes, and recompile it in order to use these features?

  7. #67
    fokse's Avatar Member Trusted PTC Accounts Seller CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can donate some $ if someone can skype me to explain how to recompile it

    ty

  8. #68
    knoxz's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    31
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    99% Not your work. Well done!
    I recoded my personal version with a lot more changes then this has by now.

    Posting it and saying it is "based" on other people's work....
    Its not based on other people's work. It is other people's work.
    If you would have at least started to solve on of the heavier bugs.

    If you really think you make a difference, just pull request your changes to the original version.
    Dont take credit where you do not deserve any.

  9. #69
    knoxz's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    31
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokse View Post
    Hey, thanks for it!

    How can I keep 50 pokeball? :O
    Gotta also go in the source code for that.
    \Console\Settings.cs

  10. #70
    fokse's Avatar Member Trusted PTC Accounts Seller CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knoxz View Post
    Gotta also go in the source code for that.
    \Console\Settings.cs
    Hello knoxz, thanks for your reply.
    I found it, but I cannot compile it, may you help me please?

    I read whole tutorial about it, did google search etc, Im becoming crazy :'(

    thanks

    Edit :
    Always having this error

    "obj\Debug\Pokemon Go Rocket API.dll",cant be find

  11. #71
    knoxz's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    31
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokse View Post
    I can donate some $ if someone can skype me to explain how to recompile it

    ty
    If you dont have Visual Studio installed.

    You can use batch scripts explained here: compilation - How can I compile and run c# program without using visual studio? - Stack Overflow

    Visual Studio is the easiest way though. Like on of the replies on that threads also is pointing out.
    It creates the exe automatically in the bin folder. When running.
    Last edited by knoxz; 07-22-2016 at 06:23 PM.

  12. #72
    fokse's Avatar Member Trusted PTC Accounts Seller CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knoxz View Post
    If you dont have Visual Studio installed.

    You can use batch scripts explained here: compilation - How can I compile and run c# program without using visual studio? - Stack Overflow

    Visual Studio is the easiest way though.
    I have it, but I'm keep anoyed with this missing dll error o_O!

  13. #73
    nick2412's Avatar Member
    Reputation
    2
    Join Date
    Apr 2015
    Posts
    2
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by fokse View Post
    I have it, but I'm keep anoyed with this missing dll error o_O!
    Same I get like 500 errors, and 20 warnings. Not sure why it won't compile. I have VS 2015 community.

  14. #74
    knoxz's Avatar Member CoreCoins Purchaser Authenticator enabled
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    31
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You tested the version he "based" it on?
    https://github.com/DetectiveSquirrel...-Go-Rocket-API

    I dont have any issues with this one.

    Ìf you want to run it outside visual studio, you might need a recent ".net framework" installed.

  15. #75
    fokse's Avatar Member Trusted PTC Accounts Seller CoreCoins Purchaser
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    48
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well, I took file from first post, and opened edited it from PokeBot2.sln

Page 5 of 13 FirstFirst 123456789 ... LastLast

Similar Threads

  1. [Tool] PokeBot3 [GUI] [GreenGold,Ar1i(Radat),Shiftcode]
    By gbah in forum Pokemon GO Hacks|Cheats
    Replies: 22
    Last Post: 08-02-2016, 04:49 AM
  2. [Bot] HELPP!! PokeBOT2 crashing evrey few minets
    By yossi290 in forum Pokemon GO Hacks|Cheats
    Replies: 4
    Last Post: 07-22-2016, 08:29 PM
All times are GMT -5. The time now is 09: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