Jump to content
Heads Up! This website is no longer maintained, if your a member from our era, consider joining the discord to say hello.

Starcraft 1.16 Hacks

Sign in to follow this  

Hacks for starcraft version 1.16

28 files

  1. JustMulticommand

    Command more units than allowed by default.
     
    Just Muticommand v 1.0
    for: Starcraft 1.16
    date: 12-18-08
    author: zonemikel
    thanks: KcDan, Suteki, Dyndrilliac, hure (at least for this proj)
    Also a special thanks to Zyn for his isBuilding(), and his example of a hotkeys hook, and his help.
     
    Whats Different ?
    - you can multicommand buildings
    - I implemented a new keyhook, that should make things more stable and less cpu intensive.
     
     
    NOTE:
    - sends whatever the building is building to each other building (isnt that confusing?)
    - will not work with stuff like, set rally pt, or liftoff
     
    READ THIS !
    -Units
    What this does is sends the command of the currently selected unit to every other unit of the same type.
    So if you have a unit you commanded to attack somewhere then hit ~ every other unit of the same type
    will attack to the same location, if you have units that pop out of a barracks afterwards and hit ~ again
    all those units will do what the last unit did.
    -Buildings
    This will get the first unit in the queue of the selected building, it will then send a command so that
    every building of the same type as that building starts to build the same unit. So if you hit ~ again it
    will send the command again and you will have two units of that type building in every building of that
    type.
     
    This is a little different from the traditional MultiCommand, but I think most will find it works very good
    this way. You dont hit ~ before you send the command to the unit or start building the unit, you hit it
    after.
     
     
    HOW TO INJECT ?
    1. Unzip the archive somewhere
    2. Start remoteDLL
    3. Start Starcraft
    4. Alt-Tab out and get remoteDLL window
    5. Select starcraft as process
    6. Select justamulticommand.dll as the .dll
    7. Click load dll
     
    You can log in before or after bnet it dont matter.
     
    HOW TO USE ?
    1. select a building or unit and send a command or start building a unit
    2. hit ~ key on your keyboard
     
    Is it warden safe ?
    - Yes, it uses no hooks whatsoever so Yes its warden safe.
     
    Why do I have to use this remoteDLL crap ?
    - because im lazy and i havent made a injector
     
    This dont work for me what do i do ?
    - post in this thread maybe somone will help you
     
    I have another question, thats not in this readme !
    - dial 411, thank you for calling (willy wonka)

    846 downloads

    Updated

  2. Dr. Dan Injector

    Dr. Dan is an injector that reads a script (drdan.txt) thats in the same directory as Dr.Dan.exe.
     
    Dr. Dan version 1
    By Kcdan
    www.bwhacks.com
     
     
    Dr. Dan is an injector that reads a script (drdan.txt) thats
    in the same directory as Dr.Dan.exe.
     
    Inside the script there are various commands you can use to
    do whatever you please.
     
    The commands are:
     
    MatchWin "classname","window title" $
    MatchClass "Classsname" $
    MatchTitle "Window title" $
     
    Inject "Dllname.dll" $
     
    Clear $ <--- Clears the text in the edit box
    Output "print whatever you want here...." $
    Pause 1000 $ <--- This pauses script execution for x amount of milliseconds
     
    Die $ <--- Formal way to stop the script althought you dont need to do this.
     
    Comments are started with # and are ended with $.
     
     
    An example of injecting a dll into starcraft is as follows
     
    MatchWin "SWarClass","Brood War" $
    Inject "ZynMaphack.dll" $
    Output "Zynastors maphack was succesfully injected!" $
    Pause 2000 $
    Die $
     
    Alertnatively you could do this
     
    MatchTitle "Brood War" $ Inject "Zynmaphack.dll" $ Ouput "Maphack injected" $ Die $
     
    And one more example for good measure. This uses comments and injects three dlls to two different process's.
     
    #Open up the process with the window with the class SWarClass $
    MatchClass "SWarClass" $
     
    #Inject zynastors maphack and 707's xanax $
    Inject "ZynMaphack.dll" $
    Inject "Xanax.dll" $
     
    #Hey, I want to inject a dll to Solitaire too $
    MatchTitle "Solitaire" $
     
    #Inject the solitaire hack $
    Inject "SuperSolitiare.dll" $
     
    #Tell them what happened and quit$
    Ouput "Zyn's maphack and solitaire hack injected!" $
    Pause 2000 $
    Die $
     
     
    **** you if you dont like my readme.
     
     
    Peepz:
    Zyn - awesome
    permy - awesome
    p00 - amazing
    bulk - good head
    dt - cool site
    zyz - neat

    144 downloads

    Updated

  3. ShowSelects - ProMasser

    ShowSelects.dll allows you to see what unit your opponents are selecting.
     
    ShowSelects.dll B
    Starcraft v1.16.0
    Made by ProMasser
     
     
    About:
    Selected units will have a broken circle around them, they are color coded to
    let you differentiate between who is selecting what. - That was Jiggie Readme...
     
    My version of showselects is not perfect theres a couple bugs, and this is
    my first time attempting a show select no backdoor in this hack so its
    safe to use without being frozzen, controlled etc...
     
    Also this ONLY shows what your oppent select.
     
    Also no flaming guests will not be supported!
     
     
    -Credits
    Jiggie
    Suteki
    GhostBoy
    Nano351
    XGhozt
    Zynastor - Loader
    Many, Many More...
     
     
     
    -==Version Log==-
    - A
    First release
     
    - B
    Fixed a random drop
    Fixed a crash
    Fixed alot of bugs :D
    Improved showselects
    Added Warden Proof

    237 downloads

    Updated

  4. ChaosLauncher

    Windows Mode and game launcher.
     
    Replacement for BWLauncher 4
    To load Bwlauncherplugins not included in this package simply put them in the launcher directory. AdvLoader-Plugins have to be in the Plugins directory in your starcraftfolder.
     
    Included Plugins:
    W-Mode by XeNotRoN
    Chaosplugin 0.8.5 for 1.16.0
    LatencyChanger 0.2.2 for 1.16.0
     
    Notes:
    W-Mode works with all SC-Versions
     
    the other plugins are not yet updated for 1.16.0
     
    Betaversion - May still contain bugs
    Like every 3rd partytool working together with Starcraft there is a small risk, that blizzard decides to invalidate the users Accounts/CD-Keys.
    USE AT YOUR OWN RISK!

    542 downloads

    Updated

  5. KM9 v2.0.1

    [1.16.0] KM9 v2.0.1ŔĄ»çŔĚĆ®: http://blizzer.co.krľ÷µĄŔĚĆ® łŻÂĄ: 2008łâ 12żů 16ŔĎÁ¦ŔŰŔÚ: Death_LionµżŔŰČŻ°ć : Windows XP
     
    * ¸ĘÇŮ µđĹŘĆ®
    - °ÔŔÓ»óŔÇ şńÁ¤»óŔűŔΠŬ¸ŻŔĚłŞ Ľ±ĹĂŔ» ÇĎ´Â °ćżěżˇ ¸ĘÇŮŔ¸·Î ŔνÄ
    ÇĎż© ¸ŢĽĽÁö¸¦ Ăâ·ÂÇŐ´Ď´Ů.
     
    * żŔĹ丶ŔÎ µđĹŘĆ®
    - °ÔŔÓ˝ĂŔŰ°ú µż˝Ăżˇ şü¸ĄĽÓµµ·Î ŔϲŰŔ» şĐąčÇĎ´Â °ćżěżˇ żŔĹ丶ŔÎŔ¸·Î
    ŔνÄÇĎż© ¸ŢĽĽÁö¸¦ Ăâ·ÂÇŐ´Ď´Ů.
     
    * ¸Ę´Ůżî·Îµĺ »óĹ üũ
    - °ÔŔÓ·ÎşńżˇĽ­ »ó´ëąćŔÇ ¸Ę´Ůżî·Îµĺ »óĹÂŔŻą«¸¦ ÇĄ˝ĂÇŐ´Ď´Ů.

    259 downloads

    Updated

  6. ZMapHack

    MapHack for StarCraft/BroodWar 1.16.0
     
    MapHack for StarCraft/BroodWar 1.16.0
     
    Features:
    - Maphack
    - State hack
    - Safe clicks
    - Invisible target clicks (Right clicks)
    - Sprite crash protection
    - Download status display
    - Bitmap screenshots
    - Stay alive
    - Don't unselect units when vision is lost
     
    v1.0.6g
    - Improved anti-hacker map fix.
     
    Note:
    This hack can be loaded before and after entering battle.net.

    3,254 downloads

    Updated

  7. ZMulticommand-Alt

    Simple Multicommand hack for StarCraft/BroodWar 1.16.0
     
    Simple Multicommand hack for StarCraft/BroodWar 1.16.0
     
    Usage:
    - Press Alt key to enable multicommand.
     
    v1.0.0b
    - Fixed a bug when commanding units.
     
    v1.0.0
    - First release.
     
    Note:
    This hack has to be loaded after you have entered battle.net.

    669 downloads

    Updated

  8. ZMulticommand

    Simple Multicommand hack for StarCraft/BroodWar 1.16.0
     
    Simple Multicommand hack for StarCraft/BroodWar 1.16.0
     
    Usage:
    - Press ~ key to enable multicommand. (If you want the Alt key version then download ZMC100b-Alt)
     
    v1.0.0b
    - Fixed a bug when commanding units.
     
    v1.0.0
    - First release.
     
    Note:
    This hack has to be loaded after you have entered battle.net.

    398 downloads

    Updated

  9. Apocalypse

    The Ultimate Starcraft Multihack
     
    Homepage: www.ultimate-filez.com
     
    -:Hotkeys:-
    F5 - Kills all selected units *offline only*
    F6 - Sniper's Toolkit
    F7 - Carry out captured auto-stack command
    F8 - Null drop timer
    F9 - Lag Defender
    F12 - Toggle 2-page Stats hack
    -Page 1 = Resources and Supply
    -Page 2 = Race, APM, and IP address
    ~ - MultiCommand Xtreme Toggle
    Numpad + - MSBlast.exe save;) (You must be host)
    Numpad - - Build Anywhere Toggle (any terrain, when in stacking mode, can be used in stacking UMS maps)
     
    --> Lobby Hacks
    * Premium-only IP blacklisting hack available, see below (Premium section)
    Numpad 4 - Download Spoofer (0 to 100)
    Numpad 5 - Download Spoofer Negation (100 to 0 'backwards un-download')
    Numpad 6 - 42 Download Spoofer (spoofs to the answer to life)
    Numpad * - Force game start (as host)/Jam game (as guest)
    TAB - Incremental Race Changer (Premium only)
    Alt+F9 - Refresh hack, makes sure the game you are hosting is on top. Press this hotkey, and you should get the message "Game refreshed!" (Premium only)
    Numpad 8 - Set all computers' race to Zerg (Premium only)
     
    --> Offline hacks
    Alt+F5 - Kills all units of same type and owner of selected unit *offline only*
    Usage:
    * Kill all units of the same type and owner (offline)
     
    --> Sound revolver
    Alt+F6 - Sound Revolver + (Plays sound effects, upward)
    Alt+F7 - Sound Revolver - (Plays sound effects, downward)
    Usage:
    * Iterate through the entire list of possible sounds in Starcraft, and listen to them
     
    --> Misc.
    Alt+F8 - Auto Mind-control (Premium only)
    Usage:
    Short-cut key for auto-mc
     
     
    -:Commands:-
    --> In-Game Apocalypse Chat Protocol (ApocTalk)
    /at <message> - Sends in-game message to all Apocalypse users in-game
    Note:
    - Only Premium users can send messages with the /at <message> command, but all users
    of Apocalypse will be able to receive the messages.
     
    --> Alerts
    /unitalert - Toggles unit alert
    /warning - Disable WARNING messages toggle
     
    --> Command Alert
    /cmdalert - Toggles command alert
    Note:
    * Detects the following attempted actions:
    Mind Control
    Nuclear Launch Attempt
    Plague
    Parasite
    Drone Float Exploit
    Worker Suicide Exploit
    * Displays the alert in the following format: "WARNING! Player %name% (%id) is attempting to use %action_name%!"
     
    --> MultiCommand Xtreme
    /mc - Toggles MultiCommand Xtreme
    /mcold - Toggles MultiCommand old-style toggle (press ~, command, and it will turn off after commanding)
    Key features:
    * MultiCommand Xtreme allows you to control more than 12 units at once
    * MultiCommand Xtreme will treat loaded and empty overlords as different types of units
    * MultiCommand Xtreme allows you to command up to 12 different types of units at a time
    * MultiCommand Xtreme works on both buildings and units
    * MultiCommand Xtreme has zero-delays
    * If you are used to the classic toggling style of MultiCommand, you may use the /mcold option
     
    == UMS Specific hacks ==
     
    --> Auto-stack hack
    /stack - Stores next build command in buffer. Use the F7 key to execute command. (This is to assist you in stacking maps)
    /stackboost - Noticeably speeds up the auto-stacking (rapid stacking)
     
    --> Automatic Re-do Hack
    /redo - Toggles automatic re-do for commands for that unit (works on upgrade buildings too!)
     
    --> Apocalypse's exclusive Sniper's Toolkit
    /sniper - Sniper hack, will "lock" nearest enemy "sniper" of your "sniper" automatically (works both on "locks" and "non-locks").
    /locate - Map-pings (client-sided) all enemy ghosts with red ping at 3 second interval.
    == ------------------ ==
     
    --> Suicidal hacks (online)
    /suicide - Kill all selected workers.
    /unally - Units killing each other :D (toggle self-unally)
     
    --> Terran Auto-lift building hack
    /autolift - Toggles Auto-lift hack (Lifts building when hits certain health when attacked)
    /add - Adds selected building into Auto-lift list
    /clearlist - Clears the Auto-lift list.
    /sethealth # - Sets the Auto-lift health threshold (default is 800).
    /sethealth - Sets the Auto-lift health threshold to default (800).
     
    --> Latency override hack
    /latency - Toggle latency override (always sets to your preset latency setting when someone attempts to change it to something else)
    /setlat # - 0 through 2, 0 for Low Latency, 1 for High Latency, 2 for Extra High Latency, 0 is default
     
    --> Misc. feature toggles
    /screenshot - Toggles 3-state screen shot hack (allows you to instantly save screenshots in BMP, GIF, or the default format PCX)
    /automine - Toggles Auto-mine on startup
    /autominecreate - Toggles Auto-mine on worker creation
     
    --> Misc.
    /linear - Builds buildings of the same type between two points you choose.
    /speed - Forcefully changes the speed to run at max possible (toggles). It will only work if everyone in the game has this toggled on, or else it will just make it look like it's lagging to you.
    /hold - Forces selected unit to hold position.
    /plist - Displays a list of players (the normal list) in their colors and their in-game player ID
    /timer # - Sets in-game timer to x minutes. (Do NOT use under UMS maps as it will cause you to drop)
     
     
    --> Lobby fun for everyone
    /pub - Forces the game to be unpassworded (open to public), useful for showing off replays to total strangers (must be used in lobby)
    /dl # - Spoofs your DL to the specified value (must be 0-100)
     
    --> Text-related hacks
    /wc3text - Toggle Warcraft 3-style Chat
    /macro <name> - Sends the custom macro (You must specify them in the ApocalypseConfig.ini file)
    <- Macros ->
    /format - Displays "format C" ascii art for everyone
    /leet - Displays 1337 in Ascii Art format
    /finger - Gives people the bird.
    /spam <message> - Spams the message 12 times to fill up screen
    /secret - A secret. Try it out;)
    /scare # - Use /plist to reference list of players. Use this command and it will say their name, IP, and host name. Great for convincing noobs that you're staff/hacker.
     
    --> Easter Eggs
    /zergsong - Plays the amazing "radio free zerg" song.
    /stopmusic - Stops all music currently playing
     
    --> Offline hacks
    /kill - Kill all selected units
    /minerals # - Increment minerals by #, or by 10,000 if no parameters.
    /gas # - Increment gas by #, or by 10,000 if no parameters.
    /resources # - Increment Minerals and Gas by #, or by 10,000 if no parameters.
    /take # - Allows you to take control of any desired player (use /plist for reference of players)
    /morph # - Allows you to morph the selected unit(s) into any desired unit ID (see site for a list of unit IDs)
    /stackhack - Toggles offline stack-hack.
     
     
    < = -------------------------------------------------- = >
    Exclusive (Premium only)
    < = -------------------------------------------------- = >
    --> Transport Load Hack
    /load - Automatically loads the all units of the same type of the selected unit into your transports (overlord, dropships, etc).
    /loadu # - Sets the auto-load unit number to the specified number.
    /loadu - Sets the auto-load unit number to default (4).
     
    --> Spell-matrix hack, idea by Nickolay
    /matrix - toggles 4 state Spell-Matrix hack
    Mass Matrix - All units of selected unit's type will cast spell into a rectangle
    Selection Matrix - All selected units will cast spell into a rectangle
    Single Cast - Only one unit of the selected units will cast (the one with most energy)
    Off - Cast as normal
     
    --> IP-based player blacklisting (Permanent IP ban hack)
    /blist # - Add player's current name and IP to the blacklist.
    /blist - Display a list of currently blacklisted players, with their original name, IP, and number (for removal)
    /unblist # - Removes the player in the blacklist from the blacklist, use /blist for reference.
    /autobl - Toggles auto-blacklisting and banning of invalid player names
     
    --> Auto Mind Control tool
    /automc - Automatically Mind Controls units in range that are not yours (Used for Mind Control Defense)
    Usage:
    * Get the most units with your Dark Archon in the popular UMS map "Mind Control Defense"
    Tip:
    * Use Alt+F8 for easier and faster access
     
    --> Game-latency related
    /lag - Creates unbearable lag (to other users). (Toggle on and off with /lag)
    /speedhack - Makes the game go super fast (works with other players)
     
    -== Lobby Fun ==-
    /close # - Closes the slot
    /open # - Opens the slot
    /ban # - Bans player in the slot
    /comp # - Makes the slot a Computer player
    /swap # # - Swaps one player with another
    ------------------------------
    Copyright © 2008, Ultimate Filez
    Note: We are not affiliated with Blizzard Entertainment in any way, shape, or form. Starcraft and Starcraft: Brood War trademarks of Blizzard Entertainment.
     
     
    Changes in v3.01
    -----------------------------------------------------
     
    - Fixed a bug that caused random crashes from /linear
    - Fixed a bug that caused crashes with download stat-
    us spoofer hacks
    - Optimized further for maximizing execution speed
    - Optimized in-game and lobby command engine for be-
    tter stability
    - Optimized Sniper auto-target hack for better perf-
    ormance.
    - Improved stability of auto-scroll download spoofer
    - Improved QUnit compatibility with certain systems

    1,350 downloads

    Updated

  10. Kc's External Minimap

    View the Minimap in a separate window. Includes Source.
     
    It's an external minimap, not currently detectable as it makes no patches and is not injected into starcrafts process as its an exe.
     
    How to use - if you're using vista you have to run this as administrator and if your on xp just run it. You must have starcraft open when you run this and if you close sc and open it you must restart this program as well.
     
    You can resize/maximize the window.

    184 downloads

    Updated

  11. Xanax

    Mini Multihack - Nice features.
     
    Features:
    -Multicommand
    -Host Hack
    -Download Status
    -Null Drop Timer
    -Save screenshots as pcx(default),bmp, or gif.
    -Lag Defender
    -Stay Alive Hack
    -Currently Warden-Proof
    -Special Feature, I dare you to use it!
     
     
    Toggles:
     
    ~ - Multicommand on/off
    F5 - Lag defender on/off
    F6 - Toggle through Screenshot formats
    End - Special feature
     
    The rest of the features are automatically enabled after injection.
     
     
     
    Updates/Changes:
     
    v1.2
    - Added Multicommand.
    - Added more screenshot format options, and added a hotkey to toggle through them.
    - Added Multicommand worker protection; you can't command workers at all while multicommand is enabled.
    - Added a function that will display how many units you commanded using Multicommand.
    - Added Special feature, I dare you to use it!
     
    v1.1
    - Fixed a feature that was being detected by warden; Xanax v1.1 should be completely undetected by warden.
     
     
     
     
     
    Shouts:
    p00onu - Special thanks to p00 for teaching me everything I know about ASM and game hacking.
    Zynastor - Zloader, taught me alot and various Help with my code.
    EvilSinz - <3
    LCSBSSRHXXX - <3
    DarthSlyGuy - <3
    AgentGod - Helped me alot fixing my messy code, and taught me alot, thanks for all your help.
    KcDan - Taught me alot, and helped me understand how exactly multicommand works, and got me started off with some basic multicommand code.
    Aiur - Tester
    JeweyK - Tester

    334 downloads

    Updated

  12. 1.16 Hash Files

    Hash files from the 1.16 patch.
     
     

    593 downloads

    Updated

  13. Python Suite - Cheap Chat Log

    All in-game chat text will permanently remain onscreen, until it scrolls up and off the chat area.
     
     

    73 downloads

    Updated

  14. Python Suite - Order Units while Paused

    Select and order units while the game is paused.
     
     

    170 downloads

    Updated

  15. Python Suite - GIF

    Save all screenshots as GIF images.
     
     

    27 downloads

    Updated

  16. Python Suite - BitMaP

    Save all screenshots as BMP images.
     
     

    30 downloads

    Updated

  17. Python Suite - PNG

    Save all screenshots as PNG images.
     
     

    19 downloads

    Updated

  18. Python Suite - JPG

    Save all screenshots as JPG images.
     
     

    20 downloads

    Updated

  19. Python Suite - Host Hack

    Give the player host abilities after he/she joins a game.
     
    F5 toggles the Lag Defender on or off. It still has more work to be done on it, but it serves it's purpose...
    NOTE: This hack now replaces the PH.dll which was formerly S4 of the Python Suite.

    169 downloads

    Updated

  20. Python Suite - DownLoad Status

    Starcraft will display the download status even after a player finishes downloading the map.
     
    It displays no number if the player has not begun to download the map.

    181 downloads

    Updated

  21. Python Suite - Altered Starcraft Cursor

    When active, this hack will make your cursor stay as the normal pointer, even if you move it over units.
     
    This is the first file for the Python Suite - S1 Altered Starcraft Cursor. What it does, is change the way the cursor behaves, it's an interesting effect, it makes the gameplay feel very different from how you normally play Starcraft.

    67 downloads

    Updated

  22. CDKeyBuddy

    Inject this hack into starcraft and it will show you your cdkey.
     
     

    333 downloads

    Updated

  23. Auto dll Loader

    Automatically Load/Inject DLL's.
     
    Goto your starcraft directory rename local.dll to local.dll.bak or
    back up the file somewhere else.
     
    copy all the files and folders from this zip file into your starcraft
    directory.
     
    put all your *.dll hacks into the Plugins folder.
     
     
    Now run starcraft like you normally would. In the Channel will display
    text of loaded or failed plugins
     

    342 downloads

    Updated

  24. Show Selects

    Allows you to see what unit your opponents are selecting.
     
    Selected units will have a broken circle around them, they are color coded to
    let you differentiate between who is selecting what. There is currently no toggle
    for show selects, however it is undetected by Battle.net's security log-in check
    and by warden so far. Enjoy.
     
    <3 Jiggie.

    496 downloads

    Updated

  25. Epicsauce

    Multihack: This hack is not detected by warden. (last checked 1/12/09)
     
    Feature List:
     
    -HostHack
    -Build Anywhere
    -Always Show Download Stats
    -Custom Screenshots (any format can be configured as long as the extension is 6 or less characters long)
    -Map Name on startup
    -StatsHack
    -Hide/Show leaderboard
    -UnitCounter
    -Start With No Opponents
    -Start With Downloaders
    -Allow selecting of traps when they aren't shooting
    -State Hack (only works on bunkers, transports, and eggs)
    -Always spoof 100% Download status
    -Host Coloring
    -3 State Maphack
    -Perfect clientside clicks
    -Sprite Crash Protection against the sprite used in Sniper v333F*
    -Sprite Crash Protection against the sprites used in Miles Laser Tag v87 Final*
    -Portrait Crash Protection
    -Lag Defender
    -Sprite Counter
    -State hack (Incomplete)
    -Disable Warning Messages
    -Color Notifications
    -Show all pings
    -Color pings according to player color
    -Spoofer
    -spoof saving/loading (cobra compatible)
    -AutoQueue
    -AutoUpgrade
    -MultiCommand (with single command style option)
    -Time Stamps in Channel
    -AutoStim
    -Global AutoQueue
    -Global AutoUpgrade
    -Global AutoStim
    -Infinite COP actions
    -Hold position button for workers
    -Worker Suicide button for workers
    -BanListing with IP support
    -AutoBanList Banned players
    -remove prompts when kicking/banning people
    -Unit Command Vector Drawing
    -Show Locations
    -Private Channels
    -Text Macros
    -AutoMine
    -Music Player Controller with iTunes and WinAMP
    -Area of Effect Box Drawing of weapon based attacks
    -modified directories
    -StayAlive
    -Create/Remove computers in UMS**
    -Change Races in UMS**
    -RaceChanger**
    -BuildingMatrix
     
    * selecting the invalid units that you can now see with sprite crash protection may crash you to crash
    ** only works if you are host of the game
     
     
     
    Commands:
     
    Global:
    /spoof <text> ;spoofs to the desired text
    /realname ;spoofs to your original name. alias (/rn)
    /spooflist ;shows a list of all the spoofs from Spoofs.txt. alias (/sl)
    /spoofnumber <number> ;spoofs to the spoof on that line in Spoofs.txt (refer to spooflist command to get the spoof numbers). alias (/sn)
    /spoofsave ;saves your current spoof to your Spoofs.txt file. alias (/ss)
    /blshow ;shows a list of all the names banned and IPs banned. alias (/bls)
    /bladd <text> ;adds the name to your banlist. alias (/bla)
    /bladdip <text> ;adds the IP to your banlist. alias (/blaip)
    /blremove <text> ;removes the name from your banlist. alias (/blr)
    /blremoveip <text> ;removes the IP from your banlist. alias (/blrip)
    /bmblocks <number> ; sets the number of blocks to space apart buildings with BuildingMatrix. alias (/bmb)
     
     
    Lobby & In-Game only:
    /blnadd <number> ;adds the desired player number's name and IP to the banlist. alias (/blna)
    /msay <macro name> ;runs the macro from your Text Macros folder. alias (/ms)
     
    In-Game only:
    /kill ;kills the currently selected workers.
     
    Channel only:
    /joinp <text> ;joins the private channel with that name. alias (/jp)
     
     
    Hotkeys:
     
    Lobby & In-Game only:
    F1 - Toggle Lag Defender
    F2 - Cycle Unit Command Vector mode
    CTRL + F2 - Cycle Unit Command Vector coloring mode
    ALT + F2 - Toggle Unit Command Vectors over/under units
    F3 - Toggle Show Locations
    F4 - Toggle AOE Box Drawing
    F5 - Toggle AutoMine
    F6 - Cycle BuildingMatrix state forward
    CTRL + F6 - Cycle BuildingMeatrix state backward
    F11 - Toggle Global AutoQueue
    CTRL + F11 - Toggle Global AutoUpgrade
    ALT + F11 - Toggle Global AutoStim
    F12 - Toggle AuotQueue/AutoStim/AutoUpgrade for currently selected units
    Insert - Cycle maphack forward
    CTRL + Insert - Cycle maphack backward
    ALT + Insert - Toggle target clicks
    ~/ALT - toggle multicommand
    Home - Play/Pause current iTunes/WinAMP Song
    Page Up - skip to the previous iTunes/WinAMP Song
    Page Down - skip to the next iTunes/WinAMP Song
    Pause|Break - Pauses/Unpauses the game the game
     
     
    GUI Components:
     
    MenuBar:
    The MenuBar is located on the right side of the starcraft window. you can use it to open/close varius GUI components.
    Left Click an item to open it
    Right Click an item to close it
     
    StatsHack:
    -3 pages
    --Page 1
    ---Minerals
    ---Gas
    ---Race
    ---Workers
    --Page 2
    ---Supplies
    ---Army Size
    --Page 3
    ---Aliance Matrix
     
    UnitCounter:
    Displays all unit types owned by a player and how many of each. use the left and right arrows to cycle players and up and down arrows to scroll through units
     
    SpriteCounter:
    shows how many units are on the map (1700 = max)
     
    Modified Button Sets:
    Some buttons have been added to starcraft:
    -Worker Suicide (hotkey W)
    -Hold Position [for workers] (hotkey H)
     
    Music Player Controler:
    shows current artist and track name. Also shows the current position in the song and the song length
    -use the tracker bar to drag your playback location to somewhere different
    buttons at the bottom (from left to right):
    -rewind/skip backwards button
    --press this button to skip backwards
    --hold this button to rewind the current track
    -Play/Pause button
    --press this button to play/pause the current track
    -fast forward/skip forward button
    --press this button to skip to the next song
    --hold this button to fast forward the current track
     
    This control is only displayed if iTunes or WinAMP is detected.
     
    General window controls:
    -click and drag the top bar of a window to move it
    -right click the top bar of a window to toggle opacity
    -double click the top bar of a window to colapse/expand
    -left click buttons on the window to interact with it
     
    Spoofer Escape Sequences:
    sequence - explanation
    - creates a backslash (/)
    V - reverts to color code last used (won't work consecutively)
    B - sets the following characters to be blue
    G - sets the following characters to be green
    L - sets the following characters to be light green
    D - sets the following characters to be dark grey (color can't be changed again after this)
    W - sets the following characters to be white
    R - sets the following characters to be red
    X - sets the following characters to be black
    T - inserts a tab character
    C - inserts a center justify character
    J - inserts a right justify character
    n - inerts a new line character (note may cause problems with saving)
    xXXX - XXX is a 3 digit decimal number. This inserts the character with that ascii value
     
     
    New file locations:
    -Screen shots will now be in: <starcraft directory>Screenshots
    -Errors will now be in: <starcraft directory>ErrorsEpicsauce
    -Errors will now be seperated into txt files with version and timestamp on them
     
    File Explanations:
     
    Code: Select all
    Settings.ini - all configuration is done through this file. Changes only take effect when the hack is first injected
    Spoofs.txt - stores saved spoofs. Changes immediately take effect
    BanListNames.txt - stores saved banned names. Changes immediately take effect
    BanListIPs.txt - stores saved banned IPs. Changes Immediately take effect
     
     
     
    Macro File Setup:
    To add more macros, open your Text Macros folder included with the hack and add a new txt file and name it what you want the name of the macro to be. Then proceed to add lines to the macro file. Lines should be setup like this:
     
    Code: Select all
    text
    delay in milliseconds
     
     
    example:
     
    Code: Select all
    (>-'.')>
    0
     
     
    Included with the download are some sample macros.
     
     
     
     
    1.04:
    -fixed dropship display bug
    -added multilanguage support
    -added option to remove worker suicide button
    -added worker suicide command ("/kill")
    -added "n" escape sequence for spoofing
    1.03c:
    -removed ignore terrain inivisibility (desynchs, needs to be reworked)
    -removed build on top of units (desynchs, probably not possible. Should have done more testing before release)
    1.03b:
    -fixed a problem where you couldn't run unless you had C++ runtime libraries installed
    1.03:
    -fixed a bug with spoofing
    -fixed a bug with drawn text
    -fixed a bug with the cursor always being displayed with maphack
    -fixed the white circle bug
    -added maphack feature: ignore terrain visibility when building
    -added BuildingMatrix
    -added build on top of units
    -added single command multicommand
    -added an alert for when new versions are released
    -added pause/unpause hotkey
    -added centered text display "-Paused-" for when the game is paused
    -new maphack feature - no clientside selections for your units
    1.02b:
    -fixed maphack turret bug
    -fixed but with 100 DL status
    -fixed transport cargo name display bug
    -added StayAlive
    -added create/remove computers in UMS
    -added unlock races in UMS
    -added RaceChanger
    1.02:
    -updated for 1.16.0
    -removed Lower CPU (obsolete)
    -removed Zerg Mineral Hack (obsolete)
    -removed Zerg Mineral Hack crash protection (obsolete)
    -added modified directories
    1.01:
    -fixed the "loss" bug
    -added AOE box drawing
    1.00b:
    -added WinAMP support
    -fixed a crash bug with clientside selections
    1.00:
    -initial release
     
    official support topic: http://www.tehproject.net/forums/viewtopic...?f=11&t=452

    3,647 downloads

    Updated

Sign in to follow this  
  • Recently Browsing

    No registered users viewing this page.

×