#code-discussion
1 messages · Page 164 of 1
what the heck
pi * 3 / 10
9.42477796077/10 nice
gambling
I wanna get hired and I have the ability to code html css Java script and lua for Roblox. Dm me if u need any help. Ig
How could I script offline earnings?
someone to help me script a build a game for like 20k-30k il do all the other stuff i really need someone
dm me
Where is the best place to learn how to code
roblox studio
😃
in the case of luau ofc
Yes but what if I have 0 experience
saving the unix time at which the player left the game and then comparing it to what the time is when they rejoin so that you know how long they've been gone, then calculate the earning based off of that (for example if they normally make $20 per second while they're in game and they've been gone for 1 hour then the offline earnings are 20 * 60 * 60)
depends on what suits you best
do you prefer text based tutorials?
or videos?
Print (“hello world”) is all I know
oh ok tysm
Either
i mean i would personally recommend video tutorials (since roblox documentation isnt descriptive at all) but dont get stuck in tutorial hell try doing stuff yourself as well
or just try making a game and you'll learn it along the way
thats honestly the best way
for example you wanna make a simple simulator game
Yes
then you gotta start with idk picking up coins
so you'll learn about variables, leaderstats
and a lot more
In Roblox studio?
if thats what youre trying to learn at least
wdym
hi guys whaddya think of this grapple system im working on
not the best but whatever
i need feedback
I low key wanna do basics and then move onto advanced
seems rlly satisfying
nice
thanks
what could i improve
How long have you been trying to learn
i mean if you'd prefer watching tutorials i'd recommend watching brawldev's beginner scripting tutorial series and then move onto the advance series
but make sure to actually try the stuff you learn
otherwise you'll have knowledge but won't know how to us eit
idrk
try focusing on making it as satisfying as possible to get players addicted to the system
idk how you could improve it in this case tho
Maybe some feedback when you latch on to a new point
yh thats a great idea
Like some screen shake or sound
good idea tysm
Tried it for a month and didn’t get much to work
and you only know print statements?
Loops?
Uhm guys
?
a month tho? 😭
Gave up
Yh 😔
anyone could learn that in like 10 mins
i started learning rust recently
even though its more low level and advanced than luau
i learned basic loops and stuff in like 20 mins
What’s the best things to start learning
anything
What did you do to learn in that one month
Couldn’t be asked mindset
What were you learning from
Cs teacher after school 😎
Isn’t it the easiest language tho
It was sarcasm
same sometimes
Ima try and give it another go
Game devving is so hard gng
complex not hard
Mostly finding scripters
Gl
i mean most scripters on roblox are kids who have no idea what they're doing who call themselves scripters since they know what a variable is
That and also if someone has a great idea but less capital
People won't work on the project
Which is respectable
i mean people who pay percentage or even worse nothing are annoying
like an idea is worth nothing if you just try your best to think of smth urself
and not copy the frontpage game at the time
guys i got s question
i made a shop type of npc dialogue but idk how when you click "yes" i want the frame to show up but idk
yh?
yesButton.MouseButton1Click:Connect(function()
frame.Visible = true
end)```
Sadly these copies gets most of the ccus
a lot of but never most
i can show a pic
yes
Guys does anyone knows why are all of my animations breaking? they look fine inside of the roblox animator but when i play them on the game they dont play as shown inside of the editor
idk animations sometimes act autistic
What anim priority did you set
And any errors when playing them
Are you playing multiple animations simulatenously
no
im about to become their number 1 hater 💔
That's not how it works for billboardguis
didnt know he was talking about a billboardgui??
hey guys im writing this admin system and im trying to add a system where using the createTab function you can make a button and a tab that allows you to add text to it, but when i run the code it gives no errors but also the tab does not have any TextLabels in it. Did i do something wrong or is it like a simple fix?
First Image is the code and the second one is what happens when i run the code and press the button.
you see
you're using pairs on a number
not a table
do for i = 1, textammount instead
and instead of storing the name of the textlabel
you can store the textlabel itself in the table
if you want
and the b.MouseButton1Click function with the if t.visible can be simplified by just doing t.visible = not t.visible
real
@unique fox u dont have to use pairs or ipairs anyway its useless
yeah but general iterator wont work in this case eitherway
textamount isnt a table
yes
Anyone wanna make a game that builds im a scripter
Yo I can script lua Java script html css dm me
Hire me
.
Dm for some help I guess
wrong channel mb
attaching the rope makes me teleport to the dummy a bit closer. and keeps dragging me towards him
Can you show me your console
When you run this
OH
in chat
Hm
heres the code
Issue is attaching the rope makes you tp to the dummy and drags you towards him?
what did you want it to do
every time i am attaching the rope ( pressing e) makes me teleport to the dummy a bit closer and drags me towards him
well yeah I figured that out but what did you actually want the script to do
pull the dummy to you?
nah
i am trying to make a chain ( like a rope ) free of ping based ( physicsownership) which causes no movement lags.
and this is the script to make it work like one ( the meshes part)
so just a chain?
nothing else?
nothing else for now
maybe will add pull later
rn the concept is press e to attach and q to detach
also i'm pretty sure the loops where you clean up the chains arent doing anything
Edit your start attach to this
local startAttach = createAttachment(startPart, Vector3.new(0, 0, -2))
I think that should fix the issue where it pulls/tps you
this one?
yeah
didnt work
still pulls?
Right now the chain is just visual right?
Do you want it to pull n stuff or?
i want but i gotta make the chain work first
Itll matter later on so decide now
pull or just visual?
pull ig
alright
what do i need to do now?
I'm looking at your script
Just give me a sec
Thanks so much man
my pulling concept is different . its like if you press something to pull , the other player ragdols and gets dragged towards me
dm me
I think I couldve fixed it
Tyy
hey guys whaddya think of this thing i made #⭐creations message
make it so instead of pulling you directly to the part, make it so you "glide" towards it
kinda like how spiderman swings around you know?
he doesn't just move in a straight line
there's momentum
gotcha
this
thats just ropeconstraints doe
Guys, what is the best way to learn scripting?
By learning it duh
nvm
devforum
the roblox devforum
pro scripter
Quit being lazy you have internet
yo,
Web swinging so ez
What is the white dot even for ?!! 😭😭
Figures
Very nice, is the velocity when you swing not using a rope and manipulating linearvelocity instead?
does anyone know if its possible to get the latest or any message from discord?
Im using both a spring constant and linear velocity
I don't see why it wouldn't
what could i use
can't say, my thought process is using an array and storing it but that sounds scuffed
no not that like getting messages from discord
What's the spring for? I haven't used them much if ever
you can post messages using PostAsync
For visuals and a spring creates a bit of bounce when swinging and will also pull you forward and up a bit. Linear velocity controls it a bit better. I find a spring easier to use than a rope imo
ah alright
yeah, basically a spring gives a bit better of a swing for me personally. you could also use a rod, or both a spring and rope
can anyone help me with a mechanic ?
like how the teleport to other game place work in 99 nights in forest
theres like different servers in one single game
can anyone tell me what is the name of this mechanic ??
places
places ?
can you help me how to make intermissions between rounds like 99 nights or dead rails
i can’t help but there are plenty of tutorials on youtube that will guide you
they are fairly easy to make
wdym
did you play those games ?
theres a waiting place in the lobby
where you can set how many players you want in the match and others things
when i search in youtube i only get intermissions like arsenals
you need to be more specific or ask chatgpt how you would make it
don’t tell it to give you code
ask it how to do it
that way you can learn
Man just learn basics first
: d
can you tell me whats the name of that mechanic
i can learn it easily then
idk
the animation is good too
the animation is probably the best part honestly
Not my anims icl
You'll never learn
real
Internet is big learn basics first
logical jsut told me to do it 🥀
Coding using tutorials will just lead to you becoming a shit programmer
and mb i asked him how to make it
i didnt ask him for code
for reference, also i said to use it appropriately to learn how to code
especially tutorial hell
@tired garnet i feel like if i had ai while learning to code i would've understood things better instead of just knowing what to type where
i would konw why i was typing it
using tutorials and asking for help makes ur mind weaker
i didn't know what a connection was until 6 months after i had started scripting
Well yes, AI can help you understand code easier, but that has nothing to do with learning the basics of basics
you know what
chatgpt helped me know the the name of the mechanic
now i can learn it
ans ur suggestion didnt help me a single bit
Imagine asking AI for stuff as simple as print everytime you code something
AI helps you code but you don't learn shit
wel
Programming is a process of solving a problem.
disagree
well its up to you
if you dont wanna learn from ai then you can never learn
its a transformer that is based off of trillions of parameters to give you the thing you want to hear so i think for inoffensive things like figuring out booleans and logic or loops it is okay
You don't understand.
“hey gpt debug this and put print statements everywhere” is only acceptable if your script is large, and you have no idea where the bug is for the life of you imo
that’s the only time i use ai
chatgpt lacks the finer context of my codebase to understand why anything is happening that way
AI is good if you cant fix the issue after 10 hours
yeah also for some reason a print statement fixed my script but i hadn’t slept in 2 days so i think i was going insane
ngl but using ai is all up to you
i use it for help and learn
not like others who use it for some shitty reasons
this is cope

only use ai if the code is making you want to do things to yourself 
😭
the latter half of this message is insane
well im gen z 🥀
Thanks to this mindset, you'll never understand code without AI.
wel i think what yellow guy is trying to get at is that he's trying to use it to learn not to generate code with
i do code without ai
i only used it for this time cause that logical dude told me to try it 💀
moral of the story don’t use ai unless you have 10 years experience of CS and you’ve been working on a bug for 6+ hours
which itself means that there will become a point where he will no longer need to use it
stop referencing me and taking it out of context
There are multiple free online courses that teach you how to understand code.
dont ignore the fact that you told me to go to ai
why don’t we look at the past 5 minutes of our conversation and see what we’ve learned no?

it is difficult for us to project ourselves back into the shoes of a beginner programmer because we have been doing it for so long
make a new programming language and learn that
yeah i learned lobby making system when you guys were talking if we can learn from ai or not 

You learned how to code a lobby making system instead of learning Luau itself. If you use tutorials for specific things, you won't really learn how to make something original by yourself.
em
local dummy = script.Parent:FindFirstChild("SECURITY")
local tweenservice = game:GetService("TweenService")
local cooldowns = {}
local coosldowns = 6
detector.Touched:Connect(function(hit)
local character = hit:FindFirstAncestorWhichIsA("Model")
if not character then return end
local humanoid = character:FindFirstChild("Humanoid")
if not humanoid then return end
local player = game.Players:GetPlayerFromCharacter(character)
if not player then return end
if cooldowns[player] and tick() - cooldowns[player] < coosldowns then
return
end
cooldowns[player] = tick()
local go = script.Parent["Main Body"].go
local tweeninginformation = TweenInfo.new(1)
local tween = tweenservice:Create(character.HumanoidRootPart, tweeninginformation, {CFrame = go.CFrame})
tween:Play()
character.HumanoidRootPart.Anchored = not false
local animator = dummy.Humanoid:WaitForChild("Animator")
local animation = Instance.new("Animation")
animation.AnimationId = "rbxassetid://120769139338831"
local track = animator:LoadAnimation(animation)
track:Play()
task.wait(3)
track:Stop()
character.HumanoidRootPart.Anchored = false
end)```how to remove the animations bc idk why but the for _, track in ipairs(humanoid:GetPlayingAnimationTracks()) do
track:Stop()
end is not working
guys am i cooked i can do everyting except scripting
is there a roblox update which prevents for _, track in ipairs(humanoid:GetPlayingAnimationTracks()) do
track:Stop()
end of working
well i learned other things
and i have a life other than coding
so i am currently only learning the important stuffs 🙏
scripting isn't for everyone
just do what you are good at
and what u like
Are you trying to say other programmers don't have a life?
programmers like you might not have
💀
Why for _, track in ipairs(humanoid:GetPlayingAnimationTracks()) do track:Stop() end not working
yeah but the problem is im tryna make a cool unique game to the roblox platform bbut i cant script you see....
people say this yet spend 50% of their time on digital entertainment
well i dont spend
because im trying to get a j*b in real life skills except only making games 🙏
you might be the one who has 12 hours screen time
idk if this is coding but a friend sent me smth for my game and its a ZIp file and i cnat export it
Funny how you asked us for help and now you're saying we have no life.
12 hours is wild
yeah like you guys just straight up insult anyone and do anything except helping them
you copied a specific thing, that’s not learning
We helped you, you're just ignoring our help so you can procrastinate more.
if your already immature enough to censor the word job there is no point in thinking you’ll get one any time soon
Go ahead and code with AI, you won't learn a lot.
please don't say the j slur
should i switch to using a module loader in my game?
once i said job adn one person told to censor it in this server so form then i always censor it in this server
job job job
idc about your opinion
ur code will also be ass 👍
it’s gen alpha slang you don’t have to censor it
And I don't care about your future as a programmer 🤷🏻♂️ Have fun coding tho!
who said i wanna be a game creator in future ?
its just my hobby where i wanna try smth
new
Okay have fun
actually i’m using this as my pfp
i need a basic scripter to be my partner in making roblox great again
bc why not
so who shall i kidnapp
is it recommended to even use module loaders?
if you want
what is your opinion on them
if you prefer ssa codebases then yeah
they are fine
i usually just manually load modules
honestly i have been coding for a year i have no idea what that means, from what i have heard they are cool ig lol
okay why do you choose that over a module loader
single script architecture basically you have 1 localscript and 1 serverscript put all your logic into modules then load the server modules from serverscript and client modules from localscript
no wait i know what it is but like you said something about ssa codebases idk what that is
more control over run order
you can pass dependencies into init functions
but module loades are fine too
just make sure you understand how to use the lifecycles properly
alright this sounds way to advanced for me lol
ssa = single script architecture 😭
sorry man still learning here idk about you
all g
alright
no
Thats what im starting to use now so in order to get used to it im just making a game from scratch using it
if your trying to get a job you wouldn't censor the word 💔
coding is hard
What are you having troubles with?
yo, do you think this guy used an uilistlayout or did he do manual positioning for this toolbar?
https://www.youtube.com/watch?v=Y-MSuSDVEIg
Not bad kid, not bad at all
oh
its not yours
of course he used list layout
It sounds so wrong....
Its doesnt sound wrong, but ur mind is wrong
i think he used manual positioning because you cant move something like that while in a ui list layout i think
unless he took it out of the uilistlayout when selected
probably, i just watched full vid
my mind is pretty fine, depends what you've meant by "ur mind is wrong"
so let me finish this, it sounds like «oh wow, good boy»
yup
Does anyone have a good example of a scripter portfolio?
The examples could've seen in #scripter-hirable , once I've been checking the channel for fun, but usually they have the website with their portfolio and so on
Can anyone test a code for me rq I wanna make sure it’s good
Dm
I know u might be lazy but pls
if elif if elif elif if elif if elif
hope they add emission maps bruh
send code
DMs
how can i remove cancollide out of a rig
@narrow vault send me back my money legit scammed me
brawl dev or the dev kings course which is better
learned it from alvin blox
very "nice" dash system lmao
nice try
U can curse in roblox?
Slide the file 👉👈
Im trying to make a outfit game how do i get the commissions from the items bought in my game but the items arent made by me?
Brother the guides literally say you get 30% back from other peoples ugc items bought in YOUR game
All you gotta do is turn on 3rd party sales, you can buy a ugc in your game to test it you should see money pending in your group
oh yeah it HAS to be under a group, not your account btw
Ive got like a kit from somebody else already when i bought it from the avatars he already made we got robux in the group but when we added a new avatar from somebody else we got no robux
if you got time and are willing to help i could explain it better in a call if you dont understand what i mean i would apreciate it
does roblox allow you to get a sound's current amplitude using a script?
in studio
Ah
i think that's enough for me today this was fun to make though
Send the file lil bro
no can do, big man
this is the only game engine to ever exist ever where you cannot directly assign velocity
Wdym?
this is the only game engine where velocity is not directly assignable. there is no way to further elaborate
Who wanna join my dev team spending 50 bands on advertising
what is bands?
Like thousand
oh ok
You interested
How long experience
This is a advanced dev team so I can’t let anyone I need to do test
Be honest how long
Alr
what system in roblox could possibly be hard
Creating variables to assign velocity
Tung tung tung sahur killer
I said hard, not impossible
u cannot disable the transformations they apply after assigning assembly velocity
🥀
does any1 have a simple project for a beginner scripter
best idea thank you for this brilliant idea
i will change life's with this
make them unfairly unfair
and u spin for real robux
So hard to find a scripter for hire
ill make it so you just get the most common thing and say the jackpot is 5% chance
Guys why do we use modules and not tables
cuz scripting pmo
💀
What are you tryna get scripted
Squid game mini games
Ur making another squid game?…
I mean most people won’t play a worse version of a popular game
check TikTok one min lemme send
there are lots of virals ones
There’s already ink game no?
i like your confidence
but i fear no one cares abt squid game anymore 💔
it’s really successful rn
I also have a YouTuber
paid 250 usd
He has 200k subs and 800k on TikTok
paid 250 usd for what
Content creator
He avg 100k likes per short in TikTok
for advertising?
Yh
thats cold what game r u making
Squid game
Ik there is a lot of squid games rn but that’s the reason I got an creator
sigh
just do a big project work on something fun that can actually be considered a good game
The squid game is looking soo good rn
do you just do it for the money?
Yh
im gonna cry rn
Why
but like im ass myself so i cant call other builds ass right
how much does games like that generate
ill still call it ass
lets say you made the squid game and it has 1k players how much does it make
1 gambling addiction
Some make 100k per day
Some 700k+
100k a day is for the low tier
yea but ur not any of the some
what if i have 10k players
1k avg is like 700kb
That’s an easy 30 mill
In 5 weeks
Even more bro
Nobody asked
that’s per visits
i expect way more fam
it depends on the gamepasses
uh right
how does it work? walk me trough how do you make money
Per visit u make 1-2 Robux
You make money through the premium users as well
Gamepasses are important
I made around 7 gamepasses
Honestly there’s a lot of ways to make Robux through games
in 2 years
This squid game is a cash grab
do you think i can make 200k?
yh easily
usd
oh
I suggest you try creating a game with a friend
That’s how mm2 started
It’s now at 70 mill+ rev
but uh am just so doubtful its part of the process tho
Don’t hire lots of people with percentage
imagine the game makes 10 million Robux
and you only have 30-40% of it
for my work i pay for everything
dang
well
Honestly
Create a social media as advertisement
I have around 20k subs in yt
Deleted all my vids and shorts
can you make a solid game with 2k$
or potentially 15k soon
With that you can create a really good game
15k usd ?
yea
💀
idk but am getting lots of investors
its either way a troll or am just cooking
yh ur likely getting trolled ngl
well am gonna find out in 4 days anyways
Oh okay what’s ur game about
horror
Check this outfit rate it
which is kinda bad for making money but its not just horror
oh thats beautiful
0-10
Yh a steal tho
go to modeling
u cna lwq prob sell it for more then that
I feel like that would be sad ngl
I lwk know a scripter who is started doing Lua but they got some special talent or smth cuz they picked it up right away and are insanely fast
Did like all the scripts me and a dev group needed for a game we’re working on
#⭐creations message hey so i need feedback on this grapple system i made and what i could improve n stuff
Hey dude, wanna help with my game?
Guys, does anyone know how to make tea editable image drawing not sooo laggy, now i have something like
local MPos = GetMousePosition()
if not lastPos then
lastPos = MPos
end
local imageSize = editableImage.Size
local dx = MPos.X - lastPos.X
local dy = MPos.Y - lastPos.Y
local steps = math.max(math.abs(dx), math.abs(dy))
if steps == 0 then
local imageSize = editableImage.Size
if lastPos.X <= 0 and lastPos.Y <= 0 then
return
end
editableImage:DrawCircle(Vector2.new(lastPos.X, lastPos.Y), size, color, 0, Enum.ImageCombineType.BlendSourceOver)
return
end
for i = 0, steps do
local x = lastPos.X + dx * (i / steps)
local y = lastPos.Y + dy * (i / steps)
local imageSize = editableImage.Size
if x <= 0 and y <= 0 then
return
end
editableImage:DrawCircle(Vector2.new(x, y), size, color, 0, Enum.ImageCombineType.BlendSourceOver)
end
canvas.Main.ImageContent = Content.fromObject(editableImage:GetImageContent())
lastPos = MPos
end
UserInputService.InputBegan:Connect(function(io, gp)
if io.UserInputType == Enum.UserInputType.MouseButton1 then
if not gp then
lastPos = GetMousePosition()
heldDown = true
connection = RunService.RenderStepped:Connect(function()
if heldDown then
onDraw()
end
end)
end
end
end)```
As for me, the main problem is that the shapes are creating very quickly
poor guy
hehe
i can make them appear half a size apart so that it's not noticeable, but I don't have no idea how to do this
I hope that after cats and dogs, someone will help me
dude thats my hamper
how tf did you get that photo
Without diving into the code, if it's a bunch of primitive shapes, why does this need to be a editable image versus something like a Viewport Frame?
I want to make a drawing game like "draw me" and I thought what editable image it's the best resolution
then you'd only want to render the frame during an active "pendown" edit, currently you are re-rendering the entire image on every renderstepped
I recently learned about editable images, but I don't quite understand what you're talking about
like I should update image only when player release mouse button?
currently you can have the editable image attempt to be drawn more than 1 time per renderstep
Version 4.15.0 Current featured project using CanvasDraw: Entirely made with CanvasDraw. No third-party resources, http services or viewport frames used! Patreon PayPal Official Discord ▶ Resources Introduction Ever wanted a way to easily create a canvas for drawing pixels, lines, dynamic shapes, or even manipulate or dra...
eh mid tbh not smooth
this libary is probably your best best (or boatbomber's viewportcanvas)
right, i notice some jitters too
this is just a prototype though
especially when spamming
its cool tho
o shit satisfying
msg if u got nitro boosts
Anyone got an idea for a plugin?
Have fun reading 🫃
why are u obfuscating
pups gotta eat
wtf
one bowl of pudding please 🙏
yo who is a good scripter here that i can hire for robux.
guys what should i learn in scripting next i know variables if statements functions touch events looping scope and returning and tables arrays dictionaries
Work on your comfort with using these things before moving on
Helloo
the glowing red ball of destruction and despair:
I wonder how roblox devs feel they are going to be broke
0-0 is 0
When everyone leaves roblox
Its absolutely amazing
All the devs just going to not have money
Amazing

the glowing red thingy of despair
the last piece watching his brothers get absolutely OBLITERATED by the small red darts of death, destruction and despair then it gets absolutely VAPOURISED by a singular dart of death, destruction and despair due to its presence as the only one that was SPARED from the darts of death, destruction and despair
the ominously glowing red pill-shape with a ring around it projectile of complete obliteration and destruction:
does it look like a bullet being fired now
Can't wait for roblox devs to be homeless
i thought that
and realised roblox isnt going down
most i'll do is get banned in a few countries and get a soft warning
they're a business and gotta stay up so they'll do what they have to
What did u use for ther pieces
did u just have a bunch of premade pieces
or what
the ominously glowing YELLOW pill-shape with a ring around it projectile of complete obliteration and destruction:
yeah it looks good enough
particles
or
are you talking about the bullet
its just models
this is it
i've already gotten 1 person complaining about it but i dont really care enough to use or code dynamic meshes
it also makes the despawning method look better and more dynamic
oh yea this
how to use dynamic meshes
what are dynamiic meshes
and any part, mesh or model with the tag will be effected
dont
hell
i wanted to make a system like urs but i couldnt be btoher to make so much pieces
oh
how do u do thi in blender is there a modifier or something
then extrude it
so chat..
but if you dont have double sided this happens
that lowk looks tuff
got told by endo that it could be neat for an arena
it could
i decimated it a lot before seperating it though
dynamic mesh's arent even a thing yet 🙏
aka csg mesh's
I was kinda hoping it was some funky stuff that wasn't a pre done mesh
nah
im making variants but its not gonna be unique every time
I wanted to do some with editablemeshes but you need to verify or something
it got removed
💔
Updated tutorial on Editable mesh where I will show you all changes and new stuff.
Place: https://drive.google.com/file/d/1rTq09Vmok58ssA4DevP4Xovc3em9JFqe/view?usp=sharing
Tipestamps:
0:00 How to enable Editable Mesh
2:20 How to use Editable Mesh
5:07 Changes and new Stuff
6:44 Editing
15:49 Ballification
20:59 Deleting and adding triangles
this is when it was out
yeah id verified and allow mesh & image apis enabled
should be possible to do such a system with editable mesh though.
Yh
But i couldn't think of a way to increase local vertex density
with editable mesh i could of made
the most insane damage model
known to roblox studio
wat
armour piercing physics
and you can then like see the hole that the round went through in your tank like war thunder
oh
or even with planes having fractured glass or ripped fabric/metal when hit
yeah i dont think thats possible without knowing the velocity and broadcasting it
like you would have to use trailing physics which is a pain to calculate
its not that hard to measure velocity of a bullet in studio
yeah
ok then thats physics hell
at least its not a grenade
500+ fragments
No you just need the initial conditions
reason they're so bad is that you have to calculate their bounce
if you want it optimized
or if you dont you can use roblox physics
getting any games assets for cheap dm
getting any games assets for cheap dm
Cause hes not getting no assets
Just stealing your money
true
Well, I've modified the script for this module, but now I'm facing a new problem,why is transparency not transparent 
why is it that when I'm manually handling character respawning and disabling character auto loads, when I call :LoadCharacter the second time the player's character seems completely fine on 2 clients but when viewed from the server only his humanoid root part is in the correct place, the rest of his character is 2 football fields away
its fine on clients because you loaded the character but the server overwrote it because you have it disabled
My friend Animated all by code, don’t even need an animator for the game now lol
you know thats incredibly inefficient right
with both time and server resources
and it could look a lot smoother
looks really smooth but thats inefficient
but how tf did u evben manage to do that
how many lines?
it must've taken long time do it
Yeah but the thing is we can customize the animation in every way
Like wavelength, amplitude
Everything
No but the model needs to bend asked turn too
E we need it most accurate to physics
you can animate particles with it
With accusations it’s rigid
Another one
The thing is that we can copy paste every script so easily
Yeah that’s fine bro
Their no collide
Our game is meant to be played by kids it’s fine
It’s like a mix of grow a garden, steal a brainrot and fisch
And bloc fruits
its joever
Pls i need someone help me fix my door script🙏
Someone please
Its been 3 hours since i m trying to fix my door script
I cant take it anymore😭🙏
do not pull out the instagram reel shit
Lol
Wait i recognize ur name for some reasons lol
Did it happen for you to see this "problem " in that server lol
I cant pull out a meme anymore brah. Why does everyone knows when i try to
Do i take this as a hate response
One message removed from a suspended account.
One message removed from a suspended account.
there is no way that BOTH of those are half an hour long...
Dm if you need help with your game and I will like to have you and I also have a team that can help you with full game creation Note i take real money only (USD or EURO) DM ME FOR US TO PROCEED AND MAKE YOU GAME SUCCESS
can someone script my games its similar to gag dm me
actually, my system isn't that bad, except lags when drawing fast
does anyone know how to implement a idle animation
One message removed from a suspended account.
One message removed from a suspended account.
Im currently watching BrawlDev if you want a reference start. Pretty detailed and simplified examples of script uses.
Currently still watching his vids as we speak.
As a scripter myself, I recommend just looking at documentation and/or trying to modify parts of scripts to do something for a different purpose then they were originally used for. Most scripters, myself included, laugh at video “tutorials” for scripting. They’re largely useless. If you do use them, at least make sure you watch ones that explain why they’re doing something and how it actually works, not just telling you what to write and what it does.
Or just find someone who’s willing to teach you
One message removed from a suspended account.
is there any way to make a player have full physics control over another player that is submit to a physics state
Hello,
Does overhead title, basic combat system and safe zone (pvp disabled zone) like stuff comes in basic scripting??
dose anyone have HTTPS idea? im thinking about making unreal engine to roblox studio crossplay for fun but dose anyone else got cool ideas? (i all ready made a image loader http)
settingsResetCharacter.MouseButton1Click:Connect(function(pressed)
if game.Workspace:FindFirstChild("Humanoid") then
game.Workspace.Humanoid:BreakJoints()
end
end)
Im trying to make it so when you press the button, your character resets, for some reason this wont work.
hey guys, im trying to access an experimental feature called aurorascript by editing my studio fastflags and someone on the devforum managed to, so it should be possible. i tried enabling every flag that had aurora in its name but roblox still wont let me instantiate an aurorascript. any ideas on how i could do this?
could someone explain saving data for me because I still don't really get it
pick one
( the first one ) AlvinBlox
( 2 ) most ppl now start with BrawlDev
( 3 ) and the TheDevKing is the most popular one
https://www.youtube.com/playlist?list=PLsbxI7NIoTth8CE_os8sog72YTMLPhDSf
https://www.youtube.com/playlist?list=PLQ1Qd31Hmi3W_CGDzYOp7enyHlOuO3MtC
https://www.youtube.com/playlist?list=PLhieaQmOk7nIfMZ1UmvKGPrwuwQVwAvFa
https://www.youtube.com/playlist?list=PLySGFpzjXDm7kDBhDtT6XzmP3DoB6Zhhw
In this 2025 Guide to Roblox Scripting for Beginners, I will go through everything you need to know to start scripting/game development on Roblox!My mission ...
guysss how do i run this https://github.com/7ap/internal-studio-patcher
yielding is basically anything that makes the code stop running so for example
task.wait(3)
yields the script
and for threads theres explanations on google just search it up
hmm
One message removed from a suspended account.
6 years ago
even brawldev's tutorials show some deprecated methods and his videos are quite new
i think he is the best choice
If Anyone needs Help with scripting let me know
how old the tut is doesn't matter much here
you're not supposed to copy everything from them, but only get the basics and then learn/figure out the rest yourself from researching/ practicing/ or reading the devforum and the docs
- imo the best choice is the one you understand the most
that's why I sent 4, and not one
@eager yew what an absolute weirdo
local mango = "mango"
if mango == mango then
print("mango")
end```
Guys I managed to install an internal version of Roblox but like how do I actually access the features that you can’t normally get or in dev stuff
whats the best way to create a iron man suit call thing
is this gui based or part based? also if u just add a task.wait() somewgere it will stop lagging
local warpButton1 = script.Parent
local humanoidRootPart = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart")
local humanoid = game.Players.LocalPlayer.Character:WaitForChild("Humanoid")
warpButton1.MouseButton1Click:Connect(function(clicked)
humanoidRootPart.Position = Vector3.new(0, 5, 0)
humanoid.Position = Vector3.new(0, 5, 0)
end)
whenever I press the button, it works, but the camera gets messed up and my character glitches into the ground
gui based
wow what system?
update me in what an editable image is, ive not used studio for 2months
hi
uh its just for drawing game
its have 4 draw functions
ill youtube it its fine 
ok ty
dms
okay well u can just search "Editable image" in youtube
increase the y axis if they get stuck in the ground
Yo
Upgrade it to module state managing, and it'll be fire 
mango
if charState:IsInState(char, "mango") then
print("mango!")
end)
-- charState (Module script)
can someone mentor me on coding
v2
Could anyone tell me what this says? I don’t understand a single thing here
its obfuscated
Yo hi guys who wanna make a fun game for fun
Wanna make a tower defense game frfr
Mine flopping
I’m not that good
I only build and model
Ye I don’t script much
Were making a tutorial game?
is there any problem in scripting a single player game fully in the client?
Other than putting an uneven amount of load on the client and not being able to access some Roblox API services, no
players will be able to cheat obviously and also you wont be able to save data unless you include datastores in some way
i might include datastores by using remote events, honestly idc if players cheat its a solo game lol
Makes it way easier for people to decomp and remake your game if that's something you're worried about
Guys, how can I process +- 2500 pixels each frame without hacking my pc?
clustering
It would work, but my question is: why
Even for a single player game, you'll need connection to load the meshes and textures
so theres no real point in putting that much load on the client
im trying to make a game kinda of like minecraft storymode and it would get really messy if i try making it on the server
and it doesnt really matter if people exploit
looks good
Theres many ways to not get messy, by simply making use of the usual programming conventions
however, the issue is that people with mid to low tier cpus won't be able to properly run your game
roblox is already cpu expensive enough as it is, I wouldn't recommend putting all of the work on the client
hm, basically the whole game is cutscenes and timed events
i can try loading stuff on the server and then starting the cutscenes on the client
I mean, you do you, Im just shooting my advice
there wont really be much of a difference if there is no data saving because the server is anyway mostly responsible for backend, front end is only rendered on client too
im saying there wont really be a performance impact because the backend that is usually handled by the server is non existent now
Well unless the game is empty, it can't be non-existent
because handling other players, datastore requests and stuff like that is not needed anymore
its just on the client
Yo does anyone know how to make the character smooth like this and like that every character turns from being realistic to block and this smooth like i already mentioned
Mh I see what you mean

