#help

1 messages · Page 1 of 1 (latest)

untold coral
junior epochBOT
#

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

shell kite
untold coral
shell kite
shell kite
#

and it is a shop system where when you join the items you bought will appear "bought" instead of "purchase"

#

first on the playerAdded event where you load your coins,multiplier and clicks data

#

you will fire a remoteEvent

untold coral
#

oh

shell kite
#

and then on the local script

#

you will change what you want to

#

here all the bought items will change the text to "bought"

untold coral
#

this is mine

untold coral
shell kite
untold coral
#

T-T

#

im kinda new

shell kite
#

uh well

#

remote events are like

#

to connect server and client or client and server

#

connect server script to local script or local script to server script

untold coral
#

so do i copy your script and change some stuff

shell kite
#

data stores only work on server scripts and you cant change the GUI on a server script

#

and this is when you use Remote Events

untold coral
#

oh

shell kite
#

i highly recommend you watch a tutorial for them

#

because they are extremly important

#

and they are kinda easy

#

to undersrtand

#

understand*

#

did you watched any scripting playlist tutorial already?

#

you can see how remote events work with this video

#

PATREON🎁
Get Access to My Scripts + More Perks by Becoming a Patreon Member!
https://www.patreon.com/BrawlDev

DISCORD 📜
Join my Discord Community if you want scripting help, participate in events/challenges, and make friends!
https://discord.gg/WC6kPu5W5P

ADVANCED ROBLOX SCRIPTING SERIES 🔴
https://www.youtube.com/playlist?list=PLQ1Qd...

▶ Play video
#

or if you prefer

#

reading the roblox API

shell kite
#

you woulda need use a remote event that will send the coins.value, multiplier.value and clicks.value to the client

untold coral
#

ohh

#

i can try

shell kite
#

and on the client you will change the GUI to their values

untold coral
#

hmm

#

lemme try some

shell kite
#

i think remote events will be a little hard to understand on the start but you will get used to them

#

they are also extremly important to security against exploiters

untold coral
#

yeah my friend told me that

#

im really new to scripting

shell kite
#

his explanation is very good

untold coral
#

i watched that when i first started

#

but its kinda bad when im tryna make my own scripts

shell kite
#

and sometime you will get very good

untold coral
#

i fixed it

untold coral
#

i really wanna try again

#

and actually get good