This commit is contained in:
@@ -386,7 +386,7 @@ void Spoofer::serverResponseHandler(const std::string& url, std::string& body, s
|
||||
{
|
||||
charInfo["isEntitled"] = true;
|
||||
if (charInfo.contains("bloodWebLevel")) charInfo["bloodWebLevel"] = 15;
|
||||
if (charInfo["bloodWebData"].contains("level")) charInfo["bloodWebData"]["level"] = 1;
|
||||
if (charInfo.contains("bloodWebData")) charInfo["bloodWebData"]["level"] = 1;
|
||||
if (charInfo.contains("origin"))
|
||||
{
|
||||
charInfo["purchaseInfo"] = {{"quantity", 1},
|
||||
|
||||
Reference in New Issue
Block a user