πŸŽ“cheat

Functions:

push_callback

Callbacks list: Callbacks list

cheat.push_callback(callback: string, function: function)

Registers an event with the specified callback.

cheat.popup(header: string, description: string)

Calls a pop-up notification with the specified name and description.

notify

cheat.notify(text: string)

Displays specific text on the screen and in the console.

Last updated