Request Trainer/Cheat table Options:
- Freeze Opponents
- Freeze Timer
- Super Speed
- Super Brake
- Infinite Money
Thank you
Game Link
V-Rally 4
- relentlesstech
- Cheater
- Posts: 42
- Joined: Thu Sep 06, 2018 7:57 pm
- Reputation: 46
Re: V-Rally 4
I am currently working on this game right now - Here are the AoB's I've come up with so far:
Full Wallet:
Freeze Timer:
No Time Penalty:
As I figure more out I will post them here ...
Full Wallet:
Code: Select all
[ENABLE]
aobscanmodule(_fullcash,VRally4.exe,41 89 06 41 8B 48 08) // should be unique
alloc(newmem,$1000,"VRally4.exe"+44996D)
label(code)
label(return)
label(max)
newmem:
code:
cmp [r14],5F5E0FF
jne max
//mov [r14],eax
mov ecx,[r8+08]
jmp return
max:
mov [r14],5F5E0FF
jmp code
_fullcash:
jmp newmem
nop
nop
return:
registersymbol(_fullcash)
[DISABLE]
_fullcash:
db 41 89 06 41 8B 48 08
unregistersymbol(_fullcash)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(_stilltimer,VRally4.exe,FF 43 4C 33 C0 48 83)
alloc(newmem,$1000,"VRally4.exe"+697734)
label(code)
label(return)
newmem:
code:
nop //dec [rbx+4C] //decrease time instead of increase
mov [rbx+4C],1DC
xor eax,eax
jmp return
_stilltimer:
jmp newmem
return:
registersymbol(_stilltimer)
[DISABLE]
_stilltimer:
db FF 43 4C 33 C0
unregistersymbol(_stilltimer)
dealloc(newmem)
Code: Select all
[ENABLE]
aobscanmodule(_nopenaltydisplay,VRally4.exe,05 * * * * 03 93 A4 00 00 00 48 85 C0 74 1F)
alloc(newmem1,$1000,"VRally4.exe"+68E86C)
aobscanmodule(_nopenalty,VRally4.exe,89 B3 A4 00 00 00 48 8B)
alloc(newmem,$1000,"VRally4.exe"+6CA1A9)
label(code1)
label(return1)
label(code)
label(return)
label(wipe)
newmem1:
code1:
mov edx,00 //[rbx+000000A4]
jmp return1
_nopenaltydisplay+05:
jmp newmem1
nop
return1:
registersymbol(_nopenaltydisplay)
newmem:
code:
cmp [rbx+000000A4],00
jne wipe
nop //mov [rbx+000000A4],esi
jmp return
wipe:
mov [rbx+000000A4],00
jmp code
_nopenalty:
jmp newmem
nop
return:
registersymbol(_nopenalty)
[DISABLE]
_nopenaltydisplay+05:
db 03 93 A4 00 00 00
unregistersymbol(_nopenaltydisplay)
dealloc(newmem1)
_nopenalty:
db 89 B3 A4 00 00 00
unregistersymbol(_nopenalty)
dealloc(newmem)
As I figure more out I will post them here ...
Re: V-Rally 4
How is that used?
Re: V-Rally 4
I do as you told me but it doesn't work
I mean I give control alt and nothing happens
any solution?
I mean I give control alt and nothing happens
any solution?
Re: V-Rally 4
I do as you told me but it doesn't work
I mean I give control alt and nothing happens
any solution?
I mean I give control alt and nothing happens
any solution?
Who is online
Users browsing this forum: Volcannon, YandexBot