Somnus

Member
Oct 12, 2017
344
1,069
If all the roadmap becomes truth one day, I'd totally pay $40, $50 for a bug free full game like that instead of $60 in a PS4 game. SS is fantastic now, imagine with all these content!

What I liked the most is that even though characters have finished routes (Mom, Roxxy, etc), they'll gain more content thorugh side activities. I always thought the Poker game could mean more blowjobs or handjobs for MC and Erik.
 

coccoculo

Newbie
Mar 5, 2018
15
10
That's the main known bug of 0.17.5. You looked at the mysterious statue in your backpack. After that, all new saves are spoiled. You must load an older save and not look at the statue.

You may also install my mod which fixes that bug. But you still need to load an older save since the newer ones are spoiled already.
Shieeet man! Didn't know about it. Nice to know now though!
Thanks mate
 

Genji

Engaged Member
Dec 1, 2017
2,845
3,179
im just hopin i can bring all the girls at prom..of course,the student one..damn,everyone will be jealous;)
 

kimjongew

Member
Nov 25, 2017
146
171
I know summertime has an auto clicker on there wiki, but it seems like its just for this game. Any one know of autoclickers that can be used for anything, and that are safe/easy to use?
Look up autohotkey scripts and make your own. It's what I ended up doing for a "space masher" and works for anything. I don't know anything about scripting, but it took me about 5 min total.

This is the script I use. I click f1 to enable or disable:

#maxthreadsperhotkey 2 ;
f1:: ;
{
toggle:=!toggle ;

while, toggle ;
{
send, {space} ;
sleep, 1 ;
}
}
return ;

end::exitapp
 
  • Like
Reactions: DJsona

srksrk 68

Forum Fanatic
Modder
Sep 17, 2018
4,439
5,662
Look up autohotkey scripts and make your own. It's what I ended up doing for a "space masher" and works for anything. I don't know anything about scripting, but it took me about 5 min total.

This is the script I use. I click f1 to enable or disable:

#maxthreadsperhotkey 2 ;
f1:: ;
{
toggle:=!toggle ;

while, toggle ;
{
send, {space} ;
sleep, 1 ;
}
}
return ;

end::exitapp
May I ask what use there is for an auto klicker? If it's just to skip dialogs faster, there is the skip text option in the settings menu. Also, if graphics only is what you are after -- you lose all the smooth transitions when skipping.
 

kimjongew

Member
Nov 25, 2017
146
171
May I ask what use there is for an auto klicker? If it's just to skip dialogs faster, there is the skip text option in the settings menu. Also, if graphics only is what you are after -- you lose all the smooth transitions when skipping.
Dunno about other people, but certain games and sequences can be a pain in the butt to sit there and mash. I can save my wrists, keyboard/mouse and do those, IMO, poorly designed mini-game sequences with a single button click instead.
 

RottenBlock

Member
Nov 3, 2017
102
46
Dunno about other people, but certain games and sequences can be a pain in the butt to sit there and mash. I can save my wrists, keyboard/mouse and do those, IMO, poorly designed mini-game sequences with a single button click instead.
Same. I haven't thought of using auto-clickers, but the weight-lifting minigame isn't fun at all, it's just wear and tear on my keyboard.
 
4.00 star(s) 374 Votes