You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.
Hi
I've used this for quite a long time and now it just won't work.
I know cookies change and they're correct. I've done it over and over again before.
Any help here?
Thanks
[ 04/28/2018 10:34:10 PM ] WELCOME TO IDLE MASTER
[ 04/28/2018 10:34:10 PM ] Finding games that have card drops remaining
/usr/lib/python2.7/site-packages/bs4/__init__.py:181: UserWarning: No parser was explicitly specified, so I'm using the best available HTML parser for this system ("lxml"). This usually isn't a problem, but if you run this code on another system, or in a different virtual environment, it may use a different parser and behave differently.
The code that caused this warning is on line 158 of the file start.py. To get rid of this warning, change code that looks like this:
BeautifulSoup(YOUR_MARKUP})
to this:
BeautifulSoup(YOUR_MARKUP, "lxml")
markup_type=markup_type))
[ 04/28/2018 10:34:12 PM ] Reading badge page, please wait
[ 04/28/2018 10:34:12 PM ] Invalid cookie data, cannot log in to Steam
Press Enter to continue...
The text was updated successfully, but these errors were encountered:
Hi
I've used this for quite a long time and now it just won't work.
I know cookies change and they're correct. I've done it over and over again before.
Any help here?
Thanks
The text was updated successfully, but these errors were encountered: