image_2026-05-02_12-52-55.png
736.4 KB
v1pix helper beta
🔥1
scriptleaks
fatality what is easter ❓ DEFAULT_WRITE_PATH fatality/scripts/*.lua easter/easter.lua easter
note: this is not my local script or anything, I just dump fatality without any cfg/scripts
😱3
local internal = {
toggleUIDebug = youarenotsupposedtousethisnamespace.fn1, -- internal.toggleUIDebug(show)
hideControl = youarenotsupposedtousethisnamespace.fn2, -- internal.hideControl(gui.ControlID)
selectTab = youarenotsupposedtousethisnamespace.fn3, -- internal.selectTab(gui.ControlID)
resetControl = youarenotsupposedtousethisnamespace.fn4, -- internal.resetControl(gui.ControlID)
processQueues = youarenotsupposedtousethisnamespace.fn5, -- internal.processQueues(gui.ControlID)
setWindowRenderCallback = youarenotsupposedtousethisnamespace.fn6, -- internal.setWindowRenderCallback(cbk(layer))
doTickSound = youarenotsupposedtousethisnamespace.fn7, -- internal.doTickSound()
isTabSelected = youarenotsupposedtousethisnamespace.fn8, -- internal.isTabSelected(gui.ControlID)
};it contains some unlisted api functions
😱3