#code-discussion
325807 messages ยท Page 326 of 326 (latest)
hey claude generate comments for this code but speak like normal human make no mistake
no bro i commented it all myself bud
350k usd
yeah?
like $5k USD i think
oh that low? remember for what it was?
i do not
i havent looked in there in a while lol
๐ญbro this is some basic code , chill out
Itโs like off some YouTube tutorial โHow to make fireball move in Robloxโ
top larper on the server
i can smell the skid with that nested code
How do I disable dynamic heads?
you dont
Can you make it so everyone spawns in w the default roblox smile?
if you name a model StarterCharacter and put it under StarterPlayer, that will become the rig all players will spawn with. if you want to add the player's avatar customizations to it, you can then apply their humanoid description
yeah they removed classic faces so there's no way to have it happen automatically anymore
does anyone know if big games like survive zombie arena and survive the apocalypse use humanoids for zombies or something else entirely?
super helpful ty
you're welcome
is ther any way to slowly fade the transparency of a characters name?
Wait nov so u donโt rlly dev on rblx at all?
i'll occasionally help out with games my close friends are making but other than that no
the most i do is answer questions here lol
for my own projects im fully transitioning to Unity
Oh so u prefer full game engines
yeah
Tuff do those positions make a lot? I actually never really did my research
like for actual jobs or for indie games?
Both tbh
jobs depends on your position/experience but it can go up to 6 figures
google says around $150k/year for a senior developer
indie games on the other hand vary WILDLY
you could make like a thousand dollars from your game or you could make tens of millions, just depends if you go viral lol
and your marketing
Damn i definitely was not expecting that
for example, Zeekers, the solo developer of Lethal Company, made about 70 million USD from the game
Lethal company ?????
meanwhile i'm sure there are games out there that made like a couple bucks and thats all
Yea I did play it 2-3 years back it was cool
excluding taxes, idk what itd be with taxes
one of my favorite games tbh
and it introduced the world to friendslop
which is my favorite genre
The amount of active players Roblox has just carries the dev payouts tbh itโs crazy
It was better when I played it with mods
yo im kinda broke rn anyone got any systems that i can work? for robux
yep lol
i still prefer Steam tho
that channel is dead
There is so many offers a day lol wym
there was a post approved 2 hours ago..
2 HOURS AGO
in discord standards its dead
thats by no fault of the hirers lol
all the posts have to be approved by staff before theyre posted
neithers its my fault
Iโm in so many Roblox dev discords this is the most active tbh
so its just whenever a staff member is online and reviewing them
if it were a channel you could type in, maybe
it cant be that slow
its also the largest, no?
Yeaa
the largest still feels dead , the smaller ones are even worse
maybe youre just online at bad times
Oh am I top three yet nov?
idk im not home rn
kinda
Thatโs probably why itโs taking so longggg are u the only one that really looks at apps?
no
what nested code u skid
theres none
if there is please point it out so I can fix
are string requires stable yet?
anyone wanna go gamejam with me
whats up
oh nah
oh yah
is this tuff or am I in copper
i like it but idk smth abt it feels more forced than fluid, its prolly becasue theres no visuals showing but yeah
spooderman
Copper
Floor gang
you forgot math.ceil ๐ญ
u beginner stage of coding
this is beginner too, u should be ashamed.
Damn bro,AI has been working hard
he did almost all the work since most of my code is referencing his open source code, although i have sources for the frustum and octree stuff https://github.com/OneLoneCoder/Javidx9/tree/master/ConsoleGameEngine/BiggerProjects/Engine3D
just stop talking
we know u just vibe code
You should know far vibe coding would get you.
๐ญ

