Skip to content

Stratkit Cheats

This package contains a collection of cheats.

The current available cheats are:

// Time skip cheats:
AddSkipFiveMinutes()
AddSkip30Minutes()
AddSkipOneHour()
AddSkipTwoHours()
AddSkip12Hours()
AddSkip24Hours()
AddMillisecondsToSkip(long millisecondsToSkip)

// Resource cheats (Amount can be negative or positive)
AddResource(string resourceId, int amount)

// Army
RemoveArmySelected() // Removes the currently selected army
RemoveArmyClicked() // Removes the last army that was clicked on (enemy or ally)
RemoveArmy(int serverArmyId) // Removes the army with the given the server id

// Units
AddUnitsToClickedArmy(int unitId, int amount) // Adds units with id to the last army that was clicked on (enemy or ally)
AddUnitsToSelectedArmy(int unitId, int amount) // Adds units with id to the currently selected army
AddUnitToSelectedProvince(int unitId, int amount) // Adds units with id to the currently selected province, a new army is created for that