Posts Tagged ‘Starcraft II’

AutoCP4 – It’s Coming.

June 14th, 2010

AutoCP4 for Starcraft II is now in development. This release of AutoCP will be faster and easier to use than ever. If you have any suggestions or questions, make a comment.

Starcraft II Cheatpack

June 14th, 2010

A cheatpack for Starcraft II is now available on Wc3Edit. It’s a very basic cheatpack right now, but it’s the only one available.

Download

Instructions:

***Extracting***
Open the .sc2 map with any MPQ program, such as MPQMaster or Ladik’s MPQ Editor
Delete (attributes)
Extract the files named “MapScript.galaxy” and “Triggers”
Go into enUS.SC2Data/LocalizedData and extract GameStrings.txt and TriggerStrings.txt

***Triggers***
Open Triggers with Notepad
Ctrl+F and find </root>
Place the contents of rootTriggers.txt above </root>
Go to the bottom of Triggers
Place the contents of elementTriggers.txt above </TriggerData>
Save Triggers

***GameStrings.txt***
Open the extracted GameStrings.txt
Go to the bottom
Paste the contents of the cheatpack’s GameStrings.txt below the last line
Save GameStrings.txt

***TriggerStrings.txt***
Open the extracted TriggerStrings.txt
Go to the bottom
Paste the contents of the cheatpack’s TriggerStrings.txt below the last line
Save TriggerSTrings.txt

***MapScript.galaxy***
Open MapScript.galaxy with Notepad
Ctrl+F and find “void InitGlobals”
Insert the contents of globalsMapScript.txt above that line
If “int init_i;” is present below “void InitGlobals”:
Remove that line from InitGlobalsMapScript.txt
Insert the rest of InitGlobalsMapScript.txt below “int init_i”
If “int init_i;” is not present below “void InitGlobals”, paste all of InitGlobalsMapScript.txt below “void InitGlobals”
Ctrl+F for “trigger gt_” and paste variablesMapScript.txt above the first result
Ctrl+F for “void gt_MeleeInitialization_Init” and paste triggersMapScript.txt below the } at the bottom of that block
Ctrl+F for “void InitTriggers” and paste InitTriggersMapScript.txt below that line
Save MapScript.galaxy

***Reinserting***
Open the .sc2 map with an MPQ program again (or switch back if you didn’t exit)
Replace MapScript.galaxy and Triggers with the ones that you edited/saved
Go into enUS.SC2Data/LocalizedData and replace GameStrings.txt and TriggerStrings.txt with the ones you edited/saved
Go ahead and exit the MPQ program; you’re done! (For those of you with experience in Warcraft 3 editing, the Flush function does not seem to work on SC2 maps. Perhaps we’ll need to figure out how to make this work)

Commands

Activator: -cheats<space><space>

Add Resources:
Minerals: -minerals ##
Vespene: -vespene ##
Research Points: -research ##
Supplies: -supplies ##
Terrazine: -terrazine ##
Credits: -credits ##

Selected unit(s):
Set hitpoints: -hp ##
Set energy: -energy ## or -mp ##
Set to full health: -heal
Set to full energy: -mana
Set movement speed: -ms ##
Set shields: -shields ##
Set maximum hitpoints: -maxhp ##
Set maximum energy: -maxenergy ## or -maxmp ##
Set maximum shields: -maxshields ##
Turn invulnerability on: -invul
Turn invulnerability off: -vul
Turn maphack on: -mh
Turn maphack off: -mhoff
Kill: -kill
Turn invisibility on: -invis
Turn invisibility off: -vis
Reset and remove cooldowns: -nocd
Change the size/scale: -size ### (percentage, but a % sign is not needed)
Change height: -height ##
Instant heal: -autoh
One-hit kills: -dmg
Copy: -copy ##
***(## is the number of the player; numbers go from 01-15)
Set owner: -owner ##
Set color: -setcolor ##

Affecting other players: (## is the number of the player; numbers go from 01-15)
Change Patrol action to Teleport: -tele ##
Turn TelePatrol off: -note ##
Change activator: -act <new activator with hyphen (-) at beginning>
Kick: -kick ##
Ally (Shared vision, control, resource trading, non-aggression): -share ## ## (first number is the player you are giving control to the second number)
Unally: -unshare ## ## (first number is the player who will no longer be sharing control to the second number)
Instant training/research/magazine ammo refilling/construction/add-on construction/warp-in (does not work for morphs or specializations): -fast ##
Deactivate instant training: -nofast ##
**Add resources to other player: (first number is player that receives the resources, second is the amount)
Minerals: -m ## ##
Vespene: -v ## ##
Research Points: -r ## ##
Supplies: -s ## ##
Terrazine: -t ## ##
Credits: -c ## ##

Starcraft II

March 22nd, 2010

With the closed beta of Starcraft II already out, I will be looking into creating software for Starcraft II similar to AutoCP, Cheatpack Detector and possibly the not-well-known Cortector for Warcraft. Have any information about SC2 map scripts/modification? Send me an email at ozzapoo@ozzapoo.net!