taultunleashed logoGain 7% extra minerals all game : Starcraft 2 Submissions
newtopic  postreply
 [ 6 posts ] 
blue large dot

Gain 7% extra minerals all game : Starcraft 2 Submissions

Posted: September 14th, 2010, 12:13 pm
 
carefoot

Total Posts: 541
Location: In a Tree
Joined: August 21st, 2004, 4:41 pm
carefoot's Reps: 890
User avatar
Active User > 50 Posts
premium
Without explaining why this works I'll just explain how to do this.

When a worker is returning gathered minerals (it is returning whenever and only the RETURN CARGO BUTTON IS AVAILABLE). This button is default to C or if you are like me & use the grid layout then it will be D.

During the return cargo phase hold down shift, right click on the mineral patch this worker is mining at, now continue to hold down shift and issue the return cargo command. Do this as many times as you can during the return cargo phase and the orders will remain for 1 trip per each shift right click/shift return cargo.

A simple macro that could issue these commands 15 times each (as 33 waypoints is Starcraft 2 is the maximum)

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION
SHIFT + RIGHT CLICK CURRENT MOUSE LOCATION
SHIFT + C CURRENT MOUSE LOCATION


Any more then that then the cycle will break.

Now for the WHY this works, during the last phase of the return mineral cycle your worker regardles of race holds he mineral for about a 0.2 sec moment and for whatever reason issuing the command listed above removes this useless animation speeding up resource collection.

This is known by Blizzard as an animation flaw and is not a bannable offense, no tournament disallows it and the GSL has not frowned upon it, expect to see this in pro play until patched.

Here is a video if you are struggling.

[youtube]http://www.youtube.com/watch?v=aILpxVKuc5s
[/youtube]

_________________
(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))


Posted: September 15th, 2010, 1:20 pm
 
carefoot

Total Posts: 541
Location: In a Tree
Joined: August 21st, 2004, 4:41 pm
carefoot's Reps: 890
User avatar
Active User > 50 Posts
premium
Download autohotkey to use this script

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
    $F2::

    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}
    Send {Blind}{LShift Down}{c}{LShift Up}
    Sleep 20
    Send {Blind}{Lshift Down}{RButton}{LShift Up}

    return


So F2 is the spam key.

I'll see if I can figure out how to optimize the code I'm not a macro expert.

_________________
(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))


Posted: September 17th, 2010, 3:25 pm
 
bobby_corwen

Total Posts: 17
Joined: August 26th, 2010, 9:54 am
bobby_corwen's Reps: 0
User avatar
premium
sounds like a lot of technical mumbo jumbo


Posted: September 19th, 2010, 10:05 pm
 
carefoot

Total Posts: 541
Location: In a Tree
Joined: August 21st, 2004, 4:41 pm
carefoot's Reps: 890
User avatar
Active User > 50 Posts
premium
bobby_corwen (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
sounds like a lot of technical mumbo jumbo

Then don't use it and enjoy bronze league.

_________________
(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))


Posted: September 23rd, 2010, 12:54 am
 
Spitt

Total Posts: 745
Joined: January 29th, 2007, 7:46 pm
Spitt's Reps: 718
User avatar
premium
the idea about the 7% gain, was proven http://www.teamliquid.net/forum/viewmessage.php?topic_id=152345

However, I am going to /nay, because people who have used macros - and gotten caught, have been banned.

_________________
Spitt


Posted: February 6th, 2012, 12:56 pm
 
carefoot

Total Posts: 541
Location: In a Tree
Joined: August 21st, 2004, 4:41 pm
carefoot's Reps: 890
User avatar
Active User > 50 Posts
premium
Spitt (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
the idea about the 7% gain, was proven http://www.teamliquid.net/forum/viewmes ... _id=152345

However, I am going to /nay, because people who have used macros - and gotten caught, have been banned.


4 years of WoW botting, a decade of D2 botting and now I still have my SC2 account after using even this. Who do you know in Blizzards history for macroing? Maybe blatant fish macros. But I always even got away with that on my small server.

Pretty sure this has been patched now there is no return animation cancel anymore.

_________________
(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))


Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 2 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of Starcraft 2 Submissions RSS Feed 
Sitemap of Starcraft 2 Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?