-
Notifications
You must be signed in to change notification settings - Fork 72
How do I download Idle Master on Linux? #18
Comments
well i don't know if is the only way to download, but you can get by downloading the entire idle master py https://github.com/jshackles/idle_master_py/archive/master.zip after, find the linux version (releases/linux) and copy to your user folder (/home/USER) to run you will need install some python packeges, just open your terminal (ctrl+alt+t) and type this: sudo apt-get install python-bs4 python-requests python-pil.imagetk python-colorama -y && sudo apt-get update it will ask your linux password, no danger. after this, by terminal open the idle file in the linux folder (cd Linux) and type python start.py now, put your steam account in the python version is quite hard so this video may help (starts on 1:30) all done, just type "python.py" on the terminal again and if everything works the cards will start to drop after 2 hours or more (if it's working a window will pop out with one of your games image, you can close that but keep the terminal open) sorry for the text wall and my english as well but this was the best I could do, I hope this help you and if you have any problem just ask me ps: I'm not a part of this project or a python programer so some things are probably more complicate than should be |
Thank you so much it works perfectly |
Please do not close this issue |
Can you make from this an easy use tutorial on Readme.me ? |
Please update your guide. |
I'M the same guy that posted the tutorial (I had issues with the old account) now I'm very busy but I'll try update this install in the readme file of idle UPDATE: Just sent a pull request to the main idle but you can see the guide here |
Thanks for your answer. I put up a little summary of the things I did to get it to work (with help from the internet) 1- Download idle master python (clic on clone or download): |
Hi! Do I need the steam client installed? [ 03/30/2017 02:49:38 PM ] WELCOME TO IDLE MASTER Is that ok? Do I need to keep the browser open in my steam page while dropping the cards? |
Yes, you need your steam client installed and open. There is a linux version of the client. You don't need to keep your browser open. |
You can't run Steam on any of the Raspberries, Steam isn't coded to work on an ARM processor. |
So I'm not able to idle my cards on a raspberry? ;/ |
Unless you emulate a x86(_64) Architecture or write the Steam API for ARM yourself i'd doubt it |
Thanks anyway 👍 |
I managed to use ASF with mono this week and get my cards :) |
Is working, thanks. |
I can only get the SteamLoginSecure token, not the SteamLogin token. Can someone help me please? |
Is it because of the steam 2FA? |
steamLogin = steamRememberLogin |
I don't see that. Aswell. |
What don't you see? |
Like I said I can only see SteamLoginSecure and sessionId nothing else. |
I'm new to Linux and I have literally no idea how to download this program? can I get some instructions? keep in mind that I'm pretty much a Linux noob.
Thx in advance :)
The text was updated successfully, but these errors were encountered: