#code-discussion

1 messages · Page 64 of 1

cerulean perch
#

depends on your skill level

fossil salmon
#

why the hell does it have to be 1 script and no modules

cerulean perch
#

some other servers like rodevs allow multiple script as far as they linked

glad oyster
fossil salmon
#

so scripter hirable has decent scripters huh

glad oyster
#

There are some green posts, others are red or pink...

glad oyster
glad oyster
cerulean perch
#

i will try to and hopefully be accepted

glad oyster
tardy pasture
#

im black

cerulean perch
#

prove it

tardy pasture
tardy pasture
cerulean perch
#

show photo of you with timestamp

tardy pasture
#

no

#

u wanna goon on me

#

i wont allow it

cerulean perch
#

as you like

#

but i wont believe you

tardy pasture
#

thou shall not goon on me

#

i have spoken

cerulean perch
#

oh my god

#

im so scared holy shi

tardy pasture
#

yes u are

#

now go fetch me some kfc

cerulean perch
#

no

tardy pasture
#

yes

cerulean perch
#

no

#

get better

cerulean perch
#

skill issue

#

noob

nova scaffold
tardy pasture
#

imagine not having kfc free pass

cerulean perch
#

imagine

tardy pasture
#

racist now go start a fund me

#

lika that woman

cerulean perch
#

which one

#

the one i saw you with last week?

tardy pasture
#

u dont know ?

#

a woman called a black kid the n word and started a go fund me and gained over 300 k

cerulean perch
#

fund over what

tardy pasture
#

she get funded for being racist

cerulean perch
#

what the frick

#

why people donated her

granite forge
#

Cuz she's tuff af

modest sorrel
#

Anyone know how to change the time of day and clone an atmosphere from replicated storage into lightingg when a player joins?

night gazelle
raven dust
#

tweenservice "ts " 💔 💔 🥀

pure shale
#

is there any flaws in this

lean cave
#

ReturnAttributes is a global function, not part of the module

#

Missing WaitForChild usage when accessing player.PlayerGui.VFXStatusGui

ocean yacht
#

who wants to tweak up my old game (50m visits)
u must be a good scripter. 50% split with you, its a new game just a revamped v2

azure gate
#

game type?

azure gate
#

yuh

bold bobcat
#

what playlist should i watch to script?

copper jay
#

is cloning an instance less resource intensive than creating a new instance?

shut sorrel
#

It really only matters if you use clone or instance.new a lot, it's fine to use both either way normally

copper jay
static coral
copper jay
#

i use ProfileService for my datastore rn, so I have player data in a table that loads onto the instances

static coral
#

keep all playerdata in a table and replicate it to players when it changes

#

more optimized than instances

copper jay
static coral
#

yeah just as a note

copper jay
#

in the future i wouldn’t do that, i didn’t script it myself

raven dust
#

HEEEEELP

#

HEEEEEEEEEEELP

#

I CANT TWEEN

#

@static coral BABABOI HELP

shut sorrel
#

If you're worrying about resources, you shouldn't be using physical objects to store data

raven dust
#

why cant i tween a part in my car

#

its js welded to a chasis

#

i can tween when i try anything else

shut sorrel
shut sorrel
#

Motor6d is like a weld but you can animate it, like tween the property to open a hood or something

raven dust
raven dust
#

is this all the reason i cant tween it?

shut sorrel
#

You can use weld too, but you need to tween the c1 property of weld, or c0 whatever it's attached too

shut sorrel
#

Click on the weld and look at the properties

shut sorrel
#

You see c0 and c1, it's the cframe for the first part and second part, and how far apart they are and their rotation

#

Cframe is position and rotation

copper jay
raven dust
#

uhh

jaunty tulip
#

@deep mulch your dms are closed mate, can't commission you..

raven dust
#

its serverscript

shut sorrel
# raven dust uhh

I'm on mobile so I can't show you but just Google "roblox tween a weld"

#

You can use motor6d outside a localscript too

#

But you can just keep the weld instead anyways

raven dust
#

uuuh

#

help bro how i use that thing

#

its a model btw

#

every part in the model welded to primary, but they also welded to chasis of car

shut sorrel
#

Does WeldC exist in primary

raven dust
shut sorrel
#

It should be primary.WeldC

raven dust
#

oh

raven dust
#

TYSM

#

but um

shut sorrel
#

yeuup glad it works

raven dust
#

why the welded parts didnt move w it

shut sorrel
#

Make sure they're not anchored

raven dust
shut sorrel
#

Uhh make sure they're all welded together properly

#

what plugin do you use

#

To weld

raven dust
#

weld all

#

shit

#

i dont have to do the same thing on all of those welds right

#

i watched a vid tuto and a guy did it that way for models and it worked fine

shut sorrel
#

no, it just sounds like a weld problem like you welded something wrong

raven dust
#

uhh

#

i js click the part and then primary and click weld all

shut sorrel
#

Just delete all the welds and only select all the door parts again and weld all

dusky moon
#

guys when making a combat script, does it matter if i put the damaging part in a module script or in a server script

shut sorrel
#

the first part you select will be the part every other part is connected to

raven dust
#

uh

raven dust
#

neither way

#

do u mean like delete all the weld including to the chasis

#

or js inside the model

shut sorrel
#

I have this old video I made for someone else if it makes any sense, instead of weld I use Rig Edit to position a motor6d, but the 2 parts are welded together

raven dust
#

watttt

shut sorrel
#

I weld all the pieces I want to only move as a single piece together, the I use a motor6D to change the rotation

#

It's only a motor6D because the rig edit plugin though

raven dust
#

im scared of trying motor6d 💔

shut sorrel
shut sorrel
terse vector
#

This bug. is. driving. me. crazy. Need some help.

#

This tool keeps showing up.'

#

It's not in studio.

#

I've searched for all other scripts / tools, nothing is in studio.

#

I don't even have the word "Tool" in my codebase.

shut sorrel
#

Do you own that tool on your account?

raven dust
#

i weld that way right

terse vector
#

I own it but it's not equipped.

terse vector
shut sorrel
#

Even if it's not equipped

terse vector
#

I'll check that out real quick, I had assumed if it is not equipped you don't get it.

shut sorrel
#

It's a ancient Roblox feature, all games used to let you spawn with all your gear up until like 2015 or something

raven dust
#

ohh

#

i didnt need to weld the parts to the bus?

#

it works now

#

so welding is kinda like rigs

shut sorrel
#

Nice, yeah only weld all the parts together that act as a single piece

terse vector
#

Do you know where this setting may be?

raven dust
#

✌️ yessir

shut sorrel
#

Yeah basically the bus is a rig, with motor6d and a root part you can use the Roblox animator to animate it

terse vector
#

Creator studio is throwing me for a sppoin.

raven dust
#

so welding the parts to one and welding that one to bus chasis enough

shut sorrel
shut sorrel
shut sorrel
#

ye np

round granite
tiny obsidian
#

🥶

steel elm
#
local Button = game.Players.LocalPlayer.PlayerGui.PlayerGUI.InventoryButton
local OpenedGUI = script.Parent.Parent.Inventory
local TweenService = game:GetService("TweenService")

Button.MouseButton1Click:Connect(function()
    if Button.ImageTransparency == 0.25 then
        TweenService:Create(OpenedGUI,TweenInfo.new(0.05,Enum.EasingStyle.Quart,Enum.EasingDirection.Out),{
            ["Position"] = UDim2.new(0, 0, 0.127, 0)
        }):Play()
        Button.ImageTransparency = 0
        
    if Button.ImageTransparency == 0 then
        TweenService:Create(OpenedGUI,TweenInfo.new(0.05,Enum.EasingStyle.Quart,Enum.EasingDirection.Out),{
            ["Position"] = UDim2.new(-0.5, 0, 0.127, 0)
        }):Play()
        Button.ImageTransparency = 0.25        
    end
end)

I'm trying to put two conditions inside the MouseButton1Click function, but it only works when 1 of them is inside it and stops working when both are. Why?

steel elm
icy dew
#

Np

shut sorrel
ember otter
#

guys i need help

#

so in c++

#

1^ = 5*

#

then the function of 9* should be 3^

#

but its showing -2^ : (

#

i need help

velvet vapor
#

what is ^ and * i don't get it

ember otter
#

its in c++

#

not in lua

velvet vapor
#

i understand

#

but I don't know what is a ^ if not a bit-xor

ember otter
#

do you know everything in c++?

velvet vapor
#

no so I thought you will say like it's this

somber vault
#

Does anyone

ember otter
#

just say yes or no

velvet vapor
#

no

ember otter
#

well me too

#

i am just spamming stuff

#

even idk what i am saying: )

#

time pass : )

#

lul

velvet vapor
deft haven
#

What forces allow a character to move etc

mint cloud
lime gyro
#

I mean it works and all but the error codes after the debris destroys the ping just kills me cryingdead

mint cloud
#

😭

#

Are you calling functions on destroyed parts or something

lime gyro
mint cloud
#

Gg

lime gyro
#

that updates the text and yh the part getting destroyed so gg

lime gyro
lime gyro
frigid token
#

😄

lime gyro
#

you using velocity or smth ?

frigid token
#

I am working on this system for 12h right now.

#

no

lime gyro
#

lemme check and tell ya

frigid token
lime gyro
#

ok i read you floating part so why not just use magnitud to make sure you get the circle the rabbit should be in and then apply the exact Y position on it

#

orrrrrrr

#

make a velocity on the rabbit exactly so it won't fall and make a string attachment to the player chracter(this js funny but worse)

frigid token
#

I think it was bug with like EggHatching hitboxes

lime gyro
frigid token
#

Cus when I was exactly 8 studs away (limit of the GUI) it just flew

frigid token
ripe plume
#

is the new roblox sponsor system trash or something?

placid agate
ripe plume
#

just started one now 16 mins ago, 10 tokens a day for 14 days, no impressions yet

north salmon
#

Who’s a good scripter and wants to make a game, I basically know how to do everything except script, so if u wanna make a game, lmk.

chilly canyon
#

Nah I mean for beginners it looks solid

granite forge
#

we all start somewhere i guess personally i wouldve made it in assembly with a typewriter

chilly canyon
velvet vapor
chilly canyon
#

There's nothing to improve

azure sandal
#

guys do you have any ideas for possible plugins i could make on roblox?
something that's not been done before but people really want it

hasty cobalt
#

Sorry why are u repliciating animations

#

😭

north salmon
#

But I could come up with a few ideas n lyk

wispy bane
azure sandal
hasty cobalt
#

I don’t think others are

wispy bane
ripe plume
hasty cobalt
ripe plume
#

and tweens are so annoying

hasty cobalt
#

you’re only passing player and animationname

lyric zealot
#

Guys can yall inform me of any scripting goals that I need to achieve as a beginner because I dont know where to start after finding out abt the basics

azure sandal
hasty cobalt
#

unless my brain is shutting down at 2am forgive me

ripe plume
wispy bane
#

oops

azure sandal
wispy bane
ripe plume
azure sandal
hasty cobalt
azure sandal
#

yeah very intuitive

ripe plume
wispy bane
# hasty cobalt 🫡

so in that case, since Roblox automatically replicates player's animations instead of all animations, if I play an animation on the player, it'll replicate twice no?

#

hmm what should i do about that now

hasty cobalt
#

if you just play it once on server / client you’ll be fine

wispy bane
#

so in that case it'll play twice right?

hasty cobalt
wispy bane
#

though, I guess I just shouldn't replicate any animations associated with the player in that case

hasty cobalt
#

there’s no need to use the replicate animation unless it’s for non characters

wispy bane
#

yeah that checks out

hasty cobalt
#

Goodluck

wispy bane
#

in that case looks like the replicator is complete

hasty cobalt
#

Ima head to bed it’s 2am here 🫣

hasty cobalt
wispy bane
hasty cobalt
#

adding cooldowns, authorizing before allowing it to replicate etc

somber vault
#

graphics

copper apex
#

Does anyone know any open-source lexical analyzers for luau, I am trying to make a custom command line interface and I wanted to get inspiration, most ones I seen are bad or outdated

chilly canyon
somber vault
chilly canyon
somber vault
chilly canyon
#

idk i forgot what you send

young sonnet
#

Is this channel for scripting/coding talk?

upbeat python
#

hmm

young sonnet
#

i got a question on it. If i were to hire a scripter or coder they would need access to the game correct

#

gang

#

house 😭

upbeat python
#

my honest erection:

#

sorry reaction

young sonnet
#

well house, ur a smart dude

#

answer it

upbeat python
#

if its a small commission or system

#

that can easily be implemented

#

and you have some coding knowledge to work with

#

then theres no need

#

otherwise give them access

young sonnet
#

I got animations, walks/runs/blocks/front,back and side dashes/ m1s/

tame echo
#

just got into scripting, how am i supposed to like know what to write to code a certain thing I want to control if that makes sense

upbeat python
upbeat python
#

and handy roblox api functions

young sonnet
#

U do effects Jeke?

upbeat python
#

no

#

i code

young sonnet
#

the uh

#

role tho

upbeat python
#

yea

tame echo
#

@upbeat python how long u been coding for?

upbeat python
#

but uh

#

i had a major knowledge leap last year

tame echo
#

scripting school game good to learn ts

upbeat python
#

not rlly bro

#

experience beats any other learning method

#

i grabbed scripts, modified them, tried to understand what did what and why

#

for what purpose

#

also

tame echo
#

can u help me understand returning, i mean the concept of how its getting explained is difficult to understand

upbeat python
#

i wanna show you something

tame echo
#

yes

upbeat python
#

thats basically a way of returning a value from a function

#

let me set a simple example

#

ok so

tame echo
#

alr

upbeat python
#

local function add(a, b)
return a + b
end

#

print(add(1, 2))

#

-- 3

young sonnet
#

0 x 0

upbeat python
#

basically, we are calling add with the parameters 1 and 2. the function then performs an addition and returns the value to whatever called the function. basically gives it back

young sonnet
#

i speak english guys, how th yall learn that sh

upbeat python
#

then, print takes the returned value

#

and prints it

upbeat python
young sonnet
#

igualmente

#

un poco

upbeat python
#

tremendo

#

es mi lenguaje nativo

#

soy chileno

young sonnet
#

oh

tame echo
#

i mean thats kinda better but also whats the point of using local, i probably havent gotten that far yet but I keep having to use it

young sonnet
#

im english native

#

dang, good english

upbeat python
#

its a bit hard to explain

#

considering your current knowledge

tame echo
#

u right

upbeat python
#

you would need to understand envs and globals first

#

somewhat advanced

tame echo
#

the hard part for me is like staying motivated and on task and if I like zone out or sum then I forget and idk like how to not do that

upbeat python
#

also

upbeat python
#

writing scripts (exploit scripts) is VERY motivating

#

i never did harmful stuff or that

#

just stuff people actually enjoy

#

you know the game "Fling things and people"?

tame echo
#

true i just think of money lmao

#

and yeah

upbeat python
young sonnet
#

the fling ppl game?

upbeat python
tame echo
#

wth

upbeat python
#

power of network ownership

#

all visible for other players by the way

tame echo
#

do you do comissions stuff like that

#

cus i heard scripters get paid the most

upbeat python
#

i mean yea occasionally

upbeat python
tame echo
#

yea

young sonnet
#

whats diff between coder/scripter..

upbeat python
#

none

#

just two different words

young sonnet
#

phew

upbeat python
#

lol

tame echo
upbeat python
#

procedural animation

somber vault
tame echo
#

funtion getMessage()

why do i capitilize the m, and also the parenthesis at the end

upbeat python
upbeat python
#

thats where you put parameters as well

#

local function e(parameter1, p2)
print(parameter1, p2)
end

tame echo
#

i need to remember the stuff im learning and then i will probably continue

upbeat python
#

basically a way to give info to the function

tame echo
#

dont want to move forward without 100% understanding it

upbeat python
#

heey now that i think about it

upbeat python
#

w exploits

#

syncing the parts with bodygyro and bodyposition

#

people gonna freak out

unreal island
#

Any of y'all experienced scripter? I got a question

upbeat python
#

me

#

ask away

tame echo
#

function getMessage()
return "hello"
end

why not put parenthesis on hello? just strings

unreal island
# upbeat python ask away

So well, we can assign a weapon which is in-game which alr has attacks n abilities to an NPC right?

unreal island
#

Damn what?

upbeat python
#

so dependant on your game's framework

unreal island
#

Hm?

upbeat python
#

you can do it with scripts of course

upbeat python
#

ion like saying rude things to ppl who are genuinely interested in learning tho

somber vault
#

think of skid as a property

young sonnet
# upbeat python w exploits

if i scream JEKE like mahoraga could u come in and save me from toxic teamers in fighting games whos only purspose is to ruin someones day

unreal island
upbeat python
upbeat python
#

roblox has internal handling of tools

unreal island
upbeat python
#

yea with a script of course

unreal island
#

But like, it would be easier right?

upbeat python
#

but

#

youd have to rewrite a bunch of stuff

#

its not magic

unreal island
#

Like wt exactly?

#

Ye ye man ofc

upbeat python
#

idk vro i havent seen your scripts

unreal island
#

Well it's being made ofc

upbeat python
#

im not about to spoonfeed you help either

unreal island
#

Yeah man i understand

upbeat python
#

theres terabytes of info online

unreal island
#

Sorry if I'm being dumb

upbeat python
#

ya no prob

unreal island
upbeat python
#

everyone starts somewhere

unreal island
#

Yeah bro

#

Like the main thing is I wanna make a boss

#

And like I was not sure of how to make the attacks n stuff

#

Coz they require more script n animation n stuff

#

So like

#

I thought w some basic script, just can make a boss and assign the weapon to it w script and like also change cooldowns n stuff ryt

#

@upbeat python

tame echo
#

yo @upbeat python would u be down to make a game, i already have modelers and vfx artists etc we just are looking for a scripter (u) and map builder and if you are down ill dm you the details but all of my workers are very experienced 2+ years

upbeat python
#

team development makes me nervous

tame echo
#

lol

short tangle
#

Could someone who understands website development explain to me how deposits work on websites, like where the money is kept and how it works. This must be a stupid question.

nocturne tundra
#

m

surreal socket
#

Hello, anyone knows how to connect a ViewModel to a tool? The tool is already scripted I just want to add a certain viewmodel but I don't even know where to start.

quiet lynx
#

can someone rate my application?

-- SERVER SCRIPT (Place in ServerScriptService)

local HttpService = game:GetService("HttpService")
local ReplicatedStorage = game:GetService("ReplicatedStorage")

local webhookURL = "YOUR_WEBHOOK_URL" -- replace this with your actual Discord webhook

ReplicatedStorage:WaitForChild("SubmitApplication").OnServerEvent:Connect(function(player, name, age, reason)
    if not name or not age or not reason then return end

    local embedData = {
        ["embeds"] = {{
            ["title"] = "New Job Application",
            ["color"] = 65280, -- green color
            ["fields"] = {
                {["name"] = "Username", ["value"] = player.Name, ["inline"] = true},
                {["name"] = "Name", ["value"] = name, ["inline"] = true},
                {["name"] = "Age", ["value"] = age, ["inline"] = true},
                {["name"] = "Why They Want the Job", ["value"] = reason, ["inline"] = false}
            },
            ["footer"] = {
                ["text"] = "Job Application System"
            },
            ["timestamp"] = DateTime.now():ToIsoDate()
        }}
    }

    local success, response = pcall(function()
        HttpService:PostAsync(
            webhookURL,
            HttpService:JSONEncode(embedData),
            Enum.HttpContentType.ApplicationJson
        )
    end)

    if success then
        print("Application sent successfully.")
    else
        warn("Failed to send application: ", response)
    end
end)
quiet lynx
#

but it works...

#

sooo

west owl
#

anyonne know any websites that is like a coding site for new people that is free?

lofty plinth
glass garden
#

most roblox devs are quite inexperienced, so learning lua/luau from roblox devs is typically a bad idea

#

there's my hot take for the year

glass garden
#

yeah it looks like it's still free

#

tbh khan academy is one of the best resources for any student in just about any field of study

chilly canyon
#

do they teach beginner to advance stuff?

glass garden
#

yes, you'll find kindergarten math thru college-level math. Similar with programming, you'll find beginner stuff thru college-level materials

#

I am a big advocate that people shouldn't need to pay a single cent to learn programming

chilly canyon
#

i see its not bad ngl thanks for this!

molten creek
#

You know it to be true

#

You know no matter how much you go against it

#

Knit is the future

glass garden
molten creek
glass garden
chilly canyon
molten creek
#

Literally moved to cursor just for that

glass garden
#

bummer

#

some day I'll make a video how to make games without knit and people will hopefully be like "oh shit yeah that

#

that's way better"

molten creek
#

I think you underestimate

#

My ability to not want to change

glass garden
#

hence the license fee

molten creek
#

If you made something that ran like Knit but wasn't knit

#

Which makes no sense

#

Basically cba to make custom framework, knit sexy and quick to setup, knit good

glass garden
#

service/controller -> script/localscript. Then use modules to bridge as needed. Boom. Done. 10x easier to manage

molten creek
#

"We use Knit, do you know it, yes, please work thakn you"

glass garden
#

I can't believe people are being paid to use Knit and I'm making $0 off of it. What a terrible decision I have made

molten creek
glass garden
#

would be a miracle if I made it to rdc this year tbh

molten creek
#

Not going?

glass garden
#

I've only come when invited to speak. I don't wanna pay that much for a plane ticket and hotel, but roblox pays it for speakers

#

but I've never gotten that back-to-back years

molten creek
#

I've just booked mariott again and going to book the flights early

#

Still expensive but ends up being worthwhile

glass garden
#

it's definitely a fun time

molten creek
#

Did you do talk last one?

glass garden
#

although I've got the social energy of a koala, so it's also exhausting

#

I was an RIA presenter last year

molten creek
#

Maybe I missed you

glass garden
#

awarded on tap for best use of audio

molten creek
#

OH THAT'S RIGHT

#

Forgot a lot of the RIA stuff tbh

glass garden
#

that was by far the biggest audience I've ever been in front. I think like 2k in attendance and thousands streaming? I think all of us were nervous for that one

molten creek
#

But hey nice cool little thing you can say you've done

glass garden
#

super weird reading from teleprompters too

#

yeah I'll stick to normal talks going forward

molten creek
#

Normal talks were lovely

#

IDR who ran the performance one

#

But loved it

glass garden
#

sounds like something peter would've done

#

mrchickenrocket

molten creek
#

It was yeah

#

Really dumbed it down well

glass garden
#

he did one at gdc this year too

molten creek
#

Roblox was at gdc that's right

#

I'm hoping they do gamescom germany

#

So can do an easier flight

glass garden
#

they really should try to do one over seas. I've heard it's pretty hard for a lot of people to get to the US this year

fluid galleon
ornate ivy
glass garden
ornate ivy
# glass garden I literally made it as a side project for a couple games & never advertised it. ...

People put way too much dev time into planning out how they’re going to organize and structure their codebase rather than just working on their game. Things can be refactored later, and the amount of time you “save” by making sure your codebase/networking is perfect from the start just ends up being wasted time on things that would have never really caused any issues down the line in the first place

light niche
#

I lov knit

fluid galleon
#

If its broken then my gameplay should also be like that from client side its working but i cannt move around in server side

#

Roblox update > get even worse

sudden estuary
#

just disable the new ui

fluid galleon
#

I really wanna do it

#

Its a shit

sudden estuary
#

in the beta menu thing

cyan lantern
#

What does the new ui looked like

spiral jungle
cyan lantern
#

what does it look like

fluid galleon
fluid galleon
sudden estuary
cyan lantern
#

This should be what roblox studio on mobile looked like

#

not on pc

sudden estuary
fluid galleon
#

where to report this

sudden estuary
#

check other possibilites

somber vault
#

My little helper

fluid galleon
sudden estuary
#

idk good luck

chilly canyon
foggy burrow
#

I need you to lock in bro

#

Just disable the new ui in beta features

chilly canyon
#

Already bought a car

#

🤷‍♂️

foggy burrow
#

🍪

#

Cookie?

#

I’ve bought 2

#

Lock in

#

Nah jp

#

That’s impressive

#

Good shit bro

mint cloud
#

You guys talking about fruitcakes?

fluid galleon
#

never ever try to use beta features!!

hardy pilot
narrow rapids
#

does the Luau programming language not optimize code at all during bytecode compilation lol

#
local x = 1
print(x)

plz tell me it at least optimizes variables out

rapid eagle
#

Mm

polar furnace
#

Somebody give me something simple to script in studio

autumn flare
smoky cipher
polar furnace
#

Somebody give me something simple to script in studio

stark lintel
#

Scripting for the first time (more like stealing code and using AI). I actually got something done for once

#

(It's just team teleports cryingdead)

#

Portals look ass but it's better than nothing I suppose

uncut isle
#

Does anybody know how to create one of these?

sudden estuary
#

the proximity prompt?

uncut isle
#

How to create a lever that makes the track switch routes

stark lintel
#

Shouldn't it be a prompt that makes certain parts appear and dissapear?

uncut isle
#

Actually

#

Thats what I was thinking

#

Thank you

stark lintel
#

Pretty sure it would be easier that way

#

np man

#

Trying to help with the little I know 💀

worn flax
silver finch
worn flax
#

tbh

silver finch
worn flax
#

boom

silver finch
#

not proof

worn flax
#

u proof it’s ass

#

🤔

silver finch
#

where your proof that u got proof that i dont got proof if i think it ass

#

u got no proof

stark lintel
stark lintel
#

Thanks mate 🙏

worn flax
#

Nwwwww

#

What are u making?

stark lintel
#

Well

worn flax
#

Well

stark lintel
#

I was thinking a medieval game incorporating some elements of Empire clash (notably the settlement upgrades) as well as Generic Roleplay Gaem.

#

Ts is fr all the assets I've got for now lmao

worn flax
#

U made all that in Roblox studio!?

stark lintel
#

ye

worn flax
#

U got some talent

stark lintel
#

Also made the pulley mechanism earlier. Which worked, but for some reason, it doesn't anymore.

#

Wait hold on lmao

#

I forgot it might be specific teams only

stark lintel
#

Ok yeah it is

worn flax
#

U have a good eye for detail

stark lintel
silver finch
#

found your little ass

worn flax
silver finch
#

sneaking in the channels

worn flax
#

(Yes I said it wrong)

silver finch
worn flax
silver finch
#

poppa jamal, crucify this man, in the name of black!

stark lintel
# stark lintel

Though my friend helped me make this ( I watched him code lmao)

stark lintel
#

He explained the process though

worn flax
silver finch
#

swamp rats

#

@worn flax im gonna find your lil ass

#

what channel u in

worn flax
silver finch
silver finch
maiden dagger
#

is there a way where i can make a script where in the esc player list it only displays your player while there are other players in the server

charred night
#

tho idk id thats even possible

polar furnace
stark lintel
hasty cobalt
#

meow

ivory temple
#

guys is this an efficient way to make a standable spinner

uncut isle
#

Can someone help me? Im trying to make a lever like this. I have a current script but it doesnt work properly, one of the parts dissapear and reappear fine but the other one isnt showing at all

chilly canyon
copper apex
#

Instead of having to select every part in each model in your game to change one thing about them, I am working on a plugin where you just select a model, and every single model thats the same, anything you change will be sent over to all the other ones.

Right now I am just making it work with base parts, but I plan on using trees as a way to track the structure of models, using Debug ID's to collect unique identifiers of objects and hopefully, figure out all the edge cases.

https://gyazo.com/62401676c6346c2771fb13381f74670e

merry cedar
#

can anyone help with some gamepasses for my game

velvet vapor
copper apex
dusky moon
#

is muchacho still viable for quality combat

chilly canyon
velvet vapor
#

what is muchacho?

chilly canyon
#

a hitbox module

ivory temple
#

do flamework components require cleanup for connections or nah?

ripe plume
#

holy how is my new game doing so bad

#

is it due to the server location?

#

or am I just the worst person ever to do code lol

lost burrow
#

were you the first one in the server

ripe plume
#

nope

#

when testing in studio its going good at like 49 ms and when i join one of the servers i get this

ivory temple
ripe plume
#

looks like they're thai while im from norway tho

ivory temple
#

when somebody joins first the server is wtv their location is set at

ripe plume
#

hm alr idk what to do about this though

#

'cause ppl leave due to it its horrible

copper apex
#

I actually took the idea from soneone too lol

jolly vessel
#

The cycle continues...

copper apex
#

They were used to using other programs and they didn't have an issue with that, but they went to roblox studio made me acknowledge it

#

Honestly, roblox should implement it

#

Make building more convenient

ivory temple
#

is this a convenient way to do a gradually damaging part

slow plover
#

The interval is that small anyways so

ivory temple
slow plover
#

You mean damage them as long as they're touching the block?

slow plover
#

Like a cactus

ivory temple
#

but there will be a wait time

slow plover
#

Oh then that's fine

ivory temple
#

that u can change

#

yea

#

im making an obby as a typescript test

#

like i have an actual regular kill component

ivory temple
slow plover
#

Ohh I see

velvet vapor
#

I do a raycast from an inside of a part and it doesn't find that part. Is it ok or I am doing something wrong?...

local part = workspace.Bingo

local raycastParams = RaycastParams.new()
raycastParams.FilterType = Enum.RaycastFilterType.Exclude

local raycast = workspace:Raycast(part.CFrame.Position, Vector3.xAxis * 100, raycastParams)

print(raycast)
static forum
#

Hi guys am looking for a builder to
Work with i have an amazing game idea has a lot of potential but
I need a builder will be paid in % of the game if we make some money together

velvet vapor
#

you mean it's excluded by default and I can't do anything about it?

merry karma
somber vault
#

Check all your collisions?

merry karma
#

slowly

somber vault
#

How does your movement work for that

#

Does it rely on the wheels?

chilly canyon
chilly canyon
merry karma
somber vault
#

A tank

merry karma
#

but i encounter this

chilly canyon
somber vault
#

Just make it animated and speed up and slow down as your velocity changes, and handle velocity from like a physics object or some new shit they got now

somber vault
#

Why not

#

It'll look the same

merry karma
#

its super unrealistic and dont waste my time explaining that

#

i want it this way

somber vault
#

Like the wheel can still spin and interact with the black thingy making the affect they just wont be responsible for moving it

#

Just a separate collision group

merry karma
#

i want it like black wheels

somber vault
#

Gang, roblox physics suck

merry karma
somber vault
#

Can you send a clip

#

I cant tell from an image

#

If you are saying that one of them works and the other doesnt just copy the one that works and mirror it

merry karma
#

to implement it in unity

#

i bought black one long time ago

somber vault
#

Gang, thats 2 different worlds just start in unity

merry karma
somber vault
#

Man you're on your own here

merry karma
ivory temple
#

if ur using roblox to learn unity then ur not learning unity

#

ur learning roblox

#

💀

somber vault
#

My point

ivory temple
#

unity uses C# roblox uses luau

somber vault
#

Lua is ❌

ivory temple
#

lua isn't that bad, it's a powerful language. i just don't like the syntaxing and it's missing QOL features that languages like typescript has

somber vault
#

One reason i hate c# is the stupid ass colons

merry karma
somber vault
#

But its pretty good otherwise

merry karma
#

i know unity

somber vault
#

Oh yeah? Name every object

merry karma
#

and u add other stuff

somber vault
#

Quit rn

#

Please

ivory temple
#

move to ue5 😈

somber vault
#

Facts

ivory temple
#

move to love2d

#

move to godot

merry karma
ivory temple
#

move to neovim curated terminal games 😈 😈 😈

merry karma
#

i am downloading ue5

#

@ivory temple

#

how do i fix it

ivory temple
#

idk

merry karma
ivory temple
#

probably

somber vault
#

This guy

merry karma
merry karma
#

i will give 400 robux

merry karma
#

if u actually do it

molten creek
#

come work with me yes yes

somber vault
#

Ok

#

What game

molten creek
#

Wait send past work if acctually have any

somber vault
#

Ill dm

#

One sec

gilded gyro
#

guys im not sure but is loading infinitely when it comes on game ;-;?

naive temple
#

How to prompt Turn On Notifications? Can someone help??

copper apex
#

Let me know if you want it if you pursue the idea

jolly vessel
#

Nah I'd do my own thing

copper apex
#

What's great about the algorithm is you can use it for many things as well

copper apex
#

Show output

gilded gyro
#

there's no error

#

but is infinitely they said

copper apex
#

Wdym infinitely?

#

It stays on your screen?

gilded gyro
copper apex
surreal compass
gilded gyro
copper apex
#

I meant game

#

Get the services not the workspace

merry karma
abstract flare
#

Do y'all recommend using roblox's data stores or should u use stuff like profilestore

#

cause im pretty new and from what I've heard roblox's data store system can be hard to handle

#

ive been coding for some months so not new new but you get what i mean

molten plinth
fringe knot
#

ProfileService doesn't simplify datastore service.

#

It improves accuracy, consistency, and scalability.

#

ProfileService is actually harder than using DataStoreService.

drowsy moon
#

Isn’t profile service used for big big games

fringe knot
#

I don't think you're reading what I said.

#

Either way, big or small, DataStoreService vanilla is just as powerful.

#

Just use modules.

#

Simple solution.

coarse panther
#

Can someone help me do something logic related? I am working on a game with circles on the ground that give powerUps. When someone steps on them, the power up is given and they glow, when they get off it returns to 0.3 transparency. How can i create 2 events, 1 when a player steps on it and one when it gets off? I tried doing it with .Touched and .TouchEnded, but it's not a good option at all. If you have an idea on how i might solve this, please be kind enough and send me a dm with a solution. Thanks! 🙏

molten plinth
drowsy moon
#

I’m fairly fresh to coding too

molten plinth
coarse panther
molten plinth
coarse panther
#

And when I am supposed to turn the debounce off? I mean i could add a minimum time requirement in the touchended or something like that

molten plinth
molten plinth
coarse panther
#

Can I dm you?

molten plinth
#

Why?

copper apex
coarse panther
#

that's my problem

#

So i was thinking of checking if some time passed since the .TouchEnded fired before turning the debounce off

#

to make sure it's not an animation and the player really got off

copper apex
#

So you want the .Touched event to fire when they touch it? Then?

coarse panther
#

Even if i walk on it the .TouchEnded fires and the platform changes colors

copper apex
#

Maybe its a hitbox problem?

coarse panther
#

Might be, but i don't have enough brain cells for that

copper apex
#

Okay well i dont actually get the problem

#

When they touch the circle? What do you want to happen?

#

The touched event fires? And then what?

coarse panther
#

Got it to work

#

ty ra.yd, you made me question my own logic and the solution came to me

copper apex
#

Lol

rugged island
scenic cove
#

can yall give me something to script for my portfolio

winter locust
#

yo can someone help me a code rn

scenic cove
winter locust
#

not rlly

#

can we go dms

scenic cove
#

yea

nimble spindle
thin nova
ocean yacht
#

who wants to coown my game for 50% game is 100% done just need updates and want sm1 to help around too ( MUST be a scripter )

fluid galleon
thin nova
fluid galleon
thin nova
fluid galleon
thin nova
scenic cove
#

can yall give me something to script for my portfolio

static coral
scenic cove
scenic cove
#

I need something that will get me commisions

#

i need bobux

static coral
# scenic cove a hell nah

its a good idea you will need to have some sort of data structure for the items/menus and you can probably use it to get hired by those cafe/restaurant type games

#

you can also add some nice gui

scenic cove
static coral
#

then make combat warriors type melee fighting system

scenic cove
#

alr

somber vault
#

I can never imagine my life without tensorflow

#

💔

raven dust
#

guys

#

i made a vehicle

#

and its body is massless

#

so um that creates problem w character interaction on it

#

u can easily move it by moving in it

#

how do i fix that

#

do i make players massless or smth

proud idol
raven dust
proud idol
#

Just give the motors more torque, and if u still want for it to be easier to move

proud idol
#

Increase max velocity on the vehicle seat or reduce the density of parts

raven dust
#

like when someone else in the vehicle moves in it

#

the bus bugs, goes up and moves etc

#

oh u mean dont remove vehicle's mass? @proud idol

sterile ember
#

Hello, im a new interface designer, Im lf someone who needs some ui done. I just want to have some more experience so im doing it for free (I use adobe illustrator).

proud idol
#

If u remove the mass (aka massless)

#

Anything is able to easily push the vehicle

raven dust
#

oh alr

#

lemme try doing it w torque

proud idol
#

Also make sure the network owner of the bus is the driver

raven dust
#

wym network owner

proud idol
#

How do i put this in layman's terms

sterile ember
#

Hello, im a new interface designer, Im lf someone who needs some ui done. I just want to have some more experience so im doing it for free (I use adobe illustrator).

abstract flare
sterile ember
raven dust
proud idol
#

Whatever it uses has the ownership of that part

abstract flare
#

Do y'all recommend using roblox's data stores or should u use stuff like profilestore
cause im pretty new and from what I've heard roblox's data store system can be hard to handle
ive been coding for some months so not new new but you get what i mean

raven dust
#

what bus driver has to do with client/server

civic garnet
proud idol
abstract flare
abstract flare
proud idol
#

If you choose to use raw roblox datastores, you have to code that by urself

raven dust
#

what about i only make some of the parts massles

civic garnet
proud idol
#

Honestly whatever way u go for is okay

civic garnet
#

there are also a lot of resources on what profilestore provides, like session locking

abstract flare
raven dust
#

so it somewhat balances out

proud idol
#

But my motto is datastore modules is for the weak

abstract flare
proud idol
abstract flare
#

Like I hear people talking abt shallow copying but I've yet to see any youtube tutorial abt it

#

and I'm just overall pretty confused about that shi

#

tried lookin in dev forums as well

civic garnet
#

wth does shallow copying and deep copying have to do with datastores

abstract flare
#

and more cleaner

proud idol
civic garnet
#

im guessing its just to save more space?

proud idol
#

I rather do em raw

abstract flare
raven dust
#

@proud idol

abstract flare
#

which I'm thinkin abt doing in the future

raven dust
#

does making some parts massles some not create any issue

abstract flare
#

but some guy was talkin abt it makin your game lag

proud idol
raven dust
proud idol
proud idol
abstract flare
# proud idol Uh no datastores nor profile do that lol

The video was basically about object oriented programming, and the guy was showing how to use deep copies for a battle grounds game, and then that random guy was talking abt it making your game lag, that it's old and that u should use shallow copying instead so I looked it up and I didn't find anything abt it

abstract flare
proud idol
proud idol
abstract flare
proud idol
#

Well there was an old version of profile module but the v2 is good 👍

abstract flare
# proud idol Only comment to mention said thing

nah there's some comments recommending not to use OOP, I can send some examples

''The issue with Roblox is that it doesn't actually support proper OOP, which makes it a hit-or-miss functionality in scripting frameworks which can either disrupt workflow or boost it.

I've gone my way without using OOP for a good 8 years in scripting, in 2024-2025 I've focused more on using the resource with the most performant variants, such as composition over inheritance and avoiding metatables if I don't want custom table methods.''

''It's not OOP.rovlox doesn't have official way to create classes
The approach he showed in video is called "metatable oop" wich is old as heck and outdated and laggy
From upsides hower it does save space a little bit but fully kills typecheck and all optimization techniques.
There is also 2 another OOP methods
Using shallow copy with pointers to methods (my favorite) or calling functions directly aka (semi functional programming)''

proud idol
#
  • profile uses metatables
abstract flare
proud idol
#

Metatables is like the closest thing to oop in luau

abstract flare
#

yeah, I'm just pretty much wondering if like big games use metatables or if it's something that's not really used much, and if so, what other way is there to do it

proud idol
#

Cause it allows for a pseudo-oop workflow

abstract flare
abstract flare
proud idol
#

No lmao

cobalt rock
#

yall

abstract flare
#

the guy who commented has actually made a vid himself titled ''You're doing OOP WRONG!'' let's see what he says then

abstract flare
cobalt rock
#

I'm looking to do work, what's faster, posting in #scripter-hirable and sharing your portfolio/experience or applying for jobs?