#code-discussion
1 messages · Page 179 of 1
its for the intellisense
you cant construct occupants btw
in your object
call the method instead
like its just pointless to pass this var
anyone wnna be a scripter for my blue lock game
If you need to communicate between two modules it’s likely that your modules are doing too much
You should extract the shared dependency and make it its own module
Not really, but noted. I'm going to re-write some of it and start implementing the signals framework
does filterstring only work on roblox itself cuz its not filtering on roblox studio
Yeah
Can you explain why both modules need to depend on each other?
nvm, i thought they did. Was just curious what the best workaround was apart from decoupling the modules more.
since i ran into this issue in the past and had no clue what to do
if you're curious, it was between 2 modules, i had an inventory module and a hotbar module, and i had to have 2 way communication. I can't remember the exact reasons why.
Whoever is a good coder for over 2+ years im thinking bout finding a coder to help make a script we could sell, dm me for further information @here
dms
Ok
local speedboost = game.ServerStorage.SpeedBurger
local posi = script.Parent
local debris = game:GetService("Debris")
while true do
local center = posi.Position
local size = posi.Size
local x = math.random(center.X - size.X/2, center.X + size.X/2)
local y = math.random(center.Y - size.Y/2, center.Y + size.Y/2)
local z= math.random(center.Z - size.Z/2, center.Z + size.Z/2)
local speedboostclone = speedboost:Clone()
speedboostclone.Parent = game.Workspace
speedboostclone.Position = Vector3.new(x,y,z)
debris:AddItem(speedboostclone, 90)
wait(7)
end
can anyone help my, the spawn position is flawed, it doesnt spawns wher ethe part is located rather above or below the part, both objects are anchored
they need to be cancollide off
also use task.wait() instead of wait()
also pos is a much better variable name than posi
RemoteFunction can't return objects/models?
also be consistent with whitespacing
ok thxxxx
you can't return the instances but you can serialize the instance data and recreate the instance on the other end
ok, thank u
Yo I got a question ik noones gunna help but can someone teach me how to code in decent i mean ik until touch
i think they can't
Rephrase this
Should be able to
nop, if u try to return a Model or any Instance it goes as nil
How do you make your entire screen black but with vfx still showing?
I'm a very big fan of skibidi toilet
make part, mesh etc Transparency = 1, make the lighting pitch black, and have VFX
or do animated sprites
yes they can
:) no they don't
no it cant
it returns a reference
retuns nil
only if it's not replicated to the caller
you can only send data, not a part or model u will get nil u send the values
it passes an object reference
i dont think remotes can pass instances
guys whats one thing that really improved your scripting skills
making stuff
module scripts
what kinda stuff
idk anything i liked or was interested in making
arent those mainly for organization or am i tripping
ohhh
just made it as best i could, when ur bad at scripting it only means ur debugging skills level up faster
there's games that have 1 single server scripts and 1 single client script, and a shit ton of module scripts that required from those scripts
it's not just for organization
whoever said that isn't telling you everything
never thought of it that way thats fire
ohhh makes sense

