Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Blackshot Hacks & Cheats › BSDB Tool

BSDB Tool

Posts 1–15 of 23 · Page 1 of 2
isp1x3r
isp1x3r
BSDB Database Tool
Hello everyone!

Today i present before you this simple to use and self explanatory bsdb tool.



What's new:

Due to the lack of posting on this sub-forum i decided to spice things up and share with you my new tool with you which allows to decrypt and encrypt bsdb, a zip archive holding core game files that are either .csv or lua scripts. Obviously most of the old hacks have become serverside which means any client modification won't affect anything besides what you see on the screen because the game server checks those things and if it detects any suspicious behavior you will get kicked regardless of whether or not you manage to bypass the "abnormal action detected" error message. I'm certain however there are still some hacks or tricks here and there that are working so yeah enjoy yourselves and see you next time.
FAQ:

Q1) How do i bring back the zip to original bsdb?

A1) It's pretty straight forward you just load it in the tool and it'll do the job for you.

Q2) I get a "Please re-install blackshot" error at splash screen, What's going on?

A2) Whenever you edit a file in bsdb make sure to change it's md5 at \Data\CSV\cs.csv

Q3) What is the password to bsdb.zip?

A3) b7ed87e4fdf11b257ebfca36880531a0

Q4) I got "Unable to retrieve the specified character information" Error

A4) You need a BSDB checksum bypass for that.

Requirements:

Windows 7 or above
Microsoft .NET 6.0 Desktop Runtime : https://dotnet.microsof*****m/en-us/download/dotnet/6.0

Source code can be found here : https://******.com/isp1x3r/BSDB

https://www.virustotal.com/gui/file/...1bae?nocache=1
https://virusscan.jotti.org/en-GB/fi...job/ahfmi3ru3k
BSDB-Tool_mpgh.net.zip
#1 · edited 4y ago · 4y ago
XZAKTORS
XZAKTORS
GG MA MAN
#2 · 4y ago
isp1x3r
isp1x3r
Quote Originally Posted by XZAKTORS View Post
GG MA MAN
Appreciate it dude <3
#3 · 4y ago
__
__Red
what do you mean by converting md5? I do not understand
#4 · 4y ago
isp1x3r
isp1x3r
Quote Originally Posted by __Red View Post
what do you mean by converting md5? I do not understand
Let's say for example you want to edit "Character.lua"
you take it's md5 from a tool/service like this website : https://emn178.******.io/online-tools/md5_checksum.html
you copy this md5 and search for it in cs.csv
Now once you edit Character.lua do the same thing and go check for it's md5 again and replace the old one in cs.csv.
#5 · 4y ago
__
__Red
how about : unable to retrieve the specified character information

i dont have bypass for that
#6 · 4y ago
isp1x3r
isp1x3r
Quote Originally Posted by __Red View Post
how about : unable to retrieve the specified character information

i dont have bypass for that
I might release it somewhere in the future
#7 · 4y ago
__
__Red
Thank you bro
#8 · 4y ago
proeggby
proeggby
The thing I like to know is, does it still triggered the global ban if we edit something inside it? Because the last time I try to change thing inside, My acc got ban after either 5mins, 30mins or 1hour ingame.
#9 · 4y ago
isp1x3r
isp1x3r
Quote Originally Posted by proeggby View Post
The thing I like to know is, does it still triggered the global ban if we edit something inside it? Because the last time I try to change thing inside, My acc got ban after either 5mins, 30mins or 1hour ingame.
I've been using it for quite some time now and haven't had any global bans or kicks(except abnormal messages when trying to mess around with some serverside stuff)
#10 · 4y ago
proeggby
proeggby
Quote Originally Posted by isp1x3r View Post
I've been using it for quite some time now and haven't had any global bans or kicks(except abnormal messages when trying to mess around with some serverside stuff)
Have you tried to edit the weapon stat? like recoil/speed or anything?
#11 · 4y ago
isp1x3r
isp1x3r
Quote Originally Posted by proeggby View Post
Have you tried to edit the weapon stat? like recoil/speed or anything?
Yes, recoil works perfectly, speed on the other hand if changed through the "m_fJumpVelocity" property will just result in a crash once spawned in game, Haven't tried anything else besides that really.
#12 · 4y ago
proeggby
proeggby
Quote Originally Posted by isp1x3r View Post
Yes, recoil works perfectly, speed on the other hand if changed through the "m_fJumpVelocity" property will just result in a crash once spawned in game, Haven't tried anything else besides that really.
This is the tutorial that I post before it got patch - https://www.mpgh.net/forum/showthread.php?t=1393751
The only hack that I can use before getting "globan ban" due to bsdb modding is crosshair, speedwalk(while holding speedkit/medkit) and weapon changing time(Mean you can quickscope really fast). Other than that like rapidfire,norecoil,and speedhack will get you the "abnormal action" when you kill an enemy.
#13 · 4y ago
azimkamu
azimkamu
What is this use for? So sorry I have not playing since 6 years ago .
#14 · 4y ago
COD3RIN
COD3RIN
Quote Originally Posted by azimkamu View Post
What is this use for? So sorry I have not playing since 6 years ago .
bsdb file converter
#15 · 4y ago
Posts 1–15 of 23 · Page 1 of 2

Post a Reply

Similar Threads

  • WE NEED NEW BSDB TOOL V2By XZAKTORS in Blackshot Help
    2Last post 5y ago
  • bsdb tool can back ?By XZAKTORS in Blackshot Discussion
    0Last post 5y ago
  • vertigo games changed bsdb must new tools for edit bsdb ?By dalejandro93221 in Blackshot Discussion
    2Last post 5y ago
  • BSDB Modding tool [GUI]By saiaapiz in Blackshot Injectors & Tools
    9Last post 7y ago
  • ToolsBy Dave84311 in General Game Hacking
    5Last post 8y ago

Tags for this Thread

None