Vampire Survivors

Ask about cheats/tables for single player games here
trudastorm
What is cheating?
What is cheating?
Posts: 2
Joined: Wed Jan 12, 2022 7:26 am
Reputation: 1

Re: Vampire Survivors

Post by trudastorm »

does anyone know how to clear all my progress? (achievements and unlocks) thx.

blackpinkf10
Noobzor
Noobzor
Posts: 7
Joined: Sat Nov 17, 2018 3:33 pm
Reputation: 2

Re: Vampire Survivors

Post by blackpinkf10 »

Hi, all.

I got up to the point where seeing no error up to the end.

------------

import plyvel

db = plyvel.DB(r'YOUR_SAVE_PATH', create_if_missing=False)
db.put(b'_file://\x00\x01CapacitorStorage.Coins', b'\x0199999')

-------------

But, in game, coin gone back to 0 and all other achievement are erased. :D Seems like something I did wrong.

Does anyone have same issue? Thanks in advance. :)

====> Oh, please disregard. it is strange that I just turned on CE and ran the game...then can see 99999 of gold. How weird but it works! Thanks all!

User avatar
xacegod
Expert Cheater
Expert Cheater
Posts: 84
Joined: Sat Apr 15, 2017 9:23 am
Reputation: 29

Re: Vampire Survivors

Post by xacegod »

Hi, I found mana, which is double value, starts from 0 and increases each time you pick up mana. The process is second from bottom for game, and you can test it with enabling speedhack and checking if the speed changes, then start with unknown value that increases each time.

LofiTasker
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Jan 17, 2022 10:01 pm
Reputation: 0

Re: Vampire Survivors

Post by LofiTasker »

Found how to isolate the address for money, took me about 30 seconds....

select the game from the process list. There are 4 in total, try each one and enable speed hack. Keep going until you find the one that will allow you to enable a speed hack. you've now found the correct process. Scan parameters are Double, Exact Value. numbers are not obfuscated. Happy cheating!

CrazedDellons
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Jan 03, 2022 11:05 am
Reputation: 0

Re: Vampire Survivors

Post by CrazedDellons »

When i put pip install plyvel-win32 into cmd i get " 'pip' is not recognized as an internal or external command,
operable program or batch file. " what do i do now?

blackpinkf10
Noobzor
Noobzor
Posts: 7
Joined: Sat Nov 17, 2018 3:33 pm
Reputation: 2

Re: Vampire Survivors

Post by blackpinkf10 »

Hi, all.

Here is what I followed ;

1) Install Python 3.8.1 version on Win10 (don't think Win11 is different). I didn't install 3.10.

2) Open CMD windows with admin right then type 'pip install plyvel-win32'.

3) If you get error with this 'pip', you need to set the path.

For me, 'C:\Users\LordBritish\AppData\Local\Programs\Python\Python38\Scripts' in the directory where pip.exe is located.

So in CMD windows, type 'set PATH=%PATH%;C:\Users\LordBritish\AppData\Local\Programs\Python\Python38\Scripts' then path to pip is set. Then you can type 'pip install plyvel-win32' without issue.

6) Run Python 3.8.

7) Type ;

import plyvel

db = plyvel.DB(r'YOUR_SAVE_PATH', create_if_missing=False)
db.put(b'_file://\x00\x01CapacitorStorage.Coins', b'\x0199999')

Some say db = plyvel.DB([path_to_leveldb]) works but for me, had to put 'r' as written above. My path is C:\Users\LordBritish\AppData\Roaming\Vampire_Survivors\Local Storage\leveldb.

So it is ;

import plyvel

db = plyvel.DB(r'C:\Users\LordBritish\AppData\Roaming\Vampire_Survivors\Local Storage\leveldb', create_if_missing=False)
db.put(b'_file://\x00\x01CapacitorStorage.Coins', b'\x0199999')

Then didn't have any error.

However, when I run the game, lost all the gold (gone to '0') and all the achievement also removed. Had to run game several times then could see gold is 99999 in the end. Maybe you can reboot PC or close down Steam client then try again.

Good luck all!

blackpinkf10
Noobzor
Noobzor
Posts: 7
Joined: Sat Nov 17, 2018 3:33 pm
Reputation: 2

Re: Vampire Survivors

Post by blackpinkf10 »

xacegod wrote:
Mon Jan 17, 2022 2:57 pm
Hi, I found mana, which is double value, starts from 0 and increases each time you pick up mana. The process is second from bottom for game, and you can test it with enabling speedhack and checking if the speed changes, then start with unknown value that increases each time.
Thanks for info but what is mana? Do you mean those orb for exp? :)

