Bot PokeMobBot - Bot per Pokémon GO

A me funziona senza problemi, se riesci incolla qui i messaggi apparsi nella console.
I messaggi dell'aggiornamento o della cattura? Nel dubbio eccoli entrambi xD
Aggiornamento
8iCVz5U.jpg

Zubat lv46 con megaball
eOgN9Oh.jpg
 
ciao. io ho appena scaricato questo bot....ma per evitare trasferimenti pazzi,se imposto minimo doppioni 5 e transfer a iv 90.....mica mi trasferisce anche il mio migliore a 88 iv per esempio? avendo impostato 5 doppioni me ne lascia 5 giusto?
 
E poi devo aprire due bot?
Basta avere il bot in due cartella differenti e avviarli.

Grazie, WebSocketPort invece cosa è?
La porta che utilizza il bot per connessioni web. Si consiglia di non modificarla.

ciao. io ho appena scaricato questo bot....ma per evitare trasferimenti pazzi,se imposto minimo doppioni 5 e transfer a iv 90.....mica mi trasferisce anche il mio migliore a 88 iv per esempio? avendo impostato 5 doppioni me ne lascia 5 giusto?
Si ne lascia 5. Ovviamente assicurati che gli altri 4 non siano migliori di questo che vuoi tenere.
 
Ma questo file auth dove è sbagliato??
Dice che non è valido (al posto delle x ho le lettere, nelle stessa posizione)-.-

{
"AuthType": "google",
"GoogleRefreshToken": null,
"GoogleUsername": [email protected],
"GooglePassword": xxxxxxx,
"PtcUsername": null,
"PtcPassword": null
}
 
Ma questo file auth dove è sbagliato??
Dice che non è valido (al posto delle x ho le lettere, nelle stessa posizione)-.-

{
"AuthType": "google",
"GoogleRefreshToken": null,
"GoogleUsername": [email protected],
"GooglePassword": xxxxxxx,
"PtcUsername": null,
"PtcPassword": null
}
Come descritto nella guida:
Le stringhe, ovvero l'email e la password, devono essere inseriti nelle virgolette.
Codice:
{
  "AuthType": "google",
  "GoogleRefreshToken": null,
  "GoogleUsername": "email",
  "GooglePassword": "pw",
  "PtcUsername": null,
  "PtcPassword": null
}
 
  • Mi piace
