Skip to content

liasica/AnotherSc2Hack-1

 
 

Repository files navigation

AnotherSc2Hack

Hacking Blizzard Entertainment's Game "StarCraft II" with external methods

Features

  • Resource- Panel
    Shows the current Minerals, Vespene and Supply for each player.
  • Income- Panel
    Shows the current income for Minerals, Vespene and Supply for each player.
  • Armysize- Panel
    Shows the army- value in Minerals, Vespene and Supply for each player.
  • Apm- Panel
    Shows the Apm and Epm for each player. (Current and Average!)
  • Unit- Panel
    Shows the Units and buildings for each player. Includes a Spell- counter and counter for units in production!
  • Production- Panel
    Shows the units, buildings and upgrades currently in production and their percentage status.
  • Maphack- Panel
    Shows the units and buildings on the map. Also a unit's path and the playercameras.
  • Apm Alert
    Shows your Apm and alerts (draws red) you if it goes below your limit.
  • Clock
    Shows the current time.
  • Alerts
    Show a dangerous unit when it's being build (can also play a sound).
  • Pluginsystem
    Build your own plugins depending on your need!
    Sample Plugins are available!

Screenshots

The User Interface

Application area

![application] (/docs/pics/ui/application.png)

Overlay area

![overlays_resource] (/docs/pics/ui/overlays_resource.png) ![overlays_income] (/docs/pics/ui/overlays_income.png) ![overlays_worker] (/docs/pics/ui/overlays_worker.png) ![overlays_army] (/docs/pics/ui/overlays_army.png) ![overlays_apm] (/docs/pics/ui/overlays_apm.png) ![overlays_maphack] (/docs/pics/ui/overlays_maphack.png) ![overlays_units] (/docs/pics/ui/overlays_units.png) ![overlays_production] (/docs/pics/ui/overlays_production.png)

Various area

![overlay] (/docs/pics/ui/various.png)

Plugin area

![overlay] (/docs/pics/ui/plugins.png)

Debug area

![overlay] (/docs/pics/ui/debug.png)

Credits area

![overlay] (/docs/pics/ui/credits.png)

Benchmark area

![overlay] (/docs/pics/ui/benchmark.png)

Helpme area

![overlay] (/docs/pics/ui/helpme.png)

The Overlays

APM

![apm] (/docs/pics/overlays/apm.png)

Army

![army] (/docs/pics/overlays/army.png)

Income

![income] (/docs/pics/overlays/income.png)

Maphack

![maphack] (/docs/pics/overlays/maphack.png)

Personal Apm

![personal_apm] (/docs/pics/overlays/personal_apm.png)

Personal Clock

![personal_clock] (/docs/pics/overlays/personal_clock.png)

Production

![production] (/docs/pics/overlays/production.png)

Units

![units] (/docs/pics/overlays/units.png)

Worker Coach

![worker_coach] (/docs/pics/overlays/worker_coach.png)

Alerts

![alerts] (/docs/pics/overlays/alerts.png)

Requirements to compile:

1.) Windows Environment (Win 7/8/8.1/10)
2.) .Net Framework 4.5
3.) Visual Studio 2012/ 2013

Requirements to use:

1.) .Net Framework 4.5

FAQ

  • What is this?
    This is a tool to gather information from SC2's memory and draw overlays to display those information You gain a big advantage if used properly.
    As Blizzard defines, it's a 3rd party tool therefore it's forbidden to use.
    Using this tool can result in a ban from the Blizzard service "Starcraft II".
    USE IT ON YOUR OWN RISK

  • Why would you do it?
    I'm just curious what can and can not be done. I like the interaction with SCII and the drawing/ formatting of the data.
    Additionally, I want to exploit the way SCII is designed. SCII sends all data to all clients.
    Maphacks are possible. Such models are totally outdated and should not be used anymore.

  • What about fairplay?
    Since it is possible to do the things I do, there can't be a 100% of fairplay. There will always be another person to publish hacks similar to this. The lack of fairplay is Blizzard's fault.

About

Hacking Blizzard Entertainment's Game "StarCraft II" with external methods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%