Cheat Engine Damage Hack Wow 3.3.5

0 views
Skip to first unread message

Gildo Santiago

unread,
Jun 13, 2024, 11:36:07 PM6/13/24
to omretguycloc

Can anyone help me fix this sh!t becajse its annoying how enemies just can't damage me. It was after I turned on unlimited iframes, 100% drop rate and kill all mobs in the area for farming and like after minutes past I realised I'm taking any damge when I used the bloodlust sword. Can anyone help?

Cheat engine damage hack wow 3.3.5


DOWNLOAD https://t.co/TplBYHura7



I recently attempted to test the security on my unity game and I had no issues but now when I close my PC I get a weird error. Could this have been caused by cheat engine? I plan on resetting windows soon anyway so it's not an issue but I want to know what is causing this. Also do I need to re purchase windows if I reset windows?

Hey guys i have been testing the limits of age of mythology for a while now, in the search for the most op unit possible.
So i made osiris and zeus have like 10 to the power 38 hit points and 10 to the power 38 damage respectively with a 99 percent armor respectively, for making the most overpowered Rts charcters ever.

The hitpoints counter in Age of mythology always becomes negative after 2 billion, which means there is a visual cap right?,( but the 10 to the 38 hitpoints do work as i have tested and even confirmed through cheat engine).

Nope. he literally traverses across the screen, my speed is 10 to the power 38, so yeah the game does behave a bit weird like the character literally vibrating and stuff on screen.
But no crashes so far.
Btw, i gave a kronos titan a hitpoints value of 24 9s and a damage of 24 9s as well.
Osiris literally oneshotted hundreds of them, and no lifelost.
The power of being 14 orders of magnitude above a character.


