#code-discussion
1 messages · Page 305 of 1
i did the whole beginner series
it was brawldev i think and i did end up making a little obby game
nothing that i published but yea
you made it to basic scripting?
yea
How about the Advanced?
i mean i finished his first series to make a obby game
it was a while ago but yeah
uh i didnt do that
doing tutorial series is a hassle
I feel you. Though I might have to say you're going to need to watch the advance because if games got more complex, then they apply some built-in func on Roblox
hmmmmmm
And you will probably find some extremely useful
advanced can come as your learning
like if you come across somthing you don’t know, then watched his advanced video on it
sure
that’s what i did but with dev king a while back
i finished basic tutorials and then just started making my own stuff
yea i found a copy of one of my favourite games
and it helped me A LOt
at the beginning
but also a confusing thing about scripting idk what to MAKE
but fortunately it was very readable code
cause it seems so like weird to me i cant fathom it
some devs don’t have the most readable stuff
i dont know how to practice scripting in real time or wtv
recreate
which game if i can ask
so its like art
was a fighting game that was popular a while back called mighty omega
you reference reference reference and learn to make your own poses and stuff
it’s dead now
heard of it never played tho
i think, but i’m ass at art but idk
but yes u learn to make stuff off the top of ur head eventually
im an artist of 6 years and just recently lwk just learnt how to properly render 😭
it’s like based off this kengan ashura anime
render what
oh sh 6 years nice
art
like proper shading and whatnot
i improved so much lately
but what game do you recommend i try and copy first
ahhh I see
Well
i think it’s different for everyone
if ur into tycoons and plot games look into those
i wanna do smth like pilgrammed perhaps
or if u like incrementals look into those
I’m not sure what pilgrimages is
is it a fighting game
rpg
it involves fighting but only against mobs
have you ever made any type of combat system
no
i only made the brawl dev tutorial series obby
but at that time when i was learning that series code i was sending it to other scripters and explaining it as well as i could
like what the code would lead to so im not just mindlessly copying i was actually trying to read it like learning a new language
How far are we from Claude or other AI replacing Roblox coders
probably a good bit im guessing??? i dont think AI can fully replace coders though ive heard
people are saying 6 months
why
yes that’s how it should be
Ok
but you learn the best from attempting things tho
so you can fail a bunch of times and learn syntax and compile errors
also is it even worth to start learning scripting now?
etc
thats what i was thinking man
far
eh im gonna move to c++ and stuff eventually either way 🤷
do you use Claude?
yea i do
it’s just
well from my experience
the more ambitious code you try to write the more mistakes it ends up making
you’re only going to be able to fix those mistakes properly if you hwo to do what ur asking it to do
How do I get hired on roblox as a programmer
and it’s like if i’m fixing a majority of what it’s doing, i might aswell write it myself
answer ads/make ads
BUt it deff makes you faster
in servers
if you use it right
claud is super good for learning and doing mundane tasks i guess
I know people using cursor right now making games really fast, but the difference is they were already good scripters
it just made them faster
where
go to #scripter-hiring or #scripter-hirable
You yap to much @clever kindle
No this server is too low level
then go a different server
How common is misplacing a dot with a colon
NOT scripter hiring thats for sure, just work on making connections while improving your scripting capabilities and eventually your connection branch will either start hiring you directly or recommend you to their friends. its how i got 100% of my commissions and it works out great, especially overtime as the roots grow.
guys looking for funding for my game, any amount will be much appreciated!
How to make connections
dm me your pitch
Join vcs, talk in chats and maybe join some game jams, naturally hanging out with other developers make you learn from them as well as talk with them, leading to friends.
Im already an experienced developer
6 years and like 10M visits from games I made alone
Then why get commissioned?
If your a full stack and you got time, just make games yourself
I dont have time or money to make a full game
who help me model
dms bro
can anyone help and tell me what script would the aplication would like
mb I forgot
any full stack developers dm me
sent dm.
Is there something like mentorship. I wanna be an apprentice :v
HELLO EVERYONE I AM A SMALL DEV AND WORKING ON A GAME AND I NEED TO BUILD A SMALL LOBBY AND MY BUILDING SUCKS CAN ANYONE HELP ME OR HELP ME DESIGN IT??
brodacho quit spamming ts, someone might report you

