From 0c194bc8046cb3ecb4e4d0577f36a1d3bde58d11 Mon Sep 17 00:00:00 2001 From: boris Date: Thu, 27 Dec 2018 22:42:05 +1300 Subject: bap --- csgo-loader/csgo-client/Login/RemoteLogin.hpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'csgo-loader/csgo-client/Login/RemoteLogin.hpp') diff --git a/csgo-loader/csgo-client/Login/RemoteLogin.hpp b/csgo-loader/csgo-client/Login/RemoteLogin.hpp index 31649c6..8e819fe 100644 --- a/csgo-loader/csgo-client/Login/RemoteLogin.hpp +++ b/csgo-loader/csgo-client/Login/RemoteLogin.hpp @@ -56,10 +56,7 @@ namespace Login void Start(const char *Username, const char *Password); // Obtains the hardware ID of the current machine in use. - uint32_t GetHardwareId(); - - // Queries the WMI for data. - ByteArray DoWmiQuery(const char *Query); + // TODO: HWID // Translates server response, determines whether or not the // user can access the client. NOTE: Server will drop the client if -- cgit v1.2.3