jshackles / idle_master_py

The Python version of Idle Master
GNU General Public License v2.0
230 stars 71 forks source link

OSX [El Capitan] - idle 0 games #19

Open Kahl84 opened 8 years ago

Kahl84 commented 8 years ago

I have correctly configured settings.txt and I have steam client open as weel as steam community web page. If I run Idle master I get the following message: ./start Finding games that have card drops remaining No games have been blacklisted Idle Master needs to idle 0 games Successfully completed idling process

As you can see I have severa cards to drop

screen shot 2015-12-24 at 08 46 37
jostyee commented 8 years ago

modify settings.txt 's sessionid & steamLogin with your own cookie data properties value.

raytrax commented 8 years ago

And only need open "start" file to run idle-master.

Kahl84 commented 8 years ago

Settings.txt is correctly configured, following the guide (PDF). I have tried to delete the cookie and log again in steam community but no luck

7ylxr9 commented 8 years ago

@raytrax Wait really? I've been running

cd ~/Documents/idle_master_py-master/Releases/OS\ X/; chmod +x start; chmod +x steam-idle; ./start every single time lol

But yeah all of a sudden a couple days ago, I moved my idle_master_py-master folder from downloads to documents and the command no longer works, neither does opening start file.

Edit: it's working again, it's that my steamLogin cookie keeps changing and I have to update it. Also my sessionid no longer shows up in Chrome but an old one still works for me.

SkebbZ commented 8 years ago

i keep getting this:

Finding games that have card drops remaining No games have been blacklisted Idle Master needs to idle 227 games Traceback (most recent call last): File "<string>", line 169, in <module> NameError: name 'games' is not defined

adam1x commented 8 years ago

Check this Reddit post. At least I got it to work with the instructions there.

SkebbZ commented 8 years ago

managed to get it working directly from python shell, but when i add sorting it freezes. oh well, maybe its just taking really long because i have about 2k games

vegasd commented 8 years ago

Issued this "Idle Master needs to idle 0 games" problem on Linux too. But I found the solution. All you need is to select english on steam site in browser. steam-idle isn't always correct work with other languages.

SHEFFILD commented 6 years ago

@vegasd Big thanks!!! 2 hours looking for problem!

johngamer123456 commented 6 years ago

Last login: Mon May 28 12:41:13 on ttys000 Johns-MacBook-Air:~ johnaloe$ /Users/johnaloe/Desktop/idle_master_py-master/Releases/OS\ X/start ; exit; Finding games that have card drops remaining Idle Master needs to idle 0 games Successfully completed idling process Press Enter to continue...

mine says this pls help i have a mac and tons of games but it says there are no games.

Takohashi commented 6 years ago

@johngamer123456 Try this:

  1. Update your settings.txt file and open Terminal
  2. cd path_to_your_IdleMaster_folder
  3. python start.py

PS. path_to_your_IdleMaster_folder — just drag-n-drop IM folder to the Terminal window