pgoapi icon indicating copy to clipboard operation
pgoapi copied to clipboard

Allow to pass username+password

Open MRokas opened this issue 9 years ago • 6 comments

Sample usage: accept-tos.py mrokas my1337password

MRokas avatar Aug 07 '16 11:08 MRokas

Sry i am new to this where should i type this?

nibewiahn avatar Aug 09 '16 18:08 nibewiahn

You would be better of by using alternative script, this one aint the best :joy:

MRokas avatar Aug 09 '16 18:08 MRokas

Which one? Anyway i dont know how to use it where should i run it?

Its only 10 Acc i could do manually, but i wanted to learn!

nibewiahn avatar Aug 09 '16 18:08 nibewiahn

download repository, extract .zip, download python, download pip, go into folder, use pip install -r requirements.txt, edit accept-tos.py file so it uses your username and password, run python accept-tos.py

MRokas avatar Aug 09 '16 19:08 MRokas

Same process ass if was the maps thxxx!

nibewiahn avatar Aug 09 '16 19:08 nibewiahn

~/Documents/GitHub/pgoapi (master) $ "C:\Python27\python.exe" accept-tos.py C:\Python27\python.exe: can't open file 'accept-tos.py': [Errno 2] No such file or directory

Nvm i jsut copied from the script folder to the main folder !

nibewiahn avatar Aug 09 '16 19:08 nibewiahn