[Request] Wolcen: Lords of Mayhem
[Request] Wolcen: Lords of Mayhem
Requesting a table for Wolcen:
[Link]
Now curious about using a table in this game since they posted an update with the note "RIP cheat engine."
Hoping for: XP, gold, skill points.
Thank you.
[Link]
Now curious about using a table in this game since they posted an update with the note "RIP cheat engine."
Hoping for: XP, gold, skill points.
Thank you.
Re: [Request] Wolcen: Lords of Mayhem
I 2nd this. It seems the newest update they did something and blocked all CE. I can't seem to get the values anymore. I am still going to try.
- hentai-sama
- Expert Cheater
- Posts: 94
- Joined: Fri Mar 03, 2017 6:55 pm
- Reputation: 2
Wolcen: Lords of Mayhem
[QUOTE="Reppin, post: 32983, member: 11439"]I 2nd this. It seems the newest update they did something and blocked all CE. I can't seem to get the values anymore. I am still going to try.[/QUOTE]
Thats sad.
Thats sad.
- headshot0052
- Expert Cheater
- Posts: 223
- Joined: Mon May 08, 2017 4:58 pm
- Reputation: 11
Re: [Request] Wolcen: Lords of Mayhem
up
money edit
exp edit
skill points edit
attributes points
one hit kill
infinite hp
pls,make this happen
money edit
exp edit
skill points edit
attributes points
one hit kill
infinite hp
pls,make this happen
- Crowley1661
- Novice Cheater
- Posts: 15
- Joined: Sun Mar 03, 2019 11:51 am
- Reputation: 1
Re: [Request] Wolcen: Lords of Mayhem
What's the current status of this?
Re: [Request] Wolcen: Lords of Mayhem
Finded a way to change stats, exp, lvl, gold, items and other for v1.0.0.69.
Go \Wolcen Lords of Mayhem v1.0.0.69\user\savegames\characters\
then open file "(your character name).json" in text editor
and change whatever you like
Go \Wolcen Lords of Mayhem v1.0.0.69\user\savegames\characters\
then open file "(your character name).json" in text editor
and change whatever you like
- Darkedone02
- Expert Cheater
- Posts: 969
- Joined: Thu Mar 02, 2017 11:42 pm
- Reputation: 114
Re: [Request] Wolcen: Lords of Mayhem
Everytime I attempt to do the above, It end up resetting itself back to defaults.
Re: [Request] Wolcen: Lords of Mayhem
hello someone would be how to change our state or have infinite gold my in connect mode
-
- Noobzor
- Posts: 9
- Joined: Tue Jul 02, 2019 12:19 pm
- Reputation: 4
Re: [Request] Wolcen: Lords of Mayhem
well, they did not "block" CE lol xD
devs are using a retarded simple XOR ^^ -> i guess they think gamehackers are stupid
The game does not even validate the value / generating new Keys.
sample from me for Gold:
you can change #999999 to every value you want
then spend gold and you get this amount.
Code: Select all
[ENABLE]
aobscanmodule(aobGold,CryGameSDK.dll,89 54 24 34 41 33 C0 89 44 24 30 48 8B 44 24 30 48 89 83 C4) // should be unique
alloc(newmem,$1000,"CryGameSDK.dll"+7763D8)
label(code)
label(return)
newmem:
code:
mov [rsp+34],edx
mov r8d,#999999
xor eax,r8d
jmp return
aobGold:
jmp newmem
nop 2
return:
registersymbol(aobGold)
[DISABLE]
aobGold:
db 89 54 24 34 41 33 C0
unregistersymbol(aobGold)
dealloc(newmem)
unfortunately i only have a [Non-Steam] Version 1.2.0, and Early Access games are annoying :/ often updates, so its makes no sense to make a full-featured table if i cant be sure it works for the newest Steam version :/
but if i buy the final game i will make a table
i just quickly gave a look at this game and sharing my observations here, and can assure they dont "Blocked/RIPed" CE
Some additional Infos:
Health is at:
8B 81 D0 00 00 00 33 C2 89 44 24 08 F3 0F 10 44 24 08 C3 - mov eax,[rcx+000000D0]
// needs a player cmp first (i used R14) then write new health to eax, xor it with the key, and write to RCX+D0
Rage is at:
F3 44 0F 11 84 24 90 00 00 00 - movss [rsp+00000090],xmm8
// just write new value to RSP+90
and thats it, i didnt look further.
Re: [Request] Wolcen: Lords of Mayhem
@cfemen : thank you for your script, it works flawlessly.
Can you show me the way that you search for the gold value ? i tried to use 4b and float but i did not find anything even i used unknown initial value of those 2 types.
Thanks
Can you show me the way that you search for the gold value ? i tried to use 4b and float but i did not find anything even i used unknown initial value of those 2 types.
Thanks
Re: [Request] Wolcen: Lords of Mayhem
4b unknown initial, then changed/unchanged.
Re: [Request] Wolcen: Lords of Mayhem
Thank you so much ! i got that ! )) so interesting !
and for move+game speed is it the same ?
Thanks
and for move+game speed is it the same ?
Thanks
Re: [Request] Wolcen: Lords of Mayhem
well, the most of the variables are obfuscated(like gold, coz this the changed/unchanged scan) but i figured out bools like isMenuOpen are not obfuscated
i used the UI flags and this brought me here:
CrySystem.dll+C32A0 - 80 79 48 00 - cmp byte ptr [rcx+48],00
rcx contains a lot -> LOD, Cam Offsets, Speed and more.
//
but yes you can do a unknown scan for the player position to see whats writing on it to get the move-speed.
Who is online
Users browsing this forum: Eudorinha, Google Adsense [Bot], PrinnyHero