client
General cheat-related functions
Last updated
Was this helpful?
General cheat-related functions
Last updated
Was this helpful?
API of this file is not finished yet and could be changed in any time
List:
Name
Arguments
Description
Paint
-
primitives drawing
FrameStageNotify
nStage
called on every frame stage
CreateMoveIn
createmove inside engine prediction
CreateMovePre
createmove before engine prediction
CreateMovePost
createmove post engine prediction
Destroy
-
called on current script unload
Parameters:
Name
Type
Description
szCallbackName
string
name of callback where function will be called
pFunction
function
function to be called within callback
Code:
List: CS:GO Game Events
Arguments: IGameEvent*
Parameters:
Name
Type
Description
szEventName
string
name of event where on trigger function will be called
pFunction
function
function to be called on event trigger
Code:
Parameters:
Name
Type
Description
szScriptName
string
name of script to load
Code:
Parameters:
Name
Type
Description
szScriptName
string
name of script to unload
Code:
Parameters:
Name
Type
Description
szModule
string
name of module to search signature in
szSignature
string
IDA style signature to search
Returns:
Type
Description
unsigned int
address of given pattern
Code:
Parameters:
Name
Type
Description
szModule
string
name of module where interface defined
szInterface
string
name of interface to capture
Returns:
Type
Description
void*
pointer of captured interface
Code:
Returns:
Type
Description
string
cheat username
Code:
, bSendPacket
, bSendPacket
, bSendPacket