Jump to content

This Could Hurt Cheats (XML Hack)


Sysadmin
 Share

Recommended Posts

  • Administrators

This_Could_Hurt.png
Name of Game: This Could Hurt
Game Version if known: 1.0.6
Name of Cheat:  Acorn Cheat

Steps:
Alternate method : Continue to the "Extra" cheat.

  1. Make sure This Could Hurt is closed.
  2. Open a root enabled file explorer (I recommend Solid Explorer or Root Explorer).
  3. Navigate to: /data/data/com.chillingo.thiscouldhurtfree.android.aja/shared_prefs and open com.chillingo.thiscouldhurtfree.android.aja.xml.
  4. Which should look like this: 
    <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
    <map>
    <int name="selectedlevel" value="2" />
    <int name="PowerSlot3PowerValue" value="0" />
    <int name="selectedworld" value="0" />
    <string name="splash">yes</string>
    <string name="powerslot3infotext"></string>
    <int name="storystart" value="1" />
    <string name="powerslot2infotext"></string>
    <float name="LevelScore_40" value="0.0" />
    <string name="health_found">no</string>
    <string name="1_1_Done">yes</string>
    <int name="power" value="26" />
    <float name="LevelScore_11" value="0.0" />
    <float name="LevelScore_10" value="0.0" />
    <float name="LevelScore_13" value="0.0" />
    <string name="ingamehelp_2">yes</string>
    <float name="LevelScore_12" value="0.0" />
    <string name="ingamehelp_1">yes</string>
    <float name="LevelScore_15" value="0.0" />
    <float name="LevelScore_14" value="0.0" />
    <int name="storylocked" value="3" />
    <float name="LevelScore_17" value="0.0" />
    <float name="LevelScore_16" value="0.0" />
    <float name="LevelScore_19" value="0.0" />
    <float name="LevelScore_18" value="0.0" />
    <string name="slowmo_found">no</string>
    <string name="1_2_Done">yes</string>
    <int name="health" value="100" />
    <int name="Screenmanager Is Fullscreen mode" value="0" />
    <int name="Screenmanager Resolution Height" value="720" />
    <string name="sound">on</string>
    <int name="locked" value="4" />
    <string name="language">english</string>
    <string name="shockwave_found">no</string>
    <string name="PowerSlot3">none</string>
    <float name="LevelScore_29" value="0.0" />
    <int name="hiddenareas" value="0" />
    <float name="LevelScore_27" value="0.0" />
    <int name="totalpower" value="26" />
    <float name="LevelScore_28" value="0.0" />
    <string name="airwalk_found">no</string>
    <float name="LevelScore_25" value="0.0" />
    <float name="LevelScore_26" value="0.0" />
    <float name="LevelScore_23" value="0.0" />
    <float name="LevelScore_24" value="0.0" />
    <float name="LevelScore_21" value="0.0" />
    <string name="powerslot1infotext">Will enclose you with a shield, making you untouchable.
    
    Duration: 5s</string>
    <float name="LevelScore_22" value="0.0" />
    <float name="LevelScore_20" value="0.0" />
    <float name="LevelScore_5" value="0.0" />
    <float name="LevelScore_6" value="0.0" />
    <float name="LevelScore_7" value="0.0" />
    <float name="LevelScore_8" value="0.0" />
    <string name="speed_found">no</string>
    <float name="LevelScore_1" value="0.0" />
    <float name="LevelScore_2" value="0.0" />
    <float name="LevelScore_3" value="0.0" />
    <float name="LevelScore_4" value="0.0" />
    <int name="dangerareas" value="0" />
    <string name="PowerSlot2">none</string>
    <string name="PowerSlot1">shield</string>
    <float name="LevelScore_9" value="0.0" />
    <string name="4.0.1">ccf0ac0ac2b10643274c12ac27584bad</string>
    <int name="PowerSlot2PowerValue" value="0" />
    <float name="speed" value="0.5" />
    <string name="firstrun">yes</string>
    <float name="LevelScore_36" value="0.0" />
    <float name="LevelScore_37" value="0.0" />
    <int name="storyend" value="2" />
    <float name="LevelScore_38" value="0.0" />
    <float name="LevelScore_39" value="0.0" />
    <float name="LevelScore_32" value="0.0" />
    <float name="LevelScore_33" value="0.0" />
    <float name="LevelScore_34" value="0.0" />
    <float name="LevelScore_35" value="0.0" />
    <string name="infinite">no</string>
    <int name="Screenmanager Resolution Width" value="1280" />
    <float name="LevelScore_31" value="0.0" />
    <float name="LevelScore_30" value="0.0" />
    <string name="mini_found">no</string>
    <int name="PowerSlot1PowerValue" value="40" />
    <int name="powerslots" value="1" />
    </map>
  5. Find both <int name="power" value="26" /> and <int name="totalpower" value="26" />. Where the value is your total power, in this example, 26.
  6. Change both of those values to whatever you want, and save the file.

____________
 
Name of Cheat:  Slot Cheat

Steps:

  1. Make sure This Could Hurt is closed.
  2. From the example above, find <int name="powerslots" value="1" />.
  3. Change the value to 3 for all slots to be unlocked.

_____________
 
Name of Cheat:  No-Ads Cheat


Steps:

  1. Make sure This Could Hurt is closed.
  2. Add this line at the end of the file: <string name="noads">yes</string>.

______________________

 

Name of Cheat:  Unlock all levels Cheat


Steps:

  1. Make sure This Could Hurt is closed.
  2. From the example above, find <int name="locked" value="4" />.
  3. Change the "4" to "100"

__________________

 
Name of Cheat: Extras

Steps:

  1. Make sure This Could Hurt is closed.
  2. From the example above, find anything that has a value of "no", and change it to "yes". (find the values above which have "no").
  3. This will do the following: Give you infinite acorns, and unlock all of the powerups.

_______________
 
Here is the hacked XML file with all cheats applied to it, copy the text in the file, and paste it into your file (do not overwrite your current file!): com.chillingo.thiscouldhurtfree.android.aja.xml

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.