Middle-earth: Shadow of War (PATCH 11.10.2017)

Upload your cheat tables here (No requests)
Post Reply
User avatar
Pongozila
Table Makers
Table Makers
Posts: 184
Joined: Wed Mar 29, 2017 11:49 pm
Reputation: 210

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Pongozila »

Kalamity222 wrote:
Fri Oct 13, 2017 11:18 pm
Doing this will disable all your skills , cant use T or CTRL+Left click anymore to shoot exploding shots , and i cant use R or F anymore for finishers ...
And an ork just instantly killed me ...
Noted... I've taken a look, what I could tell is that the game doesn't like the "infinite" parameter or very high numbers... when changed to something "small" (999999 let's say) I've found no bugs... surely this code still needs improvements and optimizations, but this simple change kinda fixed these bugs you stated for me. :oops: :)

Just chage line 24
from:
mov [rcx],(float)inf

to:
mov [rcx],(float)999999

It will "decrease" the code's intensity.. but will make things work fine... and if you equip a power stone... that's a 1-hit kill there!

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

User avatar
ZaKl86
Cheater
Cheater
Posts: 38
Joined: Wed Jul 05, 2017 12:09 pm
Reputation: 18

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by ZaKl86 »

And why is there no regime of invisibility?

User avatar
Kalamity222
Expert Cheater
Expert Cheater
Posts: 79
Joined: Mon May 08, 2017 1:49 pm
Reputation: 15

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalamity222 »

Tested that , orcs still one hit kill me and i cant use right Click+CTRL or
Spoiler
raise the dead with T
, and when i try to use F just runs to them and does nothing >.< .

Really appreciate your hard work and i am thankful for it but i'l wait for some item editors to change individual stats on them.

GamingGod216
Noobzor
Noobzor
Posts: 8
Joined: Fri Oct 13, 2017 8:07 pm
Reputation: 0

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by GamingGod216 »

Any update on the Windows Store Version working with stats on the engine?

lordraven
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Oct 13, 2017 5:28 pm
Reputation: 0

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by lordraven »

Kalas wrote:
Fri Oct 13, 2017 5:38 pm
lordraven wrote:
Fri Oct 13, 2017 5:29 pm
Hi, how do I make the miriam cheat work? It's not doing anything when I activate it :(
Change from Off to On and enter Inventory, try to craft a Gem or something It might trigger it.
Yeah, nothing's happening :( Tried crafting gem, switching all of my gear, destroying some swords, even buying a mirian lootbox but the value isn't changing

User avatar
Lord Blade
Expert Cheater
Expert Cheater
Posts: 1348
Joined: Thu Mar 09, 2017 7:52 am
Reputation: 132

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Lord Blade »

So apparently someone has figured out a way to hack orc stats, as there's people running into guys with level 65 orcs in their forts (which isn't possible without cheating).

Anyone have any luck with that sort of thing?

User avatar
seikur0
Code Alchemist
Code Alchemist
Posts: 440
Joined: Sat Aug 26, 2017 10:48 am
Reputation: 339

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by seikur0 »

For these stats, you should go into your inventory, turn it on, re-equip each of your items, and then turn the cheat off again. That way you avoid affecting your enemies as well.
Pongozila wrote:
Fri Oct 13, 2017 10:03 pm
The plus side of this code is that will only affect the gear you re-select
That cheat you found isn't about gear stats, it's your character's added stats. The game only saves the complete added stat and changing equipment goes like this for the armor (health) as example:
1) Game looks at what your stats are with your current armor, e.g. base stat health is 300, base armor gives -2 as additiional stat->298 health before
2) Game does the difference between the new armor and the old one, i.e. new one is a lvl 5 armor with +15 health(lvl 5*3), so 15 - (-2) = 17
3) Now this is where the game is kind of weird, it trusts the current additional stat, which is -2 and adds the 17 from before to it, so 15. Meaning, if you change the result at that point, it'll go into the new additional stat, which will be permanent as well (until you reload).
4) So normally it goes to base+additional=300+15=315 health now. If we change the result though from 15 to 15000, it'll go to 15300.
5) Now if we unqeuip the armor to the base again, it'll do. 300 + 15000 + ((-2) - 15)) = 15300 -17 = 15283 (The game neglects to check the additional stat here, that is kind of lazy.)

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalas »

dbstisl wrote:
Sat Oct 14, 2017 1:55 am
sir,can't change silver coin back to normal from 9999999 cuz states button is not work :(
any other ways to fix it without cheat engine? can't open it on cheat engine.. :o
my silver coin is not dry
You can open [Stats] and change the value inside, look for the Coin Check label and you'll see 9999999 and just change it to something else.

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalas »

SunBeam wrote:
Sat Oct 14, 2017 6:09 am
Dark Souls 3 thread all over again. Additionally, the struggle of Kalas :) Combined with "well, that's the best I can do" :)
People don't get along with just the basic cheats, they always look for more :(. It's like damn let's make a brand new game.

User avatar
glitch83
Expert Cheater
Expert Cheater
Posts: 81
Joined: Wed Mar 29, 2017 2:38 pm
Reputation: 0

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by glitch83 »

guys, can you make the default quantity of the orcs when summoned to be 6 orcs instead of 3 orcs only.. and the beast will be 3 instead of 1 by default....

thanks.

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalas »

Updated:

Added Set Urul Level To Max. (It is all based on on seikur0 findings! I do not take any credit for this one - viewtopic.php?f=4&t=5132 I just wanted to add a feature to set each selected Uruk level to max.)

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalas »

glitch83 wrote:
Sat Oct 14, 2017 8:59 am
guys, can you make the default quantity of the orcs when summoned to be 6 orcs instead of 3 orcs only.. and the beast will be 3 instead of 1 by default....

thanks.
You've asked this couple of times I think, If no one replied back It's either not even a possibility or no one really cares about it, we all saw your request so please.

Liorash7
Cheater
Cheater
Posts: 37
Joined: Wed Mar 08, 2017 3:27 pm
Reputation: 1

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Liorash7 »

First, thanks for the table! Much appreciated.

Second, Elven Rage seems to now work although Wraith Energy is unlimited. Any reason for that?

User avatar
Kalas
Expert Cheater
Expert Cheater
Posts: 551
Joined: Fri Mar 03, 2017 9:49 am
Reputation: 134

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Kalas »

Liorash7 wrote:
Sat Oct 14, 2017 10:27 am
First, thanks for the table! Much appreciated.

Second, Elven Rage seems to now work although Wraith Energy is unlimited. Any reason for that?
Hmm I didn't really had the chance to check that rage or whatever, I simply thought that while activating it It's going to consume energy so that's where the Wrath Energy is from, I might have to change it to Unlimited Rage or something.

Liorash7
Cheater
Cheater
Posts: 37
Joined: Wed Mar 08, 2017 3:27 pm
Reputation: 1

Re: Middle-earth: Shadow of War (PATCH 11.10.2017)

Post by Liorash7 »

Kalas wrote:
Sat Oct 14, 2017 10:55 am
Liorash7 wrote:
Sat Oct 14, 2017 10:27 am
First, thanks for the table! Much appreciated.

Second, Elven Rage seems to now work although Wraith Energy is unlimited. Any reason for that?
Hmm I didn't really had the chance to check that rage or whatever, I simply thought that while activating it It's going to consume energy so that's where the Wrath Energy is from, I might have to change it to Unlimited Rage or something.
What happens when you activate it when you have unlimited Wraith Energy is that the "Elven Rage mode" never ends because the engergy nevers consumes, if you want to disable the mode you need to disable the cheat/script- so it should be like an instant activation of the mode with your unlimited desired time but when you decide you want to stop using the mode you should diable it or something...

Post Reply

Who is online

Users browsing this forum: Baidu [Spider], Eren, Fresc1, Google Adsense [Bot], iLoVeFriDaY, neochinoko, nullpo, Quepasa, SemrushBot, StealthHawk, whodafreak, ZoDDeL