Reazioni: manlioo
Bella a tutti ragazzi, li lascio qui sotto una config che sta usando un mio amico ed afferma che con tale sistema riesce ad arrivare a più di 80k all'ora. Se volete potete provarla poi farci sapere il feedback.


  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "TransferConfigAndAuthOnUpdate": false,
  4. "AutoUpdate": false,
  5. "DefaultAltitude": 10.0,
  6. "DefaultLatitude": 51.507351,
  7. "DefaultLongitude": -0.127758,
  8. "DelayBetweenPokemonCatch": 0,
  9. "DelayBetweenPlayerActions": 0,
  10. "EvolveAboveIvValue": 1.0,
  11. "EvolveAllPokemonAboveIv": false,
  12. "EvolveAllPokemonWithEnoughCandy": true,
  13. "UseLuckyEggsMinPokemonAmount": 30,
  14. "UseLuckyEggsWhileEvolving": true,
  15. "UseEggIncubators": true,
  16. "DumpPokemonStats": true,
  17. "GpxFile": "central park loop.gpx",
  18. "UseGpxPathing": false,
  19. "WalkingSpeedInKilometerPerHour": 300.0,
  20. "MaxTravelDistanceInMeters": 5000,
  21. "KeepMinCp": 1200,
  22. "KeepMinDuplicatePokemon": 1,
  23. "KeepMinIvPercentage": 100.0,
  24. "KeepPokemonsThatCanEvolve": true,
  25. "PrioritizeIvOverCp": true,
  26. "RenameAboveIv": true,
  27. "RenameTemplate": "{0}_{1}",
  28. "TransferDuplicatePokemon": true,
  29. "TranslationLanguageCode": "en",
  30. "UsePokemonToNotCatchFilter": false,
  31. "WebSocketPort": 14251,
  32. "StartupWelcomeDelay": false,
  33. "SnipeAtPokestops": true,
  34. "MinPokeballsToSnipe": 100,
  35. "SnipeLocationServer": "localhost",
  36. "SnipeLocationServerPort": 0,
  37. "UseSnipeLocationServer": false,
  38. "UseTransferIVForSnipe": false,
  39. "SnipeIgnoreUnknownIV": false,
  40. "MinDelayBetweenSnipes": 0,
  41. "TotalAmountOfPokebalsToKeep": 0,
  42. "TotalAmountOfPotionsToKeep": 0,
  43. "TotalAmountOfRevivesToKeep": 0,
  44. "ItemRecycleFilter": [
  45. {
  46. "Key": "itemUnknown",
  47. "Value": 0
  48. },
  49. {
  50. "Key": "itemPokeBall",
  51. "Value": 10000
  52. },
  53. {
  54. "Key": "itemGreatBall",
  55. "Value": 10000
  56. },
  57. {
  58. "Key": "itemUltraBall",
  59. "Value": 10000
  60. },
  61. {
  62. "Key": "itemMasterBall",
  63. "Value": 10000
  64. },
  65. {
  66. "Key": "itemPotion",
  67. "Value": 0
  68. },
  69. {
  70. "Key": "itemSuperPotion",
  71. "Value": 1
  72. },
  73. {
  74. "Key": "itemHyperPotion",
  75. "Value": 1
  76. },
  77. {
  78. "Key": "itemMaxPotion",
  79. "Value": 1
  80. },
  81. {
  82. "Key": "itemRevive",
  83. "Value": 1
  84. },
  85. {
  86. "Key": "itemMaxRevive",
  87. "Value": 1
  88. },
  89. {
  90. "Key": "itemLuckyEgg",
  91. "Value": 200
  92. },
  93. {
  94. "Key": "itemIncenseOrdinary",
  95. "Value": 1
  96. },
  97. {
  98. "Key": "itemIncenseSpicy",
  99. "Value": 1
  100. },
  101. {
  102. "Key": "itemIncenseCool",
  103. "Value": 1
  104. },
  105. {
  106. "Key": "itemIncenseFloral",
  107. "Value": 1
  108. },
  109. {
  110. "Key": "itemTroyDisk",
  111. "Value": 1
  112. },
  113. {
  114. "Key": "itemXAttack",
  115. "Value": 1
  116. },
  117. {
  118. "Key": "itemXDefense",
  119. "Value": 1
  120. },
  121. {
  122. "Key": "itemXMiracle",
  123. "Value": 1
  124. },
  125. {
  126. "Key": "itemRazzBerry",
  127. "Value": 1
  128. },
  129. {
  130. "Key": "itemBlukBerry",
  131. "Value": 1
  132. },
  133. {
  134. "Key": "itemNanabBerry",
  135. "Value": 1
  136. },
  137. {
  138. "Key": "itemWeparBerry",
  139. "Value": 1
  140. },
  141. {
  142. "Key": "itemPinapBerry",
  143. "Value": 1
  144. },
  145. {
  146. "Key": "itemSpecialCamera",
  147. "Value": 1
  148. },
  149. {
  150. "Key": "itemIncubatorBasicUnlimited",
  151. "Value": 100
  152. },
  153. {
  154. "Key": "itemIncubatorBasic",
  155. "Value": 100
  156. },
  157. {
  158. "Key": "itemPokemonStorageUpgrade",
  159. "Value": 100
  160. },
  161. {
  162. "Key": "itemItemStorageUpgrade",
  163. "Value": 100
  164. }
  165. ],
  166. "PokemonsNotToTransfer": [
  167. "mew",
  168. "mewtwo"
  169. ],
  170. "PokemonsToEvolve": [
  171. "caterpie",
  172. "weedle",
  173. "seel",
  174. "rattata",
  175. "zubat",
  176. "jynx",
  177. "drowzee",
  178. "pidgey"
  179. ],
  180. "PokemonsToIgnore": [
  181. "caterpie",
  182. "weedle",
  183. "pidgey",
  184. "rattata",
  185. "spearow",
  186. "zubat",
  187. "doduo"
  188. ],
  189. "PokemonsTransferFilter": {
  190. "Mew": {
  191. "KeepMinCp": 0,
  192. "KeepMinIvPercentage": 0.0,
  193. "KeepMinDuplicatePokemon": 10
  194. }
  195. },
  196. "PokemonToSnipe": {
  197. "Locations": [
  198. {
  199. "Latitude": 40.712784,
  200. "Longitude": -74.005941
  201. },
  202. {
  203. "Latitude": -33.86882,
  204. "Longitude": 151.209296
  205. },
  206. {
  207. "Latitude": 37.77493,
  208. "Longitude": -122.419416
  209. },
  210. {
  211. "Latitude": 35.689488,
  212. "Longitude": 139.691706
  213. },
  214. {
  215. "Latitude": 52.520007,
  216. "Longitude": 13.404954
  217. },
  218. {
  219. "Latitude": 34.052234,
  220. "Longitude": -118.243685
  221. },
  222. {
  223. "Latitude": 38.907192,
  224. "Longitude": -77.036871
  225. },
  226. {
  227. "Latitude": 39.952584,
  228. "Longitude": -75.165222
  229. },
  230. {
  231. "Latitude": 51.507351,
  232. "Longitude": -0.127758
  233. }
  234. ],
  235. "Pokemon": [
  236. "pidgey",
  237. "weedle",
  238. "dragonite",
  239. "lapras",
  240. "snorlax",
  241. "caterpie"
  242. ]
  243. }
  244. }
 
Bella a tutti ragazzi, li lascio qui sotto una config che sta usando un mio amico ed afferma che con tale sistema riesce ad arrivare a più di 80k all'ora. Se volete potete provarla poi farci sapere il feedback.


  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "TransferConfigAndAuthOnUpdate": false,
  4. "AutoUpdate": false,
  5. "DefaultAltitude": 10.0,
  6. "DefaultLatitude": 51.507351,
  7. "DefaultLongitude": -0.127758,
  8. "DelayBetweenPokemonCatch": 0,
  9. "DelayBetweenPlayerActions": 0,
  10. "EvolveAboveIvValue": 1.0,
  11. "EvolveAllPokemonAboveIv": false,
  12. "EvolveAllPokemonWithEnoughCandy": true,
  13. "UseLuckyEggsMinPokemonAmount": 30,
  14. "UseLuckyEggsWhileEvolving": true,
  15. "UseEggIncubators": true,
  16. "DumpPokemonStats": true,
  17. "GpxFile": "central park loop.gpx",
  18. "UseGpxPathing": false,
  19. "WalkingSpeedInKilometerPerHour": 300.0,
  20. "MaxTravelDistanceInMeters": 5000,
  21. "KeepMinCp": 1200,
  22. "KeepMinDuplicatePokemon": 1,
  23. "KeepMinIvPercentage": 100.0,
  24. "KeepPokemonsThatCanEvolve": true,
  25. "PrioritizeIvOverCp": true,
  26. "RenameAboveIv": true,
  27. "RenameTemplate": "{0}_{1}",
  28. "TransferDuplicatePokemon": true,
  29. "TranslationLanguageCode": "en",
  30. "UsePokemonToNotCatchFilter": false,
  31. "WebSocketPort": 14251,
  32. "StartupWelcomeDelay": false,
  33. "SnipeAtPokestops": true,
  34. "MinPokeballsToSnipe": 100,
  35. "SnipeLocationServer": "localhost",
  36. "SnipeLocationServerPort": 0,
  37. "UseSnipeLocationServer": false,
  38. "UseTransferIVForSnipe": false,
  39. "SnipeIgnoreUnknownIV": false,
  40. "MinDelayBetweenSnipes": 0,
  41. "TotalAmountOfPokebalsToKeep": 0,
  42. "TotalAmountOfPotionsToKeep": 0,
  43. "TotalAmountOfRevivesToKeep": 0,
  44. "ItemRecycleFilter": [
  45. {
  46. "Key": "itemUnknown",
  47. "Value": 0
  48. },
  49. {
  50. "Key": "itemPokeBall",
  51. "Value": 10000
  52. },
  53. {
  54. "Key": "itemGreatBall",
  55. "Value": 10000
  56. },
  57. {
  58. "Key": "itemUltraBall",
  59. "Value": 10000
  60. },
  61. {
  62. "Key": "itemMasterBall",
  63. "Value": 10000
  64. },
  65. {
  66. "Key": "itemPotion",
  67. "Value": 0
  68. },
  69. {
  70. "Key": "itemSuperPotion",
  71. "Value": 1
  72. },
  73. {
  74. "Key": "itemHyperPotion",
  75. "Value": 1
  76. },
  77. {
  78. "Key": "itemMaxPotion",
  79. "Value": 1
  80. },
  81. {
  82. "Key": "itemRevive",
  83. "Value": 1
  84. },
  85. {
  86. "Key": "itemMaxRevive",
  87. "Value": 1
  88. },
  89. {
  90. "Key": "itemLuckyEgg",
  91. "Value": 200
  92. },
  93. {
  94. "Key": "itemIncenseOrdinary",
  95. "Value": 1
  96. },
  97. {
  98. "Key": "itemIncenseSpicy",
  99. "Value": 1
  100. },
  101. {
  102. "Key": "itemIncenseCool",
  103. "Value": 1
  104. },
  105. {
  106. "Key": "itemIncenseFloral",
  107. "Value": 1
  108. },
  109. {
  110. "Key": "itemTroyDisk",
  111. "Value": 1
  112. },
  113. {
  114. "Key": "itemXAttack",
  115. "Value": 1
  116. },
  117. {
  118. "Key": "itemXDefense",
  119. "Value": 1
  120. },
  121. {
  122. "Key": "itemXMiracle",
  123. "Value": 1
  124. },
  125. {
  126. "Key": "itemRazzBerry",
  127. "Value": 1
  128. },
  129. {
  130. "Key": "itemBlukBerry",
  131. "Value": 1
  132. },
  133. {
  134. "Key": "itemNanabBerry",
  135. "Value": 1
  136. },
  137. {
  138. "Key": "itemWeparBerry",
  139. "Value": 1
  140. },
  141. {
  142. "Key": "itemPinapBerry",
  143. "Value": 1
  144. },
  145. {
  146. "Key": "itemSpecialCamera",
  147. "Value": 1
  148. },
  149. {
  150. "Key": "itemIncubatorBasicUnlimited",
  151. "Value": 100
  152. },
  153. {
  154. "Key": "itemIncubatorBasic",
  155. "Value": 100
  156. },
  157. {
  158. "Key": "itemPokemonStorageUpgrade",
  159. "Value": 100
  160. },
  161. {
  162. "Key": "itemItemStorageUpgrade",
  163. "Value": 100
  164. }
  165. ],
  166. "PokemonsNotToTransfer": [
  167. "mew",
  168. "mewtwo"
  169. ],
  170. "PokemonsToEvolve": [
  171. "caterpie",
  172. "weedle",
  173. "seel",
  174. "rattata",
  175. "zubat",
  176. "jynx",
  177. "drowzee",
  178. "pidgey"
  179. ],
  180. "PokemonsToIgnore": [
  181. "caterpie",
  182. "weedle",
  183. "pidgey",
  184. "rattata",
  185. "spearow",
  186. "zubat",
  187. "doduo"
  188. ],
  189. "PokemonsTransferFilter": {
  190. "Mew": {
  191. "KeepMinCp": 0,
  192. "KeepMinIvPercentage": 0.0,
  193. "KeepMinDuplicatePokemon": 10
  194. }
  195. },
  196. "PokemonToSnipe": {
  197. "Locations": [
  198. {
  199. "Latitude": 40.712784,
  200. "Longitude": -74.005941
  201. },
  202. {
  203. "Latitude": -33.86882,
  204. "Longitude": 151.209296
  205. },
  206. {
  207. "Latitude": 37.77493,
  208. "Longitude": -122.419416
  209. },
  210. {
  211. "Latitude": 35.689488,
  212. "Longitude": 139.691706
  213. },
  214. {
  215. "Latitude": 52.520007,
  216. "Longitude": 13.404954
  217. },
  218. {
  219. "Latitude": 34.052234,
  220. "Longitude": -118.243685
  221. },
  222. {
  223. "Latitude": 38.907192,
  224. "Longitude": -77.036871
  225. },
  226. {
  227. "Latitude": 39.952584,
  228. "Longitude": -75.165222
  229. },
  230. {
  231. "Latitude": 51.507351,
  232. "Longitude": -0.127758
  233. }
  234. ],
  235. "Pokemon": [
  236. "pidgey",
  237. "weedle",
  238. "dragonite",
  239. "lapras",
  240. "snorlax",
  241. "caterpie"
  242. ]
  243. }
  244. }
