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.1 Hacks

Sign in to follow this  

Sub Category  

Starcraft Hacks for 1.16.1

67 files

  1. Dr. Dan Injector

    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

    250 downloads

    Updated

  2. Drop Hack Protection

    This will protect you from all drop hacks, it will alert you when a drop hack is used.
     
    This will protect you from all drop hacks, it will alert you when a drop hack is used and will tell you who the attacker was! You can also respond to the attack by dropping the attacker yourself.
     
     
    To USE
    Load StarCraft.
    Click on the loader.
    Join an online game.
    Enjoy protection!
     
     
    COMMANDS
     
    "/dhp"
    This stands for "Drop Hack Protection". Use this command to turn the hack on and off. This is useful if you are experiencing lag during a game. Lag is dependent on your network connection and little can be done about it.
     
    "/sd"
    This stands for "Stop Drops". It will try to protect you from 99% of drop hack attempts. People might still drop you if you're lagging and the lag box comes up.
     
    "/bd"
    This stands for "Boosted Detection". Often you may want to identify the person responsible when a person is dropped from the game. Use this feature to boost your ability to detect other people being dropped from the game.
     
    "/cd"
    This stands for "Counter Drop". This will attempt to drop people who use drophacks. It is recommended that you use this feature to kick droppers out of the game before more people are dropped.
     
    "/da"
    This stands for "Drop Alert". It will tell you of detected drop hack activity in the game. If you get spammed with drops, simple disable the alert.
     
    CREDITS
    Developed by hellinsect
     
    Hellinsect - Programmed the lockdown and drophack provention system.
    Salvinger - Programmed the counter drop method.
    Nano351 - Programmed the color and chat fucntions.
    Jiggie - Finding the theory and doing research.
     
    Beta Testers - DUI_, Hein, CyanBlood, nigpig
     
     
    CONTACT
    www.battlehacks.com
    [email protected]

    2,283 downloads

    Updated

  3. Epicsauce

    Undetectable by warden as of 6/18/09!
     
    Feature List:
     
    Code: Select all
    -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
    -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
    -EUD detection protection
    -Ally Alert for all alliance changes
    -Auto-unally
    -Auto-ally
    -Worker Protection with mutlicommand
    -Unit Alert (unit id's can be found here: http://www.tehproject.net/forums/viewtopic...f=11&t=751)
    -Upgrade Alert (upgrade id's can be found here: http://www.tehproject.net/forums/viewtopic...f=11&t=776)
    -Tech Alert (tech id's can be found here: http://www.tehproject.net/forums/viewtopic...f=11&t=775)
    -Elapsed Time Display
    -System Time Display
    -replaced Battle.net Ads
    -can be injected before logging into battle.net and can log off and log back on
    -fully compatible with hellinsect's resolution hack
    -Auto Save replays
    -Selection Hack
    -AutoRefresh in lobby
     
    * 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:
     
    Code: Select all
    /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)
    /selectionhack <number> ;sets the limit of how many units you can select. Max of 255. alias (/sh)
     
     
    Lobby & In-Game only:
     
    Code: Select all
    /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:
     
    Code: Select all
    /kill ;kills the currently selected workers.
     
     
    Channel only:
     
    Code: Select all
    /joinp <text> ;joins the private channel with that name. alias (/jp)
     
     
     
    Hotkeys:
     
    In-Game and Lobby:
     
    Code: Select all
    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
    F7 - Toggle UnitAlert
    CTRL + F7 - Toggle UpgradeAlert
    ALT + F7 - Toggle TechAlert
    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
    CTRL + ~/ALT - toggle multicommand worker protection
    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
    Tab - Selects all units of the unit types currently selected
     
     
     
    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:
    -4 pages
    --Page 1
    ---Minerals
    ---Gas
    ---Race
    ---Workers
    --Page 2
    ---Supplies
    ---Army Size
    --Page 3
    ---Aliance Matrix
    --Page 4
    ---IP
    ---Ping
    ---APM (Actions Per Minute)
     
    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)
     
    Time Display:
    The time display will display the elapsed time of the game (in game seconds) and your system time. If there are two times the top time is the elapsed time the bottom is the system time. If there are three the top is Countdown Time, the second is elapsed time and the the third is your system time.
     
    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. It also can be shown/hidden through the menubar.
     
    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:
     
    Code: Select all
    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
    UnitAlert.txt - an additional configuration file for UnitAlert. Put the unit ID's of all the units you want to be alerted for in here. Changes immediately take effect.
    UpgradeAlert.txt - an additional configuration file for UpgradeAlert. Put the upgrade ID's of all the upgrades you want to be alerted for in here. Changes immediately take effect.
    TechAlert.txt - an additional configuration file for TechAlert. Put the tech ID's of all the technologies you want to be alerted for in here. Changes immediately take effect.
     
     
     
    Languages:
    Complete:
    -English
    Partial:
    -Danish

    4,156 downloads

    Updated

  4. Epicsauce Plugin Kit

    This little tool is designed for epicsauce v1.07 and later. It will allow you to setup your starcraft to load epicsauce at start up making things much more convenient for you.
     
    How to use:
    extract the contents of the zip to your starcraft directory (most commonly C:Program FilesStarcraft) replacing the local.dll you currently have.
    Next download the latest version of epicsauce and extract it to your Epicsauce folder that is now in your starcraft directory.
    You're done! Now when you start up starcraft epicsauce will automatically load.
     
    If you ever want to remove Epicsauce or if a patch for starcraft is released you can download the original local.dll for starcraft 1.16.1 and replace the modified one with it

    499 downloads

    Updated

  5. EUD Action Enable v2.1.1

    This is the beginning of a beautiful friendship. By that I mean, this hack here enables the usage of EUD Actions - enables you to play EUD-action maps.
     
     

    681 downloads

    Updated

  6. Extern SC Chat

    With this tool you are be able to Chat with your Account, which is looged on BW / SC.
     
    This is very usefull because that allows you to be on the desktop and Chat on Starcraft at the same time.
     
    This tool offers you more functions, like:
     
    -Time Message
    -Greet Message
    - Name Alert (If someone write a name that you have set, a sound will be played)
    -3 changeable designs
    -Display online Friends
    -Hide Offline Friends
    -Log all mesages and save them in a textfile for every day
    And many more!
     
     
    This tool is very usefull for every Starcraft / Broodwar Player
     
     
    Screen from the MainWindow with an menu, that pops up when Right clicking on a Player

    254 downloads

    Updated

  7. FaceRemover

    Removes useally screen stuff + Latency Spammer.
     
    Made by Saken
    Starcraft/Broodwar 1.16.1
    FaceRemover.dll
    --------------------------------------------------------
     
    This simply removes the "You must explore there first." Messages and other thats
    relates to this subject example "You must build a pylon there." will be remove
    also and more.
     
    Also use F6 for spamming latency since this is public. It only spams 5 per press. Private
    is more sexier :D.

    228 downloads

    Updated

  8. FH Preview 01 - ASC.dll

    FH Preview - 01 ASC.dllAltered Starcraft Cursor
     
    This hack changes the behavior of the Starcraft Cursor so that you can change it to whatever cursor you want.

    172 downloads

    Updated

  9. Gamelist Crash Game Maker v1.0.0

    Crash Game Creator v1.0.0
     
    Gives you the ability to create 1 crash game on BNET.
     
    The file CrashGame.txt must be put in your -StarCraft folder-
    and must contain more than 100 characters and no enters.
     
    Usage:
    With Numpad On,
    Alt+Numpad. = create crash game based on CrashGame.txt
     
    Credits:
    Allah - for the hack and function and everything
    Salvinger - for the basic DLL code
    Zhuinden - for getting Allah to make it

    1,001 downloads

    Submitted

  10. Genesis

    Genesis Chat Bot by Theif
     
    A simply chat bot for those who just want to chat online without having to longon to a client.
     
    Read the read me and step by step guide as I will give no help.

    277 downloads

    Updated

  11. HateWarden

    read the readme
     
    HateWarden.dll created by Saken -
    Starcraft/Broodwar (v1.16.1) -
    Hack Version: v1.0.0b -
    -----------------------------------------
     
    This hack is enable once injected. Simpely when you get disconnected by battle.net when "Your connection to battle.net has been lost." comes up
    everyone in the game will auto leave the game / disconnect from the game.
     
    Credits:
    Jiggie
    -187-
    Dyndrilliac
    Perma

    288 downloads

    Updated

  12. Insecticide (Lobby BNET-Tempban Flood)

    Created by HellInsect. Press Insert in the game lobby to disconnect every player there from BNET.
     
     

    787 downloads

    Updated

  13. InsectLoader plus scource code

    a loader for starcraft.
     
    It injects all the DLLs in its folder into starcraft. It can also load starcraft if starcraft is not open. I also included the source.

    996 downloads

    Updated

  14. IP-Based Blacklist

    Blacklists people based on their IP, also you can specify a reason for the blacklist in case you forget why someone was blacklisted. I contemplated adding a way to blacklist a name too, but decided against it because spoofing is so easy and I did not want to add extra parsing for usernames.
     
    In the lobby you'll notice people will have a "# - " in front of there name. That makes it easier to ban a person based on their slot #. The host will appear in white, and blacklisted people (when autoban is off) will appear in red.
     
    Ini file right now only contains one item which is whether autoban is on or not, it is default to on.
     
    IP's are recorded in the same file as the blacklist dll , so if you want to blacklist somebody and you forgot the name/ip you can check in that file, though you will have to manually edit the blacklist file (banlist.txt) and reload it to take effect.
     
    The format of the banlist is simple, "ip.ip.ip.ip reasonhere", so it is wise to enter the blacklist command as "/blacklist namehere reasonhere" and the reason's format should be "name-reason", as the BanList.txt stores only the IP and the Reason. Be sure you don't accidently mess up the format though because if one line contains an incorrect format, the rest of the file after that will be ignored.
     
    Commands are:
    /blacklist name reason (Looks up a person's ip based on the name, not case sensitive, also a reason can be provided if wanted)
     
    /blacklistslot slotnumber reason (Looks up a person's ip based on their slot id, most effective in lobby when slot numbers are displayed, also a reason can be provided)
     
    /reloadlist (Reloads blacklist from the banlist file)
     
    /autoban (Toggles autobanning of a blacklisted person, if off a blacklsited person's name will appear red in the lobby)

    703 downloads

    Submitted

  15. KM9

    KM9 Koren Hack - With Edited Loose Language Translation
     
    업데이트 날짜: 2009년 1월 31일
    Updated: January 31, 2009
     
    제작자: Death_Lion
    Producer: Death_Lion
     
    동작환경 : Windows XP (VIsta환경에서는 일부 작동하지 않습니다.)
    Supported Operating Systems: Windows XP, Windows Vista (Limited Functionality)
     
    본 프로그램은 게임상의 핵유저를 잡아내기 위한 프로그램입니다.
    This hack is for the nuclear japanese user's game.
     
    기타 문의사항이 있다면 http://blizzer.co.kr 에 문의바랍니다.
    If you have other questions, see http://blizzer.co.kr for more information.
     
    [실행방법] [How to Run]
     
    - 게시물에 첨부된 압축파일을 아무폴더에 풉니다. - Extract the compressed file to your starcraft folder.
    - 스타크래프트를 실행하여 베틀넷까지 접속합니다. - Start Starcraft and connect to Battle.net
    - Alt+Tab을 눌러서 압축푼 폴더내의 Load.exe를 실행합니다. - Inject the Dll using Load.exe
    - 게임시작후 KM9관련 메세지가 뜬다면 성공적으로 작동된 것입니다. - You'll get a success message
     
    [기능소개] [Features]
     
    * 맵핵 디텍트 * Maphack Function
    - 게임중 비정상적인 클릭이나 선택을 하는 경우에 맵핵으로 인식 - Click the star space if the maphack appears abnormal
    하여 메세지를 출력합니다. A message confirms this.
     
    * 오토마인 디텍트 * AutoMine Function
    - 게임시작과 동시에 빠른속도로 일꾼을 분배하는 경우에 오토마인으로 - Workers will automine immediately after the game starts
    인식하여 메세지를 출력합니다. A message confirms this.
     
    * 멀티커맨드 & 자동생산 디텍트 * Multi-Command & Automatic Production Function
    - 게임중 비정상적인 유닛선택으로 명령 및 생산을 하는 경우에 - Select the unit star space if the command appears abnormal.
    메세지를 출력합니다. A message confirms this.
     
    * 맵다운로드 상태 체크 * Check maphack status?
    - 게임로비에서 상대방의 맵다운로드 상태유무를 표시합니다. - The maphack status will be displayed in the lobby?
     
    * 렉스크린창 제거 * Remove rekseukeurinchang?
    - 게임중 상대방의 네트워크속도가 좋지않거나 디스를 걸경우 나타 - A good network speed, or disk of the star space to the other party will geolgyeongwoo?
    나는 렉스크린창을 Ctrl + L 을 눌러서 제거할수가 있습니다. You can clear the window by pressing Ctrl + L.
     
    [업데이트] [update]
     
    v2.0.3 v2.0.3
    * 버전 컨버트 * Version keonbeoteu?
    * 렉디펜더 추가 * Add rekdipendeo?
    * 멀티커맨드 & 자동생산 디텍트 버그 수정 * Multi-Command & automatic production function bug fixes
     
    [자주하는질문] [Frequently Asked Questions]
     
    Q: 맵핵이 아닌데도 맵핵이라고 메세지가 떠요. Q: It's not maephaek maephaek also honed the message.
    A: 순간적으로 안개에 가려진 유닛을 클릭하면 뜰수도 있습니다. A: When you click on the moment in mist tteulsu are hidden units.
    한두번은 버그로 인식할수 있으나 여러번 메세지가 뜬다면 맵핵 I can recognize it as a bug or two, but a message pops up several times to maephaek
    일 확률이 높습니다. It is most likely one.
     
    Q: 모든 핵을 잡아낼수가 있나요? Q: Do you have to display message for all nuclear launches?
    A: 아닙니다. A: No, sir. 핵은 여러 종류이기 때문에 잡지 못하는 핵이 있을 Because of the different types of magazines can not be nuclear
    수가 있습니다. Can. 잡지 못하는 핵이 있다면 블리저사이트에 접속하 If you have does not have nuclear beulrijeosayiteue jeopsokha
    셔서 리포트 해주시면 추후 KM9의 업데이트에 도움이 됩니다. Thank you for the update of the report could be helpful to future KM9.
     
    Q: 꼭 윈도우XP에서만 작동하나요? Q: Does the hack work only on Windows XP?
    A: 현재는 XP에서만 작동되도록 제작되었습니다.하지만 Vista에 서도 일부 작동이 될수도 있습니다.OS호환여부는 추후에 업데이트 예정입니다. A: Currently, the hack is supported only on Windows XP, as it was designed to be. But in Vista, some functions may be working. This will be updated in the future.
     
    Q: 처음에 뜨는 메세지나 디텍트메세지는 남에게 보여지나요? Q: Can others see the messages the program creates?
    A: 아닙니다. A: No, sir. 프로그램을 사용한 자신에게만 보여집니다. The messages are only shwn to you.
     
    Q: 버그를 발견하였습니다.어떻게 하죠? Q: I have found a bug. What can I do?
    A: 블리저사이트의 KM9게시판에 문의바랍니다. A: See the KM9 bulletin board for more information.
     
    Q: 블리자드가 서버에 도입하는 Warden에 걸리나요? Q: Can KM9 handle the Warden protection Blizzard uses?
    A: 현재 Warden에 걸리지 않습니다. A: KM9 can handle Warden.
     
    Q: KM9의 개발에 참여하고 싶습니다. Q: I would like to participate in the development of KM9.
    A: 블리저사이트의 건의사항 게시판을 이용해주시면 심사후 A: Please leave suggustions in the bulletin.
    개발팀에 참여하실수가 있습니다. The development team is allowed to contribute to KM9.
     
    Q: 제휴를 하고 싶습니다. Q: I want partnership.
    A: 블리저사이트의 제휴문의 게시판을 이용해주시기 바랍니다. A: Please leave a message in the bulletin.
     
    KM9 Copyright @ Blizzer.co.kr by Death_Lion. KM9 [email protected] by Death_Lion.
    StarCraft & Brood War Copyright @ Blizzard Entertainment. StarCraft & Brood War Copyright @ Blizzard Entertainment.

    512 downloads

    Updated

  16. Lobby Crash v1.0.0

    This is a new Lobby Crash Hack by Allah. Hotkey is Insert - use it in a Lobby, and crash all players within!
     
    .____ ___. ___. _________ .__
    | | _____ |___ |__ ___.__. _ ___ ____________ _____| |__
    | | / _ | __ | __ < | | / /_ __ __ / ___/ |
    | |__( <_> ) _ _ ___ | ____| | // __ ____ | Y
    |_______ ____/|___ /___ / ____| ______ /|__| (____ /____ >___| /
    / / // / / / /
    ___ ___ __
    / | _____ ____ | | __
    / ~ __ _/ ___| |/ /
    Y // __ ___| <
    ___|_ /(____ /___ >__|_
    / / / /
    --------------------------------------------------------------------------------
     
    Produced by : Allah and Jiggie
    Starcraft Broodwar 1.16.1
    Version 1.0.0
     
     
    Reason for release:
    I warned Zynastor to not make/release protection.
     
    http://www.gamethreat.net/forums/starcraft...html#post741118
     
    Usage:
    Just inject and in the lobby press Insert

    873 downloads

    Updated

  17. Low Latency

    You have only to open Brood War and "BWLowLatency".If you are playing a game the latency will automaticaly set down to your ping speed.The other players in the game have the no
     
     

    1,119 downloads

    Updated

  18. MapShit.dll

    MapShit.dll
     
    Programmed by: Jiggie
    Ideas and offsets by: MA[Night]
    Starcraft 1.16.1

     

    <<--------------------------->>


    MapShit.dll gives you the ability to change map propertys to your desire. It gives you the option of changing x and y axis as well as the tileset of the map. this is a host only hack, but fun regardless. Also includes lockdown bypass; skips the invalid version of starcraft screen when you log into bnet.
     

    <<--------------------------->>


    MapShit Commands:
    /x # - Set x axis of map
    /y # - Set y axis of map
    /xy # - Set x and y axis of map
    /ts # - Set tileset of map
    /map - Brings up map propertys such as the current x and y axis and the current tileset
    /tsi - Brings up List of tileset/terrain Numbers
    /xyi - Brings up valid/invalid map sizes
    /msh - Brings up command list for mapshit
     

    <<-------------------------->>


    Automatic Features:
    • Battlenet security lockdown bypass
     

    <<-------------------------->>


    Note: Invalid map sizes have the possibilty of crashing you, as well as changing terrain on maps with doodads/sprites. Use at your own risk.
    how not to desycn: switch map TS and x/y axis BEFORE anyone joins.
    how to desycn: switch when everyone has joined or switch in a non-host game.

    Tileset Numbers:
    0 - Badlands
    1 - Space Platform
    2 - Installation
    3 - Ash World
    4 - Jungle World
    5 - Desert World
    6 - Ice World
    7 - Twilight World
     
    Valid Map Sizes:
    64, 96, 128, 256
    Max size allowed is 255.
    Minimum size allowed is 0.
     

    <<-------------------------->>


    Credits:
    MA[Night] - Collecting offsets, ideas, and readme.
    Jiggie - Coding the hack
     

    <<--------------------------->>


    Updates:
    v1.0.0
    • Release
    V1.0.1
    • Updated /ts # to show the tileset instead of the tileset number
    • Updated /x, /y, and /xy to allow the number 256
    • Added Commands:
    /msh - Shows list of commands.
    /tsi - Shows tilesets corrisponding numbers.
    /xyi - Shows Valid map sizes as well as invalids.

    775 downloads

    Updated

  19. Mass Load

    Load every unit of the currently selected type into drop shops with a simple command.
     
    Commands:
    /load
     
    Explanation:
    You must select a unit and have empty drop ships for this command to work. Select a unit and type /load. All units of that type will be automatically loaded into empty drop ships. A message will come up displaying how many units were attempted to be loaded.

    503 downloads

    Updated

  20. Nameless NameSpoofer

    Basic Name Spoofer for 1.16.1
     
    Nameless NameSpoofer v2.0
     
    Color Useage:
    When using colors, click on the color you want to use BEFORE typing your desired name. So a square should appear before
    your name. After you see the square in the spoof bar, type-in your desired spoof name. You can only mix TAB, Right Align, and Center Align
    with your colors. So if you mix any of those, 2 squares should appear before your name.
     
    Use:
    Type in your desired name in the "Spoof Goes Here" box, and click the Spoof button. Can only spoof up to 24 characters.
     
    Hotkeys:
    F12 - Spoof Name in Channel
    F11- Temp Ban Protection, Use when in Lobby or Before leaving game, if you have spoofed a name over 15 characters and dont use this, then you will get a temp ban!
    Also use when SPOOFING COLORS! If you are in lobby with a spoofed name and decide to leave,
    make sure you hit F11 or u'll get a temp ban. Same thing for in-game too. Hit F11 before leaving game.
     
    Version 2.0 changes:
    -Added Colors
    -Added TAB, Right Align, Center Align
    -Added 2 more pictures
    -Improved Spoof button+text bar
     
     
    Credits:
    ViperSRT3g - for his name spoof tutorial which i used to make this
    BWHacks - for their avatars which i included in the spoofer
    Zynastor - big inspiration
    KC Productions - big inspiration

    602 downloads

    Updated

  21. nAuto Loader

    This little addon will allow you to have all of your hacks automatically inject into starcraft. You can have hacks inject at startup and other inject after logging into battle.net
     
    How To Use:
    1. extract the zip file to your Starcraft folder (most commonly C:Program FilesStarcraft)
    2. open up the Plugins Folder
    3. Put all hacks that you want to be injected when you start starcraft in the subfolder "AutoLoad". These hacks would be ones that have lockdown bypass like Epicsauce for instance
    4. Put all hacks that you want to be injected after you log into battle.net in the subfolder "LoadAtBnet". These hacks would be ones that don't have a lockdown bypass.
    5. Startup starcraft and have fun :grin:

    870 downloads

    Updated

  22. NukeBlitz [Nuke Anywhere]

    NukeBlitz.dll v1.0.3
    StarCraft:Brood War
    Made by Jiggie
    Nuke Anywhere 1.16.1
    -----------------------------------------
     
    Nuke Anywhere:
    Does exactly what you think, and let's you nuke from anywhere to anywhere,
    accross the map. Now, that being said it functions slightly different than
    the other versions released by the other authors. First you obviously need
    a ghost and a nuke built in a silo somewhere. You don't need to actually
    select anything - they just have to exist on the map. Hold down the CTRL and
    right click where you want to nuke.
     
    Detection:
    I included a detector, so if somebody else uses this hack on the map you'll
    be notified.
     
    Nuke Control:
    The old ghetto version from back in the day that let's you select the nuke
    and move it as if it were a super-fast-flying-unit-without-vision. Tell your
    ghost to nuke a nearby spot. When the nuke starts to lift from your silo
    press HOME, and the nuke is now selected. Right click to interrupt the
    nuking process. You can now move it around. Hoorah. While the nuke is
    selected, Ctrl+right click to launch.
     
    -----------------------------------------
     
    Fixes:
    v1.0.0 - Initial release.
    v1.0.1 - Fixed tiny bug that could have caused you to desync.
    v1.0.2 - Fixed the crash that occured randomly on occasion.
    v1.0.3 - Fixed compatibility issue with Oblivion.dll.
    - Fixed bug where you could have lost your selections.
    - Fixed bug causing nukes to slide to top left corner when nuking.
     
    -----------------------------------------
     
    Credits:
    Jiggie - cooked up the dll.
    Frost - helped.
    Heinermann - helped with crash bug.
    Hellinsect - helped with crash bug too.

    8,890 downloads

    Submitted

  23. OrderBufferRaep v1.03d

    Please notify me of any compatibility issues. This does not include a lockdown bypass. Inject after logging into bnet to use online.
     
    Readme:
    OrderBufferRaep v1.03d
     
    how to use:
    1. select a unit that is capable of burrowing or siege mode
    2. type "/rape" or "/raep" as a game message
    3. the unit will be used to max out the games order buffer
    4. type "/rape" or "/raep" again to disable order buffer maxing
     
    What can be done with this?:
    *Canceling of morphing eggs, terran buildings, or protoss buildings will cause a refund without losing the unit
    -start building the unit or constructing the building you want to use for resource hacking
    -start maxing the order buffer
    -the hack automatically spams cancel morph commands while the order buffer is being maxed so simply select a morphing unit or under construction building and watch your resources fly
    -stop maxing the buffer once you are happy with your resources
    *if a unit hits 0 HP it will not die and will be unkillable while at 0 HP
    -start attacking a unit that you want to have invincible
    -start maxing the order buffer
    -stop maxing the buffer
    *if a zerg egg finishes production while the order buffer is maxed it will cause a crash for all players in the game
    -start building a unit with a larva
    -start maxing out the order buffer
    -when the unit finishes everyone without protection will crash
    -the hack has protection. You won't crash
    -stop maxing the buffer
    *if a reaver attacks while the buffer is maxed the scarab will sit there idle and the reaver won't be able to attack anymore
    -start attacking a unit with a reaver
    -start maxing the buffer
    -when the buffer is maxed the next attack the reaver does will create the idle scarab
    -stop maxing the buffer
    *canceling of an extractor while the order buffer is maxed will give a resource refund AND a drone without destroying the exractor
    -start building an extractor
    -start maxing the buffer
    -select the extractor and let the autocancel do its magic
    -stop maxing the buffer
    -note: doing this can max out the map on units very quickly and can also create immense lag as the drones spread out
     
    automatic features:
    -auto spam cancel morph when the order buff is being maxed
    -subunit crash protection
    -portrait crash protection
    -unit build time divide by zero protection
    -unit health divide by zero protection
    -invalid sprite crash protection
    -bad image script crash protection
     
    known issues:
    -if you have an egg selected when it finishes and the order buff is maxed you will get a file open error and SC will close out
    --simply do not deselect eggs before they hatch to avoid this
    -sometimes you'll get thrown back to main menu if you leave game while maxing the order buffer
    --simply remember to disable order buffer maxing before leaving the game.
     
    Changelog:
    v1.03d
    -corrected issue causing desynch when using zerg units for buffer maxing
    v1.03c
    -fixed compatibility issues with blitzkrieg
    v1.03b
    -modified to scale back ammount of spam once buffer is full
    v1.03
    -improved stability of order spamming
    v1.02
    -fixed compatibility issues with Freedom Hack
    -added message notifying user of an image script crash
    v1.01
    -fixed main menu throwback bug
    v1.00
    -initial release

    2,780 downloads

    Updated

  24. Power Hack

    Spoofer and Flooder.
     
    What it does :
     
    Spoof Hack (Use the name of everybody in a game ! "Color accepted") :
     
    1. Start Starcraft, log on Battle.net and press Alt-Tab to go in Power-Hack
    2. Put the name you want to spoof in the text box (You can use color with the list box) and go back in Starcraft.
    3. Press F12 when you're in the chat room to run the spoofer.
    4. Each times you want to spoof, press F12 in the channel.
     
    Delay Decreaser Hack (Use it to not feel the lag in a game) :
     
    1. Press F9 to run it.
    2. Press F9 again to stop it.
     
    Flood Hack (Only for registered users) :
     
    1. Put the message you want to flood in the 1st text box.
    2. In the 2nd text box, put the delay between each repetition of the message.
    3. To use it, keep F8 pressed in game.
     
     
    What's new in this update ?
     
    Version 2.0.0 to 3.0.0 :
     
    * You don't need to press F11 in game anymore to not be banned because of the Spoof Hack.
    * There is a state bar in the bottom of Power-Hack to know the status of the Decreaser Hack.
    * The config file is now used as a Ini file.
    * New effect in the "About Power-Hack" window.
    * Your settings are now saved in the config file and are reloaded each times you open Power-Hack.
     
     
    Version 1.0.0 to 2.0.0 :
     
    * Flood hack added.
     

    1,066 downloads

    Updated

  25. Power-Hack

    Spoof HackDeley Decreaser Hack
     
    What it does :
     
    Spoof Hack (Use the name of everybody in a game ! "Color accepted") :
    Start Starcraft, log on Battle.net and press Alt-Tab to go in Power-Hack
    Put the name you want to spoof in the text box (You can use color with the list box) and go back in Starcraft.
    Press F12 when you're in the chat room to run the spoofer.
    Each times you want to spoof, press F12 in the channel.
    Delay Decreaser Hack (Use it to not feel the lag in a game) :
    Press F9 to run it.
    Press F9 again to stop it.
    Flood Hack (Only for registered users) :
    Put the message you want to flood in the 1st text box.
    In the 2nd text box, put the delay between each repetition of the message.
    To use it, keep F8 pressed in game.
     
     

    334 downloads

    Updated

Sign in to follow this  
  • Recently Browsing

    No registered users viewing this page.

×