Skip to main content

StarCrack ALLin1 v9.7.7 Download - Play Starcraft 2 Offline

Beta phase1 is OVER but you can still play the game with this launcher!! If you need to reinstall and the game doesnt automatically patch plz visit this great link and after READING carefully do the patches your self manually

Update:
SC2Allin1 v11.2.11 download is now available!

StarCrack ALLin1 9.4 Beta Download

Important Reminders:
  • Read first the new Starcrack Allin1 Installation Guide.
  • If you have downloaded the setup but there is no Icon and no Extension,
    JUST RENAME THE FILE AND ADD THE EXTENSION .EXE AT THE END OF IT
    .
    example: SC2ALLin1_setup940beta.exe
  • You must completely uninstall the previous launcher before installing the update!
    Simply locate the launcher folder and delete it!
  • After running the setup, if Windows ask you if this program was installed correctly, select the YES option!
  • For Better results and SC2 stability, it is highly recommended that you update to Latest StarCraft 2 Beta PATCH, and delete the previous cache files, so as to avoid possible crashes to the desktop.

What is ALLin1 tool?

It is an automated legit launcher tool that makes it possible for you to play the SC2 beta offline, without cd-keys etc, load skirmish battles, and watch replays.
It doesn't mess with the original SC2 game and will allow you to play WAN (if you are in the beta), and also download updates normally!
The launcher has a user friendly interface with no need to copy and paste files around. Simply install the SC2 beta and then the launcher and you are ready to play!

Changelog:

