Page 8 of 9

Re: Watch Dogs: Legion

Posted: Sun Jan 09, 2022 3:12 am
by toydefenser
update pls thank

Re: Watch Dogs: Legion

Posted: Sun Jan 09, 2022 9:07 am
by Yox
Update for 1.5.6 please.

Re: Watch Dogs: Legion

Posted: Sun Jan 09, 2022 9:35 am
by DMnXz
1.5.6 crack version :(

Re: Watch Dogs: Legion

Posted: Sun Jan 09, 2022 10:48 am
by xspeed
DMnXz wrote:
Sun Jan 09, 2022 9:35 am
1.5.6 crack version :(
Last table works for this one. I checked, maybe not all works but, ammo, health, stealth, no wanted level, instant cool down works. I think it's the most important one :D

Re: Watch Dogs: Legion

Posted: Sun Jan 09, 2022 11:56 pm
by darkdex52
Any chance you can release the latest version of your hack for free?

Or at least it'd be very kind if you could just paste updated AR Cloak instant cooldown.

Re: Watch Dogs: Legion

Posted: Mon Jan 10, 2022 4:58 pm
by Asphalt
Yes, please update for cracked EMPRESS ver. especially money hack

Thanks

Re: Watch Dogs: Legion

Posted: Tue Jan 11, 2022 10:51 pm
by Seamonster
Hi, i'm having a few problems when i try to activate those topics:

Money - "error while scanning for AOB's: _AobMoney Error: Not all results found"
Tech Points - "error while scanning for AOB's: _AobTechPoints Error: Not all results found"

Can someone help me please?

Re: Watch Dogs: Legion

Posted: Wed Jan 12, 2022 4:51 pm
by ferozna
Please update this table please. No way to add tech points :(.

Re: Watch Dogs: Legion

Posted: Thu Jan 13, 2022 1:48 pm
by Testify
Please update your table.. the most useful options that separate your table form other trainers do not work.. kind of lame to lock it behind a patreon..

Re: Watch Dogs: Legion

Posted: Thu Jan 20, 2022 2:29 am
by rizkywingrove
Hi, please kindly update for the cracked EMPRESS version. Especially the most useful options that separate your table from other trainers e.g. Instant AR Cloak cooldown

Re: Watch Dogs: Legion

Posted: Fri Jan 21, 2022 5:54 am
by geoleo
Does anybody know if his patreon includes instant/short cooldowns for mina's mind control for version 1.5.6?

Re: Watch Dogs: Legion

Posted: Sat Jan 29, 2022 5:50 pm
by ryzeriox
I'd like to learn how to make games cheats, I can pay in USDT/BTC for anyone who can teach me.

Re: Watch Dogs: Legion

Posted: Sun Feb 13, 2022 11:04 am
by TRA
Tech Points Hacks for v1.5.6 (EMPRESS)

Code: Select all

{ Game   : WatchDogsLegion.exe
  Version: 1.5.6
  Date   : 2022-02-13
  Author : TRA

  Dirty instructions:
    1. Enable the script
    2. Check the in-game Tech Points
    3. Make sure you got big random numbers
    4. Save game, ASAP!
    5. Disable the script
    6. Done.
}

define(address,"DuniaDemo_clang_64_dx12.dll"+2BEFA1E)
define(bytes,40 32 3C 01 40 88 7C 1C 24)

[ENABLE]

assert(address,bytes)
alloc(newmem,$1000,"DuniaDemo_clang_64_dx12.dll"+2BEFA1E)

label(code)
label(return)

newmem:
  xor rdx, rdx

code:
  xor dil,[rcx+rax]
  mov [rsp+rbx+24],dil
  jmp return

address:
  jmp newmem
  nop 4
return:

[DISABLE]

address:
  db bytes
  // xor dil,[rcx+rax]
  // mov [rsp+rbx+24],dil

dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: DuniaDemo_clang_64_dx12.dll+2BEFA1E

DuniaDemo_clang_64_dx12.dll+2BEF9FA: 49 8D 0C 19        - lea rcx,[r9+rbx]
DuniaDemo_clang_64_dx12.dll+2BEF9FE: C1 EA 02           - shr edx,02
DuniaDemo_clang_64_dx12.dll+2BEFA01: 40 0F B6 FF        - movzx edi,dil
DuniaDemo_clang_64_dx12.dll+2BEFA05: 31 FA              - xor edx,edi
DuniaDemo_clang_64_dx12.dll+2BEFA07: 0F B6 F1           - movzx esi,cl
DuniaDemo_clang_64_dx12.dll+2BEFA0A: 81 E1 00 FF FF FF  - and ecx,FFFFFF00
DuniaDemo_clang_64_dx12.dll+2BEFA10: 0F B6 34 06        - movzx esi,byte ptr [rsi+rax]
DuniaDemo_clang_64_dx12.dll+2BEFA14: 48 09 CE           - or rsi,rcx
DuniaDemo_clang_64_dx12.dll+2BEFA17: 41 32 3C 32        - xor dil,[r10+rsi]
DuniaDemo_clang_64_dx12.dll+2BEFA1B: 0F B6 CA           - movzx ecx,dl
// ---------- INJECTING HERE ----------
DuniaDemo_clang_64_dx12.dll+2BEFA1E: 40 32 3C 01        - xor dil,[rcx+rax]
// ---------- DONE INJECTING  ----------
DuniaDemo_clang_64_dx12.dll+2BEFA22: 40 88 7C 1C 24     - mov [rsp+rbx+24],dil
DuniaDemo_clang_64_dx12.dll+2BEFA27: 49 39 D8           - cmp r8,rbx
DuniaDemo_clang_64_dx12.dll+2BEFA2A: 75 C4              - jne DuniaDemo_clang_64_dx12.dll+2BEF9F0
DuniaDemo_clang_64_dx12.dll+2BEFA2C: 8B 7C 24 24        - mov edi,[rsp+24]
DuniaDemo_clang_64_dx12.dll+2BEFA30: EB 00              - jmp DuniaDemo_clang_64_dx12.dll+2BEFA32
DuniaDemo_clang_64_dx12.dll+2BEFA32: 4C 89 F1           - mov rcx,r14
DuniaDemo_clang_64_dx12.dll+2BEFA35: E8 F6 09 0B 06     - call DuniaDemo_clang_64_dx12.dll+8CA0430
DuniaDemo_clang_64_dx12.dll+2BEFA3A: 89 F8              - mov eax,edi
DuniaDemo_clang_64_dx12.dll+2BEFA3C: 48 83 C4 30        - add rsp,30
DuniaDemo_clang_64_dx12.dll+2BEFA40: 5B                 - pop rbx
}
Image

Just because tech points are too complicated, I'm unable to decode the encryption routines. You SHOULD enable the script until your got big random tech points, then you need to save the game (ASAP) and disable the script.

Sorry for the dirty way hack :D

Attention:
Make sure to make a backup of your save game file in %AppData%\Goldberg UplayEmu Saves before applying this hack to avoid save game corruption.

flyhigh wrote:
Sun Feb 13, 2022 2:32 pm
it doesn't work when I unchecked script, value reset to its original value. :x
Edit:
For the experiment, please try this way if your tech points got restored to the original value.
  1. Enable the script
  2. Check the in-game Tech Points
  3. Make sure you got big random numbers
  4. Pick some tech to upgrade
  5. Save game, ASAP!
  6. Disable the script

Re: Watch Dogs: Legion

Posted: Sun Feb 13, 2022 2:32 pm
by flyhigh
it doesn't work when I unchecked script, value reset to its original value. :x

Re: Watch Dogs: Legion

Posted: Mon Feb 14, 2022 3:03 am
by TRA
flyhigh wrote:
Sun Feb 13, 2022 2:32 pm
it doesn't work when I unchecked script, value reset to its original value. :x
Please refer to my latest edit steps, hope this helps to make permanent hacked tech points. Sorry for that.