Per evitare spam gradirei fosse inserito il codice in un pastebin.
Dopo che ne ho raccolti un pò li inserisco direttamente nella guida :)
 
Basta avere il bot in due cartella differenti e avviarli.


La porta che utilizza il bot per connessioni web. Si consiglia di non modificarla.


Si ne lascia 5. Ovviamente assicurati che gli altri 4 non siano migliori di questo che vuoi tenere.
no perchè l ho fatto partire e avevo 2 charmender a 88 iv e me li ha trasferiti. quindi quello che voglio capire è per esempio mettiamo caso che ho 5 charmender se imposto autotransfer a 90 di iv e questi 5 sono tra 30 e 80 di iv,mica li trasferisce tutti? oppure se ne trova uno da 91 me lo sostituisce con il piu scarso che ho? non so se mi sono spiegato )
 
no perchè l ho fatto partire e avevo 2 charmender a 88 iv e me li ha trasferiti. quindi quello che voglio capire è per esempio mettiamo caso che ho 5 charmender se imposto autotransfer a 90 di iv e questi 5 sono tra 30 e 80 di iv,mica li trasferisce tutti? oppure se ne trova uno da 91 me lo sostituisce con il piu scarso che ho? non so se mi sono spiegato )
Funziona così, facciamo caso hai un IV a 90% e il numero a 5.
Quando trovi un nuovo pokemon fra quei 6 trasferisce il peggiore.
 