The game we all know and love (even if we say we don't).

Updated for Terraria: Labor of Love (1.4.4.9)

Start up the game, attach the table, some entries have further instructions on them



These are the names of the pickaxes fore each tier,just enabling the script will set your pickaxe damage to the relevant tier. Super strength is able to mine every block in one hit. More on the Magic Pickaxe later.

Undead Player, thanks to DB for his tutorial on the Mac version that made me question whether this game uses mono or not. Alas, I only had .NET Info, so with a lot of retries I got it populating and found where I needed to go, then I explored some more and added infinite mana as well. With this script, your health will go down, but you won't die.

Set Weapon Damage, does what it says, set the value and all of your weapons will do that damage plus any bonuses they have applied to them. Doesn't work with projectiles from equipment, haven't tested it with summons, but works great with Ranged, Melee and Magic weapons. Defaults to 69420.

Before enabling anything further down, make sure you enable "Get Player Pointer", underneath are some entries that are always hidden for debugging purposes, take a look if you like but most values can't be edited directly (things like health, mana, stack and Max stack can be, and a few others)


Infinite Ammo - works on bows and guns, haven't tested with grenade launchers or rocket launchers but it should work for those too. Also comes with a rapid fire script attached, that works on all weapons.

With rapid fire you can go from this:

to this:


IMPORTANT! While you can still use slot 2, I recommend you leave that for your pickaxe. Simply select which slot your weapon is in, and then enable the script below. Be sure to disable before setting another so your weapon can return to normal, or alternatively change the slot number in the script and then disable, then enable to have more than one rapid fire option. AFAIK this doesn't persist through saves.

Rapid fire isn't just limited to firearms/bows/magic, it works on melee too, and also works on placing blocks, handy for building a skybridge.

Now onto the magic pickaxe:

I recommend setting the script like so:

Place pickaxe in slot 2 (mandatory or these scripts won't set the values correctly)
enable the following options


build a small wall or jump in a hole, select the target block type and hold your cursor on the same spot while you hold your attack/mine button



SUPER IMPORTANT!

try not to move around too much while getting things like furniture items or crafting stations. of the original 626 floor tile IDs I started with, I removed over 200 of them because they caused the game to crash. Some of these still will, so if you want lots of them, I recommend just grabbing a few and using the Duplication script to get the rest.

If you just want faster mining and nothing more, set "Change Target Block?" to No and don't enable the other scripts. Faster mining comes standard with the script.

Duplication Script, well.......duplicates things! Place any item in one of these 4 slots



Once you have the items in some or all of the bottom 4 on the left slots, enable the script if you haven't already and set the value you want if you think 999 is a bit too greedy. give it a second and you should see the changes reflected in game



I also updated the chest unlock script between posting and taking the screenshots, I still recommend you leave it turned off until you come across a locked chest, but it was no longer crashing when I was opening a regular chest.


There's still a few item IDs I need to find but this table works pretty good

Hello, at day April 5 - 2023 the cheat table doesn't work, at day April 4 - 2023 work, idk why it happen, i don't see a patch for terraria and is in the same version 1.4.4.9 if someone know what happen pls tell me to fix it.

The problem i see is the cheat doesn't load the information for the game and if i put per example the player base script ON the game doesn't read the name of my character and crash terraria, no one script work.

Score/XP Multiplier: Player Score box DOES NOT WORK and will not activate. Use the damage multiplier box. Under value, you can modify it to be 10x, 100x, 1000x of the normal score multipliers. Setting to 100x will bring a level 1 to level 20 just by killing in the last wave.

Plants vs. Zombies Wiki cannot be held responsible for a hack or change to one's copy of Plants vs. Zombies which results in the corruption of the game or its save files. By using this guide, you agree to hold Plants vs. Zombies Wiki harmless in the event that damage is done to your copy of the game, your device(s), or anything else that is pertinent.

Plants vs. Zombies Wiki cannot and will not support hacks that unlock paid content (such as premium plants, bundles, premium packs, or gems) for free in Plants vs. Zombies 2, its Chinese version, Plants vs. Zombies Heroes, or any other game not mentioned. This moratorium also applies to hacks that attempt to cheat in Multiplayer in Plants vs. Zombies Heroes (like unlimited sun/brains/health, hacking to level up, or using a hacked deck). Any hacks present for these games on Wiki grounds will not be tolerated, are punished by an indefinite block of the user who published it, and are to be removed immediately.

WARNING: This only prevents damage from zombies eating plants. It provides no protection against other ways of damaging or destroying plants, such as from Zombonis, Catapult Zombies, Gargantuars and Dr. Zomboss. Also, Plants will still be vulnerable to Peashooter Zombie and Gatling Pea Zombie's peas. To make plants invulnerable to their peas, see below.

Within the Unity engine, developers can add "scripts" (written in C#) which make up some of the game logic - these will often be our target. Unlike more traditionally compiled games, these "scripts" are not simply compiled into the .exe where we can find a static memory offset to patch... but we do have some other options.

Because we're interested in cheating the game's logic, and not necessarily messing with the Unity game engine itself, we're after the user's Unity "scripts". Conveniently these are typically compiled in to a "Assembly-CSharp.dll" or "Assembly-CSharp-firstpass.dll" file. In the case of the game 198X we're looking at, they can be found in: Steam\SteamApps\common\198X\198X_Data\Managed

From here we can start looking for useful terms that might help us find what we want to hack, for example searching (CTRL+F) for "damage" has a few results - the one we are interested in is "TakeDamage".

In the dnSpy listing, a few lines below the "Damage" function, is a "isPlayerCharacter: bool" property - literally a flag as to whether the object taking damage is the player or not. We can modify the above code by making sure the "Damage" function is selected, right clicking inside the code window on the right, and choosing "Edit Method (C#)".

This code is not quite the same as our previous change, but should have the same result - granting us invulnerability... at the risk of introducing a bug allowing "dead" objects to take damage, which hopefully won't affect anything too serious.

CheatEngine is a well known game-cheating tool, which I keep discovering more and more functionality in. While it's most obvious use case is "memory scanning" (eg: to find the memory address of a "health" value in memory, allowing you to set or freeze it) it also has some great support for Mono apps/games (like those written in Unity). When installing just watch out for toolbars or other crapware it may try and get you to install.

582128177f
Reply all
Reply to author
Forward
0 new messages