any one like dungeon games here?
200 lines of code for beginner Scripter role, are these people crazy?
The role isn't tiered
there's no "beginner scripter role" it's only scripter
and it's 300 ig not 200
is it hard?
you guys need scripters
where do I find a full stack roblox dev to do building, UI and scripting?
Fat chance
Who is investor willing to invest on games?
where
i have this skills but yea fat chance cuz im not working full stack
in the application?
LOL
weakling
🥱
hello guys
im trying to make a enemie ai but when he died he wont respawn any tips to fix?
im trying already over an hour
can someone help me please
i need this
the runservice?
do print on respawnNPC() function
for testing if the humanoid died fired or not
okay i will try
its bad practice to have a script for every single AI enemy
its better if you just have a module script that handles all of it
i tried rn but it wont work i want it to spawn on the original position where the dummy was located in workspace and when respawned it wont attack me anymore its just glitchy then and just folowing me and not doing anything else
idk how to do that and it takes a lot of time..
any suggestions?
try disconneting the runservice connection once npc died
have the npc originally in serverstorage already
then instead of npclone = npc:clone() just do serverstorage.NPC:clone()
Disconnecting RunService Heartbeat only works if you save the connection Otherwise, you cannot stop it right?
hmm ok
local connection = nil
connection = RunService.Heartbeat:Connect(function(dt)
end)
connection:Disconnect()

