Vampire Survivors

Ask about cheats/tables for single player games here
k0walt
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jan 19, 2022 11:11 pm
Reputation: 0

Re: Vampire Survivors

Post by k0walt »

As soon as I start the game using your resources folder I get a blackscreen or rather a redscreen ingame. nothing else happens,it wont start up

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 »

k0walt wrote:
Wed Jan 19, 2022 11:13 pm
As soon as I start the game using your resources folder I get a blackscreen or rather a redscreen ingame. nothing else happens,it wont start up
What version, not crack I supposed? Mine should be latest from steam v0.2.8 build 8033445 and I tested it again just to make sure they all work. The only time the black screen happen to me, is when I try to use an old version into the new version or vice versa :P .

Edit1: If anyone has the same problem while 100% sure they have the v0.2.8, please drop a PM to me.

Dark Demon96
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Oct 07, 2020 5:32 am
Reputation: 0

Re: Vampire Survivors

Post by Dark Demon96 »

Hey notpikachu, your "game enhancement" works great. I was wondering if you could make one that isn't so god tier. Perhaps maybe one that is only slightly buffing you with increased walk speed and a slight buff in health with that magnetic powerup on continuously. Oh and attack speed only slightly increased. I tried to do it myself however i am noob and can't figure it out. Thanks

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 »

Dark Demon96 wrote:
Thu Jan 20, 2022 4:54 am
Hey notpikachu, your "game enhancement" works great. I was wondering if you could make one that isn't so god tier. Perhaps maybe one that is only slightly buffing you with increased walk speed and a slight buff in health with that magnetic powerup on continuously. Oh and attack speed only slightly increased. I tried to do it myself however i am noob and can't figure it out. Thanks
Alright, the jigs is up as I can't do this forever :lol:, change all of these inside one file, which should be in this path:
\Vampire Survivors\resources\app\.webpack\renderer\main.bundle.js

You prolly need this [Link] or whatever you comfortable with.

After that, just change this part for each hero. It be even better if you know regex so you can do batch editing, if not, stick with manual editing. Even put a few comments for important part.

Example (Anything start with 0x is basically hexadecimal, scroll to the right side to see the comment)

Code: Select all

'level': 0x1,  
'startingWeapon': _0x26867f[_0x3b84df(0x805)],
'charName': 'Antonio',												//Name of the hero, fancy something like Trevor Belmont
'surname': 'Belpaese',
'spriteName': 'Antonio_01.png',
'walkingFrames': 0x4,
'description': 'Attacks deal 10% more damage every 10 levels (max +50%).',
'isBought': !0x0,
'price': 0x0,														//Obvious
'maxHp': 0x64,												       //Obvious
'armor': 0x0,														//Obvious
'regen': 0x0,														//Obvious
'moveSpeed': 0x1,												//Walking speed 
'power': 0x1,														//Damage
'cooldown': 0x1,											                 // Should be negative if you want to reduce cooldoown
'area': 0x1,														//How big the projectile/area of attack
'speed': 0x1,														//Speed of the attack
'duration': 0x1,													//How long the attack duration
'amount': 0x0,													//The amount of attack
'luck': 0x1,														//Affect percentage of roles and item finder
'growth': 0x1,														//Exp Multiplier
'greed': 0x1,														//Money Multiplier
'magnet': 0x0,													//Magnet Multiplier
Modify it according to what you believe, a fun experience, or you be bored like I did.

Best regards,
notpikachu

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

Re: Vampire Survivors

Post by dkwo »

Thanks notpikachu so much for sharing how to edit the stats! After restore default value of area (0x1) and power (0x1) the screen is now less intense and character is not as strong.

I wish there's a way to edit weapon attributes as some of them are way to powerful when character stats are tweaked. I somehow know 0x805 is whip but all the code is obfuscated so it's very hard to find the right part to edit.

Anyway, thanks again!

Atmogenic
Expert Cheater
Expert Cheater
Posts: 61
Joined: Mon Jul 23, 2018 4:03 pm
Reputation: 1

Re: Vampire Survivors

Post by Atmogenic »

