Wolcen: Lords of Mayhem

Upload your cheat tables here (No requests)
FrozenSkies
Cheater
Cheater
Posts: 37
Joined: Sat Aug 18, 2018 10:24 pm
Reputation: 4

Re: Wolcen: Lords of Mayhem

Post by FrozenSkies »

ImpalaPUA wrote:
Fri Feb 14, 2020 8:21 pm
FrozenSkies wrote:
Fri Feb 14, 2020 7:47 pm
ImpalaPUA wrote:
Fri Feb 14, 2020 7:10 pm
Can you cheat online or are the values server sided?
online is server sided you can cange your money only visually not what you actually have
I heard there were just checks and not actually server sided, not sure
possibale i tried the gold pointer from here and it was just visually for me (got the message not enough gold while trying to purchase stuff) after reloading the save i saw my actual money again

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
SuperLowScores
Noobzor
Noobzor
Posts: 11
Joined: Fri Apr 13, 2018 7:13 pm
Reputation: 4

Re: Wolcen: Lords of Mayhem

Post by SuperLowScores »

This gives you 9999 gold, so activate and buy even if you don't have enough gold, it wont reflect gold until you buy-- added an increase force shield script, not infinite

Edits: I will keep adding anything i find

Code: Select all

[ENABLE]

aobscanmodule(store_gold,CryGameSDK.dll,4C 8B 91 A8 00 00 00 0F) // should be unique
alloc(newmem,$1000,"CryGameSDK.dll"+92D895)

label(code)
label(return)

newmem:
mov [rcx+000000A8],(int)9999

code:
  mov r10,[rcx+000000A8]
  jmp return

store_gold:
  jmp newmem
  nop 2
return:
registersymbol(store_gold)

[DISABLE]

store_gold:
  db 4C 8B 91 A8 00 00 00

unregistersymbol(store_gold)
dealloc(newmem)
1000 Force Shield

Code: Select all

[ENABLE]

aobscanmodule(force_shield,CryGameSDK.dll,F3 41 0F 11 BE 84 00 00 00) // should be unique
alloc(newmem,$1000,"CryGameSDK.dll"+923F86)

label(code)
label(return)

newmem:

code:
  mov [r14+00000084],(float)999999
  jmp return

force_shield:
  jmp newmem
  nop 4
return:
registersymbol(force_shield)

[DISABLE]

force_shield:
  db F3 41 0F 11 BE 84 00 00 00

unregistersymbol(force_shield)
dealloc(newmem)
Instant Level Up

Code: Select all

[ENABLE]

aobscanmodule(instant_level,CryGameSDK.dll,48 39 87 10 06 00 00) // should be unique
alloc(newmem,$1000,"CryGameSDK.dll"+3DFD1C)

label(code)
label(return)

newmem:
mov rax,1

code:
  cmp [rdi+00000610],rax
  jmp return

instant_level:
  jmp newmem
  nop 2
return:
registersymbol(instant_level)

[DISABLE]

instant_level:
  db 48 39 87 10 06 00 00

unregistersymbol(instant_level)
dealloc(newmem)
Last edited by SuperLowScores on Wed Feb 19, 2020 3:05 am, edited 3 times in total.

User avatar
iicecube
Expert Cheater
Expert Cheater
Posts: 125
Joined: Thu Sep 28, 2017 5:54 pm
Reputation: 13

Re: Wolcen: Lords of Mayhem

Post by iicecube »

I wonder does anyone have infinite stamina and primordial affinity code?
Last edited by iicecube on Sat Feb 15, 2020 7:02 pm, edited 1 time in total.

User avatar
Yooffette
Noobzor
Noobzor
Posts: 10
Joined: Fri Mar 29, 2019 3:46 pm
Reputation: 2

Re: Wolcen: Lords of Mayhem

Post by Yooffette »

hello someone could make a table to increase productivity when we build the city I can't do it thank you :c

Impala
Table Makers
Table Makers
Posts: 607
Joined: Tue Apr 18, 2017 6:47 pm
Reputation: 396

Re: Wolcen: Lords of Mayhem

Post by Impala »

@zanzer

Can you add the features of the fearlessrevolution trainer to your table?

bloodaxis
Expert Cheater
Expert Cheater
Posts: 453
Joined: Thu Apr 13, 2017 5:09 am
Reputation: 57

Re: Wolcen: Lords of Mayhem

Post by bloodaxis »

