Skip to content

exechack_api.GetCheatAngle

Returns the direction a localplayer with cheat.

Returns

Type Description
Angle *

Example

Print the local player's angles.

1
print(exechack_api.GetCheatAngle())

Output: When looking straight down, it might return Angle(89, -175.38, 0)