Skip to content

Instantly share code, notes, and snippets.

@tynrare
Last active January 6, 2025 11:03
Show Gist options
  • Save tynrare/0bff9f5da94c88522ca61c52d85765dd to your computer and use it in GitHub Desktop.
Save tynrare/0bff9f5da94c88522ca61c52d85765dd to your computer and use it in GitHub Desktop.
SA-cheatsheet

ANOSEONGLASS

ANOSEONGLASS<br>MUNASEF<br>TAKEACHILLPILL*

*Adrenaline effects *:


HESOYAM

HESOYAM<br>INEEDSOMEHELP*<br>ENABLEFORTUNEASPECTS<br>2A873S8A

*Armor, health and $250,000 in money (also repairs vehicles occupied by the player and increases the criminal rating to 40)

Note: Enabling the "Health and Armor" cheat during the bike chase of Just Business and during the drive-by portion of End of the Line will fail the mission, destroying the bike/Feltzer, leading to CJ's eventual death. Furthermore, enabling the cheat during Lure will automatically remove the doors of the Rancher, leading to a more difficult mission completion.

*:


KANGAROO*

`KANGAROO*

LFGMHAL

`

*CJ jumps 10 times higher *:


SZCMAWO

SZCMAWO<br>GOODBYECRUELWORLD*

*Commit suicide / Instant death

Note: CJ will not die if the unlimited health cheat is activated.

*:


PROFESSIONALKILLER*

PROFESSIONALKILLER*<br>NCSGDAG

*Hitman level for all weapons *:


AEZAKMI

AEZAKMI<br>IFIRSTDOZ<br>TESTEDUCATIONALSKILLS<br>IDOASIPLEASE*

