Author Topic: Non-Mod Mouse Clicker Auto Launcher for Windows 7, Vista, XP, 2000  (Read 3237 times)

Offline Jagid

  • Llama Wrangler
  • **
  • Posts: 43
Hey there, Jagid here. At Carl's suggestion I started a website with my helpful Sims 3 tools: jagid.me

I am in the process up upgrading the apps and I just finished with my autolauncher app. It is not a mod, but I couldn't figure out a better forum in which to post this. Thank you to the moderator if you find a better spot for this post!

Technically speaking, the app is a mouse macro. It has you run a setup process that maps the location of the various buttons you need to click to start The Sims 3 Launcher, launch it, cancel the intro movie by clicking the screen, click the giant check mark once it appears to autoload your most recently saved game, then press pause once loaded (press escape once you return to the computer to stop its auto-clicking action).

I hope you like it!

A note: I've used this on Win 2000, XP, Vista, and 7. I don't have a Win 8 so it'd be great if someone could let me know if it works on that OS as well.  ;)

Offline Trip

  • Global Moderator
  • Watcher
  • ******
  • Posts: 4530
  • Three Chihuahuas in a Trenchcoat
Re: Non-Mod Mouse Clicker Auto Launcher for Windows 7, Vista, XP, 2000
« Reply #1 on: February 10, 2014, 07:17:31 PM »
Hi Jagid. The Auto Launcher seems to work as intended on Windows 8. The only two issues I see aren't Windows 8-related:

1. Because my game is digital, I have to manually go through the Origin client before the Auto Launcher can work its magic. It's unavoidable, I'm afraid.

2. Patch 1.55 actually fixed saves not staying paused when you save while paused, so pausing the game with the Auto Launcher actually does the opposite, unless you are not patched/forget to pause before saving.

Regardless, it's a great tool. :)
No respect, no chance, cease and desist when I chant-

Forum Rules / Outrun / Defunded



Registered members do not see ads on this Forum. Register here.

Offline Jagid

  • Llama Wrangler
  • **
  • Posts: 43
Re: Non-Mod Mouse Clicker Auto Launcher for Windows 7, Vista, XP, 2000
« Reply #2 on: February 10, 2014, 10:40:25 PM »
Thanks for the info!!  ;D

After your file loads the cycle of clicking where the check mark used to be continues until you press escape, along with throwing out the "1" then "0" keys in rapid succession.

I just checked the code and the cycle has a total of about 2.25 seconds of pausing time and then maybe a few milliseconds of unpaused time. To accomplish this the tool throws the "1" key into the system and then the "0" as fast as computerly possible thereafter. The design is to make sure the game doesn't advance more than a few Sim seconds before you come back into the room and press escape to start playing.

It's annoying that the pause button in the game is a toggle and not a pure setting. The 1, 2, 3, and 4 keys are settings. So you know for sure what you're getting when you hit it. But "0" or "`" toggle between paused and whatever speed you were using prior to pausing.

So I had to make the app send the key for normal speed during the cycle, then press a key to pause, that way we know time stopped. One of my previous iterations of the app actually checked for the red pause border on the edge of the screen and auto cancelled itself. One of the updates stopped me from sampling pixels successfully, however, so now it just cycles until you stop it. Oh well.

If your game is running at normal speed for more than a few milliseconds per real-world minute, then I probably need to add a subroutine to handle your situation.

And I bought my game and all the EPs though Origin (well whatever it was named back then). Did you get yours through the Windows 8 Store?

On my personal launcher I actually have it just give me an option box asking if I want to run the launcher (to check for updates or install something) or just run the Sims 3 game file directly. My file is located at "C:\Games\The Sims 3\Game\Bin\TS3W.exe" and even just running this file, which is the original game, also loads all the EPs.

The only reason I haven't put that functionality into the tool on my site is I am not sure how comfortable I am encouraging people to skip the launcher and possibly miss an update, although I suppose I could add a prompt to remind them they can "Open Launcher" any time from within the game options menu.

If you want a copy of my personal launcher let me know. I'd be interested to know what's different in Win 8 compared to my Win 7 install. Well, aside from my custom game folder on my SSD and such that is. Just let me know the path to where your TS3W.exe and Sims3LauncherW.exe are located and I can code them in and give you a download link.