esp

You can accessesp instance through the on_esprender callback.

Fields:

NameTypeRead Only

get_player()

*

left_text(string text, color)

fn

*

right_text(string text, color)

fn

*

top_text(string text, color)

fn

*

bottom_text(string text, color)

fn

*

left_bar(number fraction, color)

fn

*

right_bar(number fraction, color)

fn

*

top_bar(number fraction, color)

fn

*

bottom_bar(number fraction, color)

fn

*

alpha()

number

*

Last updated