#needing help with chat events

1 messages · Page 1 of 1 (latest)

cloud acorn
#

i want it so if im on the chatbar typing if the phrase "i cant die!" without them sending it them typing it kills them.

static mist
cloud acorn
#

Someone did it in this game named Meepcity the 4

#

and if i clicked the leavebutton it said game is paused aswell

#

i think it was hacked though

static mist
#

Did they implement a custom chat?

cloud acorn
#

idk

#

if i said "i cant leave"

#

it would replace it with this game is so cool

#

and make it above my head

static mist
#

After sending the message?

cloud acorn
#

no

#

just typing it

#

without even sending

#

but the coregui one is crazy

#

may i send the video?

static mist
#

Give me a moment. I have an idea...

cloud acorn
#

in this game u get jumpscared at first and then u cant leave the game at all unless windows tab but if u type in the chat "i cant leave"

#

i didnt record it on this vid i will rn though

#

which doesnt make sense bc u cant access coregui properties

#

@static mist do u think i could replace the chatbar with my own?

static mist
#

You'll be met with errors or dropped events

#

You can copy the chat-bar by accessing it through CoreGui during a Roblox Studio session

cloud acorn
tawdry pondBOT
#

studio** You are now Level 2! **studio

static mist
#

Not possible

cloud acorn
#

and then place in startergui?

#

i clearly clicked leave and got jumpscared

#

where is the chat bar in the studio session.

#

@static mist i copied the chatbar now im gonna try to make my own events for it

static mist
cloud acorn
#

i copied every thing named chat even topbar thing still didnt give me the functions of the chat or anything

#

i had to save as file

static mist
#

You need to enable CoreGui viewership in studio settings

#

Find "ExperienceChat", then copy "appLayout"

cloud acorn
#

k done

static mist
#

Work your way through that until you find the TextBox. You'll need to use TextChatService and UserInputService to reprogram the chat bar to work as it did before

#

Make sure you copy these assets when the chat-bar is fully visible

#

Figure out how the chat changes the visibility over time, and when it does it

#

I'm not even sure if the chat will scale properly for other devices

#

You'll have to figure out the ratios and apply constraints otherwise

#

This will be a lengthy process, man

cloud acorn
#

k