For the people asking for auto clickers... Stay away from anything that has an executable lol.
It's trivial to code your own using AHK or Python.
This is what I use, google AHK, set it up, won't take more than a few minutes and it's 100% safe because you know what it's doing:
!m::
while GetKeyState("m")
{
Click
Sleep, 100
}
return
alt+m starts clicking while I hold it. Sleep, 100 is the delay between clicks in micro seconds, so it clicks 10 times a second. I've tried faster speeds but that seems to kick me out. Might be possible to make it a bit faster, can't be bothered to test.
So today I log on and all I have is a black screen. All the menus/folders/etc work, but the room and girls are all black. Only on desktop, too. Mobile works, even the player. But browser just shows a black screen. Anyone have any intel/experience with this?
Is there a limit to the keys you can get? I'm using an Autoclicker on the standalone game with the key drop Item leveled to 19% key drop rate. and the keys just stopped dropping.
I had this problem yesterday when leveling up to 3. I sent in a ticket about it.
Today I messed around enough and got it to work.
Go back to your office.
Use the switch button on the right of the screen to choose a background.
Choose the 1st or 2nd. For whatever reason, the 3rd doesn't load.
Still waiting for a reply from Nutaku, but this has fixed the issue for now.
This clicker is safe. Been using it for a while now. It's one of the simplest to use. No need to make your own program or worry about translating milliseconds to clicks. You put in 20 clicks per second, and you get 20 clicks per second. There's an option to set it to run when activated, or hold the key down.
If you start it up and it complains that you're missing a DLL, you need to install Visual Studio 2015, direct from Microsoft.
I keep the clicks around 19 or 20 clicks per second for the FAP CEO downloaded app.
https:\\www-portablefreeware-com\forums\viewtopic.php?t=20172
Just change the two hyphens to periods and swap the backslashes for forward slashes, in the link.