#Im trying to make a proximityprompt to where it is held, the dialouge plays

314 messages · Page 1 of 1 (latest)

frozen forumBOT
#

studio** You are now Level 5! **studio

zenith meteor
candid cypress
#

you need to make a player gui variable

#
local plr = game.Players.LocalPlayer
local gui = plr.PlayerGui
zenith meteor
#

oh what

#

did i already do that?

candid cypress
#

you did game.StarterGui.EggdogChatGui

#

instead you should use plrgui variable and do ```lua
plrgui.EggdogChatGui

#

you use player gui do update gui's on the client

zenith meteor
#

oh ok i see

zenith meteor
#

i held the proximityprompt and nothing appeared

candid cypress
#

why do you have gui.Enabled = true lower down

candid cypress
zenith meteor
#

oh it isnt lol

candid cypress
zenith meteor
#

it takes hours and hours but the answer is infront of me

#

!!

#

wow

#

also no i didnt test ityet

candid cypress
#

sometimes you just need to look harder lmao

zenith meteor
#

Amazing!

#

Phenominal!

candid cypress
#

is there an error

zenith meteor
candid cypress
#

wait lemme try make my own and see if mine will work and i'll share the code

candid cypress
#

WAIT

#

actually

#

do you have a screengui

zenith meteor
#

yes

#

eggdogchatgui is screengui

#

inside it are imagelabels and textlabels

#

for the dialougr

candid cypress
#

the problem is actually so bloody obvious its funny

candid cypress
#

im not gonna tell you if you keep on posting cringe

#

these aint funny

candid cypress
#

bye

zenith meteor
#

hi can someone else help

#

i still cant find the solution

zenith meteor
#

you are so good at helping!!

#

I love people taking jokes seriously!!

hollow basin
#

bro regreted it

zenith meteor
hollow basin
#

sadly i haven't fully learned about proximityprompts yet smad

hollow basin
#

but before i godbye what is the problem?

zenith meteor
#

broooo like i got this cool shop and it wont even work!!

zenith meteor
#

the dialouge

hollow basin
#

is it like a npc quest dialouge?

zenith meteor
#

when i trigger the proximity thing

zenith meteor
#

it opens a shop

hollow basin
#

i see

zenith meteor
#

where u can buy hats and cosmetics

#

and it loops every 3 days

#

for new cosmetics

hollow basin
#

for that i dunno

#

goobye

zenith meteor
#

do u know the answer!!!

#

like i feel so dumb rn

hollow basin
#

if its to open a gui i can

zenith meteor
#

whats the problem

hollow basin
# zenith meteor

basically it needs an if statement to check if the gui is enabled or not

#

and

#

i think .ExitedProximity is fired

zenith meteor
#

i think i see it

#

one sec

#

BRUH

hollow basin
#

bruh moment

zenith meteor
#

why do we need an if statement?

hollow basin
zenith meteor
#

it does nothing

hollow basin
#

maybe to make the npc not repeat the text?

#

or something like that

#

if enbaled == off then true

zenith meteor
hollow basin
zenith meteor
#

im talking about the visibility of the Screengui

#

when the proximity is triggered

hollow basin
#

oo

#

hold on

zenith meteor
#

OH WAIT LOL

#

I FORGOT THE WAITFORCHILD

#

I WAS SO DUMB

#

LOL

hollow basin
#

you forgor .Visible = true

zenith meteor
zenith meteor
#

no its enabled

#

its a screengui not imagelabel

hollow basin
#

oo

zenith meteor
#

BRO

#

IT DIDNT WORK

#

IT STILL DIDNT WORK

hollow basin
#

lol

zenith meteor
hollow basin
#

This is.

zenith meteor
hollow basin
#

No.

zenith meteor
#

does it actually work

#

Stop talking all shakespear

hollow basin
#

?

zenith meteor
frozen forumBOT
#

studio** You are now Level 6! **studio

zenith meteor
#

are you sure u can script

hollow basin
#

theres just no variable

zenith meteor
#

but does it actually work??

hollow basin
#

i got it from

#

person299 admin commands

zenith meteor
#

get out

#

Get Out please

#

GET OUT

#

IM TRYING TO FIX MY SCRIPT not ruin it!!!

#

Bye byE!!

#

bye!!!

hollow basin
#

have you tried using frame?

#

im not an expert about gui stuff

zenith meteor
hollow basin
#

but i use frame

zenith meteor
#

you need screengui ALWAYS

#

at the start of your startergui's

hollow basin
#

why;'s that

zenith meteor
#

like

#

bro

hollow basin
#

oh yeah ofc

zenith meteor
#

@hollow basin get out

hollow basin
#

the children of screengui has frame

zenith meteor
#

BRO

#

WHO THE HELL IN THIS LIKE 500k MEMBER DISCORD

#

KNOWS HOW TO HELP

#

???

hollow basin
#

i use frame like this

candid cypress
#

oml

zenith meteor
#

and does not

#

have the answer

candid cypress
#

stop atting me

zenith meteor
#

like

#

you get annoyed fast

#

wtf

candid cypress
#

just to annoy you i am going to script what you are trying to make and then i wont tell you how i did it

candid cypress
#

im joking

zenith meteor
#

this channel is called #1020374354867007528

candid cypress
#

gimme a second

zenith meteor
#

this channel is called 📜scripting-help

#

this channel is called 📜scripting-help

#

this channel is called 📜scripting-help

candid cypress
hollow basin
#

im out

candid cypress
#

want to see?

zenith meteor
#

yes

candid cypress
zenith meteor
zenith meteor
#

like this is the gui im rolling with rn

candid cypress
#

it does work

zenith meteor
#

???

#

Confusion 100

candid cypress
#

i just showed you the video

#

of mine working

#

heres the script i wrote ```lua
local plr = game.Players.LocalPlayer
local gui = plr.PlayerGui