unfortunately very true, i am not even sure when i last time i used lighting or unions ๐
most of how i learnt about/ built rasterisers is from this series https://www.youtube.com/watch?v=HXSuNxpCzdM
Phew, it's a long one but I feel necessary to get this series moving. This video describes how to implement cameras and clipping planes in a 3D engine. In addition, I derive the look at and point at matrices, typically used in cameras, and talk about how to clip triangles against planes in world space, views space and screen space
Source: https...
he explains it well
Yooo Thanks for lmk!! I literally tired coding few years back gave up Cuz of the lack of Explanations from others.. How long did it take you to master this ๐!
Alr il check it out
I also got one more doubt.. Im guessin learning this full series can get u to a skill where u can make any games on roblox if im right..?
a while, since Roblox has its weird quirks that you only really notice when trying to rewrite code from c++/ any other language. It also helps knowing a bit of any C language with the tutorial. I also used a modified version of this for the display https://devforum.roblox.com/t/canvasdraw-a-powerful-pixel-based-graphics-library-draw-pixels-lines-triangles-readmodify-image-data-and-much-more/1624633
Version 4.20.0 Current featured project using CanvasDraw: Entirely made with CanvasDraw. No third-party resources, http services or viewport frames used! Official Discord Patreon PayPal โถ Resources Introduction Ever wanted a way to easily draw pixels, lines, dynamic shapes, textures or even read or draw image data? Or are you ...
Oooo I see
not really since its not for luau. its written in c++
Aah i understand
I respect Scripters Like you alot! Seeing that is Insanely Impressive Made my jaw drop lol ๐๐ซก
how do i script tool animations?
like there are wielded tools in ma2 files, and they have anims, how do i make them play in game?
Bro what kind of psychotic devil would even think of doing math like this
wdym
Programmers and aliens ๐
who is going to tell him?
Not me
its definitely you
Fine ๐
Hi@remote bear @naive dawn
wsp
You have a game??
Using matrixes is the most common method for 3d rasterisers ๐
kinda
I want to try your maps and rate them
I donโt really make maps?
ur writing gpu shaders?
linear algebra
no, logic gates
You have?
dude this guy is just saying shit, itโs not a gpt 5.5 bot is it
No, just a 3d raster engine since Canvas draw does all the display part
nice
im trying to learn datastoring but its not going so good
i tried reading roblox docs
but it went right through my head, any suggestions?
Hi guys,
Do you know game galaxy?
It has target billboard UI that works even out of render distance, I need something similar:
I have scan device that analyzes object by clicking on "Target" like UI, to show player what is that object.
But I do not have idea how.
Okay so my ideal solution is to give each UI list of attributes that will be shown when that UI is clicked on.
Any alternatives?
when i print the result it ends up being shifted with cframe normally and orientiation being 110
i want it to use them both aas position and orientation
im not very good with cframes and welds
what is this
remember theres also size
and u might be forgot that
CFrame.angles doesnt take degrees
its radians
(0, math.rad(90), 0)
do that
@modest hound
@fathom hawk dam that was quick
yes
i can do it for free if u want
I hate music but I'm great at coding can I help you?
I have the code for the upgrade UI like slime rng
That shiii is open source everywhere atp
yeah i made it while back though
Ah you coded it yourself?
yeah like start of this year
not complicated
anyone want to partner and work on a cash grab together
does any of you scripters know how to change places but extremely clean
for example if i blink im in another building for some seconds before i blink again and return
I didnt say it was but hes the one asking for help
do you have a game idea
:pivotto
Do you mean like a swinging animation
dude why are there stuff that run perfectly on multi-client studio testing, but for some reason it just refuses to run in the actual game ๐ญ im so tired of this
shit loads way slower
thats why j got a button that like initiates everything
we've been running this shi for whole minutes bro 
not the problem
IF A waitforchild fails thr whole system breaks
or a findfirsrchild
(Depends on ypur code)
sure
91 robux commision dont ask the percific price
for position you cant use CFrame.Angles. Just normal vector3 or CFrame
use the profilestore module. its easy to setup. plus it can reconcile your newdata. and also you dont have to manage your data through runtime across modules. you can Just make a function like PlayerService.GetData(Player) (this function will return the entire player data and can acces the values like a normal table in luau)
what did u add
wdym
you know what they mean
i dont
they saying did you actually make it from scratch
how else would i make it
uhh
what about the texture
its not that
texture is an image
It has the same feature of switching into a different texture upon looking downwards
but that's fine it's okay you can do what you like
i dont know what else you would like me to say i made it
hustling
there's a plugin which does that
just twqo clicks and you can get that
- it allows u add thunderstorm, lightnings, storms and wtv
cool
Anybody got suggestions to improve my parkour system (ledgehang, ledgeclimb, mantling)
place holder anims are in use
does anyone know how to make global announcements =
The raycasting and etc are already pretty advanced
?
look up basic parkour tutorials online, theyll show you the kinds of things that you can add
I have all the main functions etc
I need tips to Improve accuracy and make system smoother lol
im not too sure from that one clip alone, but if you wanted to make it look smoother then study the camera movement of source engine games like gmod or half life
oh
i need orientation too
messaging service
yea i figured but my dumbahh is too dumb to code that, even after i codes 10s of thousands of lines
u just subscribe to message to listen to it and then use post to send messages
just read the docs
10s?
yea wrap it up
10k lines in this game
rn
ive worked like 8h on it tdy
but its also my 1st week of being a dev
so your telling me you learned to script in a week
and is writing 10k lines that quic
10k lines for doing what
well i watched many youtube tutorials yea
my parkour/movement system dosent even have that much lines
yea smb is lying
i dont even think i wrote that many lines in my life
bro this is unimaginable levels of larping
I have for a full game
but it wasnt in one script lmao
wait wait, for a GLOBAL ANNOUNCEMENT...?
thats like afew cents
not a single reused method in sight
its a bunch of print codes
bro i refuise its more than 500 lines let alone 10k
its just a messaging service thingy and thats it
my unoptimized old game had only 1.5k lines
most good games are organised
yeah that too
and donthave 10k
what could your code be doing to need 10k lines
hide and seek is W
fps games would make sense to have over 5 - 10k lines
fr ๐ญ
unless your making phantom forces ๐ญ
ever heardof OOP
and ModuleScript
acting like i dont write modular scripts
like the lines doesn't matter it's about sending a message accurately and efficiently
OOP?
ive used it many times
optimization gets rid of those useless lines of code
eh
now for the whole game
makes a 500 line script into a 250 line script
it gets to a point of organization
well more like 300-350
Object Orientated Programming
okay i swear to god if this game is anything short of an fps or rpg
if theres 10k for global then i dont wanna know what the rest is
๐
Can you guess my brain rot
dude what was the point of throwing OOP in here
literally is not related to what i mean
bc some dude said for a good game they at least have 10k lines of code
theres some good games that got over 200k*
lines of code is a horrible metric but again if good means rpg or fps you can still get by in waaaayyyy less
BRO whats funny , 2 guys commissioned me yesterday to script their whole game system, come to find out they gave me a stolen game template . I was getting paid 50k - 80k each game
I had to stop working once I found out
a lot of lines of code is just duplicate garbage (like a bunch of instance.news and property setting) which makes it look waaaayyyy bigger than it actually is
uhm uh uh its RNG ๐ญ
lol
sonion ring
HJAHAHAHAHA
god imagine if statements for each item in a RNG
or a bunch of useless rechecks
istg im guilty of rechecks though
lol
ill check for arugmnet conditions within my api then my helper and then my caller
rechecks are cool , but once the script works , remove them
math.math = x * x
especially if your function doesn't need the value to be checked to work
functions are light
defining the same function twice
ik, that was just an example
but different names
I think ppl like saying their script has a lot of code cus it looks cooler and makes it seem that you know how to code
or to a dummy who dosent know anything
i used to believe that if you write more code then youre a good coder, but no
then the function just adds +1 to stat lmao
๐ญ
oop doesnt mean organised
canbe used for it
you dont use oop for organised code it still matters how you structure your code
its independant
this is why i hate all these stupid videos on rojo because it leads to shit like this
Rojo is a necessity
yeah
how did we get from hatin on me to rojo sonion
what happened
eh, some games dont need 10k lines, some can reach 50k-100k lines.
just pmo the superiority of using vscode and rojo especially for newer scripters
ok bro
wdym
ragebait
its not ragebait
50k and 100k lines of code would be sooo fucking brain smashing
i mean its not constrained to just roblox but in general i dont like how using tools makes people feel superior/better/more advanced even if they're gettinmg the same or less done than someone else
well its built over many many months
i see
Are we talking about lines in a single script or a game as a whole
game as a whole
there
earlier his code had 10k lines for ONLY a global announcement which shouldn't be possible
if u got 10k lines for global announcement you should be banned off the internet ๐ญ๐ญ๐ญ
not bad
mine was like 80k loc iirc
what do you even need to do to get this many lines of code
twin keeping a copy full source code copy for every lib he uses in every script
why
cus im like tht
my scripting skills are 100x better than urs its not even funny
My codes are way better than everyone here
is that sal
can i get a code
yes
200 robux per code
who the fuh
gif format
impractical jokers
what about per centicode?
also why lines matter isnt it about if the product look good
sure
whats a way to learn code Lua
cause i wanna start and learn and do commisions
i can already to thumbnaisl and learning ui rn but
yeah so far i can do is thumbaisl and i really wanna code since 4 years but don't know how to learn it
Yt
yup
It's been about a month since I started learning bit by bit everyday and now I have enough knowledge to make a light game
goodluck
Aww i don't have image perms
local MaxStack = Index.MaxStack
if type(MaxStack) == "function" then
MaxStack = MaxStack()
end
print(type(MaxStack))
if TotalEnemie >= Index.MaxStack then continue end
if Index.MinLevel and Index.MinLevel >= CurrentLevel.Value then continue end
["CodeBreaker"] = {
["Name"] = "DurrBreaker",
["ImageId"] = "rbxassetid://80863771276389",
["CodeName"] = "CodeBreaker",
["Description"] = "Fire swords at you, Its aim is diabolical",
["MaxStack"] = 5,
["Type"] = "Enemie",
["MinLevel"] = 13,
["Action"] = function()
EnemieHandler.AddEnemie("CodeBreaker")
end
},
["DurrClock"] = {
["Name"] = "DurrClock",
["ImageId"] = "rbxassetid://109329853946031",
["CodeName"] = "DurrClock",
["Description"] = "Collect its minions",
["MaxStack"] = function(Level)
if Level >= 20 then
return 2
elseif Level >= 13 then
return 1
end
end,
["Type"] = "Enemie",
["MinLevel"] = 13,
["Action"] = function()
EnemieHandler.AddEnemie("DurrClock")
end
},
This a lil code that i made for ma game
Waittt its kinda buggy rn
I am sure you're making a great game but I don't get what ur trying to do on the second section
second pic*
F
If i lock in this summer will i be able to get small comms by the end? i already have some experience but i took a long break portfolio in about me
toolbox.insert()
@slender crag are you taking comms rn?
sliding, wall jump
ive seen 30+ scripts for a single GUI
What gui was that
30 scripts is crazy
i know
the owner I bought the game from ran off w/out paying the scripter
Honestly I support the owner for doing that
scripters who write garbage/obfuscated codebase shouldn't be paid
It's sabotage
I think I gone hysterical reading through th codebase at one point i jss started laughing uncontrollably at howw bad it was

laughing uncontrollably
IT WAS SOOO BAD
I was so angry at wht i js bought that i jss started laughing
200$ owo
I dont udnesrtand why poeple who are bad scripters bother wiht dong any code for anyones game
^^^
what larp
bad scripters scripting full games is larp imoo
like you r not ready to script a full game
I mean doing code for a game as a comm
I see people with garbage ports posting in scripter for hire someitmes
They have made nothing of substance and try get commissions
bwaa
yeah
i'd apply for scripter role i jss dunno wht i would script
maybe I could submit my death system? it's just exactly 200 lines and brand new
Death system?
You could but its probably too simple
its okay bc i got that :3 in me
how much would it cost to get someone to script this movement system https://www.youtube.com/watch?v=NwLSgW3HQGE
An explanation of Deadlock's underlying movement mechanics and tech. Thanks Valve.
0:00 Intro
0:07 Basic Stats
0:34 Sprint Speed
1:12 Dashing
2:00 Sliding
4:12 Mantling
4:40 Air Drag
5:15 Wall Jumping
6:18 Edgeboosting
7:10 Strafe Jumping
8:05 Strafing in Deadlock
8:50 Wallboost
9:08 New Animatic
Deadlock movement, movement tech, edgeboost, co...
its not toolbox tho why does everyone think people that do lighting and skys use toolbox bro
THATS DOPE
TYY
sure thing! could i see the code?
only for the app readers to see!!!!!!!!!!!!
30 scripts.. were any of them module scripts or do you dare say they were mostly normal scripts
gahshsd i mean thats fair, ill just ask this then
what APIs does your script use
api?
in other words: services, datatypes, etc etc
ooh
local Players = game:GetService("Players")
local CollectionService = game:GetService("CollectionService")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local ServerScriptService = game:GetService("ServerScriptService")
local Debris = game:GetService("Debris")
local RunService = game:GetService("RunService")
local TweenService = game:GetService("TweenService")
local SkeletonFolder = game.Workspace.SkeletonFolder
local GhostIdle = ReplicatedStorage.Animations.ghost.idle
local GhostJump = ReplicatedStorage.Animations.ghost.jump
local GhostFall = ReplicatedStorage.Animations.ghost.fall
local GhostMoveLoop = ReplicatedStorage.Animations.ghost.walk
local GhostRun = ReplicatedStorage.Animations.ghost.run
local GhostRaise
another thing, a common issue i see from failed applications are concerns over a lack of comments
awesome awesome, honestly your video should speak enough
tyyy
a global announcement? whats the context, why the 10k lines of code?
YKNOW FOR CONTEXT, THIS IS LIKE ONLY 4K LINES
like all the scripts here combine into 4k lines
Anyone want to start a new projact with me?
how long did it take you to make it
Roblox is finding all the wrong paths in a city filled with correct paths
Already have
So now ima recreate your system for fun
But 3d nodes
this is witchcraft wtf
Is it okay to have 1 server script and 1 local script for your game, the rest are modules?
1 server and 1 client , and the rest could be modules
But I would still assume you would need other scripts
yes
You need a god script for server and local
yup
Anyone teach me pls i need to learn how to script
its not easy thats for sure
https://www.youtube.com/playlist?list=PLQ1Qd31Hmi3W_CGDzYOp7enyHlOuO3MtC
https://create.roblox.com/docs/scripting
Will you?
It no work for me
wdym
Its hard to learn with
You learn from?
i learned from those, yes
How many years
i was doing roblox dev for 5 years
got decent at scripting about a year and a half in
but i also wasnt doing it very much until then lol
you need to put in the effort, not just watch the videos/read
Ok
follow along and just make things
thats the best way to learn
youll have to keep going back and looking things up which is normal
yo but like everything requires like experience
i dont even think i wrote over 4k lines for a full game. 10k is insane
the only thing that i know was close is a whitelist text system that was just for fooling around since its against TOS. the whitelist was about 7k lines but it was written by another program so i dont think it counts
o
Why didnโt you just generate all of that from a word list in a loop instead of manually writing every buffer.write call?
it took up less memory and was faster then going through a [[ string
i can do it chat how much you offering
idk how much should I charge for it? dm me
why? the video already says its for sale
I want to sell it myself
Yo. Whats the best way to learn coding?
trial and error
But idek where to start and I feel like the tutorials never really help too much
you need to follow along with them and try to apply what you learn to making something after you watch them
Is that what you did?
it doesnt feel like it helps at the start, but the more you code the more itll be engrained into your memory
i didnt do the 2nd part, but i would if i were to learn coding today
yes
also the documentation
Ah thanks. Howโd you learn?
Trying everything
uff it was a looong time ago so its a bit foggy, when i was first learning to code (C# for Unity), i used a lot of youtube tutorials to do specific things, e.g. making a character controller
over time i grew to understand the concepts used better and was able to write new things using those concepts as well as edit the existing ones
and of course i learned to think with coding logic and the syntax of the language
i used Unity as an example because once you know one language well, it's much much easier to learn another, so me learning to code in Luau was siginificantly less challenging than it wouldve been if it were my first language
i didnt use the docs much back then, but it wouldve benefited me greatly if i did lol
i also didnt have access to servers like this where i could ask questions
and this was before LLMs like existed so i didnt have that either lol
still working on it, ive been taking my time and using it as a way to experiment and refine my preferred architecture etc etc
so far ive been working on this for say.. a month? but its not like super concentrated 12 hours every day or anything like that, i put a few hours per day
I appreciate it so much man. Ima keep practicing man. Just gotta find motivation for it fr.
good luck! i used bezier curves, there will be a lot of problem solving that you'll have to figure out for your own implementation
gfghh thank you, it took a bit of time and a lot of trial and error, research, etc etc
keeping your motive is the hardest part, but it's a great feeling once you're able to make something without the help of the internet!
Yeah. I find it easier to make stuff on my own with developing. But coding the language is like completely off so idk. Would you say Java is similar to Lua or nah
no it isnt
Hey man, can you help me?
fundamentally (in terms of logic), all languages are the same
but syntax wise, they're completely different
wsp?
dm
Oof. We did some Java in school so I was a lil curious
Python's a bit similar if you've ever done that
oh yeah definitely, i could also recommend crusherfire for more technical videos
but i do want to say that once you get past a certain stage in programming, you'll eventually hit a brick wall after having learnt everything that tutorials and online resources have to offer. i say this because, by technicality, most professionals dont have the time or willpower to make tutorials about everything, hence why you'll have to be on the lookout.
i recommend finding people experienced that you could legit ask questions to, there are a lot of hidden insight that you'll have to dig for. devforum isnt bad, but there are a lot of non-professionals there, the same can be applied for any server (including this one), but granted hiddendevs has a bit more concentrations of experienced developers (see code helpers and some general outliers)
in other words, insight is important when you're getting it from people experienced enough to actually give insight
Nah I havenโt but thanks. My friend has coded a drone with python though which was cool
Thank you. Iโll look into him. Thank you for the advice too.
genuinely curious, whats your experience with roblox?
like how long i did it for?
or
yeah sure! and also what projects youve tried, etc etc
have you ever done work for hire or nahh
unrelated but i was actually thinking of applying for application reader, but the time commitment would probably end me.. gshfh, especially more for scripter helper
i did roblox scripting for about 5 years (2021-earlier this year)
i tried out a buuunch of different projects of varying types, most never released and a lot just for fun
i released one game, which was a Doors fangame back when Doors was popular and it got like 350k visits
another interesting project was a magical dungeon crawler, i got like a spell casting system down and stuff but decided it was too big for me at the time lol
i never really did much paid work, only a couple commissions, most notable being one i did for $500 USD, but i worked on games with friends a lot for free
before i quit i was working on a reimagining of my old doors fangame, then all the updates happened and i lost interest in roblox
but yeah overall ive made like a lot of random systems and stuff lol so its hard to specify exactly what ive done
now ive moved on to making Unity games on Steam :)
its actually not that big of a time committment, at the least you really only need a couple minutes a day to go through some applications
ah i see, well i was unfortunately busy during the application period gshghh
its already over right?
no more way to apply
yes
alrighty
though interestingly enough i never actually applied
oh?
i was just active enough in scripting channels to be reached out to with an offer to join
still went through the normal internship process and stuff, but i didnt fill out an application
oh thats sick! good luck on your steam games
thank you
What was the doors fan game? Howโd that work?
ive learned the hard way that solo dev is NOT for me, so i've gathered a team of 4 other people filling the roles that i'm not so good at (aka everything other than coding)
curious, is comment verbosity one of your criterias for ranking scripting applications?
it's called ROCK BOTTOM, basically it was a floor 2 game before floor 2 came out
i did all my advertising on social media and in my discord server (posting sneak peeks/teasers and stuff), posting trailers, the OST, other teasers on YT mostly
then i published it and it wasnt the most popular fangame ever but it got more attention than i thought it would when i started
got 350k visits and >100k robux
gshfhh, team building is important for sure
depends on necessity
if you way overexplain we'll probably think it's ai depending on wording and all since ai likes to overexplain, but if you underexplain it's probably not sufficent
you just need to show that you understand how and why the code works, and how it fits in with the rest of the code
as for me, ive only published a short animation game (i did the animation too, it was built like an animated music video) and it garnered about 267k visits and that was a purely solo project gshgg
oh nice lol, what kind of animation game?
I THINK IVE HEARD OF YOUR GAME BEFORE
oh wait you say it
well im not too sure but ive always seen a lot of door fangames back then, even until now
well not really now but
once in a blue moon
i dont see them as much naturally anymore, but im still in a couple fangame servers and occasionally get sent random trailers
i have made a fanmade doors entity concept before
that i actually coded in studio
would you like to see? meanwhile, do u have a video/trailer for rock bottom, id like to see
Ahh thatโs pretty cool.
sure, though idk how well ill be able to see rn since im not home atm lol
these ar ethe two main trailers for the game
https://www.youtube.com/watch?v=dSSRqCVbOTE
https://www.youtube.com/watch?v=kAkAc4AIerc
How long did it take you to make that?
its NOT very good i will warn you
oh nvm! i havent seen this one
the first one was made completely solo and the 2nd one most of the modeling was done by a fairly new modeler
couple months for both the first version and the update each
Ah. Itโs not that bad honestly. Better than anything id be able to
thats pretty interesting actually!
appreciating the effort
2ND one is definitely better it terms of atmosphere
One day Iโll be a tuff dev like you guys
A fully coded concept of a fanmade ROBLOX Doors entity. I did this for fun and as a way to test my limits as a Roblox programmer.
I am NOT affiliated with ROBLOX Doors or it's developers.
00:00 - Minigame Win
00:15 - Minigame Lose
00:22 - Minigame Lose (Jumpscare)
it was a quick prototype
this is something i made on my own, photoshopped some roblox faces and whatnot to make the entity hahghh
that's cool! i like it
i concur
i made all the music up until vol. 3 of the ost myself
which is why its all butt!! 
is there another backpack system (with the button at the top left) who supports hopperbins?
^ (except Satchel who doesn't)
when making a character selection screen i use module scripts for their data right?
like stuff for their stats, descriptions, and abilities
Wats the game category
Yea
And like whatโs the concept
stealth co-op would be the main genre ig
not announced yet ๐คซ
in due time, my child
but its got to do with magic and stealth and its in similar gameplay style to games like lethal company, content warning, repo, yapyap, etc
Ahhh gotchu yea the name would be tricky unless itโs non game related
yeah lol
the one i have rn isnt like bad but i would prefer to come up with something better lol
is there any way to get pic perms for one second to send a pic of some code? need help figuring out if it is AI
there is not
darnit!
dm it to me
okay
I am currently working for a private client at the moment
thats fair, im going for someone long term
so like, perhaps thats a different situation
Bro is working
๐๐๐
I got my first commission finally!
good job! ๐ฅณ ๐ฅณ
not the greatest but its a start :)
for a WHOLE game $100 is not a lot
Itโs pretty simple
what is it?
A game similar to guess the animal
I think I posted a vid of a grappling system I made
And then he saw that and hmu
๐ฆ
guys is there a way in which i can test a game with an alt or something without being age verified?
i need to test a steal system, but my game's datastores seem to bug studio so i cant test there
and when i tried to test with an alt it asked me to do the verification thing
and when i got a verified friend to do it for me, i still have to verify my age to be able to play his game
nice
can someone teach me scripting?
anyone got ad credits?
look at the level of larp
same guy that put his 'undetected malware' with .py extension (not compiled) through virustotal
Immature 
This guy is cold, the way he insults him
yo
lmao
this guy is probably the type to say "yeah i can speak german" but knows like 5 words at best
just ask him how to make an LED blink on a microcontroller
Kannst du Deutsch sprechen?
nein, mein deustch is sehr schlecht(?)
das ist dann schade fรผr dich
we should talk english btw before we get muted or sum
ts shit froze me ๐
my german is ass anyway haven't spoken it for 5 years
im from belgium so i am kinda obligated to speak or atleast understand it a bit
for me its an optional language here in slovenia
i feel stupid
had a bug for days cause i thought the misspelled word was the real word
that is very stupid
I made a file uploading website BUT it uses a webhook of discord, so it has no upload limit and unlimited storage, do you guys think its worth publishing into a unlimited site?
I cant send a video of it working, so js take my word
hello guys, im trying to start scripting comissions, is anyone experienced enough in this domain can answer few of my question, that would be really kind, thanks !
what questions
do you mind if i dm you ?
sure
im just getting into lua roblox studio
ive been working with python and C++ since i was 15 so like for 4 years
whats some stuff i can do with python and C++ in roblox studio
luau is really similar to python
yeah it is
but python u got alot of libraries to pick from
but luau has stuff like module scripts tho
i can use other ppls libraries
you used cpp though so im sure you're somewhat used to independent projects
roblox has a lot of libs yeah
yeah ngl
if i got cpp down this lua sh will be ez af
I feel u gng
Had a massive bugs for days too and didnt understand why
It turns out i just didn't add two == on my if statement, i added only one
Thats it
๐๐ญ
is there a LeftVector?
๐
Painful
Hey guys quick question, should I worry to much about exploit prevention for a single player story game? I really donโt care about exploiters ruining or doing whatever in the game if only affects them
very
singleplayer? no not rlly
Iโm trying to add these to my Roblox game:
PlayStationโ 5 Trigger Force Feedback
Xbox Trigger Vibration
Switching Input Prompts (In-game menu. PlayStationโ 4, PlayStationโ 5, Xbox One, Xbox 360, Nintendo Switch, Nintendo Switch 2) for third party wrappers
Making proximity prompt from an object move another object
guys how to post that i am hirable in #scripter-hirable i went to #marketplace-info and it saying this (To make a Hireable post, you must have the respective skill role. For more info run /tag view apps) i dont understant
no
How did you now know sooner? Roblox returns exceptions for syntax errors like that
you need to have the Luau Programmer role to make posts in #scripter-hirable
you can apply for the role at https://hiddendevs.com/applications
not much point, only person they ruin it for is themselves 
Are you guys able to create a new subplace in a experience and join it after?
Im getting timeout when trying to join team create in new subplaces
I hate this server.
the requirements seem quite vague
@keen garnet dm me!
''lua
local TweenService = game:GetService("TweenService")
local HidePrompt = script.Parent
local Closet = script.Parent.Parent.Parent
local OutsidePart = Closet.OutsidePart
local InsidePart = Closet.InsidePart
local OutsidePart_CFrame = OutsidePart.CFrame
local InsidePart_CFrame = InsidePart.CFrame
local IsHiding = script.Parent.IsHiding
--Tween For Doors
local LeftDoor = Closet.Left
local RightDoor = Closet.Right
local LeftTweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut)
local RightTweenInfo = TweenInfo.new(0.5, Enum.EasingStyle.Quad, Enum.EasingDirection.InOut)
local LeftGoal = {CFrame = LeftDoor.CFrame * CFrame.Angles(0, math.rad(90), 0)}
local RightGoal = {CFrame = RightDoor.CFrame * CFrame.Angles(0, math.rad(-90), 0)}
local LeftTween = TweenService:Create(LeftDoor, LeftTweenInfo, LeftGoal)
local RightTween = TweenService:Create(RightDoor, RightTweenInfo, RightGoal)
HidePrompt.Triggered:Connect(function(player)
print("HidePrompt triggered")
local character = player.Character
if not character then return end
local humanoid = character:FindFirstChild("Humanoid")
if not humanoid then return end
local humanoidRootPart = character:FindFirstChild("HumanoidRootPart")
if not humanoidRootPart then return end
if IsHiding.Value == false then
IsHiding.Value = true
humanoidRootPart.CFrame = OutsidePart_CFrame
LeftTween:Play()
RightTween:Play()
task.wait(0.5)
humanoidRootPart.CFrame = InsidePart_CFrame --Get the player inside
else
IsHiding.Value = false
LeftTween:Play()
RightTween:Play()
humanoidRootPart.CFrame = InsidePart_CFrame
task.wait(0.5)
humanoidRootPart.CFrame = OutsidePart_CFrame --Get the player outside
end
end)
why is the prompt not triggering
''
how to I put in a code box
why is it that when I add tween service in the middle it gets messed up
Yo nov is my app moving? Been 5 days
is this a localscript?
Also check: local HidePrompt = script.Parent script.Parent must actually be the ProximityPrompt.
what was it
I think the tween I created has the issue
Because when I delete it it works
the tween goal to be exact
Most likely TweenService:Create(LeftDoor, LeftTweenInfo, LeftGoal) is failing because LeftDoor / RightDoor is a Model, not a BasePart. TweenService can tween Part.CFrame, but not a modelโs CFrame.
np chat
I know how to script pretty well but i donโt know much about physics and i wanted to make a fling system, anyone knows a good physics tutorial?
๐ Just a reminder to read our rules and use the marketplace to hire!
-# Hiring or looking for work in our channels classifies as misuse and will result in moderation.
Anyone need help scripting??
Nobody respond ot this guy @bleak jewel is a scamming ai skiddie
learn ApplyImpulse. im sure there is many tutorials
lol
111 kb is crazy
Cooked
Rip
WHY AWS
My wif speed is 10 MEGA BYTES UPLOAD WHY APWS
is the VPS provider capping it or is AWS region throttling ๐ญ
Vps?
As in
Yeah like the server host/provider itself
I didnt know if you usin it but still its cooked ๐ญ
My region looks fine
Are u using like a super cheap vps or something
Ooo that could be the cause?
slow ass mirror. cheap vps. bad network card
Thats the likely problem
can you teach complete beginners too?
is it better to code gui based off starter gui, or code it referencing player gui
local gui = startergui.gui
alr thanks
hello i made a simple round system counter but when round ends instead of making MinCount to 9 it sets to 8 why
oh wait yeah ai exist
yeah but always remember that u should to get it instead of copy-pasting the code
i never use ai to write the code itself it just fixes my bugs that i dont understand
yeah, that's progress, but try to get your mistakes in the code also
so u will get better in future
yeah thanks
i know this is a stupid question but how do i start learning coding do i read docs do i watch youtube videos genuinely what do i do? ive already learnt building quite well but i think this is kinda diffrent?
and also ai just made script even worse bruh
because once u set it to 9, itll subtract it by one again since you're in a loop
do you have any experience in scripting or at least logic things?
none all i know is building and modelling
i think i would recommend to watch some YT instead of docs
at first
before luau scripting all i had was python if elseif else
bc docs is described
alright bet got any good youtubers or videos to recommend?
so YT videos is easier to understand
alright
BrawlDev
thanks alot man
brawl dev bet
i am not sure but try brawl dev
i heard he had like a series
i am russian so i only knows two of good ytubers who helped me to learn the basics
yeah watch the basics, advanced scripting series then just go read really advanced stuff from docs
okay so brawldev it is
bet
i dragged my friend into this that has no dev experience so it can be more fun
its my dream
i have some advices for you
sure
division i think
alr imma start watching once hes back
Guys
idk i dont use operators too much
I'm making a game called Slime Tower defense
i mostly use = < >
yeah its basics but usage knowledge of operators is pretty useful
so what it does
its remainder of the division
oh wait yeah division is /
imagine u have to divide 120/60
so 120 seconds is 2 minutes right, 60 seconds - 1 minute
u get 2 minutes
this code is kinda basic but not practical
so what does 120%60 is remainder of the division
basically, how many 120 fits in 60
umm sec
that's a bad example
yeah, meant how many 120 dont fits in 60
uhh what
ik its complicated, i am bad in explaining things but i will try to do it
if u will do like 119%60, u will get 59
just look at the operator definitions on the roblox or lua wiki online
its like a fraction
don't let the guy confuse you
mb, i tried to explain things
he just tried to help me
ye and thats fine but when theres literal countless resources for something like this online its kind of fruitless to explain it
you're only going to confuse yourself and each other more
wsg yall
haiiiiiiii
for everything really its not too accurate
it has an "AI Humanize" section at the top
i would bet most people using that app are people checking if their AI code is easily detectable
it probably marks almost all code as ai generated
probably
it is now time to wait 3 days to see i did not add enough comments to get the skill role
Packages I publish to roblox. Contribute to fractal-h/Roblox-Packages development by creating an account on GitHub.
woohoo
so you just have to publish it in a repo and do that form?
claude scripting lowkey better than the people i hired
it wouldnt even surprise me if the people you hired were using claude aswel
how much do you pay them
100-1k per sysrm
what do you expect then
i exepect atleast some competency
this is what competency costs
unless you have atleast $100 its best to try to do it yourself
300k is like 1,000 a month
thats probably less than minimum wage
and knowing that server specifically its probably a game that will require many many hours
- percentage + you probably dont work 40h a week
have you ever been given a .rbx file with 500 models and a map then given a week and a half to turn it into a fully polished game
if you havent
dont speak on how many hours you put in
maybe game is making 6 million robux a month and you get 10% then you would get 900k a month thats 3k
scripts not given?
that would be like 4k a month
yeah in 40 hours its possible but you would need to work really fast and also let AI do most of the base code tbf
no
that assumes you have a reasonable deadline
people want things done asap
you get like 1 week or 2 if you are lucky
yeah i know im also talking about a 40h week
yea thats comapny level
99% dont habe that
just a regular work week
ive had weeks where i put in 70 hours
so 40h = 1 week
what relevancy does this have to anything
yeah that can be frustrating, that why i said that its better to have AI do most of the base code
because thats what someone who works full time does?
wym
ai isnt reliable and if i have the skills why would i make ai do it
the only time i ever use ai is when
like i said, you put in 70h of work
with AI it could have been 40
i have a trello page with a bunch of data i gotta move into a data structure in studio
its literally just saving time, nothing more nothing less
and i just copy and paste the data and tell ai to format it
with ai I couldve gotten fired
define base code
exactly
like the first important thing
lets say you got a game
the gameloop is part of the base code
unless he wanna hire some underaged kid who vibe code
however you cannot just copy paste the gameloop and let it be like that
no it has a lot of unfinished elements still
the game loop is one of the last things you make?
to have a game loop you need game features
to have game features you need backend handling of data player values server values everything
that depends on where you would start tbf
a "base feature" would be carrying a brainrot over your head for example
do you know how much ground work has to be done prior to that feature being made
it does not matter as a programmer you can start were you like, the gameloop is important and it a lot of cases it does not come as last
like in a PVP game you can define spawns, rounds, states, etc... without anything
yeah like that, like the very and every starting point
thats like maybe 10% of the game
but you have starting points in every module and every script
thats more than 10%
almost every script i make starts with "require" then the directory to a module script
yes and then the module itself has a "beginning" and a core
beginning is to define everything
core is to script the defined stuff
and most of the time AI can give a pretty solid base for that
and you just then start to script from that base
you shouldnt let AI make your base
so build a house held up by twigs
in order for ai to make your base you need to explain explicity to the point its faster to make you rself
Ai works a lot better when you make the base yourself so it doesnt have to invent new architecture
did you ever use AI? it would probably even understand you if you made up a language lmao
didnt say it cant do it just it cant do it well
unless you prompt it very detailed
doesnt need to be anymore ngl
ai can do only just 1-2 things at the time, not the whole base
Up to you, use ai then youll see youll need to rewrite a lot later
it advanced like crazy
unless your game is very simple
it doesn't know best practices, it doesn't know how YOU want to build architecture even in one single module
if you describe just everything, prompt becomes so huge its really easier to code it yourself

