sankel

Untitled

Jul 26th, 2016
903
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. POKEMON GO BOT - RESOURCES AND FAQ
  2.  
  3. -- GENERAL INTRODUCTION
  4. This Bot is created by some awesome developers - not me.
  5. This FAQ is created by @sankel (available in the Slack-Chat)
  6.  
  7.  
  8. 0. CONTENTS
  9. 1. RESOURCES
  10. 2. FAQ
  11. 3. BAN - INFORMATION
  12. 4. USING BLUESTACKS/NOX TO EMULATE POKEMONGO
  13. 5. USING THE WEB-VIEWER
  14. 6. GOOGLE MAPS API KEY
  15. 7. ITEM LIST
  16.  
  17.  
  18.  
  19. 1. RESOURCES
  20.  
  21. Official Github:
  22. https://github.com/AHAAAAAAA/PokemonGo-Map
  23.  
  24. Official Slack:
  25. https://pokemongo-bot.slack.com
  26.  
  27. Make a Google Maps API key
  28. https://developers.google.com/maps/documentation/javascript/get-api-key
  29.  
  30.  
  31.  
  32. 2. FAQ
  33.  
  34. Q: How do I install this?
  35. Look at the Github page, follow the instructions
  36.  
  37. Q: Installed everything, now what?
  38. If you followed every step in the installation progress. You're ready to start; ./pokecli.py
  39.  
  40. Q: Can I be banned with using PokemonGo-Bot?
  41. Yes. You can be Soft-banned. But only if you're making big distance travels. So keep your player on the same spot or
  42. pick a reasonable location (not too far away)
  43.  
  44.  
  45.  
  46. 3. BANS
  47.  
  48. a. Soft - If you perform an action, move an impossibly large distance, and perform another action, you will likely
  49. be softbanned for an amount of time (30min-4hr?) When softbanned, you will be able to login, but will not
  50. be allowed to interact with your environment. Pokestops will have no output, and pokemon will always run
  51. away after first$
  52.  
  53. b. Hard - The ban functionality is unknown. We are not responsible if you find your account de-activated, or any
  54. ther damage you realize.
  55.  
  56.  
  57.  
  58. 4. USING BLUESTACKS/NOX TO EMULATE POKEMONGO
  59.  
  60. BLUESTACKS After installing Bluestacks and PokemonGo. Before opening PokemonGo - do this:
  61. Open Bluestacks > Settings > Advanced Settings > Apps > Pokemon Go > Clear Data > Open Pokemon Go > Sign In
  62.  
  63. NOX No information yet.
  64.  
  65.  
  66.  
  67. 5. USING THE WEB VIEW
  68. Web view is using the original PokemonGo-Bot. It doesn't work as a standalone program.
  69.  
  70. Github:
  71. https://github.com/OpenPoGo/OpenPoGoWeb
  72.  
  73. Install instructions:
  74.  
  75. $ cd OpenPoGoBot
  76. $ git clone [email protected]:OpenPoGo/OpenPoGoWeb.git
  77. $ cd web
  78. $ cp userdata.js.example userdata.js
  79.  
  80. Update the Userdata.js
  81.  
  82. Open
  83.  
  84.  
  85.  
  86. 6. GOOGLE MAPS API KEY
  87.  
  88. Make one here; https://developers.google.com/maps/documentation/javascript/get-api-key
  89.  
  90.  
  91.  
  92.  
  93. 7. ITEM LIST
  94.  
  95. 0. UNKNOWN
  96.  
  97. 1. POKEBAL
  98. 2. GREATBALL
  99. 3. ULTRABALL
  100. 4. MASTERBALL
  101.  
  102. 101. POTION
  103. 102. SUPER POTION
  104. 103. HYPER POTION
  105. 104. MAX POTION
  106.  
  107. 201. REVIVE
  108. 202. MAX REVIVE
  109.  
  110. 301. LUCKY EGG
  111.  
  112. 401. INCENSE
  113. 402. SPICY INCENSE
  114. 403. COOL INCENSE
  115. 404. FLORAL INSENCE
  116.  
  117. 501. TROY DISK
  118.  
  119. 602. X ATTACK
  120. 602. X DEFENSE
  121. 602. X MIRACLE
  122.  
  123. 701. RAZZ BERRY
  124. 702. BLUK BERRY
  125. 703. NANAB BERRY
  126. 704. WEPAR BERRY
  127. 705. PINAP BERRY
  128.  
  129. 801. SPECIAL CAMERA
  130.  
  131. 901. Incubator (Unlimited)
  132. 902. Incubator (Unlimited)
  133.  
  134. 1001. Pokemon Storage Upgrade
  135. 1002. Item Storage Upgrade
Advertisement
Add Comment
Please, Sign In to add comment