#rebirth system not working

1 messages · Page 1 of 1 (latest)

small vortex
#

Hi, i wanted to make a rebirth system and as soon as i finished i realized that if i click the button, the frame doesnt open...

#

please help me 🙏

#

.

waxen grove
#

I dealt with this problem before, and at least got it working take multiple attempts

#

@small vortex paste the script in this channel

strong jewelBOT
#

studio** You are now Level 9! **studio

waxen grove
#

Well Hello

small vortex
small vortex
waxen grove
#

i try my best recreate it then

#

one i learn is never give up hope

#

good new i have script with me

#

I did dig through my friend's old project of some GUI code myself

#

local button = script.Parent
local mainFrame = script.Parent.Parent:WaitForChild("RebirthMenu")

button.MouseButton1Click:Connect(function()
mainFrame.Visible = true
end)

#

for open gui

small vortex
#

Thanks for helping me 🙏🙏
I will try it as soon as I’m at home

waxen grove
#

no problems

#

i probly looking for other project to work on in moments

waxen grove
#

yo wasp

waxen grove
#

@small vortex did the script work?

small vortex
waxen grove
#

Alright

small vortex
#

and what is in there

#

@waxen grove

#

bc thats what it looks like for me rn

waxen grove
waxen grove
#

@small vortex Hello again place script in button do not put at rebirthframe