notpikachu wrote:
Thu Jan 20, 2022 6:28 am
Dark Demon96 wrote:
Thu Jan 20, 2022 4:54 am
Hey notpikachu, your "game enhancement" works great. I was wondering if you could make one that isn't so god tier. Perhaps maybe one that is only slightly buffing you with increased walk speed and a slight buff in health with that magnetic powerup on continuously. Oh and attack speed only slightly increased. I tried to do it myself however i am noob and can't figure it out. Thanks
Alright, the jigs is up as I can't do this forever :lol:, change all of these inside one file, which should be in this path:
\Vampire Survivors\resources\app\.webpack\renderer\main.bundle.js

You prolly need this [Link] or whatever you comfortable with.

After that, just change this part for each hero. It be even better if you know regex so you can do batch editing, if not, stick with manual editing. Even put a few comments for important part.

Example (Anything start with 0x is basically hexadecimal, scroll to the right side to see the comment)

Code: Select all

'level': 0x1,  
'startingWeapon': _0x26867f[_0x3b84df(0x805)],
'charName': 'Antonio',												//Name of the hero, fancy something like Trevor Belmont
'surname': 'Belpaese',
'spriteName': 'Antonio_01.png',
'walkingFrames': 0x4,
'description': 'Attacks deal 10% more damage every 10 levels (max +50%).',
'isBought': !0x0,
'price': 0x0,														//Obvious
'maxHp': 0x64,												       //Obvious
'armor': 0x0,														//Obvious
'regen': 0x0,														//Obvious
'moveSpeed': 0x1,												//Walking speed 
'power': 0x1,														//Damage
'cooldown': 0x1,											                 // Should be negative if you want to reduce cooldoown
'area': 0x1,														//How big the projectile/area of attack
'speed': 0x1,														//Speed of the attack
'duration': 0x1,													//How long the attack duration
'amount': 0x0,													//The amount of attack
'luck': 0x1,														//Affect percentage of roles and item finder
'growth': 0x1,														//Exp Multiplier
'greed': 0x1,														//Money Multiplier
'magnet': 0x0,													//Magnet Multiplier
Modify it according to what you believe, a fun experience, or you be bored like I did.

Best regards,
notpikachu
sorry I don't understand how to edit this, what do i do with the "0x0" stuff? if i want infinite pickup radius, how do I make that happen as I've never had to do this before with a game. I got it open with the javascript beautifer but I don't know how to change the stuff

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 »

Atmogenic wrote:
Fri Jan 21, 2022 7:05 pm
sorry I don't understand how to edit this, what do i do with the "0x0" stuff? if i want infinite pickup radius, how do I make that happen as I've never had to do this before with a game. I got it open with the javascript beautifer but I don't know how to change the stuff
Hello there,

0x0 means it's in hexadecimal and without that, it should be in decimal (your normal number).
Technically, the javascript beautifier isn't needed, but it help make the jumble code into something that is readable.
If you want to make infinite pickup radius, just change 'magnet': 0x0, to something large like 'magnet': 0x64,(hex). You can also put something like this 'magnet': 0, to 'magnet': 100, without the 0x, which exactly the same like the one above (dec).

Best regards,
notpikachu

imbapc
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Jan 23, 2022 7:19 am
Reputation: 1

Re: Vampire Survivors

Post by imbapc »

This version fixes the graphic error happens after the update today
Attachments
resources v0.2.8 updated 23rd of Jan.zip
(484.11 KiB) Downloaded 597 times

GeoX333
What is cheating?
What is cheating?
Posts: 1
Joined: Sun Jan 23, 2022 9:13 am
Reputation: 0

Re: Vampire Survivors

Post by GeoX333 »

imbapc wrote:
Sun Jan 23, 2022 7:21 am
This version fixes the graphic error happens after the update today
where is the resource folder located? i must be blind.

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

Re: Vampire Survivors

Post by blackpinkf10 »

imbapc wrote:
Sun Jan 23, 2022 7:21 am
This version fixes the graphic error happens after the update today
Thanks a million again! Can I ask if you can help creating file only with max luck? :) This is one TOO way strong. :D

User avatar
deuxdoom
Novice Cheater
Novice Cheater
Posts: 18
Joined: Mon Aug 20, 2018 2:58 am
Reputation: 2

Re: Vampire Survivors

Post by deuxdoom »

pip install plyvel-win32

then printed this message.

