AutoSAM-plus is a modern, secure, and customizable automation tool for managing Steam achievements.
Designed as a robust upgrade to the original Steam Achievement Manager (SAM), AutoSAM-plus brings enhanced features, improved performance, and complete transparency.
- ✅ Secure & Offline — No internet access, no telemetry, and no data collection.
- 🧠 Smart Timer — Set custom intervals between unlocks to mimic natural behavior.
- ⏰ Random Timer — Set custom random seconds or minutes intervals between unlocks to mimic humans.
- 📊 Dynamic Progress Bar — Track your unlocking progress in real time.
- 🖱️ Drag & Drop Interface — Easily reorder achievement unlock sequences.
- 🧩 Modular Architecture — Clean, scalable codebase for easier maintenance and contributions.
- 🛡️ Open Source — Fully auditable code, free from obfuscation or hidden behavior.
- 🌐 Localization-Ready — Built with internationalization in mind.
- 🐞 Improved Stability — Bug fixes and interface enhancements over the original SAM.
- Download the latest release from the Releases page or the
uploadfolder. - Extract the contents of the
.zipfile. - Launch the official Steam desktop client (not the browser version).
- Make sure your game library is fully loaded.
- Run
AutoSAM-plus.Picker.exeto start the application and select a specific game.
⚠️ Important: AutoSAM-plus requires the official Steam desktop client to be running with your library loaded. The web client is not supported.
AutoSAM-plus is a portable application. No installation required. Simply extract and run.
❗ If your antivirus flags the app, this is a false positive due to the use of unmanaged code interacting with Steam processes. See the Antivirus Notice below.
AutoSAM-plus was built with transparency and user safety as top priorities:
- 🔓 100% Open Source
- 📡 Zero Internet Access
- 🧾 No Logging or Tracking
- ⚙️ No Runtime Modifications to Steam
You are encouraged to review the source code and compile your own binaries for maximum trust.
- C# (.NET Framework)
- Windows Forms (WinForms)
- Steamworks API
- Custom memory reading/writing modules
When running AutoSAM-plus.Game.exe or extracting the .zip, your antivirus or Windows Defender may issue a warning.
This is expected and is caused by:
- The application being unsigned.
- Direct interaction with external processes (Steam).
- Inclusion of custom memory utilities.
✅ AutoSAM-plus does not contain malware, does not access the internet, and does not modify your system.
You can compile the application from source if you prefer full control.
This project is licensed under the terms specified in the LICENSE.txt file.
See LICENSE.txt for full details.
- 🧩 Original Project: Steam Achievement Manager by gibbed
- 👨💻 This version: Modified and maintained by jnetu
- 👥 Thanks to the community for feedback, testing, and support
We welcome pull requests, feature suggestions, and issue reports!
If you’d like to contribute:
- Fork the repository
- Create a feature branch
- Submit a Pull Request with a clear description
For major changes, please open an issue first to discuss what you’d like to change.
For issues, suggestions, or collaboration, open a GitHub Issue or reach out via the repository.
