Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

--[[

Controls:
X -- Go invis
B -- Jumpscare
H -- Jumpscare Mouse
C -- Play humming sound
V -- Play footsteps sound
Z -- Play Scary Music
T -- Walk Thingy ( It drops FPS, don't use until FIX )
Q -- Scary Laugh

/e mimic -- Makes your legs dissapear which gives you a floating look and gives you
a invisible mask

You must execute while in forcefield (spawn bubble) for GodV3 to work

Must have 60% (or so) weight for titan to work


If you got 0 weight its gonna make you SKINNY and if you got max weight it gonna
make you MASSIVE

You must own BOOMBOX in DH for it to work, some people confimed it does work with
boombox but no audios (ofc)
]]

getgenv().Settings = {
['GodBlock'] = 'On',
['AutoRejoin1'] = 'On', -- [On / Off] [ if godv3 fails to turn on when you
first join it will auto rejoin you ]
['AutoRejoin2'] = 'Off', -- [On / Off] [ If your godv3 turns off it will rejoin
you and turn godv3 back on ]
}

loadstring(game:HttpGet("https://icxy.xyz/NovaGui/NovaGuiGodv3", true))();

getgenv().JumpscareSound = {
"8280196339", -- put audios in like this for a random jumpscare sound
"7588947168" -- make sure to not put a "," on the last id
}

getgenv().Settings = {
['HoverAnims'] = 'On', --[On / Off]
['DaMimicSpeed'] = '100', -- MUST BE A NUMBER
}

loadstring(game:HttpGet("https://icxy.xyz/NovaGui/NovaMimic", true))()

You might also like