Zanzer wrote:
Sat Feb 15, 2020 1:18 pm
Does this not work?
Facepalm, I tried to change them all to 1/0 to check if it that was the active/deactive flags but of course neglected to try f, thanks!

acecel
Expert Cheater
Expert Cheater
Posts: 849
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 142

Re: Wolcen: Lords of Mayhem

Post by acecel »

Infinite modifiers on skills would be awesome o_o

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3487

Re: Wolcen: Lords of Mayhem

Post by Zanzer »

ImpalaPUA wrote:
Sat Feb 15, 2020 7:06 pm
@zanzer

Can you add the features of the fearlessrevolution trainer to your table?
Now why would I know what's in fearlessrevolution's trainer? :)

Check first post for an item you can paste into your saved game file.

timechaos69
Expert Cheater
Expert Cheater
Posts: 283
Joined: Wed Oct 18, 2017 4:23 am
Reputation: 38

Re: Wolcen: Lords of Mayhem

Post by timechaos69 »

Zanzer wrote:
Sat Feb 15, 2020 8:35 pm
ImpalaPUA wrote:
Sat Feb 15, 2020 7:06 pm
@zanzer

Can you add the features of the fearlessrevolution trainer to your table?
Now why would I know what's in fearlessrevolution's trainer? :)

Check first post for an item you can paste into your saved game file.
hmm i tried this and it makes it to where i cant use my toon. guess i am pasting it wrong. ah well!


edit: NVM got it to work lol ( you should add the reduce Cost rage/willpower modifier too! spam teleport everywhere and omg if you spam the winter cirlce whiel you move when you sue the run that cast it at mouse locaiton...haha BOOM
Last edited by timechaos69 on Sat Feb 15, 2020 9:31 pm, edited 4 times in total.

pitoloko
Expert Cheater
Expert Cheater
Posts: 67
Joined: Sat Sep 30, 2017 9:12 am
Reputation: 11

Re: Wolcen: Lords of Mayhem

Post by pitoloko »

Need a cheat for infinite Productivity points, please. (fearlessrevolution trainer does not have this)

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3487

Re: Wolcen: Lords of Mayhem

Post by Zanzer »

I assume I'd have to beat the story to unlock productivity points.

timechaos69
Expert Cheater
Expert Cheater
Posts: 283
Joined: Wed Oct 18, 2017 4:23 am
Reputation: 38

Re: Wolcen: Lords of Mayhem

Post by timechaos69 »

Zanzer wrote:
Sat Feb 15, 2020 9:57 pm
I assume I'd have to beat the story to unlock productivity points.
yes after you ebat chapter three you unlock the champions of stormfall mode where you do rift like diablo stuff to get prod points to upgrade buildings and whatnot

Impala
Table Makers
Table Makers
Posts: 607
Joined: Tue Apr 18, 2017 6:47 pm
Reputation: 396

Re: Wolcen: Lords of Mayhem

Post by Impala »

Zanzer wrote:
Sat Feb 15, 2020 8:35 pm
ImpalaPUA wrote:
Sat Feb 15, 2020 7:06 pm
@zanzer

Can you add the features of the fearlessrevolution trainer to your table?
Now why would I know what's in fearlessrevolution's trainer? :)

Check first post for an item you can paste into your saved game file.
There is a link somewhere in the thread for flings trainer, I imagined you looked at the features of it :D

acecel
Expert Cheater
Expert Cheater
Posts: 849
Joined: Sun Apr 09, 2017 1:32 am
Reputation: 142

Re: Wolcen: Lords of Mayhem

Post by acecel »

Infinite Aspects of Apocalypse has been discussed already ? unlock the five at once could be nice :)

Zanzer
RCE Fanatics
RCE Fanatics
Posts: 1088
Joined: Fri Mar 03, 2017 10:48 pm
Reputation: 3487

Re: Wolcen: Lords of Mayhem

Post by Zanzer »

Updated my Godly Amulet with:
Rage and Willpower Cost Reduction
Stamina Regeneration
Willpower Regeneration
Even more Cooldown Reduction

Has anyone gotten an item with magic find on it?

Post Reply

Who is online

Users browsing this forum: 96Knight, Baidu [Spider], Bing [Bot], bthornton, Culpa, Dikkedabtoe, DotBot, DrummerIX, Google [Bot], kojah, miruss89, Nevermindy, Rol 66, YandexBot