#code-discussion

1 messages · Page 102 of 1

brittle pond
#

I'm just answering, I don't mean to offend

cursive pebble
#

and usually from what i see, things like this usually have a more compact alternate syntax

#

but wait that gives an error if it doesnt find statfolder or doesnt find string @brittle pond

brittle pond
#

Mhm, that's why you need to check it

#

using ifs

cursive pebble
#

we doing too much, i feel like this can be reduced to like 2 lines of code tf

spice summit
#

this'a work

vital parrot
#

Can someone tell me if this is correct for projectiles?

  1. Client Fires projectile
  2. Client creates projectile
  3. Fire to server for new projectile
  4. Fire to all other clients to render projectile
  5. Client projectile hit, Fires a Event to server
  6. Server does a confirmation check
  7. Fires to all clients if hit
  8. If nobody hits then remove on client side if hit or after a certain amount of time
#

1 and 2 might be switched actually

spice summit
vital parrot
#

wym by that? can you give me an example please

#

whatever is the smoothest looking is what I'm going for

spice summit
# vital parrot whatever is the smoothest looking is what I'm going for

Client Input: Player presses fire, input is processed.
Client Predicts & Creates Projectile Locally (optional visual feedback)
Client Sends Fire Request to Server (including direction, position, velocity)
Server Spawns Authoritative Projectile (official logic, damage, etc.)
Server Broadcasts to All Clients: "This projectile exists"
All Clients Render the Projectile (use replicated data: position, direction)
Server Handles Hit Detection (never trust the client)
Server Notifies Clients of Hit or Expiry
Clients Remove the Projectile

golden atlas
#

i learned to change colors stack and rotate

golden atlas
vital parrot
#

or is that all?

spice summit
golden atlas
#

wait is the code section for scripting?

spice summit
golden atlas
vital parrot
#

The thing is I dont want the visuals to go through walls if the player is lagging

#

is the reason I wanted to do client hits as well

#

just more visually pleasing I guess

spice summit
# vital parrot just more visually pleasing I guess

Client Fires:
Does a local raycast immediately to check for obvious obstructions (like the wall right in front of the barrel).
If blocked, cancel the shot.
If clear, spawn a temporary predicted projectile.
Send shot data to the server (position, direction, maybe timestamp).

Server Receives Fire Request:
Re-runs the raycast from server-side (to verify no cheating).
Spawns the real projectile server-side.
Broadcasts "SpawnProjectile" to all clients with synced data.

Clients Receive Projectile Info:
Hide/remove their predicted one.
Spawn/render the authoritative projectile, now synced across clients.
Server Handles Hit Detection:
Projectile hits something? Server confirms and broadcasts the hit.

Clients React to Hit:
Play effects, damage indicators, despawn projectile visuals.

#

that would prolly work

vital parrot
#

so that'll still be waiting for the server to fire to the clients

#

But I could try it

#

I wanted the clients to have full visuals if their wifi is bad still but I guess if they're lagging then that's on them lol

#

I'm pretty neat with everything and nothing should lag for others

vital parrot
#

Or was this just a good example on how to do it

spice summit
#

i have

vital parrot
#

alright cool then ill def try it that way then

#

thank you

proven depot
#

gng how much should ask for remaking untitled boxing game scripting it

vital parrot
#

it's Coder()

#

not coding

#

should be making a for loop btw if you're gonna do that

#

or tween it

#

for i = 1, 0, -0.5 do
Coding.transparency = i
end

#

it'll go to 0

#

it's pretty simple

#

first value is the starting value

#

then the 2nd is the ending value

#

and then third value is how much you want to subtract or add

#

Coding.transparency = 1

#

coding is the baseplate

candid hare
#

The coding variable is the transparency for the baseplate, so when you write Coding.transparency(transparency should be written with a capital T), you try to access the transparency of the transparency if you understand

#

on the upper bar, press view, and there, enable output

#

you might need to click on the first image to see the full

spice summit
#

bruuuu

#

sense fucking yesterdayyyy

crystal olive
spice summit
spice summit
#

i ditched that joun for an opensource one

crystal olive
spice summit
crystal olive
#

hold up u not even in the server

crystal olive
#

i hav eno diea how a framework supopsed to wokr

#

im just making templates for games

cursive pebble
#

how do i make clickdetector work while holding a tool?

#

cause rn if i have a tool out and i try to click it, it does nothing

#

i need to unequip the tool

vagrant temple
#

Try open unreal engine you get overwhelmed🤣

ripe plume
#

lol try blender u cant even use wasd without doing a lot of work

golden atlas
vagrant temple
vagrant temple
#

Making games is most fun job in the world enjoy it

pseudo maple
#

If you guys were to relearn backend programming from scratch, how would you do it?

vagrant temple
#

Backend is not complex just more puzzeling you can keep it stupid simple and build layers