ha 46pl e iv 92,48%
Eh ma non mi sembra che nelle impostazioni ci sia un'opzione anche riguardo gli IV per l'uso di pokeball, cioè l'unica è "UseIvInsteadCP" o qualcosa del genere ma l'ho messo su false
Qualcuno ha trovato snorlax? Se si mi potete dare la posizione? sto diventando pazzo :ehm:
io due a milano


Cmq altro problema, mi ha cancellato tutti i pokemon nella lista da non trasferire, ora è impostato su null, tutto in automatico...
 
Bella a tutti ragazzi, li lascio qui sotto una config che sta usando un mio amico ed afferma che con tale sistema riesce ad arrivare a più di 80k all'ora. Se volete potete provarla poi farci sapere il feedback.


  1. {
  2. "AmountOfPokemonToDisplayOnStart": 10,
  3. "TransferConfigAndAuthOnUpdate": false,
  4. "AutoUpdate": false,
  5. "DefaultAltitude": 10.0,
  6. "DefaultLatitude": 51.507351,
  7. "DefaultLongitude": -0.127758,
  8. "DelayBetweenPokemonCatch": 0,
  9. "DelayBetweenPlayerActions": 0,
  10. "EvolveAboveIvValue": 1.0,
  11. "EvolveAllPokemonAboveIv": false,
  12. "EvolveAllPokemonWithEnoughCandy": true,
  13. "UseLuckyEggsMinPokemonAmount": 30,
  14. "UseLuckyEggsWhileEvolving": true,
  15. "UseEggIncubators": true,
  16. "DumpPokemonStats": true,
  17. "GpxFile": "central park loop.gpx",
  18. "UseGpxPathing": false,
  19. "WalkingSpeedInKilometerPerHour": 300.0,
  20. "MaxTravelDistanceInMeters": 5000,
  21. "KeepMinCp": 1200,
  22. "KeepMinDuplicatePokemon": 1,
  23. "KeepMinIvPercentage": 100.0,
  24. "KeepPokemonsThatCanEvolve": true,
  25. "PrioritizeIvOverCp": true,
  26. "RenameAboveIv": true,
  27. "RenameTemplate": "{0}_{1}",
  28. "TransferDuplicatePokemon": true,
  29. "TranslationLanguageCode": "en",
  30. "UsePokemonToNotCatchFilter": false,
  31. "WebSocketPort": 14251,
  32. "StartupWelcomeDelay": false,
  33. "SnipeAtPokestops": true,
  34. "MinPokeballsToSnipe": 100,
  35. "SnipeLocationServer": "localhost",
  36. "SnipeLocationServerPort": 0,
  37. "UseSnipeLocationServer": false,
  38. "UseTransferIVForSnipe": false,
  39. "SnipeIgnoreUnknownIV": false,
  40. "MinDelayBetweenSnipes": 0,
  41. "TotalAmountOfPokebalsToKeep": 0,
  42. "TotalAmountOfPotionsToKeep": 0,
  43. "TotalAmountOfRevivesToKeep": 0,
  44. "ItemRecycleFilter": [
  45. {
  46. "Key": "itemUnknown",
  47. "Value": 0
  48. },
  49. {
  50. "Key": "itemPokeBall",
  51. "Value": 10000
  52. },
  53. {
  54. "Key": "itemGreatBall",
  55. "Value": 10000
  56. },
  57. {
  58. "Key": "itemUltraBall",
  59. "Value": 10000
  60. },
  61. {
  62. "Key": "itemMasterBall",
  63. "Value": 10000
  64. },
  65. {
  66. "Key": "itemPotion",
  67. "Value": 0
  68. },
  69. {
  70. "Key": "itemSuperPotion",
  71. "Value": 1
  72. },
  73. {
  74. "Key": "itemHyperPotion",
  75. "Value": 1
  76. },
  77. {
  78. "Key": "itemMaxPotion",
  79. "Value": 1
  80. },
  81. {
  82. "Key": "itemRevive",
  83. "Value": 1
  84. },
  85. {
  86. "Key": "itemMaxRevive",
  87. "Value": 1
  88. },
  89. {
  90. "Key": "itemLuckyEgg",
  91. "Value": 200
  92. },
  93. {
  94. "Key": "itemIncenseOrdinary",
  95. "Value": 1
  96. },
  97. {
  98. "Key": "itemIncenseSpicy",
  99. "Value": 1
  100. },
  101. {
  102. "Key": "itemIncenseCool",
  103. "Value": 1
  104. },
  105. {
  106. "Key": "itemIncenseFloral",
  107. "Value": 1
  108. },
  109. {
  110. "Key": "itemTroyDisk",
  111. "Value": 1
  112. },
  113. {
  114. "Key": "itemXAttack",
  115. "Value": 1
  116. },
  117. {
  118. "Key": "itemXDefense",
  119. "Value": 1
  120. },
  121. {
  122. "Key": "itemXMiracle",
  123. "Value": 1
  124. },
  125. {
  126. "Key": "itemRazzBerry",
  127. "Value": 1
  128. },
  129. {
  130. "Key": "itemBlukBerry",
  131. "Value": 1
  132. },
  133. {
  134. "Key": "itemNanabBerry",
  135. "Value": 1
  136. },
  137. {
  138. "Key": "itemWeparBerry",
  139. "Value": 1
  140. },
  141. {
  142. "Key": "itemPinapBerry",
  143. "Value": 1
  144. },
  145. {
  146. "Key": "itemSpecialCamera",
  147. "Value": 1
  148. },
  149. {
  150. "Key": "itemIncubatorBasicUnlimited",
  151. "Value": 100
  152. },
  153. {
  154. "Key": "itemIncubatorBasic",
  155. "Value": 100
  156. },
  157. {
  158. "Key": "itemPokemonStorageUpgrade",
  159. "Value": 100
  160. },
  161. {
  162. "Key": "itemItemStorageUpgrade",
  163. "Value": 100
  164. }
  165. ],
  166. "PokemonsNotToTransfer": [
  167. "mew",
  168. "mewtwo"
  169. ],
  170. "PokemonsToEvolve": [
  171. "caterpie",
  172. "weedle",
  173. "seel",
  174. "rattata",
  175. "zubat",
  176. "jynx",
  177. "drowzee",
  178. "pidgey"
  179. ],
  180. "PokemonsToIgnore": [
  181. "caterpie",
  182. "weedle",
  183. "pidgey",
  184. "rattata",
  185. "spearow",
  186. "zubat",
  187. "doduo"
  188. ],
  189. "PokemonsTransferFilter": {
  190. "Mew": {
  191. "KeepMinCp": 0,
  192. "KeepMinIvPercentage": 0.0,
  193. "KeepMinDuplicatePokemon": 10
  194. }
  195. },
  196. "PokemonToSnipe": {
  197. "Locations": [
  198. {
  199. "Latitude": 40.712784,
  200. "Longitude": -74.005941
  201. },
  202. {
  203. "Latitude": -33.86882,
  204. "Longitude": 151.209296
  205. },
  206. {
  207. "Latitude": 37.77493,
  208. "Longitude": -122.419416
  209. },
  210. {
  211. "Latitude": 35.689488,
  212. "Longitude": 139.691706
  213. },
  214. {
  215. "Latitude": 52.520007,
  216. "Longitude": 13.404954
  217. },
  218. {
  219. "Latitude": 34.052234,
  220. "Longitude": -118.243685
  221. },
  222. {
  223. "Latitude": 38.907192,
  224. "Longitude": -77.036871
  225. },
  226. {
  227. "Latitude": 39.952584,
  228. "Longitude": -75.165222
  229. },
  230. {
  231. "Latitude": 51.507351,
  232. "Longitude": -0.127758
  233. }
  234. ],
  235. "Pokemon": [
  236. "pidgey",
  237. "weedle",
  238. "dragonite",
  239. "lapras",
  240. "snorlax",
  241. "caterpie"
  242. ]
  243. }
  244. }
va a 300km/h e usa luckyegg sono anche pochi 80k/h