sounds like you enabled "BotSounds" and "BotReload" on a mod,
this will persist even if you remove the mod that originally changed it, as its a profile change
open your profile which is found in SPT install/user/profiles and it will be random letters and numbers.
open that with NotePad++ or VisualStudio Code,
Control + F and search for "botsound" and "botreload"
make sure they have 0 on "Progress"
{
"Id": "BotReload",
"Progress": 0,
"PointsEarnedDuringSession": 0,
"LastAccess": -2147483648
},
{
"Id": "BotSound",
"Progress": 0,
"PointsEarnedDuringSession": 0,
"LastAccess": -2147483648
},
Display More
then save,
then run your server and launcher as normal
should now be fixed