ArchonDeath
What is cheating?
What is cheating?
Posts: 2
Joined: Fri Sep 03, 2021 9:53 am
Reputation: 0

Re: Vampire Survivors

Post by ArchonDeath »

johnhsq wrote:
Tue Jan 11, 2022 1:07 pm
bbinshadow wrote:
Tue Jan 11, 2022 11:22 am
Thanks! your guide is so kind
I pasted 'pip install plyvel-win32' in IDLE (Python 3.10 64-bit), then it saied ' SyntaxError: invalid syntax'
Well, you have to run it from cmd, press Win + R and enter cmd.exe, press enter, then enter the command 'pip install plyvel-win32'
I did this in cmd.exe and I got pip is not recognized as an internal or external command, operable program or batch file

pascoax
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Jan 06, 2021 5:05 pm
Reputation: 0

Re: Vampire Survivors

Post by pascoax »

Every time that I use phyton to change gold, the game just put 0 gold for me. Have no idea of what im doing wrong... maybe the new update.

hisvileness
Expert Cheater
Expert Cheater
Posts: 137
Joined: Thu Aug 10, 2017 1:05 am
Reputation: 15

Re: Vampire Survivors

Post by hisvileness »

pascoax wrote:
Tue Jan 18, 2022 9:02 pm
Every time that I use phyton to change gold, the game just put 0 gold for me. Have no idea of what im doing wrong... maybe the new update.
kept happening to me because i kept hitting the reset button on accident and it just zeroed everything out

User avatar
notpikachu
Table Makers
Table Makers
Posts: 311
Joined: Wed Apr 01, 2020 10:32 am
Reputation: 331

Re: Vampire Survivors

Post by notpikachu »

Going to drop this here :) , as it's not really a cheat table per say.

For v0.2.8 steam (may not work with other version)
- Backup resource in game folder
- Overwrite the resource folder
- Enjoy the game

password:pikapika

Edit1: Added two version, one with infinite luck only, another with the op multiplier but default area.
Edit2: I put a post how to edit this yourself, as I can't do this forever :D here
Attachments
resources small area v0.2.8.zip
password:pikapika
(532.64 KiB) Downloaded 425 times
resources only luck v0.2.8.zip
password:pikapika
(532.66 KiB) Downloaded 499 times
resources v0.2.8.zip
password:pikapika
(532.64 KiB) Downloaded 902 times
Last edited by notpikachu on Thu Jan 20, 2022 6:34 am, edited 2 times in total.

dkwo
Cheater
Cheater
Posts: 30
Joined: Tue Sep 21, 2021 3:10 pm
Reputation: 2

Re: Vampire Survivors

Post by dkwo »

@notpikachu -- this is really cool but projectiles are so BIG that makes it hard to see what's happening on the screen... :)

User avatar
xacegod
Expert Cheater
Expert Cheater
Posts: 84
Joined: Sat Apr 15, 2017 9:23 am
Reputation: 29

Re: Vampire Survivors

Post by xacegod »

blackpinkf10 wrote:
Tue Jan 18, 2022 11:51 am
xacegod wrote:
Mon Jan 17, 2022 2:57 pm
Hi, I found mana, which is double value, starts from 0 and increases each time you pick up mana. The process is second from bottom for game, and you can test it with enabling speedhack and checking if the speed changes, then start with unknown value that increases each time.
Thanks for info but what is mana? Do you mean those orb for exp? :)
Yes :D

User avatar
xacegod
Expert Cheater
Expert Cheater
Posts: 84
Joined: Sat Apr 15, 2017 9:23 am
Reputation: 29

Re: Vampire Survivors

Post by xacegod »

notpikachu wrote:
Tue Jan 18, 2022 11:37 pm
Going to drop this here :) , as it's not really a cheat table per say.

For v0.2.8 steam (may not work with other version)
- Backup resource in game folder
- Overwrite the resource folder
- Enjoy the game

password:pikapika
Agreed this is over the top :D
Just increase in luck is fine with me, but like 1000% or something :D

User avatar
notpikachu
Table Makers
Table Makers
Posts: 311
Joined: Wed Apr 01, 2020 10:32 am
Reputation: 331

Re: Vampire Survivors

Post by notpikachu »

I guess I can make both, one with the default area, another with luck 1000%. Check my first post later ~

Post Reply

Who is online

Users browsing this forum: Google [Bot], Hakimei, Honeybucky, mahi1314, YandexBot