Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. Screenshot bot:
  2.  
  3. 1. Username & password login
  4. 2. Screenshot first CUSTOM AMOUNT OF pages ((could be 5, could be 10, could be whatever))
  5. 3. Screenshot shiny page(s)
  6. 4. Screenshot mew page(s)
  7. 5. Screenshot deoxys page(s)
  8. 6. Screenshot legendary page(s)
  9. 7. Screenshot top 9 (based on cp) pokemons
  10. 8. Screenshot account card (excluding level)
  11. 9. Screenshot pokecoins
  12. 10. Screenshot all item page(s)
  13.  
  14. 11. Upload to folder or dropbox
  15.  
  16. - This is just out of my head, could add some logic during the way.
  17.  
  18.  
  19.  
  20. ------------------------------------------------
  21. Extract data to json info:
  22.  
  23. (account data)
  24. 1. Level
  25. 2. Stardust
  26. 3. Team
  27. 4. Start date
  28. 5. Total experience
  29. 6. Pokemon bag (amount/amount)
  30. 7. Item bag (amount/amount)
  31. 8. Pokecoins
  32.  
  33. (pokemon data)
  34. 1. Name
  35. 2. CP
  36. 3. IV
  37. 4. Move 1
  38. 5. Move 2
  39.  
  40. (item data)
  41. 1. Everything
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement