Cheat
Last updated
Last updated
Registering callbacks. Possible event names:
draw - game thread, allows you do draw any primitives and has safe access to any game functions. 0 arguments passed to callack.
createmove - createmove after cheat prediction. 1 argument passed to callback -
prediction - createmove inside cheat prediction. 1 argument passed to callback -
events - . pointer passed.
destroy - called when script destroyed. 0 arguments passed to callack.
Registering esp(+ esp preview) callbacks. Possible class names:
player
weapon
c4 or bomb
loot
Registers UI switch element for current lua.
Registers UI slider(float) element for current lua.