#

Ef is mvp though makes migration night and day

oblique lintel
#

not that hard he says

dull bone
#

took 3 tries

#

how do i get the role

candid oak
#

guys is it bad if i dont use any fancy framework like knit and I just write my own code?

#

or will it eventually hit me in the back

spice summit
#

congrats tho

#

hopefully i get accepted too

candid oak
#

what are you getting accepted to

candid oak
spice summit
candid oak
#

where do i apply

spice summit
#

theres an information channel for this

candid oak
#

😈

#

ima get all the roles

hushed veldt
#

it just depends on how you want to write your code

dull bone
candid oak
#

im starting to use modules and whatnot but I started learning coding without using these complicated things and now its hard to switch

#

in my previous game I only had like 1 module

hybrid oar
#

can sm1 gimme a road map for learning roblox scripting. I want to make money by doing hiring and stuff . i have watched brawldevs beginner and a bit of advanced tutorial

naive temple
#

guys my game is lagging too much can someone help me?

ember nimbus
#

but it is bad to not use modulescripts, even for things that seem like they could just be a localscript or script

#

if you make everything a modulescript it makes interscript communication much easier

somber vault
#

dont use chat gpt or free models

#

probably uninstall the bitcoin miner from ur computer, and the roblox hacks too

rustic elm
somber vault
#

i mean you can use chat gpt

#

just you know

#

like organize the code

#

actually know what it does

#

i meant in a dont just throw it in hoping it works way

stuck ridge
rustic elm
#

im gonna be rich

#

in future

#

prob

stuck ridge
#

freakycryingdead

lime hemlock
stuck ridge
somber vault
vagrant temple
#

if you not using typescript you mental insane 😄

#

the company will never allow it

stuck ridge
vagrant temple
#

to make phone apps?

somber vault
#

lua is the most mid lang

stuck ridge
somber vault
#

guys anyone flutter gang for mobile apps?

stuck ridge
vagrant temple
#

we use angular with devexpress

lime hemlock
somber vault
#

ACTUALLY UNINSTALL

stuck ridge
vagrant temple
#

because majority of jobs are via linkedin?

somber vault
#

bro on discord

somber vault
#

are we fr

vagrant temple
#

majoriy of clients use discord

lime hemlock
stuck ridge
somber vault
#

bruh

lime hemlock
vagrant temple
#

haha thanks

lime hemlock
lime hemlock
vagrant temple
#

its best place for developers to meet clients

stuck ridge
vagrant temple
#

it it aint broken dont fix it

somber vault
#

working with people on discord pays less than minimum wage

#

i swear to fucking god

stuck ridge
vagrant temple
somber vault
#

dont care

#

im in my own bubble rn

stuck ridge
vagrant temple
#

😄

#

euro

somber vault
#

talk to the hand

lime hemlock
#

And that's the grand majority by the way.

#

jkjk

vagrant temple
#

dont shit on c++

#

its holy lord

lime hemlock
#

And it's really cool, I actually know the backend.

somber vault
stuck ridge
#

math

vagrant temple
somber vault
vagrant temple
#

dont listen to the zoomers

#

just study hard work hard

somber vault
#

he hasnt reached the pain point yet

vagrant temple
#

the pain is the fun

lime hemlock
#

Until it comes, I'll cry it off, and learn it anyway.

#

Just like extended maths 12.

lime hemlock
#

I could've learned C first, but my mind was too reluctant, so I selected the bear instead of a wombat.

lime hemlock
#

Amen.

vagrant temple
#

was with the memes good lord 😄

lime hemlock
#

I dunno, memes are adored by many people after all.

#

lol

vagrant temple
#

classic brainrot

#

blame jimmyhere for mine

lime hemlock
#

fr

vagrant temple
#

its new night its time to open roblox studio

lime hemlock
#

Okay, good luck as you code, debug, regret life decisions and repeat the cycle. 😅

#

That's my life too as a web developer, I follow the exact same formula.

#

I sometimes feel like an imposter, like I don't know what I'm even writing.

vagrant temple
#

trust me i know all too well 😄

#

but front end is more annoying because your ticket goes from commit->Implement->Reviewed->Test not okay button is ugly

#

and repeat the cycle

#

pull request please somebody review!

heavy sleet
#

I forgot how to check for two keys being pressed at once to do an action 💔

heavy sleet
#

indeed

somber vault
#

not sigma

heavy sleet
#

real

lime hemlock
somber vault
somber vault
#

when the keys released just make it false

#

🤔

heavy sleet
#

ye ik

#

i mean thats one way

#

i swear you could check for both consecutively no

earnest night
heavy sleet
#

or im thinking of smth else

heavy sleet
#

there is your issue

earnest night
#

wym

heavy sleet
#

go fucking learn

#

dumb dumb

earnest night
#

i am fucking learning too when i watch videos , i just want to know what i did wrong

earnest night
#

where

somber vault
#

if you get red lines under text that means it will error

#

you have to keep things consistent

#

like Player and player

#

as well as checkpointPart and checkpointpart

earnest night
#

i did

#

now i got no red lines

#

AND IT FUCKING DOESNT WORK

coral field
#

chill

earnest night
#

i just want checkpoint system with sound

coral field
#

wont work cuz of this

#

touched == false

earnest night
#

so what should i do, cuz in the vid it was like that

coral field
#

wait nv

earnest night
coral field
#

do you know scripting basics

earnest night
#

no

coral field
#

eh

#

you might want to learn them

#

nah you have to learn them

#

not might

earnest night
#

how

#

where'

#

where do i learn

#

and while im learning i wanted to build a little obby with my friend

coral field
#

you have a big library infront of you already

earnest night
#

and theres a fucking issue that i cant solve

coral field
#

you can research anyways

earnest night
#

ok i will learn with my friend , but what was the issue that wouldn't let us get our checkpoints

#

what should i change

golden atlas
#

im d1 at this shi

somber vault
golden atlas
somber vault
#

click the searchbar

golden atlas
#

castshadow i mean

golden atlas
earnest night
#

bro noone still helped me with changing the script

golden atlas
#

whats a string rlly

#

i watched this and i still dont understand the point of a string

#

is it just single and double quotations

somber vault
#

a string is just text

somber vault
golden atlas
somber vault
#

it’s just preference

somber vault
golden atlas
somber vault
golden atlas
somber vault
#

and do the lua course

golden atlas
somber vault
#

i think it’s free

thick sail
#

Lads, quick question: how can I make a reliable character hitbox WITHOUT using .Touched? ShapecastHitbox is quite unreliable for this

somber vault
# golden atlas im learning datatypes rn

numbers: anything with numerical value like 1,2,3,4 etc. bools: true or false. like a quiz, it’s right or not. strings; text, like letters, symbols and numbers(the numbers don’t hold numerical value)

somber vault
thick sail
#

That's what I'm currently doing

#

A welded hitbox part

somber vault
#

yes

thick sail
#

That's annoying

#

🗣️

#

I hate .Touched

mint cloud
#

Maybe a spatialquery

thick sail
#

But yeah it unfortunately works too well

somber vault
#

it’s either a crappy one or no one ❌

somber vault
thick sail
#

This is for detecting when a vehicle collides with the players btw

mint cloud
#

But it’s good for hitboxes I think

golden atlas
somber vault
#

and whenever it touches the car make it hurt you 😱

#

or smth idk

thick sail
#

Wouldn't I need .Touched to process a spatial query?

somber vault
#

it doesn’t need a hitbox

thick sail
#

They're not mutually replaceable

mint cloud
#

Idk how a spatialquery works 😭

thick sail
#

I'd rather the character detect the vehicle collision

#

Instead of a quadrillion .Touched connections existing

mint cloud
#

Use math

thick sail
#

Spatial query does indeed sound like big boy smarts

thick sail
mint cloud
#

If only there hadn’t been a follow up question 🥲

thick sail
#

You just don't follow up huh

mint cloud
thick sail
#

No cheating 💔

mint cloud
#

Run it back on puzzle battle??

thick sail
#

lol

mint cloud
#

I’m a man of honor never cheated in my life

somber vault
thick sail
#

A single character hitbox

#

Way better imo

#

It's the same idea

somber vault
#

not really

thick sail
#

I've tagged the grill and bumpers already

somber vault
#

is this line a gun game

thick sail
#

So yeah it works exactly the same

#

No it's a goofier game

golden atlas
thick sail
#

I assume client side is also preferable

thick sail
#

I don't think I've even done 5 in total

#

I principally make my own games

mint cloud
#

I’ve done 0 🗣️🗣️

#

I’ve also made 0 games

thick sail
#

This is an exception and I'm being paid pretty fucking well

#

Cannot complain

mint cloud
#

And written ~10 lines of code in 2 years

#

I’m so tuff

thick sail
#

🔥

somber vault
golden atlas
thick sail
#

Or not even bother

#

I'm also using a ragdoll

#

Which is server sided

ruby cipher
thick sail
#

Exploiters are goofballs

#

They're free to modify their own physics while still being replicated

livid spear
thick sail
#

You just have to check for things like their velocities and height etc

livid spear
thick sail
#

You can't stop them from exploiting their own physics

livid spear
#

Of the player?

thick sail
#

Yeah but you need to check that ANYWAY

livid spear
#

But if I used the speed formula

thick sail
livid spear
#

And did it continuously for each player

thick sail
#

You can check at intervals

livid spear
#

Wouldn’t that stop like the harmful physics?

thick sail
#

If it surpasses some ridiculous number then you warn or ban them

livid spear
thick sail
livid spear
thick sail
#

A vehicle colliding with a player

#

Exploiters can move wherever they want

#

So detecting where the player is can be client sided

livid spear
#

I don’t think that stuff will ever be stopped by Roblox or anyone tbh

#

Maybe one day if Roblox changes the entire engine it was built on

#

Or a decent amount

golden atlas
#

how do i get my stuff like this

#

its hard following along cause mines a mess

somber vault
golden atlas
somber vault
#

look it up

true birch
crude wolf
#

I want a group of code inside a function to run at the same time as the rest of the function does. For example the main function loads the egg animations but at the same time I want the sound effects to play, what is happening is when I load 3 at a time, each egg loads, then plays the sound effects then after the one is done, the next one starts, when i want all 3 to start at the same time.

stark crow
#

Multithreading

#

If you use yielding code and you want it to run simultaneously, it‘s your best bet

#

task.spawn(function()
— your code
end)

crude wolf
#

Got it thank you

crude wolf
stark crow
#

You are very welcome

iron sail
#

Does chatgpt work for roblox?

somber vault
iron sail
#

wont that make all scripters useless

peak jolt
#

who do you think is going to use chatgpt

#

if you have one guy busy writing to chatgpt all day then thats your scripter

stark crow
#

Em what

#

ChatGPT is good at stacking up code filled with bugs

peak jolt
#

so are humans

#

i think bros doing jobs for cheap price

muted fern
#

yeeeee

iron sail
muted fern
#

ye bro

peak jolt
#

why does that not make you a scripter

muted fern
iron sail
#

youre having chatgpt script it

peak jolt
#

but im the one copy pasting it and making sure it works

iron sail
#

does making chatgpt make art make you an artist?

#

with that logic youre wrong

peak jolt
#

if chatgpt makes an art piece with a mistake and i wasnt an artist i wouldnt know how to fix it

#

if chatgpt makes a script with a bug i can fix it because i am a scripter

iron sail
#

🤦‍♂️

peak jolt
#

go ahead get chatgpt plus right now and try to make a game with it im not saying its useless but there is a bit of knowledge required to make it cohesive

#

if you have no scripting knowledge you will be stuck in chatgpt all day essentially... learning how to script

weak radish
#

Only 1k$ for setting up datastores!!

weak radish
toxic pagoda
#

does anyone know a scripter who is good at cashgrab systems (paid with % on games with ccu alr)

toxic pagoda
weak radish
muted fern
#

datastore of what

toxic pagoda
weak radish
muted fern
#

i accept 1k

#

to make datastore

weak radish
weak radish
muted fern
#

ye

#

explain pls

weak radish
muted fern
#

why

weak radish
#

I said it as a joke because you're definitely not doing it for a "cheap price" and you couldn't have proven me more right

muted fern
#

ido

#

i just need robux

#

i mean u can try

#

i dont want money i want robux

weak radish
# muted fern why

Lmao what do you think is a cheap price if you think implementing datastores is worth 1000$

muted fern
#

not dollard

toxic pagoda
muted fern
#

i meant robux

muted fern
#

1k robux

spice summit
#

kill me bro

regal scarab
#

Some of the leaderstats show "-" for some reason, could this be a roblox related loading issue for the leaderboard?

patent lodge
#

datastoreservice not loading data properly

regal scarab
#

so its a roblox issue right?

patent lodge
#

are you leaderstats being correctly created?

lethal osprey
#

Someone have good R15 Ragdoll module? Rlly need it pls

regal scarab
patent lodge
#

is the data store returning valid?

sacred ore
patent lodge
#

no its if you set base data to nil

#

0 is different

sacred ore
regal scarab
#

i did?

patent lodge
#

i read that wrong

patent lodge
regal scarab
#

okay ty

sacred ore
# regal scarab okay ty

when you load data are you giving a base data if your player is joining for the first time?

regal scarab
#

yes the default value is 0

patent lodge
#

you could print HttpService:JSONEncode() to debug

golden atlas
#

variables seem hard to learn ngl i understand it copys

#

in some form

patent lodge
formal wolf
#

guys is rescripting the same as fixing a bug?

patent lodge
formal wolf
regal scarab
formal wolf
#

not restarting

mild escarp
static coral
mild escarp
sacred ore
static coral
golden atlas
golden atlas
#

so its used to just store something?

regal scarab
static coral
#

do research on the different datatypes

#

and learn some computer architecture

sacred ore
static coral
#

it will help

static coral
#

it would also help learning a lower level language first

golden atlas
#

im on episdoe 4

static coral
#

as i said

#

also learn computer architecture

#

it will help with any sort of coding

golden atlas
static coral
#

basically learn how computers work

#

like datatypes, terminology, how different hardware parts work, bits, bytes, etc

golden atlas
#

o

static coral
#

with hardware i mostly mean ram and cpu

#

since u wont really be using the others when coding

#

atleast on roblox

formal wolf
#

guys is rescripting the same as fixing a bug (without rewriting everything)

sacred ore
formal wolf
# static coral elaborate

one of my clients is saying that because I was paid to rescript some systems in the game, i am obligated to fix the bugs from systems that i wasn't assigned to do & I didn't write the code for

sacred ore
#

then you are suppose to fixe the bugs that are script related

static coral
#

what was the task simply put

marsh kelp
formal wolf
#

😔

marsh kelp
#

...? you're making it in their game?

formal wolf
#

then they found someone who worked faster than me

#

and the owner said he would pay me off

#

but he refuses to pay me for the bug fixes

#

and he says it was rescripting

marsh kelp
#

if those aren't your fault, and you both didn't agree about "fixing bugs"

#

then try to take the money and get in touch with a staff to ask them about reporting this guy

still condor
#

and hes charging me for fixing bugs in the game i told him to rescript?

#

i didnt say rescript some systems

#

i said rescript my game

marsh kelp
#

rescript as in re create from scratch?

still condor
#

yes rescript my game, i tolf him most of it is good but some of it is very bad

#

resscript the bad parts and hes charging me extra for bug fixes

#

ill send screenshot proof of exactly what i said

formal wolf
#

u said “game “

#

also later on

#

you said that the 50k you paid me was like an upfront

#

after you put me on %

marsh kelp
#

it's best for you both to consult a Mod that is a scripter.
anything I say here is just my opinion

snow geyser
near sonnet
#

yo guys why does my gui button scale with the pluggin but the text in it not?

near sonnet
#

ahhh i see

#

alr ty

true moon
#

its so fun to just mess around with drag detector, i just made a trash picking game where you get paid for everything you put in ur bag that you also have to drag around xD

near sonnet
#

guys i hate gui

#

why does my image not get scaled but my button does or other way around

true moon
near sonnet
#

Im using the plugin

true moon
#

that doesnt stop you from checking if its using the same scaletype on both

#

imageLabel.ScaleType

#

check on both instances

#

if they arent the same thats probably the problem

formal wolf
#

and he says it was rescripting

quasi urchin
#

Anyone know how to fix explosions causing desyncing of other player's characters? (Other people can turn invisible or are high up in air, stuff like that)

night rock
#

Dm me if you can help me with my pet thing that only i van give in a script to people I choose

near sonnet
pine torrent
#

But I'd rather say it's the position offset problem

#

Easy fix tho

near sonnet
#

nah when i click scale on the plugin that still happens

pine torrent
#

If it's 0,100 / scale, offset
You do 0.1, 0

pine torrent
cobalt oracle
#

no use the scale plugin

#

which one do you use @near sonnet

pine torrent
cobalt oracle
#

its easier?

rain osprey
#

thank you roblox for making enums indexed

pine torrent
#

It's literally position using offset instead of sce

#

Scale

near sonnet
#

this one idk how its called

cobalt oracle
#

yeah use that one

pine torrent
#

Scale

near sonnet
#

i did alr

cobalt oracle
#

did you use set

#

the ui offset to

#

0.5,0,0.5

pine torrent
#

Anchor point

#

?

cobalt oracle
#

yeah i mean anchor point mb im a scripter

near sonnet
#

yall are saying to much i dont understand im new guys chill

pine torrent
cobalt oracle
#

imnot talkign to you am i

pine torrent
cobalt oracle
near sonnet
#

alr lemme try

cobalt oracle
#

make sure the anchor point is that

#

its not gonna fix it but

#

ill tell u what to do next

near sonnet
#

alr my button moved a little but i did it

thick sail
#

Guys

#

How can I make collision detection more efficient

cobalt oracle
#

can you take picture of inside your

#

button please

thick sail
#

I'm trying to create a car knockback system

#

So when you run into other players they get flung and ragdoll

near sonnet
#

properties ?

thick sail
#

The issue is that it doesn't happen fast enough

cobalt oracle
#

like this @near sonnet

near sonnet
#

ah i see

cobalt oracle
#

delete them all then

#

re add using the plugin

near sonnet
#

alr ig ur the pro

cobalt oracle
#

only click these for the ones

#

you want to keep still

dark basin
#

What’s the best place I can learn how to script?

near sonnet
#

so i create them then select them and click scale rightß

#

?

cobalt oracle
#

it wouldbe better for you to scale the position and size for each of them

#

and then add a

#

UiAspectRatioConstraint

#

that should work

near sonnet
#

so i create button, use the tool, create image inside of it, use the tool again, then add UiAspectRatioConstraint

cobalt oracle
#

na you dont have to re create the button only the UIAspectRatio then

#

add a new one

#

before that you should scale position and size

pine torrent
#

I learnt UI hard way

cobalt oracle
#

so first delete all UIAspectRatio

pine torrent
#

No documentation, pure experimentation

cobalt oracle
#

then scale position and size

#

then add it back using the plugin

near sonnet
#

alr

#

brb

cobalt oracle
near sonnet
#

i am

snow geyser
#

how do i turn of that red thing

near sonnet
lofty plinth
#

but im guessing u mean the highlight

#

press insert

snow geyser
#

where

lofty plinth
#

on ur keyboard

snow geyser
#

found it THANK YOU YOUR A LIFE SAVER

quasi urchin
#

Anyone know how to fix explosions causing desyncing of other player's characters? (Other people can turn invisible or are high up in air, stuff like that)

shy bronze
#

does fps guns work by sending the client to the server the hit target and the hit pos to double check check on the server or smth else i tried raycasting on the server and it was ass

quasi urchin
#

Yeah usenclient local script

#

And send cord on remotevent

celest cipher
#

is my game good enough? i was tryna practice to make a grow a garden game to help learn more abt scripting but i now have a full game basically and i want to sell it. could i make something off this?

celest cipher
#

@wise turtle @ripe plume

#

join private 3b

ripe plume
#

sure why not

celest cipher
#

@ripe plume @wise turtle

#

any feedback?

ripe plume
#

i saw a datastore warning when u bought something in the store, do you save every time you buy something?

celest cipher
#

my friend helped with the datastore

wise turtle
celest cipher
#

not too sure

ripe plume
#

yeah same here the game was cool though :)

celest cipher
#

any place i can find people to buy my game

ripe plume
#

rodevs maybe

celest cipher
ripe plume
#

or 'roblox developers'

celest cipher
#

@wise turtle @ripe plume can u help me find a buyer

ripe plume
#

no sorry

celest cipher
#

@ripe plume wait how did u get 10M visits

ripe plume
#

i didnt

#

got 14m now 😎

celest cipher
ripe plume
#

they're rly bad im embarrased lol

#

so imma keep it a secret

native hedge
#

Guys, how do i get the player current position using OrdenedDataStore in the faster way

#

"Too many requests"

#

Theres 2 million keys in the ordeneddatastore crie

night smelt
#

is roblox down

rain osprey
#

oh of course that studslop updated
and proceeded to break the platform

plucky oak
crude quarry
lucid pendant
lucid pendant
#

oh

crude quarry
lucid pendant
#

🔥

lucid pendant
crude quarry
#

make a weather system that uses the clouds in the terrain function

crude quarry
#

now make it rain, snow, autumn and idk volcanic ash

lucid pendant
#

ima make an npc

crude quarry
#

wrong video

#

welp I lost it 🥲

lucid pendant
#

damn

crude quarry
lucid pendant
#

ye

crude quarry
#

didnt clouds use to have a rain function?

#

oh wait nvm im thinking of the plugin

snow geyser
#

is this good for day 3?

candid kestrel
crude quarry
snow geyser
#

im long ways away

crude quarry
#

still on tutorials on day3?

snow geyser
crude quarry
#

you need to start working on random projects

snow geyser
#

bruh what the heck i mean ill prob finish the turtorials this week

candid kestrel
crude quarry
#

Look into it

snow geyser
#

oh alright thanks ima get to practice but thanks ✌

indigo thorn
#

Or an hour

#

Healthy to do it like that

snow geyser
#

yea thats what im doing

indigo thorn
#

Yeah its your own progress so do what you want to do

#

🙂

lucid pendant
#

🔥

lucid pendant
gilded gyro
#

hello

copper apex
crude quarry
#

Saves time

copper apex
crude quarry
#

This one has the best rain effect i've ever seen

lucid pendant
#

what in the sigma is happening to bro

copper apex
#

I have never made any vfx in my life

crude quarry
#

same

#

I've only ever gotten a png made it real tiny and scattered them randomly throughout the world looking like snow

lucid pendant
#

i made an npc that goes towards you and tries to kiss you

crude quarry
gilded gyro
crude quarry
gilded gyro
#

💀 then practice

crude quarry
#

im already coding isn't that enough FunSobby

copper apex
#

Coding is fun until you need the assets to make it work

gilded gyro
#

me code fast enough

jagged glacier
#

is cs still practical to take in college?

gilded gyro
#

i can even code rain in 5 minutes cathello

copper apex
gilded gyro
jagged glacier
#

anyone here studies cs?

#

comp sci

gilded gyro
#

@jagged glacier where u live?

crude quarry
#

im trying to get better at it

gilded gyro
#

I'm not lying tho Skull

copper apex
#

I didnt say u were 🫠

gilded gyro
#

just 5-10 minutes

crude quarry
#

I did cat_evil

gilded gyro
#

using raycast ahh

crude quarry
#

ew raycasting

#

kidding

gilded gyro
#

dawg, is important

crude quarry
#

I know its uses but I have no idea how to use it

gilded gyro
#

local ray = workspace:Raycast(pos,dir,params)

#

it uses on weapons

lucid pendant
#

bro really wants me

gilded gyro
#

💀

jagged glacier
crude quarry
#

I tried to mess with it once

crude quarry
#

I couldnt figure it out

lucid pendant
#

made wayfindr in like 9 mins is that good or bad

gilded gyro
#

I'm currently g11

#

ict

crude quarry
gilded gyro
#

except i have alot of experience with coding since 2018

crude quarry
#

like beam

jagged glacier
crude quarry
gilded gyro
#

pos = Vector3.new(0,100,0)
dir = Vector3.new(0,-500,0)
local ray = workspace:Raycast(pos,dir)

if ray then

end

crude quarry
#

im still using the plugin cat_evil

gilded gyro
#

direction is where the pointing at

jagged glacier
#

i only had some because one of our subject

gilded gyro
jagged glacier
#

@gilded gyro u're going to study cs or what in college?

#

u haev some leverage mostly bro

gilded gyro
#

but mostly suckass at math

crude quarry
#

Okay yall now that I know How
print('hello world') works I need step by step direction on making a fully functional police car with light, sirens, and missles THANKKKKSS
/j

jagged glacier
#

are you going to study comp sci or what field?

#

@gilded gyro

gilded gyro
#

not surely bro

#

still senior high school rn

jagged glacier
#

but do u see yourself studying comp sci?

gilded gyro
jagged glacier
#

computer science?

crude quarry
#

computer science more like
ChatGPT Science

jagged glacier
#

but u have some experience when it comes to programmin, mostly cuz of roblox right

night storm
#

roblox is just a tiny spec of what cs offers, it does give you some basics

gilded gyro
#

sometimes

#

except I didn't learn C#

jagged glacier
gilded gyro
#

yes

#

bakit

jagged glacier
#

you do it for fun right?

gilded gyro
#

uh yes

#

why

jagged glacier
#

that's cool

#

nah nothing really

#

i should've study programming early in my life lol

charred seal
#

yo would some one like to help me dev a game on roblox?

lucid pendant
charred seal
#

%

lucid pendant
#

Wild

#

give me 995

#

99%

#

🔥

#

99.99

#

%

charred seal
#

nah

plucky oak
#

What can you do why wouldn’t I just make my own game

lucid pendant
#

yesssir

snow geyser
#

learned something new and it worked

lucid pendant
#

Whats that

#

oh

#

🔥

gilded gyro
hardy spindle
somber vault
#

thats the request i send

#

and it onlys sends back like 5 users

nocturne barn
#

does anyone know how to make chat notifications with the new TextChatService

lucid pendant
#

🔥

sonic juniper
#

can you extract built in libraries from roblox?

#

like the vector lib?

lucid pendant
sonic juniper
lucid pendant
sonic juniper
#

idk how but

sonic juniper
lucid pendant
#

u cant

sonic juniper
#

yeah but i want the file

sonic juniper
#

ill still try

lucid pendant
#

its c++

sonic juniper
#

pmo

lucid pendant
#

lol

somber vault
#

does anyone know anything about roblox api

lucid pendant
#

bros not letting me escape

lucid pendant
cyan vortex
#

How do I post

marsh kelp
#

-/post

crude quarry
#

I think im dumb cuz time says its increasing but it's skill dark

#

I thought adjusting the clocktime would work dies

ebon frost
#

yooooooooo

fiery cliff
#

lolll

hearty olive
lusty patrol
#

quick questions whats the difference between cframes and vector3

thick sigil
#

A vector3 is just a point in 3D space. It can represent just a point or a direction. It has an x, y, and z value.

A CFrame is similar to a Vector3 in the since that it’s a point and can hold direction data, but it also hold orientation data. It holds a 3x3 matrix of data that represents the rotation and orientation of a point in 3D space.

lusty patrol
thick sigil
#

Yup

lusty patrol
#

so wouldn't cframes be better?>

#

since they're able to control more stuff

thick sigil
#

Depends. Sometimes you don’t always need rotation data, so it’s just simpler to modify a vector3. For example, position is vector3 value.. but CFrame’s hold position, and orientation all in one. If you need to simply just move something to a specific location you can just set the CFrame. Sometimes you just want to move it right 5 studs, in which case you’d add vectors to the original position. It really just depends on the scenario.

lusty patrol
#

kinda like waitforchild and findfirstchild or setasync/getasync

thick sigil
#

Ehhh kinda but not really.

Vector3 is just a container for 3 numbers: x, y, z. It’s a simple data type.

CFrame is a container for both a Vector3 position and rotation/orientation data (i.e. a full coordinate frame). It holds more data and enables more advanced spatial operations like transformation, rotation, and local space math.

hoary cedar
#

The key distinction is that CFrames represent position and rotation. Their key functionality surrounds advanced rotational operations and data

lusty patrol
hoary cedar
brave cairn
#

use the marketplace for jobs ty
and don't spam

hoary cedar
lusty patrol
hoary cedar
#

Sometimes constructing CFrames with only XYZ data can help streamline offsetting position with respect to object-space

thick sigil
#

Yeah it’s important to realize you can create a new CFrame with only one Vector3 inside of it to store position, or a CFrame that only stores rotation.

#

It really depends on the specific case to determine which is the best option to use.

lucid pendant
#

yo what should i code for fun

hoary cedar
#

CFrame.new(1, 2, 3) or CFrame.new(Vector3.new(1, 2, 3))

#

The former is typically used with magic numbers. The latter is typically used when resetting the rotation of existing assemblies

peak jolt
#

cframe is not a class its a data type

wise turtle
#

lie

hoary cedar
peak jolt
#

not really

hoary cedar
#

Yes, really

peak jolt
#

not even conceptually

hoary cedar
#

A class is a datatype

peak jolt
#

a class type is mutable a data type is not

lusty patrol
lucid pendant
#

pluh

#

not a game

#

i would but i already coded a td for fun today

plush zenith
#

do you guys ever just

wise turtle
#

lock in

plush zenith
wise turtle
#

lie

plush zenith
#

truth

wise turtle
#

are u the rollback netcode guy

plush zenith
#

?

#

oh shoot

#

haha we're both in the oss server

#

yeah im the guy, its going quite well

wise turtle
#

thats nice

plush zenith
#

i had to do a bunch of rewrite up until recently

#

gonna be closing the rollback thread soon cause i got a good groove going

wise turtle
#

🙏

plush zenith
#

we got professor as mutuals as well haha

#

how do you know him?

wise turtle
#

he added me as a connection 😭

plush zenith
#

haha

#

as for me, i dont even remember tbh LOL

wise turtle
#

he is friends with half of ross

plush zenith
#

friending half the tech server

wise turtle
#

lmfao

crude quarry
#

local player = hit.Parent:FindFirstChild("Accessory")
Can I use this to find any accessory on a user?

plush zenith
#

all accessories are under the model instance

crude quarry
#

so theoretically

script.Parent.Touched:Connect(function(hit)
    local player = hit.Parent:FindFirstChild("Accessory")
    if player or "Accessory" ~= nil then
        for i,v in pairs(player:GetChildren()) do
            v:Destroy()
        end
    end
end)```
somber vault
#

😓

plush zenith
#
  1. accessory should be replaced with whatever the name of the accessory you want to find is
crude quarry
#

any

#

Im not looking for a specific one

plush zenith
#

yup

#

ah

plush zenith
#

ahhhh

plush zenith
crude quarry
#

Omg finally thanks

winter glade
#

aren't you just comparing the string "Accessory" to the nil value, not the actual accessory object?

plush zenith
plush zenith
#

ur comparing a string to nil

somber vault
#

are you doing ray casts?

plush zenith
#

its a random string, meaning i could put "Cheese" ~= nil and it would still work

crude quarry
#

hmm

somber vault
crude quarry
#

no

somber vault
#

what are you doing

plush zenith
#

oh thirdly, this:

#

ur not finding the player, ur finding the accessory

#

meaning, this code would only remove everything in the accessory, not the player

#

if you wanna get to the player, you just need to do hit.Parent, not hit.Parent:FindFirstChild("Accessory")

somber vault
#

lol what’s the purpose of destroying the character?

crude quarry
#

No im trying to make a hat remover hence why im looking for the accessory

crude quarry
#

and it works as is

#
script.Parent.Touched:Connect(function(hit)
    local player = hit.Parent:FindFirstChildOfClass("Accessory")
    if player then
        for i,v in pairs(player:GetChildren()) do
            v:Destroy()
        end
    end
end)```
somber vault
lucid pendant
#

bro exploded the toilet

crude quarry
lucid pendant
plush zenith
plush zenith
lucid pendant
crude quarry
plush zenith
#

(if you can)

#

it will not work

crude quarry
crude quarry
#

Just players

plush zenith
plush zenith
somber vault
plush zenith
somber vault
#

it’s not gonna work right

plush zenith
#

we could provide you with some hat remover code right now tbh

#

of course i dont wanna spoon feed you

somber vault
#

yea

plush zenith
#

so i'll explain how it works

#

so you can actually learn and not just get working code without gaining knowledge

#

sound good @crude quarry ?

crude quarry
#

The crown is called MeshPartAccessory

lucid pendant
#

yessir

plush zenith
somber vault
#

i’m just gonna spend the next 2 hours helping people with code i’m bored