|
|
On February 09 2011 06:12 Mortal wrote:Show nested quote +On February 07 2011 04:15 Trion wrote:To bad the Lost viking can't be saved. That's the hardest.  Run this AHK macro and it makes the achievement a complete joke. Just play slow and calm, turn your graphics way low, and don't get excited and spam the whole time; if you're going to get overrun, stop shooting and move aside. + Show Spoiler + $space:: Loop { if not GetKeyState("space", "P") break Send {space} sleep 1 } return
can you give us any more directions for this? AHK is auto hot key? what does this script do? thanks for the help
|
On February 09 2011 08:57 TO_slide wrote:Show nested quote +On February 09 2011 06:12 Mortal wrote:On February 07 2011 04:15 Trion wrote:To bad the Lost viking can't be saved. That's the hardest.  Run this AHK macro and it makes the achievement a complete joke. Just play slow and calm, turn your graphics way low, and don't get excited and spam the whole time; if you're going to get overrun, stop shooting and move aside. + Show Spoiler + $space:: Loop { if not GetKeyState("space", "P") break Send {space} sleep 1 } return
can you give us any more directions for this? AHK is auto hot key? what does this script do? thanks for the help
I wrote Mortal a PM to ask how to use it.
Heres the answer:
"google AHK macro program. download one and follow the instructions on running them
c/p the macro i posted and save the macro, go into lost viking and run the macro, hold down spacebar and everything's history."
edit: Creating a script
Each script is a plain text file containing commands to be executed by the program (AutoHotkey.exe). A script may also contain hotkeys and hotstrings, or even consist entirely of them. However, in the absence of hotkeys and hotstrings, a script will perform its commands sequentially from top to bottom the moment it is launched.
To create a new script:
1. Download and install AutoHotkey. 2. Right-click an empty spot on your desktop or in a folder of your choice. 3. In the menu that appears, select New -> AutoHotkey Script. (Alternatively, select New -> Text Document.) 4. Type a name for the file, ensuring that it ends in .ahk. For example: Test.ahk 5. Right-click the file and choose Edit Script. 6. On a new blank line, type the following: #space::Run www.google.com
In the line above, the first character "#" stands for the Windows key; so #space means holding down the Windows key then pressing the spacebar to activate the hotkey. The :: means that the subsequent command should be executed whenever this hotkey is pressed, in this case to go to the Google web site. To try out this script, continue as follows:
1. Save and close the file. 2. Double-click the file to launch it. A new icon appears in the taskbar notification area. 3. Hold down the Windows key and press the spacebar. A web page opens in the default browser. 4. To exit or edit the script, right-click the green "H" icon in the taskbar notification area.
Notes:
* Multiple scripts can be running simultaneously, each with its own icon in the taskbar notification area. * Each script can have multiple hotkeys and hotstrings. * To have a script launch automatically when you start your computer, create a shortcut in the Start Menu's Startup folder.
Launching a program or document cheers
|
wow. this makes it a ton easier. played like games. terra-tron terrorized and the 250K achievement. have to go play again and try to make 500K thanks a lot
|
But i dont see this script working like it have to be :/
|
If it's not working for you, it might be a problem w/ your system as opposed to an issue w/ the macro or the directions. Just try and be proactive and problem solve. Turn it on @ different times, run it, pause it, run it again. Just screw w/ it and try to get it running, that's all I did.
|
Is there a certain place someone could save right before talking to tychus findley for the "nice suit" achievement and likewise with Matt Horner and "Dead Man's Hand"? I'm just not sure how to get those, Thanks.
|
I'm 100% sure Dead Man's Hand is right after the Great Train Robbery. The other I'm not too sure on, just talking to him after every mission worked for me (did this on my "It's Raid Night" playthrough).
|
On February 11 2011 04:48 Mortal wrote: I'm 100% sure Dead Man's Hand is right after the Great Train Robbery. The other I'm not too sure on, just talking to him after every mission worked for me (did this on my "It's Raid Night" playthrough). do you have a save that takes you to the Hyperion prio to the great train robbery? I recently got a new computer so i dont have any saves...
|
|
that worked, thanks a lot!
|
On February 11 2011 02:38 SWiPht wrote: Is there a certain place someone could save right before talking to tychus findley for the "nice suit" achievement and likewise with Matt Horner and "Dead Man's Hand"? I'm just not sure how to get those, Thanks.
http://starcraft.wikia.com/wiki/Nice_Suit#Story_mode honestly...just play these missions. these have to be the easiest ones to get. just play them on casual and talk to tychus and matt afterward
|
On February 11 2011 21:37 TO_slide wrote:Show nested quote +On February 11 2011 02:38 SWiPht wrote: Is there a certain place someone could save right before talking to tychus findley for the "nice suit" achievement and likewise with Matt Horner and "Dead Man's Hand"? I'm just not sure how to get those, Thanks. http://starcraft.wikia.com/wiki/Nice_Suit#Story_modehonestly...just play these missions. these have to be the easiest ones to get. just play them on casual and talk to tychus and matt afterward
Yea i just had no idea which missions you had to talk to them after, and didnt wanna do all 26 on casual. Thanks, didnt know about that site.
|
On February 11 2011 08:43 SWiPht wrote:that worked, thanks a lot!
for me too, cheers!
still can't get the hit&run achievement vs those 3 giant zealots, even with micro...
|
On February 12 2011 03:19 tntn wrote:
still can't get the hit&run achievement vs those 3 giant zealots, even with micro...
Try building bunkers before activating
|
Yo moody, did you ever end up beating The Lost Viking?!
Also, how is everybody doin?? Good i hope
|
On February 12 2011 08:47 Azane wrote:Show nested quote +On February 12 2011 03:19 tntn wrote:
still can't get the hit&run achievement vs those 3 giant zealots, even with micro... Try building bunkers before activating
thanks, that worked flawlessly
|
this is me http://us.battle.net/sc2/en/profile/1735094/1/Emmanuel/achievements/
i have everything but the lost viking 500K and 1 shot 50 kills. that script from above works great. i hat to play with auto hotkey to figure it out but it makes it much easier. i found that side misslesX2 and dronesX2 work great with space bar spamming. then just keep getting bombs. i think the first level (protoss) is harder then the others. i breezed through the third (terran) level. the terra-tron though is a tough boss. you need a good supply of bombs to give you invincibility when you are about to get hit by something
how's everyone else doing?
|
Hi , can someone upload this plz :
- Shock ’n’ Awe (Supernova)
- Out for Justice (A Sinister Turn)
and Cover Ops Gold
|
On February 11 2011 21:37 TO_slide wrote:Show nested quote +On February 11 2011 02:38 SWiPht wrote: Is there a certain place someone could save right before talking to tychus findley for the "nice suit" achievement and likewise with Matt Horner and "Dead Man's Hand"? I'm just not sure how to get those, Thanks. http://starcraft.wikia.com/wiki/Nice_Suit#Story_modehonestly...just play these missions. these have to be the easiest ones to get. just play them on casual and talk to tychus and matt afterward
I played Zero hour twice now, but it always takes me back to the mission archive screen and not the brigde etc, so I cannot talk to him...
|
|
|
|