local textLabel = gui.GUIGUI:WaitForChild("TextLabel")
local proxPart = workspace:WaitForChild("ProxPart")

local function typewrite(obj, text)
for i = 1, string.len(text) do
obj.Text = string.sub(text, 1, i)
task.wait(0.25)
end
return true
end

proxPart.ProximityPrompt.Triggered:Connect(function()
textLabel.Visible = true
typewrite(textLabel, "hahahahahahhahahahahahahahahha")
task.wait(1)
textLabel.Visible = false
end)

zenith meteor
#

borrowing rn

candid cypress
#

the thing that you did wrong was absolutely garfunkulous

#

i was absolutely hornswoggled

zenith meteor
#

why are you

#

taking

#

5 hours

#

I legit slept with my catgirl bc u took so long

candid cypress
#

you were enabling the screen gui and disabling it

#

was a bozo

#

ez

#

ratio

#

cope

#

mald

candid cypress
#

seeth

zenith meteor
#

its a screengui

#

??

candid cypress
#

more insults

zenith meteor
#

the thing i wanna make visible

#

is the screengui!!

candid cypress
#

no it isnt

#

it is the gui itself

#

nobody can see the screen gui

zenith meteor
#

like

#

scripting does not make sense

#

the property

#

is "Enabled"

candid cypress
#

if you put all of the gui inside a frame like the other guy said and then make that frame not visible, all the gui inside the frame will be invisible as well

candid cypress
#

poopy

#

that was mean

#

i apologise

zenith meteor
#

DUDE

#

WHEN I TRY COPYING SOMETHING DISCORD JUST PASTES

#

Image.png

#

HELP

candid cypress
#

dont copy and paste my stuff );

#

just using me at this point

zenith meteor
#

DDUE

#

IM TRYING TO SHOW YOU

#

HOW ENABLED IS

#

ughghhhh

candid cypress
#

dont change the screengui

#

the screengui should always be the same

#

(always enabled)

#

for this case atleast

zenith meteor
#

is lagging

#

SO MUCH

candid cypress
#

didnt ask

zenith meteor
#

bro

#

not helping

candid cypress
#

how do you want me to help with ur potato ahh gaming laptop

#

goofy

zenith meteor
#

its better thanyours shu tup!!

#

this is the gui we got rollin

#

and would you look at that

#

ENABLED = TRUE

#

ENABLED = FALSE

#

and it WORKS

#

WOOOOOOOOOOWWWWW

#

like

zenith meteor
#

or wtf

#

like bro you even had to stop for a sec because of how hard this is

#

and you have this

candid cypress
#

when did i stop

zenith meteor
#

godddaaamn

#

this discord sucks af

#

im going to hiddendevs to ask for help there instead

candid cypress
#

you said you spent hours trying to debug this

zenith meteor
#

exactly

candid cypress
#

i did it in under 5 mins

#

what are you talking about

zenith meteor
#

i tried gui.visible = true

#

but it isnt working

#

like this is so shitty

candid cypress
#

oml

zenith meteor
#

this is the thing

#

i want the eggdogchatgui to enable

candid cypress
#

OF COURSE THAT WOULDNT WORK

zenith meteor
#

it works i swear

zenith meteor
candid cypress
#

YOURE SO DUMB

zenith meteor
#

IT WORKED ON ANOTHER SCRIPT

#

WDYM

candid cypress
#

oml im done

zenith meteor
#

this works!!!

candid cypress
#

go away

zenith meteor
#

omfg

candid cypress
#

most annoying person on this server

hollow basin
#

Congats

zenith meteor
hollow basin