Malu05's Starcraft 2 Tool is designed to be version-independent. Unlike many similar tools that require manual updates every time Blizzard releases a new patch for the Starcraft 2 beta, this utility utilizes automated pattern scanning to locate the necessary memory offsets dynamically. Through my own testing, this approach significantly improves reliability, as the tool adapts to game updates without needing a recompile or a new release.
Core Features
The tool provides deep memory manipulation for the Starcraft 2 client, allowing for the following adjustments:
- Map Hack: Removes the fog of war, providing full visibility of the map.
- Instant Build: Eliminates build timers for units and structures.
- Unlimited Supply: Freezes the supply count, bypassing the 200-unit cap.
- Camera Controls: Dynamically adjust Distance, Field of View (FOV), Pitch, and Roll.
- Resource Management: Manually set current Mineral and Gas counts.
- GameSpeed: Real-time modification of the game simulation speed.
- Unlimited Zoom: Removes the default scroll wheel constraints on camera zoom.
Installation and Usage
Download the archive from the official location: www.madx.dk/files/M05_ST_02_B.rar. Ensure you extract the contents of the RAR file into a single, dedicated folder to prevent dependency errors.
Important Note for Windows Vista/7 Users: If you have User Account Control (UAC) enabled, you must right-click the executable and select "Run as Administrator." This is required to grant the tool the necessary permissions to read and write to the Starcraft 2 process memory.
About the Developer
I am Malu05, known in the World of Warcraft machinima community as the creator of the WoW Machinima Tool. My interest in creative game hacking led me to explore the architecture of StarCraft 2, resulting in this project.
Version History
v0.2_b
- Instant Build (no build time for both units and buildings)
- BlackSheepWall (No fog of war, everything on the map visible)
- Supply Hack (will stop the PSI number from changing allowing you to build unlimited units (even more than 200)).
- More checks during pattern scan to avoid problems with file acess.
- Added Debuging Code.
- Fake SC2 processes no longer appear in the process selection list.
- Fixed a problem that would cause problems if you use multiple versions of SC2
v0.2
- Added Unlimited Zoom
- Added GameSpeed Controller
- Increased the maximum FOV amount
- Now devided into 2 Sections
- Fixed text in certain errors to make it clear what is wrong/needed
- Removed all old tool references
v0.1
- Initiall release