ERROR: Could not find a version that satisfies the requirement plyvel-win32 (from versions: none)
ERROR: No matching distribution found for plyvel-win32


how to solve this problem ?

User avatar
vinny969
Noobzor
Noobzor
Posts: 5
Joined: Tue Jan 25, 2022 5:00 pm
Reputation: 10

Re: Vampire Survivors

Post by vinny969 »

If you have error on cmd with "pip install plyvel-win32", use Python v3.8.5 or lower.
If you don't know how to edit Python or never used, i recommend just modifying the character stats.
This is the best way for those who just want a small boost without spoiling the fun.

Here are some setup i did:

SURVIVOR 1
Luck 100%
Magnet 300%
(This setup is enough to get level 100+ and 8k-10k gold coins in every run)

SURVIVOR 2
Luck 300%
Magnet 300%
Power 100%

SURVIVOR 3
Luck 400%
Magnet 300%
Power 200%
Amount +5

MONEY FARM +
Greed 1000000%
(On a single money bag u can take more 200k gold coins, enough to buy all skills)

Install:
1. Go to the game folder in Steam\steamapps\common\Vampire Survivors\resources\app\.webpack\renderer
2. Backup main.bundle.js file
3. Replace with the file you downloaded
4. Open the game

Note: All character stats can be changed with Notepad. Although the information is tangled up, you can filter with Ctrl+F "charname"
Attachments
Money Farm.rar
(159.81 KiB) Downloaded 1359 times
Survivor 1.rar
(159.81 KiB) Downloaded 643 times
Survivor 2.rar
(159.8 KiB) Downloaded 313 times
Survivor 3.rar
(159.81 KiB) Downloaded 1013 times
Last edited by vinny969 on Wed Jan 26, 2022 6:50 pm, edited 4 times in total.

Zercrow
What is cheating?
What is cheating?
Posts: 1
Joined: Wed Jan 06, 2021 12:45 pm
Reputation: 0

Re: Vampire Survivors

Post by Zercrow »

Any way to unlock all achievements?

coderoncruise
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Jan 25, 2022 8:13 pm
Reputation: 1

Re: Vampire Survivors

Post by coderoncruise »

deuxdoom wrote:
Tue Jan 25, 2022 12:57 pm
pip install plyvel-win32

then printed this message.

ERROR: Could not find a version that satisfies the requirement plyvel-win32 (from versions: none)
ERROR: No matching distribution found for plyvel-win32


how to solve this problem ?

I got the same error because I have python 3.10 installed.

This worked for me
> py -3.9 -m pip install plyvel-win32
> py -3.9
> import plyvel
> db = plyvel.DB(r'C:\Users\{{myusername}}\AppData\Roaming\Vampire_Survivors\Local Storage\leveldb', create_if_missing=False)
> db.put(b'_file://\x00\x01CapacitorStorage.Coins', b'\x0199999')


Make sure your game is closed. Once edited the file using the above command, exit Python terminal or close the cmd terminal. My progress got reset because the game created new files.

User avatar
deuxdoom
Novice Cheater
Novice Cheater
Posts: 18
Joined: Mon Aug 20, 2018 2:58 am
Reputation: 2

Re: Vampire Survivors

Post by deuxdoom »

coderoncruise wrote:
Tue Jan 25, 2022 8:18 pm
deuxdoom wrote:
Tue Jan 25, 2022 12:57 pm
pip install plyvel-win32

then printed this message.

ERROR: Could not find a version that satisfies the requirement plyvel-win32 (from versions: none)
ERROR: No matching distribution found for plyvel-win32


how to solve this problem ?

I got the same error because I have python 3.10 installed.

This worked for me
> py -3.9 -m pip install plyvel-win32
> py -3.9
> import plyvel
> db = plyvel.DB(r'C:\Users\{{myusername}}\AppData\Roaming\Vampire_Survivors\Local Storage\leveldb', create_if_missing=False)
> db.put(b'_file://\x00\x01CapacitorStorage.Coins', b'\x0199999')


Make sure your game is closed. Once edited the file using the above command, exit Python terminal or close the cmd terminal. My progress got reset because the game created new files.

thx very much !

Post Reply

Who is online

Users browsing this forum: LIOBOSS, SlipperyEel