Page 1 of 1

Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Sat Dec 15, 2018 12:26 pm
by dharmang1910
Here is simple table for victor vran overkill edition. On activation you got 1,000,000 health which can be decreased on hit but on use of health potion or health statues it fills completely. There is also another post for old version of this game, but that post is very old so i have decided to make a new post for this game. I have tested this table on steam version till final boss and found working properly.


Press Image button if you like the table.

Store Page:

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Wed Dec 26, 2018 1:04 pm
by Lucifer_raz310
Thanks for the table. Loved it. :)

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Wed Dec 26, 2018 5:23 pm
by dharmang1910
Lucifer_raz310 wrote:
Wed Dec 26, 2018 1:04 pm
Thanks for the table. Loved it. :)
thanks for appreciation, enjoy the table.

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Dec 27, 2018 10:47 pm
by altaysevin
dharmang1910 wrote:
Sat Dec 15, 2018 12:26 pm
Here is simple table for victor vran overkill edition. On activation you got 1,000,000 health which can be decreased on hit but on use of health potion or health statues it fills completely. There is also another post for old version of this game, but that post is very old so i have decided to make a new post for this game. I have tested this table on steam version till final boss and found working properly.
cannot enable script but game version is 2.07
Image

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Fri Dec 28, 2018 3:40 am
by dharmang1910
altaysevin wrote:
Thu Dec 27, 2018 10:47 pm
cannot enable script but game version is 2.07
I have codex version of overkill edition, which version do you have? Make sure game's exe file's name is "VictorVranSteam.exe" .

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Jun 20, 2019 3:50 pm
by SuperLowScores
If not working just edit the "VictorVranSteam.exe" to "VictorVran.exe" worked for me, any idea how to edit more things, i dont know if most of the values are encrypted but i am having a hard time even editing overdrive and cooldowns addresses they dont freeze and i think they all share opcode so its annoying

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Jun 20, 2019 4:43 pm
by dharmang1910
SuperLowScores wrote:
Thu Jun 20, 2019 3:50 pm
If not working just edit the "VictorVranSteam.exe" to "VictorVran.exe" worked for me, any idea how to edit more things, i dont know if most of the values are encrypted but i am having a hard time even editing overdrive and cooldowns addresses they dont freeze and i think they all share opcode so its annoying
Actually you have to set compare of all types of things in single code because all the values are going through single opcode. I have made another table with added other items but have not uploaded because all members can not handle that and so writing complaint of that.

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Jun 20, 2019 5:11 pm
by SuperLowScores
dharmang1910 wrote:
Thu Jun 20, 2019 4:43 pm
SuperLowScores wrote:
Thu Jun 20, 2019 3:50 pm
If not working just edit the "VictorVranSteam.exe" to "VictorVran.exe" worked for me, any idea how to edit more things, i dont know if most of the values are encrypted but i am having a hard time even editing overdrive and cooldowns addresses they dont freeze and i think they all share opcode so its annoying
Actually you have to set compare of all types of things in single code because all the values are going through single opcode. I have made another table with added other items but have not uploaded because all members can not handle that and so writing complaint of that.
Ok, this is a tedious method but it worked i made exp script and got 999999 exp off a kill i'll keep seeing what else i can do, btw why does your script have like:
{$try}, {$except} and is it necessary to push pop eax, i didnt do any of that on my script just this:

Code: Select all

newmem:
cmp [edx+9E4],'SetAnimY'
jne code
cmp [edx+A04],'GetMask'
jne code
mov eax,#999999

code:
  mov [edx],eax
  mov eax,[ecx+04]
  jmp return

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Jun 20, 2019 5:40 pm
by dharmang1910
cmp [edx+9E4],'SetAnimY'
strings are getting changed after some restarts so choose string wisely.

try except are for exception handling.

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Thu Jun 20, 2019 5:44 pm
by SuperLowScores
dharmang1910 wrote:
Thu Jun 20, 2019 5:40 pm
cmp [edx+9E4],'SetAnimY'
strings are getting changed after some restarts so choose string wisely.

try except are for exception handling.
Yep just realized the change alot, now they dont work so i have some digging to do, thanks

Re: Victor Vran Overkill edition v 2.7.0.0 +1 Table

Posted: Fri Jan 22, 2021 6:04 pm
by ckrtagntmn
I am trying to enable the script, but it won't let me click the red X. Looking for some guidance if possible. I have tried both filenames of VictorVran and VictorVranSteam.

Any ideas what I may be doing wrong? I'm new to this Cheat Engine.