i did but it wont work it respawn but its just doing nothing
anyone other suggestion?
Hey, I’m trying to learn Roblox scripting—any tips on how you got better?
I started at 12 on a low-end laptop but took long breaks. Now I’m 18, being consistent, but feel kinda stuck.
Any advice or resources would help a lot.
maybe try making things that you learned and watch some tutorials
I've already built stuff like shop systems, inventory systems, RNG systems, spectating system, etc. I think i'm just stuck on what to focus on next to actually improve.
Make what you dont want to make
I need a ai system but it won't fix the bug
Could you help me
Hello, can anyone suggest good networking please, I have been using ByteNet, but probably there’s better alternatives
guys looking for funding for my game, any amount will be much appreciated!
looking for someone to make a 1 day game with
Yo, can someone help me decrypt my lua?
No, it’s just stupidly high of a requirement for beginners.
The Google Docs they attached shows tiering…
It's not for beginners
I disagree.
I write like 10k lines of code per day tbh.
It’s a stupidly high requirement for beginners to do 200-300 lines of code, these people have visibly no idea of what a beginner is.
Unless the lines of code are shared across the entire experience, expecting beginners to do 200-300 lines in a single script is foolish
Where did you see that it's a beginner scripting role
Have you seen the Google doc?
What google doc?
yo so i use anohter module that recieve data from remote function and when i call it in another module it return nil
It's a website
This explains why…
anyone know why?
Yes look at the benchmarks 😭😭😭😭
Read our application rules to better understand what we allow and how to help you be better prepared for submitting applications.
My apologies @broken grove , @compact echo , @hoary cedar
I mixed this up with another server…
And you also
show other module
i removed method since it returns nil and directly used remote from here
it seems to be not returning data
hi
I’m still looking for someone who’s worked on ocean physics
I’m sorry i’m unfamiliar with ai systems, i’ll probably focus more on ai systems as well
does anyone want to make a 1 day game with me, as a team
i want comission i js got ni portfolio and too lazy to make one
Aww
Well make one, in this world you have to do what you dislike if you want opportunities
aint gonna get hired anyways lol
so why bother
Have faith
If ur unsure about ur current level, then defer doing commissions until ur ready
does anyone want to make a 1 day game with me?
Mean
np
@real hemlock can u read my application 
hey guys where can i work for free to get experience as a scripter
hmm
i wanna to say me but i want someone who love the module functions like me
but
well
try to ask here #dev-discussion
i could help
how much ur level
uh i dont know how i can assert my skill level
hmm
but id say im like intermediate
like what did u makes before or what u can make
well i havent worked on any actual big projects, just my own passion projects, usually round-based games, games with wacky combat ig
if u wanna to grow up ur experience try to make a game but solo dev even if u can do all the skills just make it to learn then if u want u can hire more devs to complete the development for%
when i finished my tutorial
i start making this game
https://x.com/i/status/2032003670787887389
combat system + custom leaderstats everything in the video by me
( i know there's small bugs ) :P
#ROBLOX #RobloxDev #RobloxDevs #Realtimevfx
didn't finish it only
heavy atk
m1
block / perfect block
total kills leaderstats
run
two different dashes
yea i learned all the skills without SFX
how long did this take
two weeks
its nice though
is it gonna be like a full game, or is that just like a combat showcase
btw i made also the map so it would take lower if i didn't focusing in another skills like i made the sword and animation like 20 animation or something and more
and u did vfx too?
yea ofc i made everything means everything
wow its really nice
pretty cool
GL on that
GL = goodluck
oh u too
vfx what make good game different
❤️🩹
ty (ノ◕ヮ◕)ノ
ASDOIJGJOIASGFJOIASFOIJDS
can somebody tell me why
prove it
local replicatedStorage = game:GetService("ReplicatedStorage")
local module = replicatedStorage.ModuleScript
local mod = require(module)
I genuinely get no autocomplete from this
you have to use WaitForChild on the screengui
thhxxxx it worked :PP
guys is the " for " GetDescendants
is it takes high performance?
ill not make changes on all the Descendants but ill signal some events like mouse click1 etc
no prob
guys this roblox plus update might actually be good 🙏
if this happens and the price is not ridiculous this might be a big turn to roblox development
Yes
1 robuck every month
whhat
Any scripters you get co-owner from the game and get payd to robux that the game made weekly
Dm me
hello scripter aliens. i may be in alien territory but -- when it comes to scripting a "stamina circle" (an outline of a circle that would deplete in a circle the more stamina you use) would a spritesheet work best for that?
or is there some tween technique I do not know of that would make that pretty simple and without a 100 frame spritesheet
To use that type you have to do mod.Foo
ye i know
but after i type mod. I dont get any autocomplete
i cant even reference my type
idk why
i wld send a screen shot but i cant send any in here
i remember fixing this before but i fogot how i fixed it
pls bro
wait it kinda depends what module u got
are u doin the .new stuff
or just a module
just a module
nvm i deleted that
was super old
i'm afraid it doesnt work like that
dangg
🥀 🥀 🥀
now i wanna know how 🥀
bro i put the colon tho how does it magically work for you
idek bro
maybe try type casting
what colon did u put
local x: mod.Foo
oh is x a function or smth
nah its just a regular variable it means the same as local x = nil
local x: mod.Foo = nil
i thought u meant u figured out how to make the module do module stuff 💔 🥀
ik this
ohhh
how is it even possible you can say 'ohhh' to this message 😭😭😭😭😭
u mean like dis?
export type Foo = (self.Foo, x : any, y: any) -> ()
local thing:Foo = function (x, y)
end
and then u get autocomplete when u do thing:
as always, people cant read each others minds
.
hi so umm ive been making a game, and i need to know how to spawn the players avatar as a rig using scripts, thats really all...
what you need that many for
you one of those "im looking for 10 builder 10 admins 5 scripters 88 modelers"?
For jobs in the game and for GUI menus
😭
lol
I just need 5
Scripter
For now we’re 3
And I need more to finish the game
yo guys i need helpers for my new game
(3/1000 developers
1/1500 ui designers
5/50000 admins
0/2700 project managers
4/30 co owner
7/3500 builder
2/10000 tester)
(you will be paid in experience so its mostly a collab and voluntairy work)
slop.conf
come on kiddo
umm how can i spawn models using this?
local ev = game:GetService("ReplicatedStorage"):WaitForChild("PartEventRig")
local cam = workspace.currentCamera
btn.MouseButton1Click:Connect(function()
ev:FireServer()
end)
ev.OnClientEvent:Connect(function(part)
cam.CameraSubject = part
end)
local p = game.ReplicatedStorage.Rig
ev.OnServerEvent:Connect(function(plr)
local part = p:Clone()
part.Position = Vector3.new(-19.3, 31, -56.2)
part.Parent = workspace
ev:FireClient(plr, part)
end)```
bc rn its only limited to parts and unions...
bro makin somethin big rn
u tryna create megatron?
for models use their primarypart or :MoveTo()
way bigger
does ANYBODY here know how to actually code with lua and not have claude code for you commissions PLEASE DM ME i am paying for somebody to help polish my systems, we can figure out a a price in dms and ill tell you what my game is etc. DONT TEXT ME IF YOUR USING CLAUDE DIE.
yo
Im your guy
mesage me with ur work please
cant wait to recreate earth
bro what is going on
richer then u ? thats what it is
who is this guy??
the 139z guy
who?
e
me
so aggressive 😭
what the fuck did you do 💔
idek bro
totally not a millionaire
but how?
yh
what game
developing games will never make you money unless ur game is on the top page
which is like 1% chance
pls donate
yes pls donate me bro
yo does anyone know how the job post bot works for this discord server
cuz i want to either find one or make one that opperates similarly
i was talking about the game
yeah i do
no u said pls donate i was going to give u like 7-8m robux but since ur not kind ur getting NOTHING
if you have 7-8m robux why do you need this guys limiteds 💔
i didnt i was going to see if he would give me it and i would give him the lady of the federation because he was kind but since he didnt he lost
😭
me btw not to flex or anything
sheesh atp just dm to explain or some
grandmas
Am I still allowed to publish roblox games?
Some sources I found online are telling me im able to (even without premium)
My last currency purchase was 04/28/25, Roblox recognizes me as a roblox developer, I have devex more than 5+ times before.
so I think I should be allowed to publish games without premium
roblox removed currency purchases as a method of verification
you can publish games without Roblox Plus for users 16+, but to publish games for users below 16, you need to have Roblox Plus
you can view the requirements and your eligibility here: https://create.roblox.com/settings/eligibility/publishing-permissions
check studio it says if you qualify for publishing
hello
e
Hiring anyone who can make me a bot that's run on cloud that automatically run discord bot commands on my account
Hello ! (sorry my english is not very good...)
all you did was say hello 
yes im learning
sorry my english not good (hello)
im kinda bored
spell red backwards
der?
bro cheated
https://github.com/deductivedev47-mspinman/Baby-Game/blob/master/src/shared/Services/App/RootUI.luau
6097 lines 😭
yeah its for UI
bro hahaha
can someone help me When the Npc respawned it just staying still and doing nothing it supposed to follow the player attack parry and like that can somoene help me please
will anyone script for free in a gun game
HELP ME4
Make my rig npc be replicated to workspace and use pathfinding to follow the player and attack the player when within 5 studs
hello! New game dev and im wondering for M1 chains do you animate each m1 separately or at the same time?
personally I animate them separately but you might get a more fluid animation from doing it all at once
ah ok!
If i animate them all at once wouldnt that mean they have to do all 4 m1s
no! you can insert keyframe breakpoints that fire off an event to signal where in the animation you are
just put one at each M1 beginning
:L
beginning or end depends how you wanna manage it
hmm alright i see
Thanks for your help
I starting being serious about game deving like a few days ago and tryna learn the basics of anmiating vfx and scripting
actually I think after is better cause you can just do Play(); .KeyframeReached:Wait(); Pause();
keep track of placement, if the time between m1s goes over a certain time period just set the phase back to 1
i did and then i killed the npc and it need to be respawned but when respawned it just staying still
anyone other suggestion?
...
Make sure after npc dies, their pathfinding resets. Ensure that each time npc is replicated into workspace, their pathfinding is anew
is there anyone who does ui front end coding very well ? has to be modular and very specialized with tweens and stuff
i tried everything can someone code it again?
can someone give me advice on organizing my code script wise? Like, what to put in modules and what to put in normal scripts or the boundary between putting functions in normal scripts or module scripts.
I need some inspiration to keep scripting or something
who need a scripter
Go on tiktok
think about money
WHO NEEDS A SCRIPTER
or making cool things
i know dawg but no one has posted yet
and noone has asnwered yet
Ik
wym theres a ton of posts
But like there’s nothing to do that will want me to keep going Ik im doing it for the bread but in a beginner so I’m still learning
just learn new things it will feel like u are winning
which you are if you are constantly doing so
yoo
yes
yes
then maybe just add more to it
how fo i post in scripters hirable then
apply for scripter role
how
on HD website
ait
hi my vibe coders
1-2 weeks
billions of years
Can u check dms please 🙂
Guys i have a question teach script is hard ?
How do I hire a scripter
@drowsy crescent
How to Post
- You must read #marketplace-info and the Marketplace Post Rules before making a post.
- You can make a post with the
/postcommand in #cmds.
In our marketplace we have 2 different types of posts, hiring and hireable posts.
Hiring posts allow you to hire or seek developers.
Hirable posts allow people who are hiring to find you.
Anybody is able to make a hiring post, given you meet the requirements.
Hirable Posts
To make a hireable post, you must first have at least one skill role.
- You can apply for skill roles at https://hiddendevs.com/applications.
- You must read the Application Guidelines before applying.
- You can run the
/tag view tag_name:appscommand for more information on applying.
tables are best
attributes are worse and then value objects are the worst
if u want do it but generally tables have much better performance
how do i save information from certAIn module and use it in les say modulkes
on client
replicate it using remote events if thats what u mean
like everytime the information changes, fire whatever changed to the client, and the client has their own thing that recieves the changes and displays them on the ui or wtv
it would be kinda messy when a helper calc something that i use somewhere i cant directly replicate from 😭
well for that situation perhaps you could just make a function to change the value or get it, and then in the changing function just replicate it
you can just create a shared module which stores constants that the client and server can both read from runtime
if it's a value that can be changed by the server at anytime then you'll need to replicate changes like he said
lander page
SIx
very safe pointer 
w binja disassembly
ida could never
what the fuck
__const:0000000005303BA8 ; _QWORD qword_5303BA8[13]
__const:0000000005303BA8 qword_5303BA8 DCQ 0x2000000000000003, 0, 0x300000000000000B, 0x2000000000000003
__const:0000000005303BA8 ; DATA XREF: sub_3C3FF14+10↑o
__const:0000000005303BC8 DCQ 0x2000000000000001, 0x700000000000000B, 0x200000000000003F
__const:0000000005303BE0 DCQ 0x200000000000003F, 0xC, 0x6000000000000003, 0x2000000000000000
__const:0000000005303C00 DCQ 0x1000000000000000, 0xC
y is the macOS build of roblox using a lookup table for script capabilities instead of a switch case like on the windows build
hlep
Guys someone help me in viewport frame i already ask ai but its sucks someone help me pls
ok what specifically
Dm?
Hello check dm i send pic
@small estuary yoooo
can i hire someone to treach me vfx?
anyone help with this script? no working ingame but it works in studio?
i can take a look
Try to save + publish to Roblox
yo check dms real quick
Hey guys, i'm trying to get a part to face toward the player in a local script (so that for every player it looks like the part is facing towards them), currently it isn't facing them, please help:
local PARENT = script.Parent
local Player = game.Players.LocalPlayer
local Events = game.Workspace
local function FacePlayer()
for _, part in pairs(Events:GetDescendants()) do
if part.Name == "Smiley" and part:IsA("BasePart") then
print("FOUND")
local Passive = part.Parent:FindFirstChild("Passive")
if Passive.Value == true then
print("OK")
--face closest player (this is a local script)
local Character = Player.Character
local RootPart = Character:WaitForChild("HumanoidRootPart")
--make smiley face toward player
local smileyPos = part.Position
local playerPos = RootPart.Position
-- Rotate on all axes toward the player's root
part.CFrame = CFrame.new(smileyPos, playerPos)
end
end
end
end
while task.wait(0.1) do
FacePlayer()
end
i would make it check if the player is in a X distance from the part, if it is then it looks twoards it.
Like:
part.CFrame.LookVector = Player.Character.HumanoidRootPart
end
thanks
does it print anything
what do you mean in terms of debug?
it's finding the part
the output
like bro
the prints
are they printing
so it prints OK?
indeed
and theres no errors?
indeed
so the part is changing the cframe
no
hm actually it seems it can't find the hrp
local PARENT = script.Parent
local Player = game.Players.LocalPlayer
local Events = game.Workspace
local function FacePlayer()
for _, part in pairs(Events:GetDescendants()) do
if part.Name == "Smiley" and part:IsA("BasePart") then
print("FOUND")
local Passive = part.Parent:FindFirstChild("Passive")
if Passive.Value == true then
print("OK")
--face closest player (this is a local script)
local Character = Player.Character
local RootPart = Character:FindFirstChild("HumanoidRootPart")
-- Rotate on all axes toward the player's root
part.CFrame.LookVector = Player.Character.HumanoidRootPart
print(part.CFrame)
end
end
end
end
while task.wait(0.1) do
FacePlayer()
end
i would place those outside of the loop
👍
I need help with smth
@drowsy crescent
Don't ask if you can ask a question, just go ahead and ask directly. It makes communication faster and more effective for everyone.
Bot 👺👺
is it fine to play animations on the server
yo guys how do i make a stamina bar like this, i alr have the stamina system but idk how to make the UI. Can anyone help?
claude
does anyone know this guys discord user his roblox user is - Angel_GodsM
i can pay robux
if you get me his dc
twk
what the hell is even happening
boblox shart itself :/
this is python right?
i think it's swift
print(me)
Person
Not very useful 😔
pythonluau+
#filtro #find #aa23 #noads #backrooms #halo #tiktoktrend #equipou #kiliyekiliye #hookstep #cbum #trends #bigguy #liriklagu #songlyrics #editlyrics #yosho #lyric #4kstatus #lyrics #lyricsvideo #cgsong #muichirotokito #cuphead #jurassicworld #denzel #denzelwashington #deku #cyborg #bhaiya #peakyblinders #bankubhaiya #banku #mixpro #gorillatag #dia...
@ashen summit dms
beautiful scripters who is cracked and take comms
can u use getmarkerreachedsignal on moonanimator events
ad players are fiends
Lol
Anti virus ❌
Anti slop ✅
how to make ctrl shift f work, even if i press the button for it nothing pops up
helloworld("print") discuss plss
def helloworld(string: str) -> None:
print(string)
helloworld("print")
hehe ily
I love you too Kisses you
name checks out
hehehe im a trans
kisses you passionately
its code discussion 🥀
ilysm hehe
Whispers I dont discriminate
Nah I'm done lets go back to discussing code
bro switched up real quick
python is 👎
learn assembly
c# my beloved 
Python is great but I dont have a use for it
C# hate button ------->
same ll
noo im a unity dev
the syntax is 
3 horrible takes in a row
i loveeeeeeeeeee codinggggggggggggggggggg
what have you made so far?
what are the chances!!
syntax is the easiest wdym
no???
has anyone thats talking here earned anything from the hiring's?
Like what is this recommendation 😭
released? one game on steam one game off steam
i dont like it when functions dont have "end" or a curly brace ending
not counting my butt game jam games
i bought every game u made
which game
less typing
earned? anything? none earns anything buddy
steam one is Stair Tap, itch one is HUSH
Python is pretty usefull
i still paid for it cuz i love you
🫶
Hi my name is coding
saying this right after calling my rec bad
sigh
sorry
u made the steam game free?
There's a reason why it's the most widely used programming language 😭
i put it on there for funsies
Uh thanks
arent you losing money? cuz steam has fees to publish
and honestly i dont think that was a bad choice per-se, it did help me learn how to set up a steam game in its entirety
yeah
Why??😭😭
excluded HTML and CSS and SQl and shell since they aint programming languages
Source?
idk i just had to ask because my friends are here and they like to call me some
words let's say
but yeah python is basically the most widely used
What does that have to do with me?
because i said some stuff and those little morons are gonna find that cuz theyre weird and use it against me
Oh😭😭
ye kinda put u in the spot mb 😭
what is twitter even talking about anymore 💔
im having a stroke what does he mean that teleportservice is serversided LOL
Playing condos dosent get you banned
Only the creator gets banned not the players
no it's a new ban reason in their api
it's pretty recent and taking into effect, but it's probably going to be rare when roblox plus comes out
they mean that you can't teleport other players to another game without calling it from the server
so the game would have to allow the client to trigger a teleport for more players than just themself in order for that thought to be viable
"basically" and its number 4
it's number 2
Yo novinity u got like 5 minutes or smt
to rate a system for my game
its a video
HTML/CSS and SQL aren't programming languages!!
uh ok
I'm pretty sure that's not how it works
Im drinking an oreo smoothie😋😋
why would roblox allow you to teleport other players to another game?
Wdym why
isnt that a thing
It is
u walk into a part or smt and it teleports u
from the client..?
yeah
Yes
Oh is AllowThirdPartyTeleports server sidedm
so youre telling me that you could make a localscript that triggers teleportservice to teleport a party of players to another game
and it would work?
No not what we mean
You'd only be able to teleport the local player
yes thats what im saying
ok
If you want to teleport a group you'd have to use server sided
you cant teleport other players from the client
I have no idea why he's saying that then, it's developer not exploiter 💔
Mainly you'd use server-side since you'd reserve a server and then teleport the group of players there
alr I sent the vid in dms
But for eg. if you are a developer and have multiple games you can make a check out my other games and just use local side to teleport the player
yeah but thats not what im talking about
But yeah this could've been another crosswoods situation but since roblox plus is rolling out with the publish changes, it's probably as rare as being killed by a shark
Roblox had a sponsor event or smt and u were able to teleport from ur game to a way different game
I mean yeah, that's quite obvious since it can get heavily exploited.
the loop item isnt a reference, its a copy
can someone help me i have been trying to get the Npc respawn and trying to attacke the player but when the npc is respawned it wont do anything i have been trying for 2 days to get this working can soemone help me pls pls
you could just do ourtable[i] += value tho
Please help me
...
just the way the cookie crumbles
if the value was a table, then you could mutate it and it would apply, but numbers don't
😭
I don't think presenting yourself as someone you're not will lead to success in your romantic life, ngl.
Hes probably a 6th grader
"ohh yeah girl i can make games"
"jandel is my worker"
Probably, still, I think it's better to adjust to that mindset early. Nowadays people are looking for a significant other to "complete" them which is incredibly unhealthy.
But yeah, protect your heart!!!!
HELP ME
...
I'm crine
Is there anyone who can script here. I need to have someone who can scriot
guys uhh who is interested on survival games here, dm me if you have time
yo guys i need helpers for my new game
(3/1000 billion developers
1/1500 million ui designers
5/50000 gazillion admins
0/2700 hundredthousand project managers
4/30 trillion co owner
7/3500 sextillion builder
2/10000 googol tester)
sadly i can not pay any money yet but trust me you will be paid in experience and our game will go really big
is rojo worth it if you're solo?
just find some uncopylocked one atp lool
Watch Untitled by joshbfl and millions of other Roblox Studio videos on Medal. #robloxstudio
are those paid anticheats on random websites any good
agam what u good at
Crush shahh what a pain
So how are you planing to advertise without money?
You script?
progress on the site
trust me the money will come
feedback is aprpeciated
can I be owner? You can be tester
the entire point of the site is like motion control
i partnered with https://www.tiktok.com/@kuba.creates.ai he will advertise it on his tiktok
ai director
its more like ai influencer
main goal is to improve images or gen lfestyle content
and motion control
and image editor ofcourse
Your script clones itself but the new script still references the old npc
and the cloned script runs before the new NPC finishes loading
and you never update references after respawn
and you destroy the NPC before the new script finishes loading
This shit must be new
Because it wasn't a thing before the update
I haven't had the problem until after I updated studio
for dev, in ipairs(GetChildern(game:GetService("DevelopersService")) do
if dev:IsA("Scripter") then
dev = slave
end
end
oh wait
now good
thats still wrong
but i like your persistence
see i got one of them :
ik the wrong after dev,
but that's how i got the scripter
he still typing
do you want to see your corrected code
oh ye
for _, dev in ipairs(devList) do
if dev:IsA("Modeller") and dev:IsA("Chud") then
print("make some models boy")
dev.Slave = true
end
end
its service not table
it's devList
a table list of devs
service
whatever you say
service to get the devs
who said im modeler
damnn looks so cool
the good thing is its only one function u can send the image and the color and how many this things will spawn and more things u can choose
oh and speed ofc
pls help me fix this script yall it deosent work for some reason
baseplate might be nil
or the script isnt in server script service
is anyone else getting constantly disconnected from studio
idk why its happening to me
happens to me too
why is roblox studio crashing when exporting as .obj?
how do i check whats making my games ping so high
try:
local baseplate = workspace:FindFirstChild("Baseplate")
if not baseplate then warn("NO BASEPLATE!") return end
while true do
baseplate.Color = Color3.new(math.random(), math.random(), math.random()) -- same as Color3.fromRGB but uses values from 0 to 1. and math.random() without any argument returns a value from 0 to 1.
task.wait(2)
end
Im new coding, is this ok? is there something i should know?
def clear_terminal():
os.system('cls' if os.name == 'nt' else 'clear')
def insert_new_password():
while True:
clear_terminal()
new_password = input("Enter new password: ")
clear_terminal()
password_confirm = input("Confirm: ")
if new_password == password_confirm:
print("Password updated successfully.")
clear_terminal()
return new_password
else:
while True:
clear_terminal()
print("They don't match, try again by pressing 1.")
if input() == '1':
clear_terminal()
break
else:
clear_terminal()
def input_password():
return input("Enter your password: ")
def menu_actions(password_upd):
while True:
choice = input()
if choice == '1':
clear_terminal()
password_upd = insert_new_password()
menu(password_upd)
return
elif choice == '2':
clear_terminal()
process_password(password_upd)
return password_upd
else:
clear_terminal()
menu(password_upd)
return
def menu(password_upd):
clear_terminal()
print("=" * 100)
print("1 to change password")
print("2 to exit")
print("=" * 100)
menu_actions(password_upd)
def process_password(password_upd):
while True:
password_input = input_password()
if password_input == password_upd:
print("Access granted")
menu(password_upd)
return
else:
print("Incorrect password")
password = insert_new_password()
process_password(password)```
Tung tung sahur
Hi guys, i can't devex so i'm thinking of selling on Eldorado, is there a risk i get caught and ban ?
🙏
Yes there is
you never know, although alot of ppl do it
You're breaking roblox's tos and you'll probably eventually get flagged for buying hundreds of random t-shirts/gamepasses after so long. Look what happened to basically anyone who used sites like BloxFlip 🤷♂️
Not saying you will 100% get banned, but yes there is a chance you'll get caught and perma banned
how do i build a morph system
i havent scripted in like a long time and im really bad at it 💀
i see ur using python to run a os password system, python isn't good for password systems
i was thinking like it welds the meshes to each limb of the character?
morph into wat
wdym
oh
a character with meshes, and i also want it to be animated
Can't you just do player.Character = model?
delete all the player parts (if you have a custom walking animation too delete the animation) and change it to your already made character
idk bro im really bad at coding
maybe?
Try it
2 robux and i will script it for u
bet bro
WAIT
WAIT A MINUTE
actually no
no i just had an idea but i dont think itll work
uhm ok have fun
imma go code an admin system
cya
what? do they ban ppl on bloxflip? been playing for years and it recently came back but i havent played since then tho
didnt got banned
Did they mispell face?
Eh its rare but it does happen, he was asking if there was a chance and yes there is. Unless you were someone withdrawing hundreds of thousands from the site though you probably aren't gonna get banned
lmaoo
ohhhh
This looks new
Whats even the point of the game 😭🙏
It looks so good tho
Thanks
You're building your own game, and as you build each level, you're trying to reach the top and win.
Cool ideea
How long did it took u to make this game?
thanks
1 year
Dayum
We'll be releasing the game very soon
Nice
thanks
How do I create a daily rewards system with data stores?
I just need the theory behind how it would work
you can store time and then if a person has the menu open you can compare time to the saved time and see if there is a 1 day difference, if there is lets say a 2 and a half day difference the second the player joins it gets resettet again and the most recent time value is stored upon first claim
@karmic wadi added some more content to it
ok
😭 what is this bro
why doesnt noone respond in dms to hiring a scripter
i sent u my port and everything u asked
and your online too
wow thats crazy bad 😔
make cash grabs
i js need a response man
they taking forever to give me lua role asw
thank you
they wont
why 😭
because they dont want to
we do as long as you follow the guidelines
whats the best number formatting module out there
So hard to find people that want a scripter 😭 what is this
I wouldn’t put too much faith in Roblox commissioning paying the bills
@molten creek pm
exaggeration 😭
wdym "we"
we as in the application reader department
because i am an application reader
oh i got rejected like 4 times four months ago
:/
any tips to getting accepted?
its not like we want to reject everyone lol
best generic tip i can give you is read the guidelines
a lot of people get denied for things like line count, incorrect links, etc. so make sure youre checking those things
why
bro you sent me
no portfolio
no nothing lmao
yo can i sell games here
Yo dms
does anyone need dev
anything but actual code
is anyone interested on survival games like 99 nights or survive the zombie dm me if you have free time
i can... teach...
how to prevent a object from bouncing back from walls. means for example i am throwing a solid object with some velcotity then its bouning back to much
fr?
yeah
really real
ye
u wanna get teached or nah
i know about data types
and variables
such as local Baseplate = workspace.Baseplate
smth smth
alright
how can i disable auto break script
teach me pls i need help learning
sure
guys how tf do i disable the inputs for the I and O zoom in n outs
with context service thing?
i take usd
bro this aint some marketplace or smth
people help here for free
💀
ur delusional
@hollow lark
All hiring, recruiting, or collaboration requests—paid or unpaid—must be posted in the marketplace channels. Read #marketplace-info to find out how to post.
This includes:
- Job offers, freelance work, or commissions
- Team recruitment for games, partnerships or volunteer work
Posting these outside of the marketplace is considered channel misuse and may result in moderation action. Only asking for advice/feedback is acceptable.
-# View our Discipline Guidelines for more information about the rules.
yo why does UserInputService:GetImageForKeyCode(Enum.KeyCode.E) return nothing?
is anybody else having trouble with teams in roblox
anyone familiar with ida pro free for a quick dm?
yo are u good at java? i need help
ask away
fret not, i know both java and javascript
how do i center a div
ok thats css 😭
Foobar123:Any Java experts around?
i mostly use tailwind and dont have much css experience but i believe its
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100vh;
if u dont know how to use python then learn c++ and learn python it will be easier
ok i will use this
this is also probably the single most asked web dev question so if im wrong i doubt google will let you down
yes
btw
any tips how i should use the 7k i got from a comms
7k rbx
not doll hairs
anyone experienced in unity
literally blog posts were written to answer that

