"ArtMoney Table","20","8.13","19814D03","E36E09FB","VP0","1","1","english","Dying Light 2 (inactive)","DyingLightGame_x64_rwdi.exe","1","691448a1065bdcd0ae0e1493ffa2db22","11/20/2022","2","10","0","1","256","9","","19045","Richard","Vienna,Austria","aon.at","richardxxx","M","64","N","Y","Y","Y","Y","N","8","Get_Health-Cheat;4C8D7638 4883C670 488BCE 498BD6 E8????????;13;;0C;A;S;","Get_Durability;CC F30F1081A8000000 C3;12;;0C;A;S;","Get_EP-Cheat;488B4918 4889D0 48F7D0 4C897C2478 4839C1;12;;0C;A;S;","Craft_No_Components;448B7710 418BF5 498B2F 412BF4 498BCF 443BF6;13;;0C;A;S;","Get_Money-Cheat;4C89742430 448B7138 4489F0 29F0 894138;11;;0C;A;S;","Consumable-Throwable;488B0428 8B5010 488D4810 83FA01 7E??;10;;0C;A;S;","Craftsman_Components;74?? 488B13 418BF6 498B07 2BF5 458BCC;10;;0C;A;S;","Get_U-Item;8B5F10 4889C1 488B10 FF92????????;F;;0C;A;S;","0","","Tested on Stem in Nov 2022 Autoinjection is ON -> Table/Info/Code injecting Start Game to Menue, load ARTM Table, Continue or load Saved-Slot Game may Crash sometimes, when injecting or cancel injecting outside the Main-Menue Because injecting take place at heavy used Gamecode, If Game execute an address while injecting cause a crash. * ITEM-CHEAT (Use,Sell) : 1= No Reduction Deactivate to sell unneeded accessories * WEAPON DURABILITY: Select Weapon in Inventory-> Edit Value in ARTM *ITEM AMOUNT: Address of last existing Item which was incremented (+x) or reduced (-x) You may Edit the Amount of that Item >Last Updated EP: Will Show EP for Fight or Parkour after some Points are earned Edit in ARTM for faster leveling * EP: Last Updated EP (Fight/Parkour) You may Editt the EP after you got some * Minimum HEALTH if Health-Cheat=0 (Off) Define your own lower Health-Limit Value will set if Health lower but not death * SET HEALTH-CHEAT: 1=Set Max-Health, 0= Health minmum, will set. You die if a hit is igher * SET EP * 4-CHEAT: 1=4*EP, 0=2*EP * SET MONEY-CHEAT: 1=Pay 0, 0=Pay 50% * CRAFTSMAN-CHEATT: 1=Pay/Use 0, 0=50% Full DEACTIVATION: Edit Line, '#Get Money..* and or 'NO Craftsman..' Remove 'checkmark', 'Replace the Code' in Tab 'Code replacing' ","AbrasionR dq 0 HealthR dq 0 BothEP dq 0 XPoints dq 0 MoneyR dq 0 Item_R dq 0 MinimumHealth dd 41200000 // 10 float4 HealthCheat dd 1 EPCheat dd 1 CraftCheat dd 1 MoneyCheat dd 1 ConsumCheat dd 1 CraftMCheat dd 1","-- Read: Table/Info/Comment --","000000000000","","","","nt4","","","","","0","- Start Game (Menue),load ARTM Table, load Save -","000000000000","","","","nt4","","","","","0","> MONEY","MoneyR+P000000000000,38h","","","","ni4&","","","","","1","> HEALTH","HealthR+P000000000000","","","","nf4.2&","","","","","1","> max.Health (Info)","HealthR+P000000000000,10h","","","","nf4.2&","","","","","1","* WEAPON DURABILITY: selected Weapon in Inventory","AbrasionR+P000000000000,A8h","","","","nf4.2&","","","","","0","* ITEM AMOUNT: Last increased/reduced ITEM (Inv)","Item_R+P000000000000,10h","","","","ni4&","","","","","0","* EP: Last Updated EP (Fight/Parkour)","BothEP+P000000000000,18h","","","","ni4&","","","","","0","* Minimum HEALTH if Health-Cheat=0 (Off)","MinimumHealth+000000000000","","","","nf4.2&","","","","","0","-- CHEAT Activation / Deactivation --","000000000000","","","","nt4","","","","","0","* SET HEALTH-CHEAT (near God) 1=ON, 0=Off (10)","HealthCheat+000000000000","","","","ni1&","","","","","0","* SET EP * 4-CHEAT 1=ON, 0=Off (*2)","EPCheat+000000000000","","","","ni1&","","","","","0","* SET MONEY-CHEAT (Pay 0) 1=ON, 0=Off (/2)","MoneyCheat+000000000000","","","","ni1&","","","","","0","* CRAFTSMAN-CHEAT (Pay 0) 1=ON, 0=Off (/2)","CraftMCheat+000000000000","","","","ni1&","","","","","0","* ITEM-CHEAT (Crafting) 1=ON, 0=Off","CraftCheat+000000000000","","","","ni1&","","","","","0","* ITEM-CHEAT (Use,Sell) 1=ON, 0=Off","ConsumCheat+000000000000","","","","ni1&","","","","","0","-- Injection Code --","000000000000","","","","nt4","","","","","0","#Get HEALTH and check CHEAT mov rcx,rsi","Get_Health-Cheat+000000000008","","","","nc5$","","","","","0","Y","6","488BCE","Health_Cheat_Code: mov rcx,rsi // get Healthr-Range sub rcx,44 // Health-Address (1of 3) mov [HealthR],rcx // Actual Health 1 mov edx,[rcx+10] // Max. Health cmp edx,[MinimumHealth] // check minimum Value jae SkipCorrect mov [MinimumHealth],edx // min=max SkipCorrect: mov edx,[MinimumHealth] // get minimum cmp [rcx],edx // Compare with actual jae SkipMin //check for Cheat jmp StoreMin // set to minimum SkipMin: mov edx,[HealthCheat] test edx,edx jz SkipHC // no Cheat mov edx,[rcx+10] // Max. Health StoreMin: mov [rcx],edx // Health 1-3 mov [rcx+4],edx mov [rcx+8],edx SkipHC: PutOriginalCode ","#DURABILITY (klick Weapon) movss xmm0,[rcx+0.","Get_Durability+000000000001","","","","nc5$","","","","","0","Y","0","F30F1081A8000000","mov [AbrasionR],rcx PutOriginalCode","#EP: Get and double or * 4 mov rax,rdx","Get_EP-Cheat+000000000004","","","","nc5$","","","","","0","Y","6","??????","mov [BothEP],r14 mov eax,[EPCheat] test eax,eax jz OnlyEPx2 // Cheat-Off = *2 shl rdx,1 // *2 Cheat-ON = *4 OnlyEPx2: shl rdx,1 // *2 PutOriginalCode","#CRAFT: No Components usage mov rbp,[r15]","Craft_No_Components+000000000007","","","","nc5$","","","","","0","Y","0","498B2F","PutOriginalCode mov ecx,[CraftCheat] test ecx,ecx // will (re)set from Game jz SkipCraftC / 'No Cheat' xor rsi,rsi // 0 usage SkipCraftC: shr esi // 1/2 usage","#MONEY: Pay less or nothing mov r14d,[rcx+38]","Get_Money-Cheat+000000000005","","","","nc5$","","","","","0","Y","7","??????","mov [MoneyR],rcx mov eax,[MoneyCheat] test eax,eax jz NoMC xor esi,esi // no Payment NoMC: shr esi // half Payment PutOriginalCode","#ITEM: No Consumation-CHEAT lea rcx,[rax+10]","Consumable-Throwable+000000000007","","","","nc5$","","","","","0","Y","7","488D4810","mov [Item_R],rax mov ecx,[ConsumCheat] test ecx,ecx jz NoCC cmp edx,63 // max. 99 jae NoCC inc edx // add 1 because it will be dec soon NoCC: PutOriginalCode","#ITEM: Amount: If increased mov ebx,[rdi+10]","Get_U-Item+000000000000","","","","nc5$","","","","","0","Y","6","8B5F10","mov [Item_R],rdi /get Address-Range PutOriginalCode","#CRAFTSMAN Components-CHEAT . mov rax,[r15]","Craftsman_Components+000000000008","","","","nc5$","","","","","0","Y","5","498B07","mov eax,[CraftMCheat] test eax,eax jz SkipCM xor esi,esi // set Count to 0 xor ebp,ebp // will be substracted in Original Code SkipCM: shr esi // Cost 50% PutOriginalCode","- Reserve using Module addressing -","000000000000","","","","nt4","","","","","0","#Get HEALTH and check CHEAT mov rcx,rsi","gamedll_ph_x64_rwdi.dll+00000098B558","","","","nc5","","","","","0","N","6","488BCE","Health_Cheat_Code: mov rcx,rsi // get Healthr-Range sub rcx,44 // Health-Address (1of 3) mov [HealthR],rcx // Actual Health 1 mov edx,[rcx] // Get Health cmp edx,[MinimumHealth] // check for mminimum jae SkipMin mov edx,[MinimumHealth] // set to mminimum if below jae SkipMin jmp StoreMin SkipMin: mov edx,[HealthCheat] test edx,edx jz SkipHC // no Cheat mov edx,[rcx+10] // Max. Health StoreMin: mov [rcx],edx // Health 1-3 mov [rcx+4],edx mov [rcx+8],edx SkipHC: PutOriginalCode ","#DURABILITY (klick Weapon) movss xmm0,[rcx+0.","gamedll_ph_x64_rwdi.dll+000000E62C80","","","","nc5","","","","","0","N","0","F30F1081A8000000","mov [AbrasionR],rcx PutOriginalCode","#EP: Get and double or * 4 mov rax,rdx","gamedll_ph_x64_rwdi.dll+0000085F783D","","","","nc5","","","","","0","N","6","??????","mov [BothEP],r14 mov eax,[EPCheat] test eax,eax jz OnlyEPx2 // Cheat-Off = *2 shl rdx,1 // *2 Cheat-ON = *4 OnlyEPx2: shl rdx,1 // *2 PutOriginalCode","#CRAFT: No Components usage mov rbp,[r15]","gamedll_ph_x64_rwdi.dll+000000E246DC","","","","nc5","","","","","0","N","0","498B2F","PutOriginalCode mov ecx,[CraftCheat] test ecx,ecx // will (re)set from Game jz SkipCraftC / 'No Cheat' xor rsi,rsi // 0 usage SkipCraftC: shr esi // 1/2 usage","#MONEY: Pay less or nothing mov r14d,[rcx+38]","gamedll_ph_x64_rwdi.dll+000009B2295D","","","","nc5","","","","","0","N","7","??????","mov [MoneyR],rcx mov eax,[MoneyCheat] test eax,eax jz NoMC xor esi,esi // no Payment NoMC: shr esi // half Payment PutOriginalCode","#ITEM: No Consumation-CHEAT lea rcx,[rax+10]","gamedll_ph_x64_rwdi.dll+00000095191C","","","","nc5","","","","","0","N","7","488D4810","mov [Item_R],rax mov ecx,[ConsumCheat] test ecx,ecx jz NoCC cmp edx,63 // max. 99 jae NoCC inc edx // add 1 because it will be dec soon NoCC: PutOriginalCode","#ITEM: Amount: If increased mov ebx,[rdi+10]","gamedll_ph_x64_rwdi.dll+000009B49221","","","","nc5","","","","","0","N","6","8B5F10","mov [Item_R],rdi /get Address-Range PutOriginalCode","#CRAFTSMAN Components-CHEAT . mov rax,[r15]","gamedll_ph_x64_rwdi.dll+00000060BA5F","","","","nc5","","","","","0","N","5","498B07","mov eax,[CraftMCheat] test eax,eax jz SkipCM xor esi,esi // set Count to 0 xor ebp,ebp // will be substracted in Original Code SkipCM: shr esi // Cost 50% PutOriginalCode","-- END --","000000000000","","","","nt4","","","","","0"