Skip to content
Victor Westerlund edited this page Dec 27, 2020 · 1 revision
from labylib import XMAS

What you can change:

Class Function
XMAS.Visibility Cosmetic visibility

XMAS.Visibility()

xmas = XMAS.Visibility(PHPSESSID)
xmas.update("<VALUE>")

Hide or show the cosmetic.

Action Value
Show "show"
Hide "hide"

an int can also be passed as Visibile = True/False

Find your PHPSESSID cookie

Click here to read


List of labylib Modules

Click here to read

Clone this wiki locally