Advertisement
Shinitas

SCANNERFAG GUIDE FOR DUMMIES

Jul 19th, 2016
6,251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.80 KB | None | 0 0
  1. HERE THERE IS THE SCANNERFAG GUIDE FOR DUMMIES v3.0.0
  2. ---That done, I will be walking on the works---
  3. Written by a stupid Anon who wants to help tards like him
  4. Thanks to ScannerAnon who helped us with his account
  5. Thanks to PowerShellAnon who helped us with his knowledge
  6. Thanks to JasonFunderBunker for all his help
  7. Thanks to ScannerClearly for all his loyalness
  8.  
  9. With both "installing" and "working for people" parts
  10.  
  11. + + + INSTALLING + + +
  12. STEP 1) Copy this link into your browser: https://www.python.org/ftp/python/2.7.12/python-2.7.12.msi
  13. It will be the installer for Python 2.7.12
  14. Wait until it is totally downloaded, then click for opening it
  15. ATTENTION: If, just because strange things happen, you have already a Python version in your PC, assure it is 2.7.xx and not Python 3.x.x... If it is so, try to un-install it as much as you can.
  16.  
  17. STEP 2) Install Python: just keep on pressing "Next" and install Python.
  18. If all goes well, the location of Python is C:\Python27
  19. +++ATTENTION+++: If the first window is something like "change/repair/remove", you had installed Python before and it didn't go good.
  20. TRY AS MUCH AS YOU CAN IN ORDER TO HAVE A CLEAN INSTALLATION.
  21. If you do not success at it, do as follows:
  22. --Click on the Python installation file
  23. --- Then, click on "Change Python"
  24. ----Then, choose the "feature will be totally installed on the local hard drive" option on each feature EXCEPT THE LAST ONE, something like ".py to EXE"
  25. If all goes well, the message below the "installation tree" will say that the installation will require 26MB and it will contain 6 features. If so, it is okay: install everything, let the programme work and click Finish only when it appears. During the installation, DO NOT CLICK ANYTHING, even when a .cmd window will open on its own.
  26.  
  27.  
  28. STEP 3) Copy this link into your browser: https://bootstrap.pypa.io/get-pip.py
  29. It will be the "pip" installer for Python
  30. Wait until it is totally downloaded, and do not open it. Just click save (this is just a security check)
  31. ATTENTION: Some browsers may show "get pip.py" as a page full of text. I specifically tried with Chrome: page with text.
  32. In this case, right-click on the page and choose "Save as..." on the coming menu. It should save the Whole page as a "get pip" Python file.
  33. [For example, on Microsoft Edge, it auto-downloads the file. I don't know why, though.]
  34. ///Thanks to PowerShellAnon for this alert\\\
  35.  
  36. STEP 4) Go to the Download folder in your computer, double click on get-pip (it may be called get-pip.py, too: it is normal)
  37. It will open a "cmd" window: let it work. First, it will un-install the outdated version of pip, then install the new one
  38. DO NOT CLOSE ANYTHING UNTIL THE CMD WINDOWS DISAPPEARS: it will do it, just wait a little.
  39. If all goes well, there is a folder called "Scripts" into C:\Python27. DO NOT CANCEL ANYTHING.
  40. If there is nothing, uninstall Python and try again.
  41.  
  42. STEP 5) Copy this link into your browser: a.pomf.cat/ntmscw.rar
  43. It will download a .zip file.
  44. Unzip it: there is a folder called "POKEMONGO"
  45. Open it: there are 5 subfolders and 10 files.
  46. Copy those 5 subfolders and those 10 files into a new folder, called "PokemonGO" or whatever you want, on your desktop.
  47. It seems stupid, but it makes things easier on the long run.
  48.  
  49. STEP 6) Copy the file "requirements.txt" (it is above the "transform" file) and paste it into C:\Python27\Scripts (the SCRIPTS folder in your PYTHON27 folder)
  50.  
  51. STEP 7) Press SHIFT (the key under CAPS LOCK) and RIGHT-click on C:\Python27
  52.  
  53. STEP 8) Choose the "open command window here" option
  54.  
  55. STEP 9) Write this thing into the console: setx PATH C:\Python27. If all went well, it should say something about a well-done operation or something like that. Then, close the window.
  56.  
  57. STEP 10) Press SHIFT (the key under CAPS LOCK) and RIGHT-click on C:\Python27\Scripts
  58.  
  59. STEP 11) Choose the "open command window here" option
  60.  
  61. STEP 12) Write this thing into the console: pip install -r requirements.txt
  62. ATTENTION: It will may take several minutes to install everything
  63. ATTENTION: If it fails to load something and red letters appear, there is something wrong and you will have to restart everything
  64. ATTENTION: If it all went well, there may be green letters (I saw just bunch of sub-programs being installed successfully, all may happen)
  65.  
  66. STEP 13) Go to this link: https://www.pokemon.com/us/pokemon-trainer-club/login
  67. and create a new account, with its password.
  68. ATTENTION: KEEP BOTH ACCOUNT NICKNAME AND PASSWORD IN MIND
  69.  
  70. STEP 14) Do you remember the "PokemonGO" folder we created during Step 5? Press SHIFT (the key under CAPS LOCK) and RIGHT-click on it.
  71. Choose the "open command window here" option, then.
  72.  
  73. STEP 15) Write this thing into the console: python example.py -u USERNAME -p PASSWORD -l "xx.xxx yy.yyy" -st 10
  74. ATTENTION:
  75. USERNAME can be the one you chose for your account or pokemonscan
  76. PASSWORD can be the one you chose for your account or 123456
  77. xx.xxx and yy.yyy are coordinates (check the example below for getting coordinates)
  78.  
  79. +++ HOW TO GET COORDINATES WITH GOOGLE MAPS +++
  80. A) Search your position on Google MAPS
  81. B) A RED ARROW will appear in the exact position you are at the moment
  82. C) Now, click on a place VERY CLOSE to the RED ARROW
  83. D) If all went well, there will be a little circle with a GREY ARROW inside it
  84. E) Therefore, there will be a small White box in the bottom part of your browser window. Last two numbers are coordinates.
  85. +
  86. +
  87. +
  88. Let's make an example:
  89. There is a member called pokemonscan and its password is 123456.
  90. I chose a random place in France, whose coordinates are 48.299734, 4.090735
  91. You can see where you are on Google Maps and click into the map: it will provide you a window like this one: http://i.imgur.com/qoN8p3Z.png
  92. (I suggest switching to "Earth" mode)
  93.  
  94. Therefore, the total message will be: python example.py -u pokemonscan -p 123456 -l " 48.299734 4.090735" -st 10
  95. +++ ATTENTION +++
  96. ATTENTION: You can use pokemonscan as user and 123456 as a password
  97. (ATTENTION: these kind of accounts get banned quite quickly, due to many users using its credentials all at the same time. If a map appears, but it is blank, change account and use your own one.
  98. We will provide new fake scan-accounts whenever it is needed, though.)
  99.  
  100. So, the message will be python example.py -u pokemonscan -p 123456 -l " coordinate1 coordinate2" -st 10
  101. +
  102. +
  103. +
  104. ATTENTION: the symbol before coordinates in not a 1, number ONE, but a little "l", the l as in "little"
  105. ATTENTION: coordinates must be written without a comma between them
  106. ATTENTION: Coordinates MUST have the " ": so, it will be "coordinate1 coordinate2". There are no other options
  107. ATTENTION: -st 10 checks a radius around you: the more bigger the value next to "-st" is, the farther the program will check
  108.  
  109. Some nice characteristics make the scan...spicier:
  110. + + + ATTENTION: FOLLOWING COMMANDS ALL GO AFTER -st + + +
  111. + + + ATTENTION: FOLLOWING COMMANDS ARE OPTIONAL: MANDATORY COMMANDS ARE -u, -p, -l and -st + + +
  112. -dp gives Pokestops in the area, it says if a Pokestop has a lure on itself and when said lure will expire
  113. -dp gives Gyms in the area and which team is controlling it
  114. -i ignores Pokemon, separated by commas:
  115. >>>>> ATTENTION: -i works like this:
  116. >>>>>> -i "FirstPokemon, SecondPokemon, ThirdPokemon..."
  117. >>>>>>>> ATTENTION: the name of the Pokemon must start with a capital letter, so something like A B C D E F ...
  118. >>>>>>>>>> ATTENTION: Names of Pokemon must be separated by commas
  119. >>>>>>>>>>> ATTENTION: " goes before the name of FirstPokemon and after the name of LastPokemon, so like:
  120. >>>>>>>>>>>> -i "FirstMon, SecondMon, ThirdMon, FourthMon, LastMon"
  121.  
  122. -o is "-i" opposite: it will only search desired Pokemon
  123. >>>>> ATTENTION: -o works like this:
  124. >>>>>> -o "FirstPokemon, SecondPokemon, ThirdPokemon..."
  125. >>>>>>>> ATTENTION: the name of the Pokemon must start with a capital letter, so something like A B C D E F ...
  126. >>>>>>>>>> ATTENTION: Names of Pokemon must be separated by commas
  127. >>>>>>>>>>> ATTENTION: " goes before the name of FirstPokemon and after the name of LastPokemon, so like:
  128. >>>>>>>>>>>> -o "FirstMon, SecondMon, ThirdMon, FourthMon, LastMon"
  129.  
  130. So, a normal line of code may be the following:
  131. python example.py -u pokemonscan -p 123456 -l " 48.299734 4.090732" -st 6 -dp-dg -i "Rattata, Pidgey, Zubat, Doduo"
  132. ^ ^ ^ ^
  133. | Before -st: MANDATORY PART OF CODE | | After -st: OPTIONAL PART OF CODE |
  134. |___________________________(you have to write it EVERYTIME)____________|_|_________(you may not write it)________|
  135. ATTENTION:
  136. Of course, when I say "mandatory", I do not mean that you have to write exactly what I wrote on the cmd, it is an example.
  137. Put your username after -u, your password after -p, the desired location between " after -l, the to-be-ignored Pokemon after -i and between ", as we stated before.
  138.  
  139. (There are more options, but essentially you only need these ones. You may find more on https://github.com/AHAAAAAAA/PokemonGo-Map)
  140.  
  141. STEP 16) Wait until some CMD lines are done. It should be saying something like "looping [x]/100", meaning that the programme has tried "x" times to get Pokemons
  142. ATTENTION: When servers don't act properly, they may write a bunch of identical lines saying "retrying" because an "api" is failed.
  143. It is normal, even if annoying.
  144. When servers are down, lines of code as "retrying_api_req" and "retrying_get_profile" will appear in loop.
  145.  
  146.  
  147.  
  148. STEP 17) Open your browser and copy this link:
  149. http://localhost:5000
  150. (It works for IE, Firefox, Microsoft Edge, Google Chrome, Safari and Opera)
  151. If, somehow, it does not work, try localhost:5000
  152. [It seems that localhost:5000 does not work on Microsoft Edge]
  153.  
  154.  
  155. STEP 18) It will give you a map with Pokemons around the designated place whose coordinates were put during step 15 after -l "
  156. If you want to look for another place, press CTRL+C in the CMD window that is open until step 15
  157.  
  158. + + + WORKING FOR PEOPLE + + +
  159.  
  160. GENERAL ERRORS:
  161.  
  162. "There is a red error message": Python was not installed correctly or there are problems with early version of Python.
  163. Be sure to un-install ALL as much as you can
  164.  
  165. "When I try to scan, it says error with a latitude": Ask the committer to write coordinates better: when that error happens, it means that latitude was too much or too scarce, happening due to a typo.
  166. If it is correct, try to put a space between " and the first coordinate.
  167.  
  168.  
  169. "When I try to scan, scans are slow or give blank maps" : We do not know why, it is probably a data overload.
  170. Still not sure why it does happen, but, for me, closing the cmd console and Google Chrome helped.
  171. Also, the selected account may be banned because of many anons using it at the same time.
  172. If it happens, write in on the thread and some Anon will create a new fake account for scanning.
  173. Be helpful!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement