🏠Cheat

notify

Prints given content to console and logs.

g_cheat.notify( "purchase lunarjs @ https://lunarstore.ml" )

get_username

Returns user's name on forum

var username = g_cheat.get_username( )

get_uid

Returns the user-id of injected user

var uid = g_cheat.get_uid( )

set_clan_tag

Sets the local player's clantag

g_cheat.set_clan_tag( "plaguecheat.cc" )

Last updated