Upload your cheat tables here (No requests)
demorest
Expert Cheater
Posts: 122 Joined: Tue Mar 28, 2017 5:09 pm
Reputation: 2
Post
by demorest » Mon Nov 18, 2019 11:45 pm
Perfect counter would be nice ^^
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
duducasarotto
Expert Cheater
Posts: 112 Joined: Wed Apr 10, 2019 2:32 am
Reputation: 13
Post
by duducasarotto » Fri Nov 29, 2019 1:33 am
Zanzer wrote: ↑ Fri Sep 27, 2019 3:53 pm
Unlimited Health
Unlimited Stamina
Unlimited Ichor
Unlimited Items
Zero Weapon Weight
Player Pointer
- Level
- Haze
- Weapon Stats
pox911 scripts
- Current Highlighted Skill
- Current Highlighted Weapon
- Current Highlighted Blood Veil
- Current Highlighted Item
- No Cooldown on Skills
- Accessory Cost Bypass
- Bypass Customization Reset
zachillios scripts
- Highlighted Item Editor
- Highlighted Weapon Editor
- Highlighted Blood Veil Editor
Cielos scripts
- walk/sprint keys
new
Can you make something that allow 3 player coop
kspiegler
Noobzor
Posts: 5 Joined: Thu May 09, 2019 2:07 pm
Reputation: 0
Post
by kspiegler » Tue Dec 24, 2019 12:28 am
is there any way to unlock blood codes or change parts of blood codes because I really want to get the pre order blood code harbringer
EDIT:
Otherwise is it possible to make a pointer for the Blood Codes ?
Last edited by
kspiegler on Thu Dec 26, 2019 8:10 pm, edited 1 time in total.
Evil
What is cheating?
Posts: 4 Joined: Wed Dec 25, 2019 1:20 pm
Reputation: 1
Post
by Evil » Wed Dec 25, 2019 1:23 pm
Does anyone crashes when u enable the player pointer coz mine does it was working fine when i first activated it i disabled but when i re enable it just crashes is there a fix to this ? (EDIT) seems like clicking the player makes it crash
Bigman397
Cheater
Posts: 34 Joined: Fri Oct 13, 2017 10:10 pm
Reputation: 13
Post
by Bigman397 » Sat Dec 28, 2019 3:15 am
I updated the pox911 blood viel editor with item stats similar to weapons
Code: Select all
<CheatEntry>
<ID>1251</ID>
<Description>"Current Highlighted Blood Veil"</Description>
<Options moHideChildren="1"/>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>{ Game : CodeVein-Win64-Shipping.exe
Version:
Date : 2019-09-30
Author : Turk
This script does blah blah blah
}
[ENABLE]
aobscanmodule(CurVeilAOB,CodeVein-Win64-Shipping.exe,4C 8B 40 08 4D 85 C0 74 E1) // should be unique
alloc(newmem,$1000,"CodeVein-Win64-Shipping.exe"+64B3337)
label(code)
label(return)
label(VeilData)
registersymbol(VeilData)
newmem:
code:
mov [VeilData],rax
mov r8,[rax+08]
test r8,r8
jmp return
VeilData:
CurVeilAOB:
jmp newmem
nop
nop
return:
registersymbol(CurVeilAOB)
[DISABLE]
CurVeilAOB:
db 4C 8B 40 08 4D 85 C0
unregistersymbol(CurVeilAOB)
unregistersymbol(VeilData)
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: "CodeVein-Win64-Shipping.exe"+64B3337
"CodeVein-Win64-Shipping.exe"+64B3319: 48 89 C2 - mov rdx,rax
"CodeVein-Win64-Shipping.exe"+64B331C: 48 85 C0 - test rax,rax
"CodeVein-Win64-Shipping.exe"+64B331F: 75 16 - jne CodeVein-Win64-Shipping.exe+64B3337
"CodeVein-Win64-Shipping.exe"+64B3321: 48 89 D9 - mov rcx,rbx
"CodeVein-Win64-Shipping.exe"+64B3324: E8 A7 1C 6A FA - call CodeVein-Win64-Shipping.exe+B54FD0
"CodeVein-Win64-Shipping.exe"+64B3329: 48 89 D8 - mov rax,rbx
"CodeVein-Win64-Shipping.exe"+64B332C: 48 8B 5C 24 40 - mov rbx,[rsp+40]
"CodeVein-Win64-Shipping.exe"+64B3331: 48 83 C4 30 - add rsp,30
"CodeVein-Win64-Shipping.exe"+64B3335: 5F - pop rdi
"CodeVein-Win64-Shipping.exe"+64B3336: C3 - ret
// ---------- INJECTING HERE ----------
"CodeVein-Win64-Shipping.exe"+64B3337: 4C 8B 40 08 - mov r8,[rax+08]
"CodeVein-Win64-Shipping.exe"+64B333B: 4D 85 C0 - test r8,r8
// ---------- DONE INJECTING ----------
"CodeVein-Win64-Shipping.exe"+64B333E: 74 E1 - je CodeVein-Win64-Shipping.exe+64B3321
"CodeVein-Win64-Shipping.exe"+64B3340: 0F B6 40 18 - movzx eax,byte ptr [rax+18]
"CodeVein-Win64-Shipping.exe"+64B3344: 48 89 F9 - mov rcx,rdi
"CodeVein-Win64-Shipping.exe"+64B3347: 44 8B 4A 14 - mov r9d,[rdx+14]
"CodeVein-Win64-Shipping.exe"+64B334B: 48 89 DA - mov rdx,rbx
"CodeVein-Win64-Shipping.exe"+64B334E: 4C 8B 17 - mov r10,[rdi]
"CodeVein-Win64-Shipping.exe"+64B3351: 88 44 24 20 - mov [rsp+20],al
"CodeVein-Win64-Shipping.exe"+64B3355: 41 FF 92 A0 00 00 00 - call qword ptr [r10+000000A0]
"CodeVein-Win64-Shipping.exe"+64B335C: 48 89 D8 - mov rax,rbx
"CodeVein-Win64-Shipping.exe"+64B335F: 48 8B 5C 24 40 - mov rbx,[rsp+40]
}
</AssemblerScript>
<CheatEntries>
<CheatEntry>
<ID>1252</ID>
<Description>"Veil Pointer"</Description>
<ShowAsHex>1</ShowAsHex>
<VariableType>8 Bytes</VariableType>
<Address>VeilData</Address>
<Offsets>
<Offset>8</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>1253</ID>
<Description>"Quantity"</Description>
<VariableType>4 Bytes</VariableType>
<Address>VeilData</Address>
<Offsets>
<Offset>1c</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>1254</ID>
<Description>"Quality"</Description>
<VariableType>4 Bytes</VariableType>
<Address>VeilData</Address>
<Offsets>
<Offset>14</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>1255</ID>
<Description>"Transformation"</Description>
<DropDownList DisplayValueAsItem="1">0:None
1:Alleviation
2:Fortification
3:Intensification
4:Gifts
5:Devour
6:Fire
7:Ice
8:Lightning
9:Venom
10:Stun
11:Inhibit
12:Slow
</DropDownList>
<VariableType>Byte</VariableType>
<Address>VeilData</Address>
<Offsets>
<Offset>18</Offset>
</Offsets>
</CheatEntry>
<CheatEntry>
<ID>16362</ID>
<Description>"Stats"</Description>
<ShowAsHex>1</ShowAsHex>
<VariableType>8 Bytes</VariableType>
<Address>VeilData</Address>
<Offsets>
<Offset>0</Offset>
<Offset>8</Offset>
</Offsets>
<CheatEntries>
<CheatEntry>
<ID>16363</ID>
<Description>"Weight"</Description>
<VariableType>Float</VariableType>
<Address>+108</Address>
</CheatEntry>
<CheatEntry>
<ID>16364</ID>
<Description>"Drain Attack"</Description>
<VariableType>Float</VariableType>
<Address>+118</Address>
</CheatEntry>
<CheatEntry>
<ID>16377</ID>
<Description>"Drain Attack Blood"</Description>
<VariableType>Float</VariableType>
<Address>+11c</Address>
</CheatEntry>
<CheatEntry>
<ID>16378</ID>
<Description>"Drain Attack Fire"</Description>
<VariableType>Float</VariableType>
<Address>+120</Address>
</CheatEntry>
<CheatEntry>
<ID>16379</ID>
<Description>"Drain Attack Ice"</Description>
<VariableType>Float</VariableType>
<Address>+124</Address>
</CheatEntry>
<CheatEntry>
<ID>16380</ID>
<Description>"Drain Attack Lightning"</Description>
<VariableType>Float</VariableType>
<Address>+128</Address>
</CheatEntry>
<CheatEntry>
<ID>16365</ID>
<Description>"Drain Rating"</Description>
<VariableType>Float</VariableType>
<Address>+12C</Address>
</CheatEntry>
<CheatEntry>
<ID>16366</ID>
<Description>"Defense Slash"</Description>
<VariableType>Float</VariableType>
<Address>+138</Address>
</CheatEntry>
<CheatEntry>
<ID>16381</ID>
<Description>"Defense Crush"</Description>
<VariableType>Float</VariableType>
<Address>+13C</Address>
</CheatEntry>
<CheatEntry>
<ID>16367</ID>
<Description>"Defense Pierce"</Description>
<VariableType>Float</VariableType>
<Address>+140</Address>
</CheatEntry>
<CheatEntry>
<ID>16368</ID>
<Description>"Defense Blood"</Description>
<VariableType>Float</VariableType>
<Address>+144</Address>
</CheatEntry>
<CheatEntry>
<ID>16369</ID>
<Description>"Defense Fire"</Description>
<VariableType>Float</VariableType>
<Address>+148</Address>
</CheatEntry>
<CheatEntry>
<ID>16382</ID>
<Description>"Defense Ice"</Description>
<VariableType>Float</VariableType>
<Address>+14C</Address>
</CheatEntry>
<CheatEntry>
<ID>16370</ID>
<Description>"Defense Lightning"</Description>
<VariableType>Float</VariableType>
<Address>+150</Address>
</CheatEntry>
<CheatEntry>
<ID>16372</ID>
<Description>"GIft (Light)"</Description>
<VariableType>Float</VariableType>
<Address>+158</Address>
</CheatEntry>
<CheatEntry>
<ID>16383</ID>
<Description>"GIft (Dark)"</Description>
<VariableType>Float</VariableType>
<Address>+15C</Address>
</CheatEntry>
<CheatEntry>
<ID>16373</ID>
<Description>"Balance (64+ N)"</Description>
<VariableType>Float</VariableType>
<Address>+160</Address>
</CheatEntry>
<CheatEntry>
<ID>16374</ID>
<Description>"Resist Venom"</Description>
<VariableType>Float</VariableType>
<Address>+164</Address>
</CheatEntry>
<CheatEntry>
<ID>16375</ID>
<Description>"Resist Leak"</Description>
<VariableType>Float</VariableType>
<Address>+168</Address>
</CheatEntry>
<CheatEntry>
<ID>16376</ID>
<Description>"Resist Stun"</Description>
<VariableType>Float</VariableType>
<Address>+16C</Address>
</CheatEntry>
<CheatEntry>
<ID>16384</ID>
<Description>"Resist Inhibit"</Description>
<VariableType>Float</VariableType>
<Address>+170</Address>
</CheatEntry>
<CheatEntry>
<ID>16385</ID>
<Description>"Resist Slow"</Description>
<VariableType>Float</VariableType>
<Address>+174</Address>
</CheatEntry>
</CheatEntries>
</CheatEntry>
</CheatEntries>
</CheatEntry>
Attachments
CodeVein-Win64-Shipping.CT
Update pox911 Blood Veil Stats 12272019 (97.96 KiB) Downloaded 753 times
Bananas_Foster
What is cheating?
Posts: 2 Joined: Fri Jul 05, 2019 3:57 am
Reputation: 0
Post
by Bananas_Foster » Sun Dec 29, 2019 10:38 am
It seems like with the newest update, the pox911 weapon pointers don't quite work 100%. I appears that you can change the numbers on damage but it doesn't actually affect the damage. Changing weight, upgrade level, or transformation still works fine, but for some reason damage does not.
Bigman397
Cheater
Posts: 34 Joined: Fri Oct 13, 2017 10:10 pm
Reputation: 13
Post
by Bigman397 » Sun Dec 29, 2019 3:31 pm
Bananas_Foster wrote: ↑ Sun Dec 29, 2019 10:38 am
It seems like with the newest update, the pox911 weapon pointers don't quite work 100%. I appears that you can change the numbers on damage but it doesn't actually affect the damage. Changing weight, upgrade level, or transformation still works fine, but for some reason damage does not.
It works fine if you equip another weapon/veil and then go back to the one you have modified.
I just now set damage to 1 on a weapon, jiggled the handle and then was doing 3-4 damage to enemies when i hit.
theolddragon
Noobzor
Posts: 14 Joined: Mon Jan 06, 2020 8:10 pm
Reputation: 11
Post
by theolddragon » Mon Jan 06, 2020 8:15 pm
When I use Player Pointer and change something like Balance or Level the game is crashes... I need some help
SirVando
What is cheating?
Posts: 3 Joined: Fri Dec 27, 2019 11:22 am
Reputation: 0
Post
by SirVando » Tue Jan 07, 2020 4:15 pm
Does it Works for 1.20?
When I press Player under Player Pointer, the game crashes
iBlankness
What is cheating?
Posts: 1 Joined: Thu Jan 09, 2020 1:54 am
Reputation: 0
Post
by iBlankness » Thu Jan 09, 2020 1:56 am
if you add
-unlock all bloodcodes
you're a god.
MaxInaba
Noobzor
Posts: 6 Joined: Sat Sep 21, 2019 11:48 pm
Reputation: 0
Post
by MaxInaba » Wed Jan 29, 2020 10:22 am
Are you going to update for the new patch/DLC?
a2yorha
Cheater
Posts: 38 Joined: Thu Nov 22, 2018 3:07 am
Reputation: 2
Post
by a2yorha » Wed Jan 29, 2020 6:21 pm
please update, player pointer no longer working.
Darkfreya495
What is cheating?
Posts: 1 Joined: Sun Feb 02, 2020 2:21 am
Reputation: 0
Post
by Darkfreya495 » Sun Feb 02, 2020 2:24 am
update for new patch please. i want to change my level
RosenFlare
Noobzor
Posts: 5 Joined: Fri Nov 22, 2019 11:21 pm
Reputation: 0
Post
by RosenFlare » Mon Feb 03, 2020 3:32 am
When you update can you please add a cheat that gives you infinite roll iframes? this dodge 10 times in a row challenge seems nearly impossible so if there was a way to bypass just the 1 challenge thats unfair would be nice.
chun-lis-thighs
What is cheating?
Posts: 3 Joined: Tue Jan 22, 2019 10:04 pm
Reputation: 0
Post
by chun-lis-thighs » Tue Feb 04, 2020 5:19 pm
Hi, thanks for the awesome work with this table, its been a god send for certain things! Im just wondering if there was a way to turn off hitboxes for the main character? I've been trying to do the one challenge with hellknight where you cant get hit and beat him with the useless pole. I know his move set pretty well but wittling his HP down with the pole and dodging him constantly is just ridiculous.