 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
neverfake How do I cheat?
Reputation: 0
Joined: 12 Nov 2024 Posts: 6
|
Posted: Mon Feb 24, 2025 3:27 am Post subject: how to run DBVM active clock as a script? |
|
|
I'm a newbie. Please Help me.
I have to change parameter but I always have to run DBVM active clock first (RlightClick >> DBVM active clock)
Can you suggest script run DBVM active clock to me,please ?
Example
{ Game : RagexeRE By dEMolizH.exe
Version:
Date : 2025-02-24
Author : MELAN
This script does blah blah blah
}
define(address,4FB22B51)
define(bytes,89 7E 34 DF 9F CB 0D 90 34)
[ENABLE]
assert(address,bytes)
alloc(newmem,$1000)
label(code)
label(return)
newmem:
mov [esi+58],edi
fistp word ptr [edi+34900DCB]
jmp return
code:
mov [esi+34],edi
fistp word ptr [edi+34900DCB]
jmp return
address:
jmp newmem
nop 4
return:
[DISABLE]
address:
db bytes
// mov [esi+34],edi
// fistp word ptr [edi+34900DCB]
dealloc(newmem)
{
// ORIGINAL CODE - INJECTION POINT: 4FB22B51
4FB22B35: CE - into
4FB22B36: 00 C9 - add cl,cl
4FB22B38: 1D BB DF C0 C4 - sbb eax,C4C0DFBB
4FB22B3D: F2 D0 F8 - repne sar al,1
4FB22B40: C0 30 31 - rol byte ptr [eax],31
4FB22B43: B1 F1 - mov cl,-0F
4FB22B45: BE 1F 2E 93 43 - mov esi,43932E1F
4FB22B4A: 2E 0F 2F F5 - comiss xmm6,xmm5
4FB22B4E: 65 49 - dec ecx
4FB22B50: AE - scasb
// ---------- INJECTING HERE ----------
4FB22B51: 89 7E 34 - mov [esi+34],edi
// ---------- DONE INJECTING ----------
4FB22B54: DF 9F CB 0D 90 34 - fistp word ptr [edi+34900DCB]
4FB22B5A: B9 DC 30 EE 1D - mov ecx,1DEE30DC
4FB22B5F: 1A CE - sbb cl,dh
4FB22B61: A1 03 CB 7D C3 - mov eax,[C37DCB03]
4FB22B66: 60 - pushad
4FB22B67: 6D - insd
4FB22B68: FD - std
4FB22B69: C0 AF A1 BE 09 3C 19 - shr byte ptr [edi+3C09BEA1],19
4FB22B70: 17 - pop ss
4FB22B71: F7 - db -09
}
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
|
Posted: Mon Feb 24, 2025 12:39 pm Post subject: |
|
|
dbvm_cloak_activate(dbk_getPhysicalAddress(address), address)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
neverfake How do I cheat?
Reputation: 0
Joined: 12 Nov 2024 Posts: 6
|
Posted: Wed Feb 26, 2025 2:00 pm Post subject: |
|
|
Dark Byte wrote: | dbvm_cloak_activate(dbk_getPhysicalAddress(address), address) |
Please give an example.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
|
Posted: Wed Feb 26, 2025 3:53 pm Post subject: |
|
|
dbvm_cloak_activate(dbk_getPhysicalAddress(0x4FB22B51), 0x4FB22B51)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|