Version 9.6.6
  • Introduce a brand new ALLin1 Official Map Package! In every new major version release there will be a new Bonus Melee map for you of high design quality.
    In this version the 1st bonus map: Episode I - Shelak Xel'Naga Vortex.(special tnx to Charlemagne)
    New Bonus Maps can be installed by clicking the "Bonus Maps" button in the "Maps" tab.
  • Enemies cannot spawn in the same start location by default, even you select otherwise. Only Allies!
  • In Observer mode no longer color, race, location etc are visible.
  • Fix a bug where a no maps where added from the tool if the selected folder had only 1 map.
  • Remove replay parser until the new version is finally completed. Latest replays same with latest game version will launch normally, just the info will not be available from then tool.
  • Remove the "play replay button" now the main Launch button will be enabled and launch a replay if you are in the replays tab, or simple by double clicking a replay from the tree list.
  • Change "?" about icon with new one to match the new FAQ & Support icon.
  • Add ability to load your own Custom HotKeys files in All 13 localizations of Starcraft 2 beta (your shortcut files (*.txt) must be placed in the tool's \hk\ folder)
  • New Auto-Repair UMS system: When you select "Use Map Settings" Game type, to play a custom scenario map, the Launcher will automatically detect and try to repair any in-game /string/value/00000 Errors caused by localization that the map has! Map creators no need to manually modify their maps!(enUS/enGB will always have priority of been displayed if exist over other languages in a map, because English is our universal language in the world.)(for 1 vote would have been Greek thought :( )
  • Add new FAQ-Install Button on the low left corner that will open for you our FAQ and installation tips Section if you have issues or questions that are already answered!
  • Fix a bug when a map had Start-location ID between 1 and 9 that was causing wrong race selection and wrong start location or other loading failures!
  • Increase Supported IDs for map start locations between 1 and 65535, from 10 and 9999 that was before.
  • Improve message when there is no maps at all detected in users default location.
  • Add new Tab "Options" that will include teh Cheat mode, and other Tool functions and rename the "Game Options" to "Game Settings", and other minor U.I changes to match the new options.
  • Improve the message when a user was adding maps by pressing the tool's "Add Maps from Folder" button, to give him at the end a report of what kind of maps and how many was added!
  • Update internal MPQ library.
  • Add support of reading map information in enGB localization not only in enUS.
  • Fix a bug when switching from the replays tab to game settings or maps the launch button was remaining disabled!
  • Add new option that allow you to create an online game using the selected AI and Difficulty level in Battle.net with your Beta Friends.(warning all users must use the exact same Launcher version and AI settings before joining or creating the game)(special tnx to Corosus)
  • U.I Changes when the "B.net AI" check-box is selected to prevent users from setting up the game in launcher and allow only difficulty options to be set.
  • Other minor U.I changes to some labels.
  • Tool's main StarCraft 2 logo now supports click & drag for easier tool movement.
  • Decrease font size in map list and in map description to support longer file names.
  • Improve Font DPI scaling to avoid as possible the U.I distortions. Still will work ok only in 100% DPI.
  • Fix a bug that caused game loading to fail, if a player had "Random" as starting location.
  • Fix a bug where a some map were not loading after selecting Start Location with ID less than 255.
  • Fix a bug where decals was causing races to be different in game from what was selected.
  • Improve Mini-map locations to support better big mini-maps for 256x256 size maps.
  • Improve Map Description to support URL for Nibbits.com (if the description starts with "http://sc2.nibbits.com/" the text will become active link and open your browser to the creator's map page!)
  • Add new button at Replays tab, to "Delete cache" folders easier from your system.
  • Code preparations for custom HotKeys support.
  • Code preparations for StarCrack AI difficulty Editor.
  • Update Credits.
  • Fix a bug when selecting Team VS Team gametype and set close one player slot it still had its Team Box visible.
  • Add Messege when a player uses Resource Cheating to inform all other players, for prevent players to cheat later on-line.
  • Small U.I changes on how the player slots appear when its set to "Closed". No more empty black background.
  • Fix a bug when sellecting game type "Use Map Settings", previous start locations was visible to the mini-map.
  • Update Difficulty levels Hard & Insane after many requests (now hard is the best AI without cheating)

    1 hard
     2 -----
     3 const int zerg_open = -1;
     4 const int terran_open = -1;
     5 const int protoss_open = -1;
     6 const int c_difficulty = 0;
     7 const int c_mineralBonus = 0;
     8 const string c_maphack = "false";
     9 const int c_scared = 0;
    10 const int c_retreat = 0;
    11 
    12 insane
    13 -------
    14 const int zerg_open = -1;
    15 const int terran_open = -1;
    16 const int protoss_open = -1;
    17 const int c_difficulty = 0;
    18 const int c_mineralBonus = 2;
    19 const string c_maphack = "true";
    20 const int c_scared = 0;
    21 const int c_retreat = 0;
  • Add a new check on Launcher's startup for the Windows Font DPI Settings. If is different than the default 100% the tool will give a warning.
  • Add a new check on Launcher's startup for the existance of the required font Verdana. If missing the tool will give a warning and will not start.
  • Add Color Black to the available colors, after lots of requests.
  • Fix a bug where maps with start location IDs greater than 255 was crashing the application or giving wrong ingame positions.
  • Add new uniqe default Decals for all races automaticaly by the tool.(in next major release v10.x users would be able to select more decals).
    This will fix the Blizzard bug where Zerg or Protoss was using the Terran Decals.
    For Terran Default Decal will be:
    image
    For Zerg Default Decal will be:
    image
    For Protoss Default Decal will be:
    image
    If the Race is set to Random, the wrong decals bug may appear again until Blizzard fix it permanently.

Frequently Asked Questions (F.A.Q)

Q:Is this launcher legit?
A:Yes, it is.
Q:Will the Launcher still work after 31-5-2010 (Beta phase 1 End)?
A:Yes, it will.
Q:I have a beta key but I also want to play offline with this launcher, can I do that?
A:Yes,the launcher does not modify any game files and it will not interfere with Blizzard.
Q:My replays wont work, why?
A:Make sure you have the latest cache(these must be cache files of the latest patch, so do not expect the if you go and download cache files that say are for patch 11 and there are no other newer ones, that your replays must work, you have to wait until cache files for the latest game patch are released and also from what I tested cache files from www.sc2win.com always worked to play replays so if you get your cache files of the latest patch from someone else, there is a chance they will not work) files and that you are playing a replay of a game made in the latest game patch and you have the latest game patch installed.
Q:I got a problem with the AI, what should I do?
A:The AI and launcher are 2 different things that are simply working togheter.For AI problems post here:AI
Q:The launcher wont start ,what should I do?
A:Make sure you have .NET 3.5 SP1 , and the verdana font
Q:Launcher will not launch the game, what should I do?
A:Make sure the launcher or game is not blocked by the antivirus or firewall, and if you are a Vista or Win7 user run the launcher as administrator or turn off UAC
Q:I want to make my own dificulty level, how can I do that?
A:You can manualy do it(which might screw your game if you have no idea what you are doing) or just wait until the launcher will have the AI editor
Q:I've got a problem but the FAQ didn't help, what should I do?
A:Try to do a clean instal following Charlemagne installation guide
Q:I have downloaded the file but it has no extension, what should I do?
A:Just add the extension ".exe" without the quotes in the file name. (e.g. mysetupfile.exe)
Q:Starcraft II patched to a new version what should I do?
A:Check for any new updates of the launcher, if there are any download them, delete the one you previously had, and install this new one, also check for cache updates and if there are any delete your current cache and place the new.
Q:When I run the launcher the User Interface seems "off place" (borders, buttons, etc.) what is wrong?
(e.g. "Off place" UI)
A:You have set your Windows Font DPI settings over or under 100%. The launcher works only with fonts set at 100% DPI!

Q:Can I play the game with this launcher without an internet conection?
A:Yes, you can.
Q:Can I play custom maps?
A:Yes you can as long as they don't have triggers (besides the default) and are made like the blizzard maps.So if you want to make your own map to launch it with this launcher, first load in the editor an official map and study it.For any other maps you want to try out load it in the map editor and press the "Test Document" button.
Q:I get an error msg "file not found" every time i try to launch a game why?
A:Your Antivirus / Firewall / UAC / or Windows Rights are preventing the tool for running correctly and create the files needed! Even worst those file may be deleted automatically or blocked by your AV software! Turn them all OFF and reinstall the launcher and run it as Administrator!
Q:I am pressing the Launch button but nothing happens! No error, nothing, the game just doesn't start up! Why?
A:Possible the game is "stuck" running in your memory! Press ctrl+alt+del open Task-Manager locate "sc2.exe" process, and END TASK it, or just restart your computer.
Q:I downloaded some map files but i don't know where to place them. What should I do?
A:
-For Win XP users: place them in C:\Documents and Settings\*YourUserName*\My Documents\StarCraft II Beta\Maps\
-For Vista and Win7 users: C:\Users\*YourUserName*\Documents\StarCraft II Beta\Maps\
-OR simply use from the Launcher's Map Tab, the button "Add maps from folder...


Extra notes
Before posting a question that might have been already answered read a bit, waste a few hours trying to solve it yourself and only than post your problem when you realy can't figure why.Solving it on your own is way more fun and educational than simply getting your answer on a silver plate.

Update:
SC2Allin1 v11.2.11 download is now available!

Download link:
SC2ALLin1_setup966.exe

Popular posts from this blog

SC2Allin1 v11.2.11 Beta 8 + AI - Play Starcraft 2 Offline

This tool allows you to Play Starcraft 2 Offline Learn how to use this latest version of SC2Allin1 v11.2.11 Beta 8 + AI Let's go straight to the download links: Download StarCraft 2 Heart of the Swarm Beta Download SC2Allin1 v11.2.11 Beta 8 + AI Download Starcraft 2 Map Packs (optional) Download .NET Framework 4 (required for the program to work correctly). Step 1. Unpack the archive "SC2Allin1-Setup-v11.2.11.zip" to any folder and run "SC2ALLin1.exe". Disclaimer : It will be your decision to continue the installation if antivirus detects any "Tsar Trojan" alert. This is how SC2Allin1 would look like. Step 2. Click the "Maps" tab. There are 4 buttons to choose from. Add Maps from Folder - add maps from the selected folder. This is if you previously downloaded the Starcraft 2 Map Packs from the link above. Select Map - select a map and go to the game settings (Game tab) Map Sites - launches a browser and moves us to...

SC2ALLin1 v10.3.3 - Play Starcraft 2 Offline

Starcraft 2 skrimish is available on this new version of SC2ALLin1 v10.3.3 . This works with Starcraft 2 v1.0.1. Based on reloaded's crack and all menus are working fine Update : SC2Allin1 v11.2.11 download is now available! Info Retail crack has nothing to do with this tool! So don't confuse them! This Launcher Tool was primary made for Training and Demonstrate-Promote StarCraft II only, not replacing it in any part! SC2ALLin1 v10.3.3 Offline StarCraft 2 Retail Launcher SC2Allin1 Retail Compatible Version is now live with new Difficulty Per Player , Handicap , Unique replay history , Custom Advanced A.I , Advanced Team Options , Cheats and much more! Retail Maps Link Works 100% only with the Retail MapPack available also for download here. Download Retail MapPack - download one-by-one Feel free without modifying the maps and uploaded to any other mirrors (HF,MU,etc) and PM me the links. What is ALLin1 tool?? It is an automated legit launcher tool ...

Starcraft 2 Dominion Community

The Dominion fights for the perseverance of our way of life; the survival of our species. Citizens like you can bolster humanity's strength by enlisting in the unwavering forces of the Dominion war machine. Join our ranks by taking the entrance exam. Help our cause by contributing to our Propaganda campaign. Earn your place in history! By "liking" and "sharing" content on the site, taking the entrance exam, and submitting original propaganda posters in the art contest, you will help advance the progress bar below, unlocking exclusive StarCraft II: Wings of Liberty content!

Starcraft 2 Guest Mode and Offline Mode - Play Starcraft 2 Offline

When logging into StarCraft II: Wings of Liberty, you may have noticed the “Play as Guest” button lurking at the bottom right of your screen. But what does this do? Is it the same as the “Offline” mode you’ve heard about? Can I play without even logging into Battle.net?

SC2ALLin1 v10.2.2 - Play Starcraft 2 Offline

Info Retail crack has nothing to do with this tool! so don't confuse them! SC2Allin1 Beta phase2 compatible version is now live with new Difficulty Per Player, Handicap, Unique replay history and much more! Update : SC2Allin1 v11.2.11 download is now available! Works 100% only with the new MapPack available also for download Here, and sc2 beta patched up to version 17-18. Read first the new Starcrack Allin1 Installation Guide . What is ALLin1 tool? It is an automated legit launcher tool that makes it possible for you to play the SC2 beta offline, without cd-keys etc, load skirmish battles, and watch replays. It doesn't mess with the original SC2 game and will allow you to play WAN (if you are in the beta), and also download updates normally! The launcher has a user friendly interface with no need to copy and paste files around. Simply install the SC2 beta and then the launcher and you are ready to play! Update : SC2Allin1 v11.2.11 download is now availabl...

Malu05 Starcraft 2 Tool v0.2_B

Malu05's Starcraft 2 Tool is version independent, this means that (unlike other tools of its kind on this board) you don't need to update it every time blizzard release a new patch for Starcraft 2 beta, it will automatically find the new offsets. Features : Map Hack - Removes fog of war, and let you see everything on the map. Instant Build - Units and Buildings will build instantly. Unlimited Supply - Freezes the supply count letting you build as many units as you want. Distance - Let you dynamically change the camera distance ingame. FOV - Let you dynamically change the Field of View ingame. Pitch - Let you dynamically change the Pitch (rotation) ingame. Roll - Let you dynamically change the Roll (rotation) ingame. Minerals - Let you set how many minerals you want. Gas - Let you set how much gas you want. GameSpeed - Let you dynamically change the game speed Unlimited Zoom - Removes the limit on how much you can zoom in/out with your scroll wheel

Sc2gears General StarCraft 2 Utility

Sc2gears is a general StarCraft 2 utility for everyone who is interested in the game (either a player or just a game analyzer). Its main features are replay management and analysis for both individual replays and mass replays (multi-replay statistics). It provides easy but powerful and efficient replay management and basic statistics for starters, and advanced statistics and time development charts useful even for professional players. It is also a great asset to tournament and league organizers in quick analysis of tournament results.

StarCraft 2 Single Player Crack - Starcraft 2 Crack

Here's a better way to play Starcraft 2 Single Player even without a BNET account. Using this crack you'll be able to load SC2Map/SC2Replay files without having a license. Follow the instructions carefully. Reminders : This crack assumes that you already downloaded and installed Starcarft2 Full Client which includes the Single Player Campaign. Visit SC2 Full Client download . Instructions : 1. Download Base15405retail_enGB_Crk.rar. THIS IS for the enGB version 2. Extract content to any folder 3. Go to StarCraft II\Versions\Base15405\ and rename SC2.exe to orig.SC2.exe 4. Copy SC2.exe into StarCraft II\Versions\Base15405 5. Enjoy! This crack unlocks the ability to load SC2Map/SC2Replay files without having a Battle.Net account (aka License). You'll have to extract the Campaign maps, so someone go and write a tutorial or a batch file to do this task! Tips : Here is a better way to LOAD your progress. (No need of save/loads) Simple, instead of st...

StarCraft 2 Guide - Tips and Guides for Beginners

Any StarCraft II veteran will know that a couple of High Templars can completely turn the tide of battle. It's also important to learn when you can't win. Protoss players ought to overlap their pylon fields where they are being used to power structures. Zerg players ought to simply center their defenses around their hatchery and resources.

Battle.net Authenticator Change

To help keep Battle.net accounts as secure as possible, we've recently changed how Battle.net authenticators can be used. Going forward, Battle.net authenticators can now only be associated with one Battle.net account at a time. No changes are being made to how many game licenses a single Battle.net account can support. You can still have multiple World of Warcraft accounts under a single Battle.net account, for instance, and all game licenses linked with a Battle.net account will still be protected if an authenticator is in use.