Guys is it truth that the devex change increased to 380USD - 100000
Who here listen to fiona apple
It is different for different countries
Like for my country, it is 30k robux
Or 105 dollars
So uh, I'm just starting and I'm making a shift to sprint script. What's the difference between Player.Character and Player.CharacterAdded:Wait()
They increased it by 8.5%
30k robux is now 114 usd
Wait actually
yes
Player.Character is just the Character (a Model filled with humanoid and etc) of the Player, but it may not be loaded when you call it
Player.CharacterAdded is an event, and the :Wait() method waits until the event happens
Ohhh thanks
where should i place some folders that i use to store NumberValue to be created when a player joins?
in the player
they have the same limitations of remotes
instances can be sent
only if they exists on both server and client
that's weird, cause said models are inside of replicated storage
If someone looking for good games dm me
Quick question, Im creating a gun system for my star wars game, should I use raycasting for my bullet physics
Bullet physics will be good
can anyone help me out I want players to hover over another player to see a red radius around them
hey guys i wanna learn scripting, do you have any tutorials you'd recommend?
none in particular
just find one that generally aligns with something vague you want to do and follow it
traditional methods of teaching are generally ineffective in my experience
^
i made almost no progress until i started experimenting and just doing random shit
Tutors are a waste of time
unless you've got somebody there guiding you along your best bet is to just start doing stuff
even if you fail or fuck up at least that's experience
and a step closer to a finished product
a lil hard to js experiment when u know nothing tho 🙏
thank you for the advice though
i mean you can watch a video and in that video the guy will walk you through what to do
I think in that way it'd be better to learn the absolute basics in some way and THEN start experimenting
but it's up to you to internalize what he's actually doing
instead of just blindly following it
which most people tend to do
go look at yt basics, then most solutions to ur issues is devforum
or here if u cant find
ibsr
❤️
Dm me if you want the game
(cheap)
check dms
Alr
lol funny game
Tnx
Roblox physics is really fucked
so probably raycasts depending on what you're making
yes
chat do i use rojo for my next new game ???
It's up to you
TRYING to find a scripter that take 50%
its against the rules around here
id recommend u delete
alr thanks for telling me!
local Tool = script.Parent
local Handle = Tool:WaitForChild("Handle")
local Part1 = workspace:WaitForChild("Part1")
function cookFunction()
Handle.Touched:Connect(function(hit)
if hit.Name == "Part" then
Handle.Anchored = true
Handle.Parent = workspace
Handle.CFrame = Part1.CFrame
end
end)
end
cookFunction()
i made ts :Sob:
You don't need the function
Anyone looking for fully completed game
HumanoidDescription describes the appearance of your humanoid character. you would play animations through the Animator under the humanoid by using animator:LoadAnimation(animation)
keep in mind this method returns an AnimationTrack which you would then use the :Play() method to play your animation. you can also change properties of your animation with the AnimationTrack
You use godot?
I used to make games on godot before roblox
I’m working on a new Roblox game called Slap Power Simulator. It’s not just another simulator, I’m making it more unique.
I’m looking for a few people to test it out. You’ll get some special in-game rewards later as a thank you.
If you’re interested, just DM me.
Oh good
Do yk if there is a way?
Yes
How
why is my tween not working? people in #code-help are yapping about maths
who have game templates hmu
yes but it shouldnt really be ngl
😭
what do u do in studio? like scripting etc
i am a builder of 4 years of experience
do u build obbies
i want to make a game but i got 0 frends 🤡
or realism
yes i build obbys, but im not that good with high poly
i see
i only do mid poly, low poly and studs
wanna be me partner, i do scripting and UI design
hello i am a scripter and i am working for free for my portfolio if you are interested please dm me
anyone lf a ui designer robux only
is there any1 here which is planning on making a dc server, just wondering
@outer bridge Instead of checking the udim pos manually just use a boolean to check if its pressed or not
Why would people choose:
local Meta = {}
Meta.__index = Meta
setmetatable({}, Meta)
over
local Meta = newproxy(true)
Does anyone know why putting a humanoid in my rig doesn't work on a specific type of rig?
Works on the other rigs.
But not on the boy rig.
Can anybody here make a pls donate style game
why would you use a newproxy
there is no point
they are useless in roblox
you cant use them
to us atleast
is it just me who sometimes has problems with shapecast not detecting? Like idk if its at a certain angle it doesnt detect a part or what
The game is for sell
Dm
had to change the projectiles angle multiple times
shapecast is running every heartbeat frame. The red part is a hitbox visualiser
That looks so so nice
ty, but Im rlly tryna fix this shapecast problem 😭🙏
I might just go back to raycast atp
Could appreciate some help. Tried disabling automaticscaleenabled but still doesn't work.
where i can find a good r6 procedural animation things?
like a tutorial or module idk
you cant expect help without sending a script lol
what?
?
.
someone?
bruh my roblox bork
hello guys im beginner which is the best way to learn scripting on roblox?
is it possible to edit robloxs coregui eg make it so it shows the verified badge next to my name on the leaderboard
Can 67 humanoids cause my game to lag (only ping wise) then randomly shut servers down
There’s sum like that happening on my game and the ping just randomly gets high
Then a server shutdown happens seconds later
find a tutorial playlist ur comfortable with and after every video make something dont just skim through the videos
@woeful dune
can anyone help?
With what?
I think my studio is broken
How
yk the select tool right?
Yeah
Does it have a update maybe?
eh no
local cannonModel : Model = ReplicatedStorage.Assets.Cannons:FindFirstChild(name):Clone()
if cannonModel == nil then
print(name .. " is not a valid member of cannons")
return
end
cannonModel.Parent = plotMap.Cannon
local grass = plotMap:FindFirstChild("Grass")
local SpawnCannon = plotMap:FindFirstChild("SpawnCannon")
print("LOADINGe")
local cf, size = cannonModel:GetBoundingBox()
local halfHeight = size.Y / 2
-- Base position on top of grass
local basePos = Vector3.new(SpawnCannon.Position.X, grass.Position.Y + halfHeight, SpawnCannon.Position.Z)
-- Rotation (45.59° tilt upward)
local rotation = CFrame.Angles(math.rad(45), 0, 0)
-- Apply pivot
cannonModel:PivotTo(CFrame.new(basePos) * rotation)
end ```
why does the cannon always clip slighty under the dirt there is 2 wheels and 1 cannon meshes in the model
has anyone devexxed before
Im looking for mature people to collab with me and my game launched 3 days ago ( has people active ) so hmu
Yo is there any backend scripters that can help me rq
whats up
yup?
hiring channels
is the grass 1 stud thick or more?
hey guys what would you want to see in a boxing game, i want to make one but i need ideas to make it unique, i checked for games on roblox,they are all the same
more
like how much
@unborn kestrel
4
is it clipping slighty or badly in the ground?
slighhty
i have 3 objects in the model
2 wheels one cannon
is anyone getting these my players get it once every 2 joins
since the grass position is in the middle of its object the position is 2 studs underground, try adding half its Y size so the cannon spawns on top of the grass
since you are only adding half of the canons height @unborn kestrel
yes
tried that
local cannonModel : Model = ReplicatedStorage.Assets.Cannons:FindFirstChild(name):Clone()
if cannonModel == nil then
print(name .. " is not a valid member of cannons")
return
end
cannonModel.Parent = plotMap.Cannon
local grass = plotMap.Grass
local SpawnCannon = plotMap:FindFirstChild("SpawnCannon")
local yPos = nil
if scales[name] ~= nil then
yPos = ((grass.Size.Y / 2) + (cannonModel:GetExtentsSize().Y / 2)) + scales[name]
else
yPos = (grass.Size.Y / 2) + (cannonModel:GetExtentsSize().Y / 2)
end
cannonModel:PivotTo(CFrame.new(SpawnCannon.Position.X,30 + yPos,SpawnCannon.Position.Z) * CFrame.Angles(math.rad(45),0,0))
end ``` i just add the studs manually cuz i trid to fix it
guys i want make function which click on button in gui idk how any help ??
insert a text button and then insert a script inside of it [local] then write : script.Parent.MouseButton1Clicked:Connect(function() ... end)
tysm can dm ?
||Read my description||
guys howd u learn how to script
brawldev + asking for help + my sensei taught me some OOP stuff
by typing stuff\
i read a book called the advanced roblox coding book updated edition by heath haskins
it is right now
in 5 years it probably won't be
lots of people got into CS for money but after AI scares, mass layoffs, hiring freezes, decreased wages, and increased competition, less and less people will major in CS
tech goes through periods of booms and busts where it can be extremely lucrative (think 2020's and newgrads from noname schools getting six figure salaries)
and then now where even students from top schools with good stats / internships are struggling to find jobs
ive still got some time but like ive always liked to code and considered software engineering but imw orried if its a waste of time
If anyone needs help with scripting for a good price and good quality dm me
anyone is a scripter that can help me paying in %
Huge red flag but understandable if you're just a kid or starting out and don't know how developing works.
Why does this error occur?
Guys I'm new and want to start learning scripting. From where should I start? Yt tutorials or what?

i wanna script rn but idek what to do and I got 0 jobs left smone igve me ideas 🙏
yo is there a feature which can crop images or sm without like changing its size?
wdym
on what app
I don't make images on studio so I cant really help with that 💔
Im not a gui person lol
i meant with scripts
prolly is ask ai 😭
for neon advertisements, setting the first 3 numbers in the rgb to like, 500-1000+ makes it appear really bright because of the bloom, this wont work in the night time,
so if i had a script that changed the skybox from day to nighttime without actually changing the clocktime, would the advertisements always be so neon?
and if the decal had attributes, would they be boolean? maybe a script will check if a daytime skybox in enabled and disable the high rgb value on the decal?
if daytime is true then will it disable the high rgb value
if daytime skybox is false then enable the active attribute that gives the high value for the bloom effect?
im really trying to figure this out
why cant i send msgs
"who want to invest half of thier mom's life saving to my ( definly not copy right stricked made from the toolbox) game.!! make sure to dm me witha a nice attitude or i wont accpet ur mom's life saving or credit card info ( totally not a scam )" ahhh msg 
i mean why cant i send images
where ?
in here
u dont got image perms ig
how do i get it
idk gng 🙏
Idk Roblox is bugging rn
if someone is nice enough can they help me with this small issue
@serene egret
does anyone know how to replace the default roblox avatar with like a diffrent model like a dog or horse
Yes
can you help please
Maybe
.
yes
how
Name the dog model to StarterCharacter, after that add a humanoid object to the model and then add a part named "HumanoidRootPart" Make it anchored and not cancollide and then make it invisible by transparency to 1 and then make all other parts in the model except for the humanoidrootpart part u just made to be not anchored and not cancollide, then download Rig Editor Plugin from toolbox, its icon is like blue rig joints, and then open the plugin, select humrp then select bodypart, and then do the same process for every bodypart, and then put the whole model named StarterCharacter to StarterPlayer Service 👍 yw for this tutorial if u even read allat
Yes i know i yap alot
Thanks I appreicate you for the help, it was very usefull
np and did it work?
Best scripting playlist to become a roblox scripter?
I'd suggest u watch tutorials to understand basics of scripting after that dont watch tutorials too much, focus on reading the roblox studio documentations, they are so usefull and yeah also make small projects, then to hard projects then to real games
that's what i did to become a roblox scripter
yup ty
np and im glad to hear that!
how much should i charge for these systems?
Combat System (Perfect Block, Block, Passives, Etc.) < combat's nearly finished just needs polish
AI/Boss System
Quest System
Looting System (like Deepwoken)
Yo who’s a backend scripter that can make a system save when they leave
is this tuff 🥀
https://medal.tv/games/roblox/clips/l32bx5pdWA3dhvW0F?invite=cr-MSxrMXEsMjg0NDIxMjgw&v=30
Watch Untitled by Scriport and millions of other Roblox videos on Medal. Tags: #roblox, #worldofimmortals
datastores 😭
yes vro
totally did not steal the music from the show 🙏
what show
throne of seal
i am ineducated
dawg
ur acting like anyone cant make a steal a game in 10 mins
fym experience with steal a games 💀
Usually when I ask people say no
Still
I had to explain it more
Are you a scripter ?
no
Oh ok
god forbid i wanna ask a question 😂
there r no questions allowed here
okay mister painkillers you dont do the rules around here 

hey im looking for someone to help me out with a game but idk what price people would be willing to pay so could someone dm me so i can get some help on this
If anyone here can script almost anything and takes commissions please hmu I use cashapp
what
?
I didn't understand what you said?
guys
im tryna find things to script, but idk what to do
ive learned the language fully, but i need an idea
if anyone can help with that, thatd be appreaciated
im doing this to improve my abilities, but i cant find out what to do
is there any other way of improving my abilities?
I bet no one can solve this problem.
How do I set a rigged parts cframe (in a character) to go to a certain cframe? I’m trying to animate it and I don’t wanna move the part, just set its cframe to somewhere
(In moon animator)
Hello, im thinking of making a game but cant afford to pay anyone i was wondering what is the best/fastest way to learn lua?
Hello, I just started learning lua by beginning with print variables etc. But how will I eventually put those skills together to script things?
can someone help me with a main menu, no one helps in code help
if you didn't make combat its pretty much the same as rewriting the entire combat sys yourself cuz reading systems fvkin suck, ai boss system, like a basic boss that just spam moves i'd charge like a hundo - hundo fifty , quest system itself isn't hard to make but the actual quests since quest systems are just ui with a number slapped on, so it would depend on how many quests you needed to make, and have never seen deepwoken so cant tell you
just charge whatever you want
its you whos gonna be doing the work
do they rescript the entire camera module
or is there like a trick
cuz i think you cant really make the camera do that without cameratype being scriptable right
i think maybe changing the cameraoffset of the humanoid could work but it would probably look horrible when turning
compsci class is getting to me i just tried to concatenate 2 strings with "+" 😭 😭 😭
you don't have to rewrite the entire thing
you can fork it
there's benefits to rewriting
you get a lot finer control
but you need to realize that you're developing for a lot of different platforms sometimes
mobile especially can be annoying to make camera controls for since its a touch gesture based thing
print varibles show you a taste of the output.
You'll use the output a lot LATER ON
(I SUCK AT CODING, BUT STILL)
anyways
How do u make a round system
I have a question, I am not a scripter at all and I am wondering is it possible to record in-game footage (like a CCTV camera) and store it on a website or through a discord webhook?
If you need further explanation, let me know.
i don't believe that's really feasible that this moment
Alright, thank you!
appreciate it
if anyone here is a smaller scripter and is looking for experience and a way to get some commissions, hmu im hiring.
yo ppl
he deleted the message right away
@woeful trout
these are the messages above.
why is he raging for wishing him good luck
long story short, he didnt like me saying "sh*t"
it can be
but extremely, extremely complicated
he got aggressive so I said idk whats going on in his life, i explained i saw him coming off as toxic, wished him the best, and yeahhh
@somber vault what you'd have to do is constantly record CFrames of parts in a region 24/7, send that data to an api using a UDP socket, and then have it try to recreate the footage using the data sent
so immature :/
fr
How do tower defense clone the places when tp?
cameraoffset + toobjectspace
How to set a parts cframe in moon animator instead of moving it?
because it's r15
go to the avatar thingy
at the top
and click avatar settings
if you see hands on a character, it's r15
i already changed it to r6
as you can see my character animation is walking as it if was an r6 cha
i am
go to camera
imma try this idea out rn
check dev discussion bro i solved this problem
are you going to continue being the thing you call people by talking and insulting people while not knowing what youre talking about?
?
he changed the wrong setting
holy cope
his username is literally "a dumbass"

What setting did he change sir?
do you think i remember the exact name
he clicked something else in avatar settings
this is the proper one
i had the same exact issue a few hours ago
unfortunately im not that stupid to figure it out
cope harder
Ok go to dev discussions i already solved this problem
Do you think i care about the solution
That setting wont fix anything
anyone can try my fighting game?
bud
im just playing bro, but no thats not a hack its the actual solution and also I just didnt think that was cool to call him a dumbass so i treated you how you treated him but also you were actually wrong on top of calling him that too
his name is dumbass
have you even looked at his user
@versed elbow you got this one @kind cove
What
This man needs help and you're the most fearless man in all of Albion
tuff username bro
We need your help
Hey all I have been a scripter for around 2-3 years(with breaks) and I've been struggling with finding a job I have some past works does anyone have any suggestions why I am struggling finding a job
What have you done to find a job?
Looking for a dev team spending 100k giving percentag
idk im just doin tht for a guy
we pay some robux each task
Mostly I just go onto scripter hiring and ask people but once it was a school friend who just gave up on it after a while
js submit an app and get the role
trust me you'll get paid better
Thx
Guys whats the best way to learn scripting
Get better at scripting and lower prices
Do you know whats the best way to learn scripting pls
same guy who got scammed 3 days ago
scams happen whats the problem w it?
Unless u r charging the 100% upfront there r scams xd
i always changed 50% 50% and never got scammed
Well ok?
anyone know why my character is still swimming while out of water? When i jump while this is happening it fixes
how do big games make input handlers ?
Is anyone willing to test out my game releasing tommorow it is a unique simulator testers will receive in game rewards and tester role on our discord server and group Dm me
Alright, so for now I am nust learning every subject and later on I will use the output to let things happen if a value is met for example?
looking for a scripter we have everyone exept scripter we pay 70k half half half for every dev
anyone knows how to make this less borign
perhaps some vfx circling the hand and the victim?
does anyone know why my code line keeps on switching whenever i script in roblox studio
make it much shorter
a ring around his neck and some particles
7.5 secs rn
so ive been making use of keyframe events for my combat, in an advanced system, making the impacts happen whenever the keyframe event is signalled, do you guys think i shouldnt use this? And if so, why not?
The only potential issues I know is that exploiters could potentially signal the event sooner than it actually occurs, or that the client is very delayed
Any scripters for hire please dm me
looking for scripter paying 70k spliting it with the team dm littltimmey on blue
not in live client
in the current client authoritative system, worrying about this might not matter considering player animations auto replicate and can be controlled by the client anyway
impact points tied to animation markers should probably just be an entirely visual thing while the server does the entire impact instantly
but you might be talking about stuff with npc animations, which wont auto replicate but i feel like using the animation markers is still fine
guys can i apply animation weights in my combat to make the combos more smoother?
or weights work well with just movement stuff
The damage isn't instant, because some swing animations are a bit different so I have it so my server listens once for keyframe event with a specific key and once it receives it, it will deal the dmg
I have a system where my client will send a signal to the server of a keyframe event once the event is reached^^
so the server just deals damage whenever the client reaches specific points in the animation
you should probably limit the amount of times the server can receive this remote per attack
since the client could just spam it and do instant damage
what sanity checks are you doing? and is this with player to player or player to npc?
Yea it listens only once dw
It's with all, player to player, player to npc, npc to player, npc to npc
Just with the NPC it runs on the server rather than clients
are you also checking that each request is fired within a threshold
Yeah like
Theres minimum wait time based on my own assumption
So if i know a move would usually take about 0.5 seconds to reach the point, but the signal is received within like 0.2 seconds, it will discard the request cus its likely an exploiter tryna fire it early
as well as a timeout if nothing is received after some time
random thoughts: if you made the server simulate the animation track's playback independently you could remove the need for the remote, based on the time the attack started. like if the server knows all the animation data it could fire signals for the impact points by itself, couldnt it?
see if others can give any further input but i feel like ur current system is good unless i'm missing smth
hey you still down
Thats actually a good idea yoo 😭
But it wont account for any delays that the client has like if theyre lagging or smtn
thanks for ur feedback though
d
finally finished my dialogue system
took me this entire week to finish up custom proximity and dialouge system
ill add dynamic font scaling later
if anyone here is planning on making a discord server lmk just curious
that looks amazing
good work
is there any solution to code that gone? i just crtl a and crtl x, i miss clicked, i want crtl c
check your place version history
OMG THANKYOUUU
ctrl z
make one
this is the easier version
me?
for free?
cheapest paypal builder
...
who is down
nty
yeah no
nothings free ganfg
i mean if its robux
good amount
then yes
I AINT WWORKING FOR FrEE
what is the point
of working for free
😭
Go to builder hirable gng, dont waste peoples time
what do u want gang
helping others grow
fame, interest, connections, improvment
Fr, Its to build a portfolio
are u a scripter?
you charge money on your first project/job
Bro, go to building hirable, link your portfolio and MAYBE someone will hire you if you are good and fairly priced
stop wasting peoples time gng
waste of time
gng
hidden devs is not as good as it was before
He came in here saying WHO WANTS A BUILDER? no portfolio no nun bro
too many newbies flooding out people i would actually hire
its none of ur business
can you atleast send your portfolio bro?
who are u bro?
???
i aint sending my port in a public chat
fake, as a new guy w the programmer role i make good amounts of money from comms off hd
who wants a builder?
thats advertising
???
you're trying to advertise YOURSELF a builder IN CODE DISCUSSION
just say you dont have a profolio
programming is exception, people that hire other people usually dont really understand much in code so
???
i used to get payed pretty decent sums when i had almost zero understanding in coding
we could call some
call who?
How do you list a hiring thing on hiddendevs
fr bro, do we need to involve some mods in this, i think it might become THEIR business too
a mod
pluhdud...
and we tried to correct you
gng you're the builder in code discussion trying to get hired and calling me slow?

and you stared lashing out
✅
u are getting on my nerves
his portfolio must be soo bad he knows he has no chance of getting hired if gonna post in builder-hirable
oh mb gng am i on thin ice or sum?
mb bro, didnt know i needed a pfp to have the right to talk
want me to add a pfp, alr wait a bit
i aint wasting my time with no pfp average user
Its dedicated to you 😄
😭
can u use IAS in game?
use FRAMEWORKS
or make it urself
beta function my ass
to be fair, thats the one thing in development I dont have
is it possible to edit robloxs coregui eg make it so it shows the verified badge next to my name on the playerlist/leaderboard
is any1 here thinking about making a dc server for their portfolio or just any dc server at all?
should i learn C# or C++ ❓
whats ur goal
uh
ion think i got any
i js wanna learn one of them
i already know little bit abt C++ thp
are u comfortable with c++ more
ion know i never used C# i js want to know which is more useful
but i kina like C++ alreazy
if u wanna specialize in game development go for c++
its fast
if u want a broader area then go for c#
Alr thx
np
can we detect player if they have followed specific person?
🚀 Need 5,000 Robux to promote my Roblox game — investors get 20% of revenue until they earn back their Robux + profit, with steady growth ahead. DM me!
💀
I've got a ui that shows which wave the player is in and it works fine in the studio I spawn it it says "Starting first wave" and then it shows wave 1
But when I test it in roblox it only says "Starting first wave" and doesn't switch to wave 1 for some reason ( however it does change the text on the next waves )
Anyone knows how can I fix this?
if GUYS ON AVERAGE FOR CASHGRAB GAMES WQHAT PERCENTAGER OF PLAYERS SHOULD BUY A GAMEPASS OR PRODUCT IN YOUR GAME ;IKE WHICH PERCENTAGE IS GOOD AND WHICH IS BAD
What 💀
100% good
0% bad
bro
whats the shortcut to copy, paste and undo in moon animator?
ABSLOUTE CINEMA
hi guys i wanna make a basketball game what is the best way i can start
u pay in paypal
.
get outta here
.
HOW MUCH ARPDAU OR DAU OR WTV IS GOOD FOR A GAME( like kinda cashgrab)
learn three point bezier curves
so
conversion rate?
Ye ig
try reaching the 50th percentile
game analytics
pairs/ipairs are shit
same as on windows
ctrl + c, v, z
10-20% of average playing
Ok
So the game im making needs a shoe shop i have the shoes done with modleual scripts for all of them but im lost with rigging and all that and im lost
how can i avoid the big ragdoll when i dash on walls in my studio because whenever i make a dash on a wall i get ragdoll
whats the difference between motor6d and animatable welds?
how can i avoid the big ragdoll when i dash on walls in my studio because whenever i make a dash on a wall i get ragdoll
local delta = give and (function() print("Blessed path chosen") return 5 end)()
or (function() print("Cursed path chosen") return -5 end)()
😄
GUYS I FINALLY DID IT
what u do 😮
I MADE MY FRIST EVER PROPER GAME 😄
CONGRATS!!!!
me too, im proud of u
but i dont have ad credits to sponser 💀💀
so ig ill use social media
thats the hard part abt making games you cant tell weather it will be successful or not u just need to keep going
my goal for my game is to get ATLEAST 20 Visits Minimum
Grow slowly
Listen to your community and the players, youll keep trickling upwards
if ppl like it
it will be successful
algorithm favours good statistics
obviously
yea
aim for 5CCU, then youll slowly grow to 6-7, soon 10 then 20... after 20 hitting 100 isnt much work, after 100 your already in top 10% of games, reaching 1000 is just stepping stones.
ok ty
1000CCU is like top 5% after this point is when the real struggle becomes
what does that suppoised to mean
i dont wanna waste ur group for me lol
that sounds weird
almost all of mine is just
abandoned projects = group graveyard
i think a person shud use 1 main grup for everything
scraped by my bot
OH I HAVE THAT TOO
yeah i was stealing group funds LMAO
Is anyone good with ColorCorrection?
so i was scrapping roblox for open groups
this was me like 2 years ago LOL
same lmao
im not good but i used it before
I didnt have a proxy list, so roblox quickly rate limited me after 10,000 groups
I need someone to recreate this video old one
i used it to make a death screen 💀💀
Color correction???
my eyes bro
Yes the white flash is apart of ColorCorrection
i mean i can try
that will be amazing.
rn tho
If you can
damn bro chill 🤣
yo thanks this solved my issue
ur welcome son
player with no nametag
does anyone want to make a game with me? I dp scripts and UI
not sure if this belongs here but how do i use an EditableImage?
welcome
just google
Hey I am using skytect helicopter system and I am needing help with getting doors on the side of my heilcopter to open for that it will be more realistic for my game and I just can't get the doors working for some reason 😭
I’m new to coding how did y’all learn
W script?
who ever creates it, gets network ownership
is there a better way to like check if a dict has all the keys in another table
Yow can someone help me out i need a script for my Moblie button ui that only shows up on my mobile players screen???
this snippet wont achieve what its intended for
dont do this for asserting
gonna slow down ur code for no reason
just assert the data type and any other crucial info
set can_proceed to true by default, then to false before the line where you break the loop, also why are you repeatedly validating the same table?
yall might be the most experienced in this kind of problem, i got tricked by my friend in clicking a phishing link, i ran it with virus total and it shows nun, does it mean its safe?
his acc got compromised
brochacho was typing from his name
it kinda does the job but it isnt effective
basically i got a reference to a webhook object
but httpgetasync yields the thread which i dont want to
task.spawn
so i am passing an empty object which gets filled when the async does its thing
or promises
and i need a method that asserts the url and name keys are present in the object
so i kinda got this before the lines that require these params
then it either yields when it isnt present or directly returns if both are peresent
i might reverse it
set default to true then make it false
ye cool suggestion thx
function Validate(t1, t2): boolean
for key, value in t1 do
if (t2[key] == nil) then
return false
end
end
return true
end
this is better
alright thx ill implement it
see updated, my bad, didn't account for false values
length operator does not work on dicts
do if not next(t) then
kk
why using spawn rather than task.spawn, never got to see the difference.
Hello, I'm having issues with physics and server replication. Is anyone here willing to help?
Yeah Sure!
mistake
i was in haste lol
ok so uhh
oh.
Okay so I currently have a dash system using linear velocity and while the code works on my screen it also shows a different player not completing the full dash.
yeah i did use task.spawn before it was just on that one
thankfully
did u create hitbox on client or server.
Create hitbox on client, handle touch events in client, and make server handle velocities.
use task.spawn, spawn is deprecated
he did.
yes im saying for the places where he didnt
how can i avoid the big ragdoll when i dash on walls in my studio because whenever i make a dash on a wall i get ragdoll
ok after debugging this should be an intended behavior
Sorry I haven't even began the hitbox yet because I'm just trying to make sure if the player doesnt hit anything he stops in his tracks after the dash. Th eblock you see is just visualization.
now i can rest
Use bodyvelocity then..?
its easier, works perfectly fine
no
why not..?
uh oh.
I dont think linear velocity is the broken part its just the dash doesnt complete for the other player on my screen
so you're saying it completes in your screen, but doesn't on the servers screen
no
like My dash will complete fully
oh god
if i watch my friend do it on my screen he doesnt finish the dash
use proxy
but on his screen he does
every time i solve something something else ruins it
first time making a custom movement and combat system any feedback?
please send code so i can pick it apart
the hit effect plays at the end of the animation
could you like make a keypoint
during the peak of the punch animation
wdym
your dummy gets hit after the punch animation has finished winding up so it kinda feels off
thanks
is your dash system completly client sided?
no it uses a UIS then a remote event when you press the button 1
then everything else is on server
do datastores automatically transfer between 2 places if lets say the game was under the lobby as a place?
thx roproxy worked
Can I see your code or a file to the game?
and the animation is on server too right?
there is no animation
oh.......
do datastores automatically transfer between 2 places if lets say the game was under the lobby as a place?
send me the server script
uhh it wont let me
opinions and feedback pls
Looks amazing!
Hi i am a new dev and ive been learning scripting for quit some time but i cant really understand some stuff i need tips and advices how u guys got pro at it like what did u do to understand scripting
do you have to go onto that gui to select the type of attack you doing?
like every time you wanna use an attack
can someone pls help me here?
roblox scripting documentations, check it out! It's explanation and examples are understandable.
Roblox coding is only for the chosen ones
is there other things too like how u guys learned scripting and be familiar with it
oh
so, i am chosen 🥹
yes
im really trying to put some work and effort i just cant learn and memorise alot of stuff and ive always wanted to be a coder
depends. How much did you earn?
im doing a commission, still didnt finish it, 20k robux
or what have you made
is this it or like more stuff?
but like do you have to do that everytime you wanna use an attack ? cause if so that is a design issue
\
ive got 22 pounds for a touchfootball system
thats it
why is paypal holding my funds hostage 
ive made most ro-soccer projects
damn ima try too look into it TY! btw!
i've made mps toolsets, super blox soccer toolsets, and TPS
your main goal is being able to code your own code systems with specific behaviors, this obv has a lengthy path to reach but nothings impossible
i mean yeah some games use it, one i can get off the top of my head is TVL 2
yea and trying too learn stuff my main problem im really stuck at is learning module script and events on how they work
i just dont know hwo id get so many abilities in fit in a basic list layout
modulescripts literally 90% of the time are just scripts that hold a bunch of functions in a table @mossy kite
oh alr
if you're worried about objects and OOP don't be since a lot of the time it just comes down to horribly confusing syntax
ive been doing so much stuff to learn scripting like going into courses in vuk studio academy or watching alot of toturials and stuff yk
vuuk studios 💀
that guy does not know what he's saying
wdym
you could have the user select certain abilities to have quick access (aka press a button and it triggers it) but also have the option to swap said abilities to different ones
which would then have you use the menu
then who should i really watch so i can learn
That guy has the classic scammer accent
he sounds mexican
but whats wrong with that
like
I could add 1-4 buttons at the bottom, then use the wheel to set the abilities to any of those 1-4?
he teaches alr
ya
oki tnx
thats at least my idea on top of my head because trust
anyways to learn coding obviously you need to master the fundamentals to go over anything else
having to open a menu very, very frequently to trigger stuff becomes an annoyance
did bro make the mistake of devexing to PayPal
third party’s can hold your funds like ts so just deposit to your bank
yes
dont you gotta fill up tax forms if deposit directly to bank?
yeah I just put fake info
so I don’t have to worry about the taxes when tax season comes
My suggestion is mastering the fundamentals like functions, classes, constructors then learn metatables and OOP then learn the roblox studio services and then start learning more side stuff for example by watching a combat system tutorial so you get knowledge of how to script vfx and animations. Then you should have a good knowledge of roblox scripting to make your projects
like the joker said once, he aint crazy enough to go against the IRS
hm alr
its easier to learn studio services and stuff with roblox first if you're only doing stuff on this platform
that also lets you have more of a practical application for the stuff you're doing in the future
what does namecall do then
OOP is not a paradigm it's a lifestyle
learning programming basics makes understanding any engine easier
okay but OOP is a stupid fucing paradigm
one time I will agree with you finally a peak take
and not required 90% of the time
sometiems i post gems
however you must dig through coal to find diamonds sometimes
what does the namecall meta method do then
unfortunatly for you its also prob the most used programming paradigm nowadays lol
but the point is that on roblox it is definitely not required even if you want to structure a big ass system
plus for very basic starter projects it pointlessly complicates things For no reason
you want to apply what you learn when you learn it not stand around trying to abstract shit more
the only other good option for oop besides metatables is closures too
yes, and roblox isnt a true oop language, but having oop workflow does have its benefits, ultimately up to you whether u want to do it or not 😏
that's why i recommended looking at some roblox services and stuff before going into OOP
that way you can experiment and have fun and develop some skills before you dive into some of the more nuanced parts of scripting in roblox
Why do I have to do your homework
you’re preaching oop
so you should know a basic question
namecall fires when a method in a table is called