*Lock wanted level (Facilitates exploration of islands/cities and restricted areas before they're unlocked) *:


TURNUPTHEHEAT*

TURNUPTHEHEAT*<br>OSRBLHH

*Raise wanted level by two stars

Note: If the Lock wanted level cheat is on it will not attain. Entering this cheat during "555 We Tip" will fail the mission.

*:


TURNDOWNTHEHEAT*

TURNDOWNTHEHEAT*<br>ASNAEB<br>SOMEONESOMETIMEALAN

*Remove wanted level *:


BRINGITON*

BRINGITON*<br>LJSPQK

*Six-star wanted level

Note: If the Lock wanted level cheat is on it will not attain. Entering this cheat during "555 We Tip" will fail the mission.

*:


BTCDBCB

BTCDBCB<br>WHOATEALLTHEPIES*

*Maximum fat *:


CVWKXAM

CVWKXAM<br>MANFROMATLANTIS*

*Infinite Lung capacity *:


BUFFMEUP*

BUFFMEUP*<br>JYSDSOD

*Maximum muscle *:


WORSHIPME*

WORSHIPME*<br>OGXSDAG

*Maximum respect *:


HELLOLADIES*

HELLOLADIES*<br>EHIBXQS

*Maximum sex appeal *:


VKYPQCF

VKYPQCF<br>ICANGOALLNIGHT*

*Maximum stamina *:


NATURALTALENT*

NATURALTALENT*<br>VQIMAHA

*Maximum vehicle skills (Driving, flying, bike, cycling) *:


KVGYZQK

KVGYZQK<br>LEANANDMEAN*

*Minimum fat and muscle *:


AEDUWNV

AEDUWNV<br>IAMNEVERHUNGRY*

*CJ never gets hungry *:


ROCKETMAN*

ROCKETMAN*<br>YECGAA

*Spawn Jetpack *:


AIYPWZQP

AIYPWZQP<br>LETSGOBASEJUMPING*

*Spawn Parachute *:


STINGLIKEABEE*

STINGLIKEABEE*<br>IAVENJQ

*Super punches (one hit kills)

Note: Pedestrians can also make a super punch attack. If a pedestrian punches CJ, he will be instantly killed. However, if the Unlimited Health cheat is activated, super punches do not affect CJ.

*:


FULLCLIP*

FULLCLIP*<br>WANRLTW

*Unlimited ammunition with no reload for all weapons

Note: Using this cheat may glitch the game's sounds. This cheat also affects pedestrians.

*:


BAGUVIX

BAGUVIX<br>CAINEMVHZC<br>NOONECANHURTME*

*Unlimited health

Note: Explosions, drowning, falling, and gunshots from police-controlled helicopters still hurt the player. CJ will also die from being in a vehicle that explodes.

*:


LXGIWYL

LXGIWYL<br>THUGSARMOURY*

*Weapons, tier 1 (Brass Knuckles, Baseball Bat, Pistol, Shotgun, Micro SMG, AK-47, Rifle, Rocket Launcher, Molotov Cocktails & Spray Paint)

Note: Entering this cheat numerous times will give the player infinite ammo.

*:


PROFESSIONALSKIT*

PROFESSIONALSKIT*<br>KJKSZPJ

*Weapons, tier 2 (Fist, Knife, Desert Eagle, Sawn-Off Shotgun, TEC 9, M4, Sniper Rifle, Flamethrower, Fire Extinguisher & Grenades)

Note: Entering this cheat during Tagging Up Turf will fail the mission.

Note: Entering this cheat numerous times will give the player infinite ammo.

*:


UZUMYMW

UZUMYMW<br>NUTTERSTOYS*

*Weapons, tier 3 (Fist, Chainsaw, Silenced 9mm, SPAS 12, SMG, M4, Heat-Seeking Rocket Launcher, Satchel Charges & Detonator)

Note: If the player uses the infinite ammo cheat, the detonator will still appear in the weapon list even when the player doesn't have any satchel charges.

Note: Entering this cheat numerous times will give the player infinite ammo.

*:


main();
function parsecheats() {
const t = document.querySelector(".table-wide");
const c = t.querySelectorAll("tr");
console.log("c:", c);
let rstr = ``;
const codebr_a = '\n\n<br>\n```\n';
const codebr_b = '\n\n```\n<br>\n';
for(let i = 1; i < c.length; i++) {
const tr = c[i];
const tdlist = tr.querySelectorAll("td");
const code = tdlist[2];
const dd = tdlist[0];
const cdih = code.innerHTML;
const hh1 = cdih.substr(0, 7);
if (hh1 == "<i>This") {
continue;
}
const h1 = cdih.substr(0, cdih.indexOf("<"));
rstr += "**" + h1 + "**\n<br>";
rstr += codebr_a + cdih + codebr_b;
rstr += "\n<br>\n" + dd.innerHTML;
rstr += "\n\n<br><br><hl>\n\n";
}
return rstr;
}
function printstr() {
console.log(parsecheats());
}
function hackhtml() {
document.body.innerHTML = parsecheats();
}
function main() {
//parsecheats();
printstr();
//hackhtml();
return 0;
}

ANOSEONGLASS


``` ANOSEONGLASS
MUNASEF
TAKEACHILLPILL*
<br>

<br>
<a href="/wiki/Adrenaline" title="Adrenaline">Adrenaline</a> effects


<br><br><hl>

**HESOYAM**
<br>

<br>

HESOYAM
INEEDSOMEHELP*
ENABLEFORTUNEASPECTS
2A873S8A

<br>

<br>
<a href="/wiki/Armor" class="mw-redirect" title="Armor">Armor</a>, <a href="/wiki/Health" title="Health">health</a> and $250,000 in <a href="/wiki/Money" title="Money">money</a> (also repairs vehicles occupied by the player and increases the <a href="/wiki/Criminal_Ratings_in_GTA_San_Andreas" title="Criminal Ratings in GTA San Andreas">criminal rating</a> to 40)
<p><i>Note: Enabling the "Health and Armor" cheat during the bike chase of <a href="/wiki/Just_Business" title="Just Business">Just Business</a> and during the drive-by portion of <a href="/wiki/End_of_the_Line" title="End of the Line">End of the Line</a> will fail the mission, destroying the <a href="/wiki/BF-400" title="BF-400">bike</a>/<a href="/wiki/Feltzer" title="Feltzer">Feltzer</a>, leading to CJ's eventual death. Furthermore, enabling the cheat during <a href="/wiki/Lure_(GTA_San_Andreas)" title="Lure (GTA San Andreas)">Lure</a> will automatically remove the doors of the <a href="/wiki/Rancher" title="Rancher">Rancher</a>, leading to a more difficult mission completion.</i>
</p>


<br><br><hl>

**KANGAROO*
**
<br>

<br>

KANGAROO*

LFGMHAL

<br>

<br>
<a href="/wiki/CJ" class="mw-redirect" title="CJ">CJ</a> jumps 10 times higher


<br><br><hl>

**SZCMAWO**
<br>

<br>

SZCMAWO
GOODBYECRUELWORLD*

<br>

<br>
Commit suicide / Instant death
<p><i>Note: CJ will not die if the unlimited health cheat is activated.</i>
</p>


<br><br><hl>

**PROFESSIONALKILLER***
<br>

<br>

PROFESSIONALKILLER*
NCSGDAG

<br>

<br>
Hitman level for all <a href="/wiki/Weapons_in_GTA_San_Andreas" title="Weapons in GTA San Andreas">weapons</a>


<br><br><hl>

**AEZAKMI**
<br>

<br>

AEZAKMI
IFIRSTDOZ
TESTEDUCATIONALSKILLS
IDOASIPLEASE*

<br>

<br>
Lock <a href="/wiki/Wanted_Level_in_3D_Universe" title="Wanted Level in 3D Universe">wanted level</a> (<i>Facilitates exploration of islands/cities and restricted areas before they're unlocked</i>)


<br><br><hl>

**TURNUPTHEHEAT***
<br>

<br>

TURNUPTHEHEAT*
OSRBLHH

<br>

<br>
Raise wanted level by two stars
<p><i>Note: If the Lock wanted level cheat is on it will not attain. Entering this cheat during "555 We Tip" will fail the mission.</i>
</p>


<br><br><hl>

**TURNDOWNTHEHEAT***
<br>

<br>

TURNDOWNTHEHEAT*
ASNAEB
SOMEONESOMETIMEALAN

<br>

<br>
Remove wanted level


<br><br><hl>

**BRINGITON***
<br>

<br>

BRINGITON*
LJSPQK

<br>

<br>
Six-star wanted level
<p><i>Note: If the Lock wanted level cheat is on it will not attain. Entering this cheat during "555 We Tip" will fail the mission.</i>
</p>


<br><br><hl>

**BTCDBCB**
<br>

<br>

BTCDBCB
WHOATEALLTHEPIES*

<br>

<br>
Maximum <a href="/wiki/Statistics" title="Statistics">fat</a>


<br><br><hl>

**CVWKXAM**
<br>

<br>

CVWKXAM
MANFROMATLANTIS*

<br>

<br>
Infinite <a href="/wiki/Lung_capacity" class="mw-redirect" title="Lung capacity">Lung capacity</a>


<br><br><hl>

**BUFFMEUP***
<br>

<br>

BUFFMEUP*
JYSDSOD

<br>

<br>
Maximum <a href="/wiki/Statistics" title="Statistics">muscle</a>


<br><br><hl>

**WORSHIPME***
<br>

<br>

WORSHIPME*
OGXSDAG

<br>

<br>
Maximum <a href="/wiki/Respect" title="Respect">respect</a>


<br><br><hl>

**HELLOLADIES***
<br>

<br>

HELLOLADIES*
EHIBXQS

<br>

<br>
Maximum <a href="/wiki/Statistics" title="Statistics">sex appeal</a>


<br><br><hl>

**VKYPQCF**
<br>

<br>

VKYPQCF
ICANGOALLNIGHT*

<br>

<br>
Maximum <a href="/wiki/Statistics" title="Statistics">stamina</a>


<br><br><hl>

**NATURALTALENT***
<br>

<br>

NATURALTALENT*
VQIMAHA

<br>

<br>
Maximum vehicle skills (Driving, flying, bike, cycling)


<br><br><hl>

**KVGYZQK**
<br>

<br>

KVGYZQK
LEANANDMEAN*

<br>

<br>
Minimum <a href="/wiki/Statistics" title="Statistics">fat and muscle</a>


<br><br><hl>

**AEDUWNV**
<br>

<br>

AEDUWNV
IAMNEVERHUNGRY*

<br>

<br>
CJ never gets hungry


<br><br><hl>

**ROCKETMAN***
<br>

<br>

ROCKETMAN*
YECGAA

<br>

<br>
Spawn <a href="/wiki/Jetpack" title="Jetpack">Jetpack</a>


<br><br><hl>

**AIYPWZQP**
<br>

<br>

AIYPWZQP
LETSGOBASEJUMPING*

<br>

<br>
Spawn <a href="/wiki/Parachute" title="Parachute">Parachute</a>


<br><br><hl>

**STINGLIKEABEE***
<br>

<br>

STINGLIKEABEE*
IAVENJQ

<br>

<br>
Super punches (one hit kills)
<p><i>Note: Pedestrians can also make a super punch attack. If a pedestrian punches CJ, he will be instantly killed. However, if the Unlimited Health cheat is activated, super punches do not affect CJ.</i>
</p>


<br><br><hl>

**FULLCLIP***
<br>

<br>

FULLCLIP*
WANRLTW

<br>

<br>
Unlimited ammunition with no reload for all weapons
<p><i>Note: Using this cheat may glitch the game's sounds. This cheat also affects pedestrians.</i>
</p>


<br><br><hl>

**BAGUVIX**
<br>

<br>

BAGUVIX
CAINEMVHZC
NOONECANHURTME*

<br>

<br>
Unlimited health
<p><i>Note: Explosions, drowning, falling, and gunshots from <a href="/wiki/Police_Maverick" class="mw-disambig" title="Police Maverick">police-controlled helicopters</a> still hurt the player. CJ will also die from being in a vehicle that explodes.</i>
</p>


<br><br><hl>

**LXGIWYL**
<br>

<br>

LXGIWYL
THUGSARMOURY*

<br>

<br>
Weapons, tier 1 <small>(<a href="/wiki/Brass_Knuckles" title="Brass Knuckles">Brass Knuckles</a>, <a href="/wiki/Baseball_Bat" title="Baseball Bat">Baseball Bat</a>, <a href="/wiki/Pistol" title="Pistol">Pistol</a>, <a href="/wiki/Shotgun" title="Shotgun">Shotgun</a>, <a href="/wiki/Micro_SMG" title="Micro SMG">Micro SMG</a>, <a href="/wiki/AK-47" title="AK-47">AK-47</a>, <a href="/wiki/Rifle" title="Rifle">Rifle</a>, <a href="/wiki/Rocket_Launcher" title="Rocket Launcher">Rocket Launcher</a>, <a href="/wiki/Molotov_Cocktail" class="mw-redirect" title="Molotov Cocktail">Molotov Cocktails</a> &amp; <a href="/wiki/Spray_Paint" class="mw-redirect" title="Spray Paint">Spray Paint</a>)</small>
<p><i>Note: Entering this cheat numerous times will give the player infinite ammo.</i>
</p>


<br><br><hl>

**PROFESSIONALSKIT***
<br>

<br>

PROFESSIONALSKIT*
KJKSZPJ

<br>

<br>
Weapons, tier 2 <small>(<a href="/wiki/Fist" title="Fist">Fist</a>, <a href="/wiki/Knife" title="Knife">Knife</a>, <a href="/wiki/Desert_Eagle" title="Desert Eagle">Desert Eagle</a>, <a href="/wiki/Sawn-Off_Shotgun" class="mw-redirect" title="Sawn-Off Shotgun">Sawn-Off Shotgun</a>, <a href="/wiki/TEC_9" class="mw-redirect" title="TEC 9">TEC 9</a>, <a href="/wiki/M4" class="mw-redirect" title="M4">M4</a>, <a href="/wiki/Sniper_Rifle" title="Sniper Rifle">Sniper Rifle</a>, <a href="/wiki/Flamethrower" title="Flamethrower">Flamethrower</a>, <a href="/wiki/Fire_Extinguisher" title="Fire Extinguisher">Fire Extinguisher</a> &amp; <a href="/wiki/Grenades" title="Grenades">Grenades</a>)</small>
<p><i>Note: Entering this cheat during <a href="/wiki/Tagging_Up_Turf" title="Tagging Up Turf">Tagging Up Turf</a> will fail the mission.</i> 
</p><p><i>Note: Entering this cheat numerous times will give the player infinite ammo.</i>
</p>


<br><br><hl>

**UZUMYMW**
<br>

<br>

UZUMYMW
NUTTERSTOYS*

<br>

<br>
Weapons, tier 3 <small>(<a href="/wiki/Fist" title="Fist">Fist</a>, <a href="/wiki/Chainsaw" title="Chainsaw">Chainsaw</a>, <a href="/wiki/Silenced_9mm" title="Silenced 9mm">Silenced 9mm</a>, <a href="/wiki/SPAS_12" class="mw-redirect" title="SPAS 12">SPAS 12</a>, <a href="/wiki/SMG" class="mw-redirect" title="SMG">SMG</a>, <a href="/wiki/M4" class="mw-redirect" title="M4">M4</a>, <a href="/wiki/Heat-Seeking_Rocket_Launcher" title="Heat-Seeking Rocket Launcher">Heat-Seeking Rocket Launcher</a>, <a href="/wiki/Satchel_Charges" title="Satchel Charges">Satchel Charges</a> &amp; <a href="/wiki/Detonator" title="Detonator">Detonator</a>)</small>
<p><i>Note: If the player uses the infinite ammo cheat, the detonator will still appear in the weapon list even when the player doesn't have any satchel charges.</i>
</p><p><i>Note: Entering this cheat numerous times will give the player infinite ammo.</i>
</p>


<br><br><hl>

ANOSEONGLASS HESOYAM KANGAROO SZCMAWO PROFESSIONALKILLER AEZAKMI TURNUPTHEHEAT TURNUPTHEHEAT TURNDOWNTHEHEAT BRINGITON BTCDBCB CVWKXAM BUFFMEUP WORSHIPME HELLOLADIES VKYPQCF NATURALTALENT KVGYZQK AEDUWNV ROCKETMAN AIYPWZQP STINGLIKEABEE FULLCLIP BAGUVIX LXGIWYL PROFESSIONALSKIT UZUMYMW

@tynrare
Copy link
Author

tynrare commented Jan 6, 2025

main();

function parsecheats() {
const t = document.querySelector(".table-wide");
const c = t.querySelectorAll("tr");
console.log("c:", c);

let rstr = ``;

for(let i = 1; i < c.length; i++) {
const tr = c[i];
const tdlist = tr.querySelectorAll("td");
const code = tdlist[2];
const dd = tdlist[0];

const hh1 = code.innerHTML.substr(0, 7);

if (hh1 == "<i>This") {
  continue;
}
const h1 = hh1.substr(0, 4) + "..";
rstr += "#" + h1 + "\n\n";
rstr += '\n`' + code.innerHTML + '`\n';
rstr += `*${dd.innerHTML}*: <br>`;
rstr += "<br><br><hl>\n\n";

}

return rstr;
}

function printstr() {
console.log(parsecheats());
}

function main() {
//parsecheats();
printstr();

return 0;
}

gta.fandom.com/wiki/

@tynrare
Copy link
Author

tynrare commented Jan 6, 2025

main();

function parsecheats() {
  const t = document.querySelector(".table-wide");
  const c = t.querySelectorAll("tr");
  console.log("c:", c);

  let rstr = ``;

  for(let i = 1; i < c.length; i++) {
    const tr = c[i];
    const tdlist = tr.querySelectorAll("td");
    const code = tdlist[2];
    const dd = tdlist[0];
    
    const cdih = code.innerHTML;
    const hh1 = cdih.substr(0, 7);
    
    if (hh1 == "<i>This") {
      continue;
    }
    const h1 = cdih.substr(0, cdih.indexOf("<"));
    rstr += "# " + h1 + "\n\n";
    rstr += '\n`' + code.innerHTML + '`\n';
    rstr += `\n*${dd.innerHTML}*: <br>`;
    rstr += "<br><br><hl>\n\n";
  } 

  return rstr;
}

function printstr() {
  console.log(parsecheats());
}

function main() {
  //parsecheats();
  printstr();
  
  return 0;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment