#code-discussion
1 messages · Page 196 of 1
ok i will try and find a way of doing that. do you have any sorces i can use?
no but it shouldn't really need sources
when one task reaches its execution limit pause it then run a different task
there really isnt any reasources on Roblox
just go by logic
oh no i meant this
if you have more configs in the future it can take way too many lines just to set them up
for the user
thanks for the tip. i am sure i will find something to go by, just in a different language/ engine
Im looking for devs to make an op game if i wanted to i can make any game have 100 players i could make 100k a month dms and tell me ur role
if we really want to talk about maximum efficiency then it's binary search tree
but that's overkill
yh
just do a pcalled dot search on the first layer
then getallchildren, iterate through it
stop whenever something has children
ah ok
then do another pcalled dot search
Tired of reading Docs bro 💔
and repeat ig
yes
.
beoy
Why is the baby not showing?
im helping in the #code-help
fr
lol
its not welded to the handle
Drop some game ideas 👇( IN MY DM'S)
i have improved the update speed by splitting the display into parts that update separately and i am wondering if there are some other ideas that could improve my richtext display
Y’all think my scripter role is gonna be accepted I created a spider web system using all modern api and object pooling
chat im finna try and make a portfolio what should i code?
how do i rermove this
.
Yo shld I js start using AI to help me cz at this point alot of dev videos I see nowadays are just dudes making games with AI
How much does it cost to make a battleground system?
Zero dollars
gang can yall give me any ideas for my scripter application
But you have to download Roblox Studio
.
and have a PC
i spent all morning making a shape key implementation then realised i cant use it cause editable meshes are a studio only feature
people that need ai to program or script are just bad in general
and if you keep using it and depending on it even if you are good at scripting you will get alot worse
dont rely on ai
extends Node3D
@export var rocket_scene: PackedScene
@export var spawn_height := 0.0
@export var rocket_speed := 20.0
func _ready():
spawn_rocket()
func spawn_rocket():
var rocket = rocket_scene.instantiate()
rocket.global_position = Vector3(0, spawn_height, 0)
add_child(rocket)
rocket.launch()```
My code is not working.
I am using roblox Lua engine inside of Robox.
is it normal to not use module scripts that often
Yes, Baby. Everything is Gonna be Okay.
Oh so just Act like we arent together in Public Okay
How do you go about making a dashing system I’m having a problem mostly because of of BV but my slide system worked perfectly
Make speed in th look dir of player
Trust
I had this type of thing but they player could js go in the other direction or just not move at all while dash is still supposed to be happening
I js made a new way to dash and it’s smooth I’m using a part to change the player cframe for a certain amount of time then it deletes
local EnemyFold = workspace:WaitForChild("Enemy")
local serverScriptService = game:GetService("ServerScriptService")
local moduleFold = serverScriptService:WaitForChild("moduleFold")
local aiStates = require(moduleFold.AiStates)
for _, enemy in ipairs(EnemyFold:GetChildren()) do
local id = math.random(1,2e8)
enemy:SetAttribute("EnemyId", id)
table.insert(aiStates.Enemies, id)
aiStates.Enemies[id] = {}
end
print(aiStates.Enemies)
am i dumb, why is it double inserting?
Why ipairs
Yh that works but idk if its that dynamic
for some reason i can never get this working:
--
end
So i just default to ipairs to not fix my failure as a scripter 🤣
Ima send a gif of the dash system I js made
I cant send gifs in this server so I dm'd you it
let me know if that dash system looks smooth
u didnt weld the handle to the tool
Yes yes
got this now , im tryna be smooth with functions , loops , tables etc before continuing
dyk how to morph into a character by clicking on it
nah im still learning basics , started 3 days ago
.
😭
anyways do u wanna make a game
I’m making a game
or atleast tell me how to morph into a character by clicking on it

anyone here good at identifying backdoor exploits? we've checked practically every script and somehow exploiters are able to change data and save it to the server
morph , u mean click on character and then you like get his avatar on you?
yeah the whole body parts and accesories
Dm me the game
how to get pic perms
im searching for it and might have found solution but u want to able to morph with players or npcs? or both
anyways here it is with npc ull have to change name in script , btw i didnt made it , its ai , idk if you want it but im bored so hell yea
how do u get that?
wait(1)
Script.Parent.Parent.Parent.Parent.Transparency ≠ 0.1
wait 1
script.Parent.Paren.Parent.Parent.Tranparency = 0.2
is my scritping good?

good for u broski
though check before skill role is kinda wild
skill roles r such bs to get bru 🥀
BRING BACK THE INTREST ROLES
i never applied for those
kekek
who cares its just discord
yeah subjective but yeah i get ur point
plus you get some perks, theres some channels you gain acces too like advanced code, and you can make posts in the hire channels
and ur name changes color from this weird manilla peach color
so this is my lvl so far, manage to write this without help ( its cooked but ayyy ), idk what should i learn next, someone got something for me?
brazier curves. super easy thing to learn in like 5 minutes tops
never heard it before but alr ty , ill see it
my correction, just woke up
uhhh thats for later , need to learn events etc first
how do you detect if the controller input came from xbox or a playstation gamepad?
im not sure but wanted to see what is it with chatgpt and that DONT seem like a 5 min learning skill ngl
peak
started pulling Einstein type shi
not even close lol, it requires some algebra
when i say some i say alot
just to make a curve
yea my brain is not good enoughh now , ill continue with basics first;-;
i was messing with u lol
even if i DO know algebra
learn tweening tho
yea i got that
later, basics first right?
tweening is pretty basic
ik but basic , i mean events and maybe other things before
i think what u need to understand is that there are 3 points that determines the shape of the curve then you generate the curve and move your point along that curve by changing the value of t
i will learn twen when i will do ui i think
then if u wanna move smth along that line u have to use lerp
so u can use it pretty simply but the hard part would be understnading how the equation works
oh yea , i got it... i got it but not in scripting , easy to understand but to apply it , its something else i believe
ok 👍
but ty for explaination 🙂
👍
coding chat being positive for once...???
thats how it should be ngl
Or make ur own tweening system
basically what lerp is used for
@rotund tulip vouch, number 1 scripter on roblox

thanks goat!
question how can i box a code on a discord message??
by deleting discord
three backticks to start and end the message, but on the first set you put the language name after
it was joke
Is using messaging service for a synchronised restock shop the best way to do it? Anyone know
code here
does anyone need help
it is colored on pc, just not mobile
but it’s called syntax highlighting and it’s specific to each language you setup the code block with
itll automatically color it
the language we use for roblox programming is luau however the code block doesn’t support luau as of now but the closest thing is lua
basically the same language
one is just built around the roblox api
print("No problemo")
can anyone give me some coding tasks to train?
3 sets of print(“hello”), on the last set superset that with 2 setting variables ( you chose the name ) but ensure the value is 12 - 4 to the power of x
Hello like minded people!
You cannot buy games in this server
i made a gun system the aim/click to fire is only going in the right diction on Pc and it seem the joystick is interfering with the aim for moblie users dose anyone know how to fix this?
who is lowk a scripter and lowk wants to make quality over quantity
lowk shut the fuck up dude
010000000000
Meaning of this
i think what youre doing now is using the mouse's location to aim the gun, try just using where the camera is looking
you wanna cook crystal
yes
would that be shift lock thou? am trying to make a it like mm2
i have no idea what mm2 plays like i have never played it before, but if you use the diretion the camera is looking it will always go toward... where the player is looking
if gameprocessedevent then return end
local roblox = script.grandparent if roblox then print("nahh i quit coding)
what do you mean you don't want to get paid by %......?!?1
💔
how much should i charge for making animations, vfx, and a combat system
depends on the anims and vfx
avg quality vfx and high qual anims
yeah show
its not for me
11000k but ok
im a builder
yes
go get a job then mf
fire pic feel free to screenshot
how much bobux u got anyways
wow thats a very small amount
you got 2.3million in how much time?
i get the equivalent in 2 weeks by just doing music gigs, assuming most of them are 5 hours per gig
how would u check if a for loop alreadly iteralted once
anyone down to make a game?
what type
you could just keep a flag for iteration
i need somebody to code a sniper
Looking for investors / scripters
yes
make my game with me gng ❤️🩹
in y'alls opinion what's the best data module?
i have experience with just raw datastoreservice and profileservice/profilestore
profile store will cover 99% of needs i think
you’re in queue with the other thirty people.
is nested if a bad thing
no but too many of them is bad
oh ok thanks
paid ? you will be paid by experience....
Can anyone code websites?
do you have a question about websites?
nah i need someone to make one for me
What kind of website
2.4k line code without single error is crazy , ai is cooking nowadays ( not chatgpt or claude ) :
ai is already good enough for websites ngl
oh yeah truly amazing
2400 lines of code in ONE SCRIPT
yea u see
now you have to rewrite it to expand 💀
ai is doing everything
what ai gives u 2400 lines of code
yea it did
yeah what ai
and it just wrote ya 2400 lines?
yea
showcase how it works
it added something to it in 3 min of generation too lol
like a normal ai , it got think + search tool , free use unlimited , no text limit and 10 images per chat
it can create website too and powerpoints etcccc
When making a rarity system, it’s better to make it in model scripts right?
yea
of course its the chinese
Alr
ngl , im pretty amazed by this ai
wait i remember ya
did you make this entire game with ai
cus i remember it being terrible ...
scripting , yes
😣
building and ui me ( obviously )
get the conveyor working 💀
spended a single week on it tho , pretty happy with result
wdym
the one with crates
everything works dw
just fixing the friend boost rn
ill update it in 2 min in case something gone wrong
go check it if you want , i update it now
just because it does alot doesnt mean its good at doing it
its did work perfectly so it is kinda good at it
first try btw
but im not saying it will always give right answers
but ai is definitely faster and helpful
wow
we're losing water for u to cheatcode speedrun making a roblox game
yall are incredible
im confused but i wanted to test ai , im currently learning scripting myself
and on top of that u not even gatekeeping it u giving it to more ppl "here yall fuck our water lolz"
man what water u talking about
using ai requires a lot of electricity and producing that electricity consumes around 0.8 liters of water per query
and these bigger queries like hey can u create 2000 lines of code for my roblox game? is of course going to take a lot more
its fine , that aint a big deal anyway , millions of people using ai everyday so its fine
2 wrongs absolutely make a right im glad you opened my eyes about this with your high level of intelligence
uhhh stop tryna be Einstein bud , its not like u never use ai
they reuse that water 💀
its mostly for cooling so all they have to do is make sure nothing gets into that water
its only wasted if that water gets really dirty
@umbral wind i think im right and ur wrong
btw the real amount of water is 0.00008 liters
cooling systems still lose water through evaporation and maintaining clean and water again requires more energy and treatment + not all electricity comes from water efficient sourcesso ai's energy demand indirectly contributes to water consumption, just because it reuses the water doesn't make footprint zero, larger tasks like generating 2k plus of lines of code still are going to multiply the amount of consumption
lemme ask ai if using ai is safe 🤓
maybe but it almost dont matter evem a 10k line of code , it only matters a little bit if like 10 million people use ai to make 10k line fof code at same time
atleast i make sure im right before giving shi arguments😭
I have multiple sources debunking that but not pic perms, "Bing Chat and ChatGPT use '1 bottle of water' in cooling for every query, leading to concerns for local water supplies"
google it
in a closed loop, the evaporated water will eventually condense to normal water and be reused, and water used is distilled water so it only needs an anti-bacterial product to stay good. also not even your homes electricity comes from water efficient sources so wtf is your point exactly
you should be more worried about the carbon cars make then the water lost from AI 💀
and also about the companies that dump waste water into the ocean
this isn't even a rebuttal you literally just doubled down on what you said and added new information (that still doesn't contend) instead of addressing the information I just gave you
I got time to be worried about all of those things thangya
I can worry about carbon cars, water waste from companies and ai all in the same breath i promise
i did a bit of googling myself and found these were estimates and that newer studies claimed them “overestimates”
can you provide me your sources
cuz thats enough to contradict what ur saying , why would i add more ?
what im trying to say is that there are other better things to talk about then "water lose" from using too much AI which isnt even true, if you are trying to discourage him from using it just send him the countless proves found that it destroys productivity and problem solving skills.
i didnt mean to reply to u cause i already see that u not one of the brightest of the bunch so u can go
this isn't even a rebuttal you literally just doubled down on what you said and added new information (that still doesn't contend) instead of addressing the information I just gave you
I just proved its true luv you focus on whatever u wanna focus on but rn im focusing on ai thats why I said it so whats the problem? There was plenty of productivity and problem solving skills before AI how you think twitter, facebook, instagram, roblox and all that got here?
all stuff that was made years on years on years ago
and are still up til this day
ai is the next thing btw
I understand your concern, but personal using ai has a very small environmental impact. like most of the water is reused in data centers like @hybrid quarry mentioned it, and the electricity per query is minimal compared to daily household usage.
u cant do nothing about it , u know ai will dominate alot , such as for jobs etc
sydgyx u can copy and paste what their saying in a reply to me if u believe in what they're saying im not responding to that person
or bloodie u can 2
rage bait at this point
what r u guys arguing about
prove me wrong atleast
@umbral wind this woman thinks if i use ai for generation scripts for fun , waste lot of water
all tho its not true , it do consume a little bit but not important amount to consider as wasting
😭
btw your heating and cooling is much more harmful to the environment than ai use
among other things most people use daily
@umbral wind just read this , it may contain alot : https://www.sify.com/ai-analytics/the-growing-push-for-transparency-in-ai-energy-consumption/?utm_source=chatgpt.com
In an age where even politeness emits CO₂ and every AI query becomes part of the bigger climate story, transparency is the key to saving the planet, and AI, writes Satyen K. Bordoloi When Sam Altman gently suggested that users stop saying “thank you” to ChatGPT because every extra query burns energy, what he was
btw nestle also dries up 20+ rivers per day and 80-90% of the population consume their products
anyways , u can read this if you are patient, gn now: https://epoch.ai/gradient-updates/how-much-energy-does-chatgpt-use?utm_source=chatgpt.com
ai really isnt that problematic and even if we totally eradicated ai use it wouldnt change much
if we consider the context of other human activities, ai use is a minor problem
the thing that cost most of water and taht stuff is simply Heating and Cooling Homes, Transportation and Industry / Manufacturing
the first source says 5ml as as an estimate which is literally more than both me AND YOU claimed
the second source is more than you claimed as well
third one I dont download files off ppl from discord ns
yeah heating and cooling homes is magnitudes more harmful than ai use
i got nothing more to say, i already told you in a nutshell how data centers handle water cooling and tbh i got better things to do then argue about water and ai lol
I recommend you go check out the first source sent by @hybrid quarry it debunks that as well
and ur welcome to go do those things idk who invited u into this conversation
cause nobody was talking to u so.. i mean enjoy ig
no it isnt lol you claimed 0.8 litres and i claimed 0.00008 litres and it claims 5 millilitres which translates to 0.005 litres
to wrap it off , here the approximatively % of the difference between use of An ai and normal thing at home: AI query uses about 0.00167% of the daily energy consumed by an average household.
...0.00008 liters is more than 0.005 liters? think long and hard u got this...
also I said AROUND 0.8 liters
not 0.8 liters
i never said it wasnt more, im saying its less than what you claimed
0.005 litres is also not close to 0.8
ns get in where yall fit in at i dont understand going into a discussion where nobody is talking to u nor invited u just to bring incorrect information, make misconceptions or say u got better stuff to do later
a whole ass twitter argument is brewing here 
btw just learning scripting better then ai will consume way more since ur using roblox studio and tutorials etc , also takes years sometimes lol so yea
@glossy zephyr Is this true?
i showed you some peer-reviewed sources that claim that number is lower than your non peer-reviewed sources and yet my information is incorrect and yours isnt 😂 ✌️
u shound..
you shouldnt really be using AI to script if you dont know how to
uhh , u giving me gifs wont make u look smarter then me broski, need things to say atleast but u aint saying a thing
yea im currently learning to stop ai cuz im bored of it
i use ai to optimize my scripts sometimes if i feel it could be done more efficiently and i dont know how, but i dont copy and paste
i use it to learn
Can you reply to where I sent my sources? also ur sources arent peer reviewed they offer no proof nor definitive answer all they give is estimates
also quick fact , using ai constantly for 1 to 1h30min will cost 50Wh and using yt for 1hour will cost also 50Wh , even watching consume more then ai , what do u need more
watching on a laptop btw , not same thing with phones
so does yours
i mean like a module that preloads animations for you
and handles playing and stopping animations
your article's number is inferred and so are mine
you know ai usually does the exact opposite
reply to where i sent my source
quickly
u cant cause i didnt send any
it will look cleaner and run terribly
one sec
is this not a source?
you claimed it to be a source in the message
not a source I used that's a title proving my point and telling u to google it and do u own research
I claimed I have sources
not in my experience
dont do that
best thing about ai , is the fact it can explain things from scripts easily and u can ask it to explain it as you were 5 , like with a real life condition, that helped me learning for example function with parameters and return way faster
if you dont know how to optimize something then how can you say that ...
you dont have 'experience'
if you dont know what my scripts entail how can YOU say that?
i said i use it to help me learn
BECAUSE THATS WHAT YOU SAID
not use it to paste
.
theres humans that can help u learn
HELP 😭
maybe he is ai
its almost as if you dont read your own messages, you said it becomes more unoptimized and so i said if you dont know what my scripts entail how can you say that?
they said ai USUALLY does the exact opposite
not ai did the exact opposite in ur scripts
based on what
because thats usually the case and you clearly said that you dont have an idea as to what to do
this is why comprehension skills are so important someone needs to make a article about the effects of long term ai use
because this is crazy
based on mine and others experience
people who know what code is good and what code is bad
ask them it's their claim, I'm just telling u what they said cause ur misrepresenting their argument
and hes just making baseless claims to disprove mine
ai knowledge is also very behind on current best solutions
notice how it will still feed you wait() instead of task.wait()
so: based on yours and others past personal experience where they had unique conversations with ai that differ from mine, in most cases ai makes scripts more inefficient? that doesnt seem like a strong base for your argument
its never done that for me
it will just completely ignore things it has less info about in favor of the stuff it has more info on
then you havent used many models
bruh , using ai will only add you more knowledges , it may do errors but when it comes to learning , its really powerful and helpful, its literally made for this reason, so overall , ai have 95% good effects on you if you use it everyday ( depending on what u use it for , copy paste will do reverse of good effects )
you know most cases doesnt have to include you right
but it doesnt even matter here, its just that you seem to blindly accept whatever ai gives you as 'best'
your "most cases" is probably 10 people at best when hundreds of millions use ai
ai makes you dumber if you rely on it
hey man, do whatever
in that case , u may want to let know the ai to work depending on your current date so it uses new things , yall should know that ai can be wrong when it comes to dates
you cant tell ai to get more up to date info
it will go for the most commonly used stuff
in this case, it goes with wait because thats what it has most data on
i dislike self-righteous people like you that claim their opinion, based on limited information, as fact. im not saying ai won't make most scripts more inefficient, i just doubt thats the case (especially on newer models), especially when you've provided me with the subjective personal experiences of probably 10 people as your base and evidence for this claim
u can , just tell her to research on the current things about what u need like scripting as the luau language , then just tell here to make sure all api´s and that stuff is basically all new and to ot bring old things ( hope u get my point )
unless you point it to specifics it will still pick whatever is most commonly used
if you copy/paste without caring about how it provided the answer then yea , but if you do atleast read how and why it did that, then it will improve intelligence
yea , it just take a prompt for whole chat , depends on ai , some can forget your recent requests, but its like 50/50
dumb message in smart words
so rather than replying youll just say that? 😭
dumb message in dumb words
yeah
you frustrate me further with your self-righteousness
i wish people weren't so biased
hey, i wish people werent throwing in random words trying to sound smart
but it is what it is
Why are you talking like that
ngl , he´s saying good things , its your turn to prove whatever you think is wrong
no hes not, and youre saying that only because you think im shitting on ai while yourself being ai dependant
nah im not saying that cuz of ai , i mean look up and ull notice , u dont do any full sentence to prove him wrong , even if you´re right , it seems that ur not since you are just complaining about him talking smart , like he´s waiting for a valid argument to contradict his opinion
"HIS VOCABULARY BIG THAN MINE HE TRY SOUND SMART" 💔
philosophy
why are you yelling
calm down
calm down g
without u giving arguments , even if you´re right , in this case , @hybrid quarry will get the point
you ain't the ref
acting like ur the judge of a debate team
I AM
yea i am lol
i like it so why not
tryna set things up
- ur biased 2. u lack the mental capacity to even understand these arguments
you're the new ref
man get out , u never have something good to say
atleast im giving arguments , do you?
u can literally go thru my pages that's all I've done
when it comes to answer me , u dont, just throwing gifs, so nah ur still not
i find it so funny when people call me dumb or pretentious for using bigger words than them, because saying that is ironically dumb as well
because 1. ur biased and 2. u lack the mental capacity to even understand these arguments
Goes from Code Discussion to arguing crazy
we're having fun, i believe
@umbral wind i see arguments , yea
😂😂
out of words i guess
glad we could come to a conclusion
thats usually code help
Ohh this hidden devs no wonder
sadly code help is die
lf for people to try make a cash grab game only using AI and see how well we do
ur a dog?
😭
if u using ai why need someone
😭😭
Ai shitty
I hope everyone in this chat now sees why I refuse to acknowledge this person in debate
bro its just a test
Shit will get yo game fucked 😂😭
i said "making a game with only ai"
i have not made a game yet
look , atleast say something that i said was wrong , at least
I’m generalizing
how will it mess up my game??
seems fun
Cause Ai don’t provide no sort of protection to its code
see one person who agrees
do u have scripting experimence tho
gotta stop yap yap
I didn’t say it was a problem 😭
Ai buggy
do we just have to put only ai in or can we edit the code
i never said you said it was a problem lol
But you do need experience in coding cause ai isn’t always accurate
u know who else is buggy
u can edit it if ai cannot fix it at all
Alr dms
nah we should js leave it
alrrr
no human ideas into the game
us 3
ngl , ur not even trying to prove him wrong , like its "no point arguing if there’s nothing to argue with."
what are you guys arguing about
I am arguing but forget about it
@short jolt
You give me the ick
Surrounding yourself around ai is kind of sad
break out
i mean that is the method rn
looking for someone who doesnt mind getting paid fixing errors / bugs
trying to fix lag in my game so let me know.
Looking for other scripters for my deepwoken type copy game
me!!!
will u pay?
yes ofc
yay
How much Robux
@dusky swift
How to post
In our marketplace (#marketplace-info), we have 2 different ways of making a post; a hiring and hireable post.
Hiring posts are posts which allows you to seek for developers.
Hireable posts allow people who are hiring to find you.
Hiring post
To make a hiring post, use the command </post:0> in #cmds and fill out the required fields. Remember that the marketplace doesn't accept % if your game hasn't made profit yet!
Hireable post
To make a hireable post, you first need your respective skill role; refer to the command /tag view apps for the application link and guidelines. After you get your role, use the command </post:0> in #cmds and fill out the required fields.
Please check our Marketplace Post Rules before posting.
1 year
bet how do i learn
is this enough first and last names
its beautiful a true piece of art, mashaallah, incredible, yes YES YES
even gag pet names isnt this much
add abe the dawg
i knew i was forgetting something
and sicklad27 teh cat
Now write an algorithm that puts them into names that make sense
in what sense
Cuz Ingrid Keene cannot be an actual name someone names their child
could be...
theres someone out there named cornefius
people just name their kids anything dude
Nothing beats jack Hoff 🔥
one of my coworkers friends kids are named six, and his sisters name is seven dude im not even joking
their older then the meme
i feel so bad for them
Guys anyone here has incremental simulator game?
Guys, please help. How do I zoom out of a scxript? I swear this new roblox ui update sucks. I can't stand it.
I am too close zoomed in a script
Hwo do I zoom out
What is the keyboard shrot cut
Windows or Mac?
If windows, try using ctrl and - together. I don't know about Mac.
LOOKING FOR EXPERIENCED SCRIPTER.
The game is in progress is adopt a brainrot where people will have to adopt a brainrot from the red carpet and try to feed them to lvl up to higher ages and can do different challenges!
IF YOU ARE INTERESTED REPLY. ALSO I WILL PAY YOU
I sent in the most beautiful OOP and DOP entity framework but got denied since the game I linked was probated
Privated
@rigid gust dm
name system 😭
i could still hear this vid at mute
um nah, im talking about arguing , ai is not a bad thing to use everyday , it just depend on the way u use it
does anyone know how to script and make ui if you do dm me
anyone is developing for combat game?
im good
hey boys so im remakeing the internet in roblox pretty much and right now im making a phone but id like to make it were you can resize the phone and drag it aroud on your screen do yall have anyidea how to do that?
embed failure
this?
@azure thunder ?
bro yeah but ahhhhh i think keeping the phone one size is fine just draging it so the player can see was it i got it tho after a few bugs
kk
Guys is this easy to understand for you all coz i am making a game kit its like each player has plots etc brainrot then more things
It just looks like a configuration table. By itself it won't do anything unless you have other code using it
yeah its ez
any suggestions for my graphics display/ code?
switch the vector2 to a vector3
what is ts even for that basically uselss 🥀
faster operations and uses less memory
so vector.create()?
either works
ok thanks for the tip
Vector3.new and vector.create both creates a v3
true they do the same thing but i heard that .create is faster because it newer and apart of lua or something like that when it came out
its not
only thing faster is the methods
vector.dot() os faster than 3:dot
creation wise vector and v3 is the same speed and gets the same optimzation
if it manages to surpasses CD V3.4.1s display then it wont be
oh damn
oh ok so vector.create and vector3.new are pretty much the same but vector.magnitude/ the other methods are faster. Thanks for letting me know
anyone wanna see my portfolio?
Looking for good coder friend who wana make games with me
10/10 buddy
Sure
@finite sigil
dm me
tysm
Is anyone selling there game if it cheap dm me
Your "combat system" can be written in 5 lines of code
You just hooked up hitboxes to input ...
wydm? like block and stuff?
no thats literally just a hitbox part welding to ur arm when u input 🥀
its not a system
oh
so what should I do to make it better
vexto 3
I see the vision 10/10
what are u making
someone already suggested i use vectors/ vector3 but thanks for the suggestion
oh sorry didn't see the only thing can make it better
lol hope it turns out good
battlegrounds game
hmm a good combat system should be modular and handle most scenarios like blocking dodging, combos and works for all weapons with distinct details n stuff
skills
that would be a system
scammer
why you completely change your name and pfp? to scam more people?
its very weird cause your name and pfp was different 4 days ago and you still were asking to buy
dawg 💔
no bad word here
it's my first time trying OOP, how can I improve this? any suggestions? also are there better ways to do what I did
damn why is it a download??
had to make an mp4 version my bad
local function number(number1, number2, number3)
if number1 >= number2 then
if number1 >= number3 then
print(number1.." is the greatest of all time beating "..number2.." and "..number3)
end
elseif number3 >= number1 then
if number3 >= number2 then
print(number3.." is the greatest of all time beating "..number1.." and "..number2)
end
elseif number2 >= number1 then
if number2 >= number3 then
print(number2.." is the greatest of all time beating "..number1.." and "..number3)
end
end
end
number(1010, 19/231, 5*math.pi)
thoughts?
you could have put every check inside a single if statement
how
I mean not the elseif ones but some checks can be merged
thanks
best option is swap to buffers and write hexes at fixed offsets, more mem, but lightning fast
if you don't want to swap to buffers, and want to keep your font stuff, you can get two colours cheaply by:
swapping to a monospaced font (i.e., RobotoMono) and representing one colour with spaces and using the background colour for that colour, as it would show trhough
and another one you can use the block unicode but not apply a font rich text tag and just use the default text colour
the space one might not work because the spaces might not line up with the block width
my post has been pending for 8 days??? so ima js post it here
im making a dino pvp game simillar to the show dino king;
confirmed compensation (not dependant on release); 100k robux
Looking for devs to join our team
@void sonnet this is the best way to do it
bro im not coding that advanced yet
it doesn't redundantly compare with written if statements, it takes the smallest possible number on studio (-math.huge) and compares it to the numbers in your table and if the number is bigger than it sets the greatest number to that number until all numbers are compared
nah it's easy to understand I can explain
im literally on operators but thanks
so like if you have a table that contains the numbers you wanna compare to see which is the biggest (say {1, 5, 10})
nah im not on tables yet i got like 5 episodes until tables
you put that table inside this function, the function takes the smallest possible number and takes every number in that table to see if it's bigger. if it is then it sets the greatest number to that number. it sets the greatest number again if it finds a bigger number in the table.
oh it's easy they're just variables that can contain more than a single value
local table = {somevalue, anothervalue, someotherthing}
alright thanks
lf scripting dm me
pay?
overtime yea
Could someone explain me the difference between for _,v in pairs and ipairs?
ipairs will not iterate over non number indexes
whats the best way to update a part on the server right now im using this
local targetCF = character.Head.CFrame
lastCF = lastCF:Lerp(targetCF, 0.15)
vmTPS:PivotTo(lastCF)
and its lagging behind the player
Wsp ! Im looking for a scripter URGENT
Come dm if your interessed !
how much pay 
ok Ez
Ill do it in a lil
Ah forget it then
ok its really easy
depends on wether you want place teleport or ingame teleport
ok
lf for a scripter for a upcoming bleach game
depends on ur work
tap in the links in my status
im a front end scripter 
i mean i dont get payed till the end of the month 💔
I just want front end
??
and from there stable monthly payment
i dont ask for much
but enough to keep me interested
well
go to my status
join and look at the sneaks
we are missing a scripter thats bout it
Nothing in yo statuss
dms
y'all know a good lil mini game project where I can practice remote events<
Wym practice remote events??
practice with remote events*
whos got a cash grab game idea 🙏
U only need to do it once for it to be understood tho
i mean I understand the way they work I just have to get used to using the syntax and stuff
thats just how I learn to code
Create an anime attack then
uea my game
An attack that handles FX on the client uses a client hitbox and sends the data back to the server to do damage. Thats the most simple and practical practice
Once u understand that u can improve it by my making it start out on client then doing logic on the server to see if the attack is allowed on then back to client for fx and back to server for damage validation etc
can anyone help me im tryna make a color picker and idk how to get rgb correctly
Guys I am Creating A Roblox Game Based on Jujutsu Kaisen Battleground + Simulator it would have different Characters of Jujutsu Kaisen Npcs who give quest Crazy Missons to do to get money to buy new library book to learn new cursed energy It would have 5 places 1 Main lobby 2 Library room 3 Quest Room 4) Battleground 5)Simulato
nobody is gonna help you gng
jjk games are dead anyways

Hello guys im trying to make plants vs brainrots uncopylocked who can help me make spawning brainrot script i made some stuff already btw im using decompile
Lf for a advanced scripter (partner) for my rpg game if possible dm me
I'm looking for a scripter dm me Private
Is partner code name for ima pay u in percentage
yo guys how much should i do ads every day? to get people to join quickly?
Sounds a lil complicated ngl, im a web developer so chill 😩
How about a clicker sim
simplistic, but well made, 8/10
anyone lf a dev server to find comms etc?
anyone wanna rate my portfolio? dm me
.
why are you actually naming your "counter" variable
nice thoughts man appreciate it
thats not a combat system thats just animations and red boxes
(i know what a hitbox is)
why
are you gonna elaborate or are you gonna call me stupid when I ask you to elaborate
guys whats a good way to apply slash effects in games? ive seen people do it with trails and sometimes emitters
cloning a particle effect
Yea
cuz ppl want their words to be professonial
like when a 7 yr old puts All Capital First Letters On Words
I fixed it for lord emporer badass
check dms
Didnt get any
https://www.roblox.com/games/9646145835/Physics-Demos-2D how this game works
Interactive physics demos in 2D! Made with nothing but GUIs
I used my open source library, Nature2D, to make all these demos. Check it out here - https://devforum.roblox.com/t/1510935
congratulations, you got me to decapitalize the "u" in "luau"
look at message request
Nothing b
nederlander gespot
looking for a scripter partner
ts was peak 2023 bot dms
...
Hehe try to make it smooth brother
should i use Align position for air combat?
why?
yo guys question whats a good ragdoll and optimized one that ppl use
if you want an optimized ragdoll system, you better make your own animator.
However to answer your question "Not of what I know"
own animator?
animator as in wym
the animation script?
A animator is something that animate stuff, and roblox provides you a pre-built one
However it could defo be optimized by removing features
ngl i rlly aint that good yet
😭 I rlly js need a reliable and pretty optimized ragdoll module or smth
ah lol
Bruh
Guys is using alignOrientation better than using BodyGyro
cuz BodyGyro has per axis control
so i can disable certain axis
deprecated
bodygyro is deprecated so obv alignorientation
yeah ik but
u shouldnt use bodygyro anymore
Ok then how do i disable a certain axis for AlignOrientation
Cuz bodygyro has MaxForce for all axis
And i can just set for example the Y axis to 0
so its not affected
ngl ur gna have to ask smbdy else that not me i js told u its deprecated so u rlly shouldnt use it
Yeah alr, thanks a lot. Honestly its such a dumb ahh move to not add per axis control for AlignOrientation(unlike AlignPosition, which is great), it would make people's lifes a lot easier
Yo guys how do u make a bouncy projectile ( for football)
local ball = Instance.new("print("hello world")") then return end
np
What is the best series to learn how to script for beginners
idk
consider rust
anyone here that has experience with racing games?
anyone wanna check out my portfolio?
Send
yo guys
any idea on what to do to make a client based animation for npc's
as rn u gotta duplicate the animate script and put it in a server script
allthough thats not rlly performant 😭
so any ideas?
are these stats good
Opinion on ssa and frameworks?
Hello I Am Get Better
I can make Small Maps Or Even Large Maps
My Prices Are Really Affordable
1 Map = 500 - 2k depending on difficulty Robux + Tax
Models 1 = 50 Robux + tax
Models 5 = 250 + Tax
Models 10 = 800 + Tax
Remember that prices could change depending on difficulty.
where tf did you spawn
DW about that 😂
^
lol
wasnt joking
suspiciously cheap
Oh okay
lol no me fr
Anyone ever used profileservice to make leaderboards?? Just like how ordereddatastores are used to retrieve for example the ten first people of given data, how can i do something similar with profile service??
no try getting atleast 0.005
anyone need a new dev server?
How do I do data storage bro 😞
really?
yea my ad rn is at 0.003
lets see.
you can exploit covid 19 vaccine chips to get 1 impression to click ratio..
still didn't get recommendation?
Is Knit bad?
Hey guys, just to clarify - Roblox doesn’t have a built-in ranked leaderboard system, right?
I’m not talking about the standard ODS. I mean, if I’m, say, the 15,192nd player by score, I’d be able to see my exact rank, or something close to it, and not just the top 10 or top 100 players.
Also, I haven’t seen anyone provide a service for this, like anyone that made something like this., so I guess that’s not a thing either, right?
any suggestions to make clickdetectors work while holding tools?
grows offline grows offline grows offline
well it does grow offline 👍
ye it did
howd you guys learn scripting
what this mean
thanks. i have tried to save on colors by using the space method but the space width wasn't the same so i tried textcolor3. with this new font its just two spaces
I’m paying 3k Robux, or 5K if it’s done really well.
It’s just a few easy things — should only take about 10 minutes.
DM me for more info @umbral anvil
i didnt like it
i dont like it
dont waste your time learning it tho
learn how to use rojo or darklua
or roact
Did u make a game yet?
and do you see me on frontpage?
the answer is no
how successful has the ganme been?
Why doesn’t it work when holding a tool?
how do u do this thing again
PlayerCount.Text = {'Players Ready:' + amountReady}
Where u can like add vriables into the string
wdym
i dont have a comma button on my keyboard i cant luau it sorry
i think its called interpolation
idk
concatenation?
yes
but like the one with {}
curly braces
nevermind I got it
string interpolation
oh wait nvm you meant string interpolation mb
im pretty sure you have to use ` instead of ' for string interpolation
you can press the ~ key on your keyboard to get the `
i dont have it
rip lol
Anyone ever deal with animations fluttering when blending animations?
yo guys I need help my profile store sometime kick new players "
players.PlayerAdded:Connect(function(player : Player) local profile = PlayerStore:StartSessionAsync({player.UserId}`, {
Cancel = function()
return player.Parent ~= players
end,
})
if profile ~= nil then
profile:AddUserId(player.UserId)
profile:Reconcile()
profile.OnSessionEnd:Connect(function()
manager.Profiles[player] = nil
player:Kick("Data Error: Please Rejoin!")
warn(player.Name, "Was Kicked, Database Error")
end)
if player.Parent == players then
manager.Profiles[player] = profile
else
profile:EndSession()
end
else
player:Kick("Data Error: Please Rejoin!")
warn(player.Name, "Was Kicked, Database Error")
end`"
supposedly you're supposed to make sure bone animations don't overlap but the clearing the keyframes makes those bone snap between the animation and default pose.
ofc its possible
why darklua?
Whats up fellas. Does anyone know Roblox´s stance on client requesting to external servers in awe of asset creation? Documentation stated no limits nor rules (apart from the technical limit). Pardon my english
I think they could find their reasons to limit it, but, for its nature, its hard to monitore totally so maybe there are some rules (rather than limits) somewhere i dont know about
Its hard to find something you arent even sure exists in the first place, but if anyone knows a game with a similar system I can communicate with them
Anyone knows how to make like character and moves for my battle grounds game if so dm pls
If anyone is looking to do a commission dm me pls
Guys i created a data store but it wont save can someone pls help bro ima crash out
Send it
d
e
hello hello
Woah woah
I have an idea
Why dont ya send the GODDAMN CODE
then what would be the best approach to go about making a leaderboard while still maintaining data saves on profile service?
You cant
alr
Separate store for leaderboards and copy over the data
ok
Don't
Do you script to know message too long so discord wont allow you to + the server mods will think you’re spamming
Dm me
if you somehow made just saving to datastore that long then maybe its really better if we dont see it
🤮
try
local profile = PlayerStore:StartSessionAsync({tostring(player.UserId)}, {
Cancel = function()
return player.Parent ~= players
end,
})
what if you just didnt use anything
this will reset all data tho (i think)
stoopid
only used profile store like once
Hi i might need some help making a script the script is abt importing catalog avatar outfit into studio just with the outfit code
is it even maintained?
many good games use datastore2
yes
many good games use knit
see how bad such arguments are
tf is knit
dont worry about it
no now i wanna know
ill never turn away from datastore2
never lost any data
always get recoverd
and
i can sneak into it 🙂
knit is to help you make modules
hard to explain
bro i DESPISE knit
like the developer to lazy to right click and press on new modulescript ?
read the docs on it
yeah
it attemps to simplify stuff
id say it does the exact opposite though
fr
knit may be good when you have no idea as to what youre doing
yk what is a real bummer
winterfell vs the night king
i fr tought that fight was gonna be 3 epc long
no just 1
--!strict
local Framework = {
Controllers = script:GetChildren();
}
Framework.Start = function(): boolean
for i = 1, #Framework.Controllers do
local controller = Framework.Controllers[i] :: ModuleScript
if not controller:IsA("ModuleScript") then
continue
end
local fn: any, errMsg: any = pcall(
require,
controller
)
if not fn then
warn(string.format(`[Client Framework]: Failed to load %s - %s`, controller.Name, tostring(errMsg)))
return false
end
end
return true
end
return Framework.Start()```
this is all i need ibr
i have 0 idea as to what youre talking about
game off thrones
