#code-discussion
1 messages Β· Page 186 of 1
its better to use it since code could error if the player is laggy or smth and the script loads before the part or wtv
im a beginner scripter is there anything that i should learn now instead of waiting
mb gng βοΈ
memorize funtion names and shit when to use this when to use that the basics of coding
its what u do for basically any language
In certain cases, the script will always load before specific parts based on the hierarchy and other reasons. In such a case, waitforchild is unnecessary
huh
didnt you mean after
if the part loads after the script without wait for child like lets say a few second after the code will error
gotcha
is it bad to store vector3's in a table on the server? im talking about hundreds. And if so, is there a better approach I can take while still being able to store and access vector3's?
meditate and gather aura
no
after the basics you wanna learn how to reduce memory leaks and then straight to OOP jk but u wanna learn easy things like organizing code better modules and shi
tables are your friend
then getting into more advanced things like OOP and physics and shit
they handle a lot
tables are peak but also really painful to work with
its not like vector3 is anything more than 3 numbers
oop isnt more advanced
its just another approach
its not smth u learn straight away
u could
also actually using OOP is pretty advanced
to understand and to use something are completly different things
youd usually just need the basics to use it in 99% cases
i feel like modues are a real pain to understand for beginners
since this still happens to me sometimes you cant figure out where u want what function to go like in ur head it sound easy but to actually do it is much harder
oh ya mean like knowing where to put what
i just put whatever is not related solely to one thing in a module
i end up having too many modules though so idk if thats good
the most painful part about scripting will always be how time consuming it is
works for me
real
also i recently starting using sub modules to store data holy its such a life saver it make sit so easy to add things idk why i didnt use it before
the most painful part is keeping motivation for some dumb side projects
i always get side tracked into making some useless shit that i never use
ya same
i have reusable stuff but recently ive just been remaking same things over and over
also the most demotivating thing is probably having to spend days fixing problems
just to find some stupid solution that actually somehow worked
what even is oop
only if you believe that part could be nil during script runtime, else dont use it as its 20% slower than dot indexing
unless 99% of ur player base are on 0 ping i doubt taking a milisecond longer to find an instance
why would i chose the slower option when i dont need it, its 8 times slower than storing a reference too
to prevent players with terrible wifi from breaking code for themselves
??? thats not how script execution works
alr breh its 3 am im just saying wtv now
nuh uh
im doing smth in studio
which i forgot about cause i started talking in this sever
π
i got side tracked
not really doesnt affect me much
not everyone is the same βοΈ
anyone releasing a project soon? I don't really see people talking about an up and coming project often
Any One What To Make A Cash Grab Game With Me I Am A Builder And Animator if Yes DM me
find first child grabs the first thing under an object like a script under a killbrick
wait for first child checks for an object and relays a message if it cant find one or if it doesnt exist before going on with the code
my understanding of it
atleast
no
your understanding of waitforchild is wrong
what it does is literally in the name tv bromote
how to code
it waits for a child, doesnt just "relay"
it will yield until it finds it or will time out
yeah
checks for an object and if it doesnt find it wont just nil it gives an error does it not?
i thought thats what it does
it wont error it will warn
100 pages of waitforchild discussion
when the name is self explanatory
Yeah, i meant the other way around. I.e., if a script is inside a part, the part will** always** load before the script runs
maybe this indeed was our #code-discussion
it will repeatedly check for i think 10 seconds
forever
it WAITS.
you can set the time
literally in. the name ahhahsdh π’
it will forever if you pass math.huge
wait. for. child
reading comprehension
yea but who puts a script in a part?
will then disprove you
thats not a good way to code stuff
ding dong
gen alpha reading comprehension
if nothing is passed then after 5 seconds it will yeild
it's already yielding ahhhh
π
You think everyone is gen alpha don't you
then it will print an information ...
literally just read the paragraph ...
not yield
i'm saying they have the reading comprehension of that of a gen alpha
it yields indefinitely
even though they likely are.
thats what the print tells you
hes not...
it will enter a loop and check for 5 seconds then it will yeild forever if nothing is found after raising a warn if you pass a wait param then it will wait for the time passed and it wont yeild forever but still raise a warn
EXACTLY
thants what i said to start with π
what is your stance here cus youre disproving your past self in every message
you said that it checks for 10 seconds
bro thinks hes charlie kirk
whar
i was guessing i forgot the default timeout
it checks indefinitely ...
bru
oh my god
everytime someone disproves themself while debating, charlie would say stuff about how they were just disproving theirself
Least obvious ragebait
there is a difference between a thread being yeilded vrs a thread being stuck in a loop
what else am i supposed to say
its a joke jamal, calm down
ye i know but what else am i supposed to say ...
π im going to sleep gang
ones still running while the other is suspended or closed
and
.
and.. cork it
i think π
stuck in a loop IS yielded
i didnt check the time
i wanna quit scripting and do animating but im just too lazy to do either scripting or animating π
its not about time
then sleep
its your 10 seconds vs indefinitely
Yes LT SUR! 
.
you said it has default time, you did not mean the warning
3 am motivation is key
its 4 am now π
before i checked the docs I was trying to remeber the timeout and thought it was 10 seconds instead of 5
wth is lp
idk
we were talking about the 2nd argument of waitforchild
sleep for 23 hours
a thread being stuck in a loop is not the same as a thread yielding
they act similar
if you set it to something, it will return nil after that time
if you dont, it will yield indefinitely
and it wont forever yield
yeah, but by default it will yield forever
yes
code discussion < bully-discussion
thats the opposite of what you said before come on dude
you were saying it will repeatedly check forever
bro never heard of mistakes
hes not admitting to it though hes trying to sneakily change his stance
this implied that it will check for 10 seconds then stop
im not π
forget it
ive explained the source code behind wfc
You're too focused on the past
yeah thats what it implies
and thats wrong
it still checks
i have no better place to be atm
i might as well
this is the most pointless argument ever though
discuss coding β
roast someone for not knowing 1 thing β
after the warning is pushed it will stop checking
how am i roasting him
get off his weiner
no it wont
dawg this is a simple debate im not gonna kill him over it
the warning is just there, nothing changes in the behavior
L for left side
make something inf yeild then make it true
and you will see it will not go back and it exits the checking loop
let it die
we doing anything but leaking the list bro
is this on client or server
ik david bazooka is on it
should be client
tbh
I assume its client
then you need to waitforchild not findfirstchild
but for gods sake define it at the top
define the if statement?
sound
ah
more like this?
no brah
but i should also swap local sound defined at the top?
why dont you try it
just deleted that
youd see that it literally keeps waiting for that part
local sound = workspace:WaitForChild("67Sound")
local randomNumber = math.random(1, 67)
print(randomNumber)
if randomNumber == 67 then
sound:Play()
end
no need for the (67)
the == tells the parser that it's gonna find an expression anyways
can i use parenthesis to define multiple outcomes for the same sound to be played?
and
if you have a lot more, use a table
and check if that table contains the number generated
local numbers = {6,7,67}
local sound = workspace:WaitForChild("67Sound")
local randomNumber = math.random(1, 67)
print(randomNumber)
if table.find(numbers,randomNumber) then
sound:Play()
end
i think
who wanna join a community for making simple roblox games
should i change print random number to be based off a person joining
or is it like that already
for person to person?
you probably don't understand the difference between client and server
i praise you now π
Brief Overview Hello, Iβve noticed that people seem to be very confused on the difference between the client and server and what a client script (LocalScript) does vs. what a ServerScript does and when to use them. Instead of copying and pasting answers, I thought it would be more helpful to have a more in-depth guide on the difference between...
i honestly didnt think it worked like that
will read this
yes

either way what you wrote is some hellish spawn
so if a the local script applies a number to everyone once upon joining would a server script give everyone a new number upon 1 person joining?
im dead ass
5 min code π
nah
localscript runs in each person's player and only affects their client
like using moves in the game?
did you ever write code before that ...
server script would give the server a number, and a print would happen on the server
huh
if you were to use a move in the game the local script would be applied there right?
because its coming from your keybinds?
input would yeah
then you would hand it off to the server for hitboxes and everything else
yes π
Does anyone know a module with useful type functions? The only one I know is typeforge
im actually shocked that roblox does this its a massive memory leak π
im learning how to script a door using TweenServices but the door is rotating on its center not on the side
can anyone give me help
It doesnt do that actually
A while true loop on every waitforchild would be deadly
I was guessing they only check once a frame
You just wrote that waitforchild not accurately at all
is there an affective way on detecting alts without using roblox's ban api?
who wanna join a community for making simple roblox games
impossible
you'd need their ip
player:getIP()
no way
is this allowed?
what do you think my guy
you suggested it to me β
'you'd need their ip'
The closest thing to a location you can get is a country from Roblox
ye
cant you just do a request to an api to get someones ip?
what do you think gangalang
yes
cant u encode it
Yes because you can send requests on the client
For sure
on the server β
who said it'll be a localscript
Are you stupid?
And also, tf you mean βencode itβ
oh yeah that's magically ok
because roblox can trust every game to encode sensitive location data properly
or even allow the withholding of sensitive location data
can we just think for a moment.
he never said anything abt roblox trusting people
he just said it would be invasive
your putting words into my mouth π
just realised that, was just thinking of a general idea
how do people even detect alts efficiently then, or do they just not
They donβt
Itβs literally impossible
Roblox will not let you get any personably identifiable information about any user
And for the most part you shouldnβt need to
One time I wanted to have girl screams for girls and boy screams for boys for deaths. it didnt let my scripter π
or he didnt know how to the right way, not sure
would getting small details like the sensitivity, graphics quality and screen resolution and matching them all together be good?
thats too vague
all you can rly do is check their avatar
& do smth based off of that
yeah youd have to rely on like
if theyve got like the female torso or smn
π€
what's the best and most user friendly replacement for remote events in y'alls opinions?
could just let the user decide
looking for investors on an already running game average 50-100 ccu
thanks
kinda a weird thing to do though
like if you're playing one someone else's account of a different gender
or put the wrong one at account creation
it sounds weird in writing. I just wanted the yells to match the gender
it was for stepping on a lego and dying
would be weird to be male and be locked behind a female voice every time you play the game
well if your character is female then it makes sense
like think of normal games, your character's voice matches them lol
how the fuck do i use bytenet bro
where the fuck is the documentation
i get there's documentation but i can't find clear instructions
Use blink
Or zap
which one would you say is friendly for someone new to networking libraries?
Just learn blink
Itβs good to know
Do you use vscode?
@tacit fossil
Itβs not a headache
You can learn how to use it in 1 hour
And it increases your productivity forever
does it have autofill/intellisense?
@idle musk
also which plugin do you personally use to connect vs code to roblox
Yeah and itβs much better than studio
alright
hey bro
If you use vscode make sure you install the luau lsp extension, Selene extension, and stylua extension
You also need to install rokit which is your tool chain manager
And youβre also going to want to install blink, Wally, and rojo from rokit cli
And you should also have stylua and Selene cli tools downloaded also, you can view the install instructions from their GitHub pages and you can use cargo for Selene and maybe stylua
And you should also download the pre compiled binaries for luau so you can view bytecode and stuff
If youβre into docs try moonwave which u can install thru npm
Oh yeah and also install git
@tacit fossil
good lord
Wouldnβt be reliable. Itβs also different across accounts, it doesnβt carry over. One can have max graphics settings while the other can have min.
Most people also tend to have the same settings and there isnβt enough difference in resolution to 100% know itβs not a different person
π
Is ot faster to script?
And organized
Itβs not like you write code faster but you get better formatting, better linting (so less bugs, more customization, better version control and collaboration (git), better package management with wally, and then you get better networking
Theyβre pretty much the same
can someone tell me how tf you debug on rojo
Whatβs your problem?
can you place breaking points
Just how it is
constantly switching back and forth is just not worth it imo
local function fovCast(originAttachment, fovDegAngles:number, maxRange:number)
local params = OverlapParams.new()
params.FilterDescendantsInstances = {originAttachment.Parent} -- excludes the enemy thats emitting it
params.FilterType = Enum.RaycastFilterType.Exclude
while enemy:GetAttribute("State") ~= "Dying" do
--task.wait(1/workspace:GetAttribute("TicksPerSecond")) -- custom refresh rate to not flood the server
task.wait(1)
local forwardVector = originAttachment.WorldCFrame.LookVector
local originPos = originAttachment.WorldPosition
local sphereCast = workspace:GetPartBoundsInRadius(originPos, maxRange, params)
local coneTargets = {}
table.clear(coneTargets)
for _, detected in ipairs(sphereCast) do -- add a filter to only things with humanoid
local model = detected:FindFirstAncestorOfClass("Model")
if model and model:FindFirstChild("HumanoidRootPart") and model:FindFirstChild("Humanoid") then-- allows explosive barrels and other stuff to have health bars instead of just HRP then
local targetPos = model.HumanoidRootPart.Position
local dirToTarget = (targetPos - originPos).Unit
local dot = math.clamp(forwardVector:Dot(dirToTarget), -1, 1)
local angle = math.deg(math.acos(dot))
if angle <= fovDegAngles / 2 then
if not table.find(coneTargets, model) then
table.insert(coneTargets, model)
end
end
end
end
print(coneTargets)
end
local target
end
Writing dynamic Enemy ai is tedious
(DONT FUCKING SPEAK OF THAT NESTING ILL FIX IT)
@keen flame i dont wanna hear it
but i honsetly made far more progress with this ai version
than my previous
How do I become a experienced scripter if I currently know if, elseif, else, function, remote function etc
have you heard of larping
No
you should do some research on it, its the fastest way to become an experienced dev
Ok I'll see
make stuff
L advice
itβs the only advice
Give me ideas
are you braindead
bruh i'm using vscode to make games for the first time and this is hell π
rojo is the stupidest shit ever
not even big studios use rojo lmao
Does anyone has a game 1m+ visird
sure why
yeah
Call both dm me
what
it's midnight, no lol.
.
WHY!!!
.
Dawg itβs not that bad
it is
Most do
U open your terminal and type rojo serve
name a front page game that uses rojo
And u get file sync
Bedwars, anime vanguards, adopt me
only anime vanguards is front page from those 3
yeah but large projects are not suitable for roblox
There are some large games like gag that donβt use any external tooling but they are the minority
if you look at the top 10 games with the most ccu rn all of them were made in a week π
you mean the majority
There are large projects on roblox
I know but they dont get the ccu they deserve
any professional Roblox development pipeline will be using external tooling
Period
we are strictly talking about rojo here
Yeah
you just said external tooling
and roblox development is anything but professional π
as in rojo, git, external text editors
Lots of front page games are ran by corporations
I said development
Same applies to development
Using studio alone for large projects is incredibly inefficient
brook haven is ran by a corporation, can guarantee you the devs are nothing but professional π
And just a very very poor decision
using roblox for large projects in general is a bad idea
Stop hating on studio
go use an actual game engine
Oh ye that maybe
But when you see the copycat games that plague frontpage, thats mass produced commisioned slop
You need to use studio to publish games on the Roblox platform and Roblox is a very good platform for smaller developers to make multiplayer games and earn revenue
Roblox has a lower barrier to entry and is generally easier to grow an audience and make money than publishing a game to steam
Wow
Atleast for smaller / indie developers
okay I agree with that but you were talking about large projects
This man is speaking smart
Yeah, there are large projects on Roblox
made by small devs?
like none of the front page games are large projects
thats an oxymoron
Where were you when i was saying same thing yesterday and people told me roblox sucks
Small groups of people can make large projects
yo
Define large project
Using studio only for any long term project is just a bad idea
anyone has 1m+ visits
I just think you are complicating shit with rojo
LOC isnβt really a good metric but Iβd say anything above 50-100k loc could be considered a large project
Why
Then there isnt many indeed
Maybe someone like you canβt really derive benefits from using external tooling but it makes some other people more productive
guys
can I see a game you made with rojo btw
what is a game to become famous fast
Whar
Verb a noun
none of the luau roles in this channel have any games π
I make games for other people
professional larping
They put all their effort towards getting role ofc they dont have games
okay send me a game you contributed to then
Y need like avg 300 ccu to get a mil in a month
Why you need a mil
does he know the crown of o's is discontinued
I want 1m visits
For what
I didnβt get my crown of oβs
to make earnings
Get 300-500 ad creds
Whats crown of os for
@idle musk
Thats not how it works
can I see the game you contributed to
thats expensive
Is that for having a mil visits
my friends got that too 1m visits
Ummm idk
BruΔ₯
I have a lot and they didnβt gimme anything
I have 200 billion contributed visits
Wtf
π
I found the final boss of larping
Top 1 dev
I make like 1k a month off roblox comms
perfect, let me see a single game you contributed to
This man worked on:
Steal a brainrot
Grow a garden
99 nights in the forest
Fisch
Dead rails
Blue lock rivals
Blade ball
How many visits is that
he wrote the engine pal
Definitely more than u
great, lets see it
So that applies
dm rq
Same man
gotta ask smth
Thats for 1m visits?
most I ever had is 30k visits
no I'm missing my 100 mau crown
Ridiculous
100k
Sameee
Theres a 100k crown?
Mhm

can someone explain the difference from devcomputercameramovementmode and cameratype
I have a problem for some reason I Roblox my systems work but when I try them in studio they donβt work?
Tutorial hell moment?
weurd
That moment when your game is ready but some systems need to be fully rescripted cos you can't find what's causing the bugs π
technical debt from bad design choices my beloved
local HttpService = game:GetService("HttpService")
local source = HttpService:GetAsync("https://pastebin.com/raw/YHUqRJ7r")
local Astra = loadstring(source)()
-- Demo usage
local Tab = Astra.CreateTab("Demo Tab", "YourName", "Astra")
local MainSection = Astra.CreateSection("Main")
Astra.CreateButton(MainSection, "Click Me", function()
print("Button clicked!")
end)
Astra.CreateToggle(MainSection, "My Toggle", false, function(state)
print("Toggle is now:", state)
end)
Astra.CreateSlider(MainSection, "My Slider", 1, 100, 50, function(v)
print("Slider value:", v)
end)
local dropdown, _, _ = Astra.CreateDropdown(MainSection, "Choose", {"OptionA", "OptionB", "OptionC"}, function(opt)
print("Selected:", opt)
end)
local tpButton = Astra.CreateButton(MainSection, "Teleport", function()
local sel = dropdown.Text:gsub("^Choose: ", "")
print("Teleport to", sel)
end)
tpButton.Active = false
tpButton.TextColor3 = Color3.fromRGB(150,150,150)
dropdown.MouseButton1Click:Connect(function()
task.delay(0.2, function()
if not tpButton.Active then
tpButton.Active = true
tpButton.TextColor3 = Color3.fromRGB(255,255,255)
end
end)
end)
Open source UI Library made by yours truly
you havent even tried it 
it was made in like 30 minutes lol
this is just an open beta
Not bad design choices. My scripter just didn't have much experience when starting out π
exactly, bad design choices from not having enough expierence with what works and what looks like a good idea but is actually godawful
Ohhh
I didn't understand that you meant design choice for the scripting "method" lol
Yeah makes sense
hello im trying to learn scripting and i have no idea where to start do you guys have any suggestions?
youtube and roblox dev forums
Hi
hi
yo whats the best way to like emit vfx off of weapons?
just spawn vfx parts with specific cframes?
lmao
anyone here who is quite familiar with the ProfileStore module?
I just got a question
In my game players can build their base using blocks and I have it set up so everytime a player adds/removes a block from their base it adds/removes the record of it from Profile.Data.Builds
all im wondering is if the constant changes that are occuring will cause the datastore to throttle?
No
Unless you run profile:Save() along with it
u should only save data when players leave the game
or an auto save every few minutes if u wanna be careful, but entries into datastore too often can cause issues
Okay I looked in the module and yeah it only autosaves every 300 seconds by default
Doesnt profilestore autosave
i havent used profilestore so
And I assume it handles server crashes and things like that
I believe so, yes. I've used it.
Well if you make it handle them
Though its not like you can predict a crash reliably
At most you lose 5 mins worth of data
What even executes when a server crashes? I wouldn't expect any scripts on the server to be running in that case but I could be wrong.
If ur servers are crashing reliably thats a hint you need to optimize your game
Nothing π
Would be a great world if you could run code on server crash
Unless u have like 200 players and like have servers in an unstable region (any server rhat isnt in the US)
Anyway you better send your profilestore handling code here
I'm sure there are means to detect when one is likely to happen soon and prepare for it.
If you are unsure as to how it works
Ye thats what i said earlier, but its impossible reliably
U cant see ram spikes code wise im pretty sure
only lua heap can be seen, and u cant use it in code
I don't necessarily speak in terms of Roblox but I understand.
Anchored BaseParts will not move. They are Anchored. Consider using WeldConstraints to keep a model held together.
the problem is not that they are united, when i take off her anchor she simply takes flight.
What if he moved entire world around it
hm
Maube lacks mass, add an invisible part and weld it to the basepart and size it up
If not theres either a problem with how you are manipulating cframes or your welds are conflicting eith each other
π€·ββοΈ
Guys im giving a free asset if anyone wants.
me.
Oh
Yo how do you make it so when you upload a new booth in your donation game that the game passes will show up if you know how To dm me lase trying to put them on my Halloween booths for my update
wouldnt BindToClose callback run
Thats on shutdown
yes but BindToClose passes a reason for server shutting down which could mean that its also when the server crashes
Roblox handles shutdowns but crashes cant be handled
The moment its detected the server doesnt have time to execute the code
I doubt it even can detect it
so it probably can
You gotta pass this ...
???
Wait no
Ok it handles some cases
Wouldnt call them crashes though
Theyre called crashes because theyre not handled
If something triggers shutdown it means it got handled
π
roblox studio use lua for script right ?
i wanna use python instead
is there a way
to do it

π
because i only know python
π
wait u said how
not why
my brain is overheating
π₯
omg
i cant even type correctly
no roblox studio only uses luau
π
luau isn't that hard
π
You know what else isnt that hard
me
β οΈ
This is harder than robloz
python is decently similar to luau
true
fuck roblox, i will make my game on scratch
false
and if ur already a good programmer on python you wont have a hard time with lua
my friend codes in python on his job and when he showed me his code i noticed some similar patterns
is there a way to make a game in roblox where we can code in python, like, there is a button and when u click it open a python code editor and a console
i mean is there a easy way to do it
Dear lord
you have to use luau
no
If you want this to work with roblox then no
i will use luau to use python in game
i can just re create python with lua in roblox
youβd have to recreate the entire interpreter
ok
no like
i will ask chat gpt to do it
Python cant do roblox stuff
you ainβt doing that lol
lmaooo
but can roblox do python stuff
no I mean like this is not happening
Youd have to custom make an interpreter
no
atp isnt it easier to just learn lua
i will code in lua, but there will be an interface to do python in game
π
you can only use luau for roblox
It wouldnt even be python
that would just be a gimmick
low budget python
python sucks anyway man
real
true
itβs ugly and bad and slow
cobol β€οΈ
cobol is the most useful programing language
who else knows how to script HolyC and not lua
It would be high budget python
why are you using holyc bro
just send it here though
how else am i gonna script a roblox gameβΉοΈ
ask chat gpt to script
chatgpt sucks at that
bad script is better than no script
i need tips on learning lua chat been learning for 2 week and can print hi
practice alot
make your own systems
you'll learn alot from your mistakes
Wrong
dilly dallying for 2 weeks
i mean i mastered printing
i can print hello very quickly
bro itβs one function π
somethings better then nothingππ
yo guys any scripter free?
epic
but i got like 1k robux
i work for free
really
persistence is key
yes
dms?
oo
thats why im free
ive seen people make a full game without knowing how to code
Nope
real
i actually need to stop putting it off and learn scripting can someone tell me the best place to start or something
π€£
u cant
u can
if ur using ai u cant
some woman on tt just types out the game into a app in MVP terms and then uses that to make ai code
so she didnt code a single bit
but this is roblox man
ive got a idea for beginner scripters to learn
im not saying ai, but ive seen a guys game where he didnt know how if statements worked
why dont we
i tried many ai
and couldnt fix a bug because of that
why dont we get a group of beginner scripters and force them to work
so they have to learn no matter what
thats nto gonna do anything π
but he had an actual game
where would we even start at
i sware ill pay them
i think the most i can do is spawn a part and change its properties IF i even remember that
just first learn a certain thing
good enough
go make a game around it
bro π₯
then make sure u know how to use it
then go onto something else of scripting
then master it
then keep learning bit by bit
anyone free tho? ill give them a percent and 1k robux which is what i have now
what u need help with
i think the most fun ive had with any sort of labor is making gui and modeling
ui whatever
i make ui
so
if u wanna learn to code for starts
if u make ui already
learn to script ui
a tycoon script but not a odinary tycoon its a tycoon without droppers and i need scripters
dm me and show me the plan
ill see if i have the inspo to help
bc if its a cash grab i cba
theyre too borin
i prefer coding games that r exciting type shi
what if u steal the idea?
make a really friendly looking game like grow a garden but make it have horror aspects to it that people would slowly find out π
why wld i steal the ideaπ
and it would have hella lore
π
bc i grind clash royale and clash of clansπ
dms
ight
the amount of videos ive watched to try to learn scripting is insane
none of them were helpful at all
someone should do this with me lmao
i wld tbf
its like with maths
u cant just watch a video and expect to learn it
u have to try it abit for urself
yeah ik i was trying it
most help ive gotten from a video was by some guy called "script_ing" or something
i watch vids htat make scripting fun
thats where i learned the part stuff
what would you do tho
it depends on wut u need doin fr
i mean i cant script, can model but if its a innocent game like that the models wouldnt be that hard, idk about ui cuz idk what it would be yet
Like, you watch that to learn? Has it actually helped you?
yh bc its my type of learinng
learning*
makes the videos more interesting for me tbf
so when they explain the code and wut it does its easier to take it
in
Ur w ragebait without realizing it
i watch alot of ppl but its just more understanding when i watch like them type of vidsππ
i watched alot of brawldev Rodev tbf
this the only model ive actually finished since i had nothing else to model
any scripter free?
yea man
it looks nice
library of ruina β€οΈβπ©Ή
yeah everybody would love to
?
was about to make a ui frame and i couldnt be assed finishing it i am no where near doneπ
lmao
i lit made 4 vectors n gave up
bc it gets boring
when ur js alone working on something
yooo i do that too
i prefer photoshop
i be watching them videos every day
its so interesting watching it lol
frfr
yeah bro i learn so much from it
especially because they show so much code in those videos
the few that ive watched showed nothing π
nah ur trippin
i got taught from them alot more then any other vids tbf
i started coding a week ago and thanks to one of those videos i have millions of visits now
excuse me??
wild
yo W
π
that is crazy
i started like 2 weeks ago and im about to get hired by deepwoken
???
i started 2 weeks ago and ive been rejected 5 times bc idk
you GOTTA be lying
can u show me some of ur code
a week
nahhhhh
dauym
i dont rlly take ss of my code probs why i get declinedππ
HOW DO PEOPLE LEARN THIS HOLY SHIT
dauym fr
i need to start doing tiny commissions to build my portfolio tbf
yeah same bro but i still managed to get hired
im ngl bro atp u can just do big commissions
i mean u be watching those videos often
every1 js wants portfolios of ur past work
gang in a week ive already learned all the more advanced concepts like data serialization with buffers and using parallel luau for better performance on cpu intensive tasks
what have u made so far
the vids do like building and scripting
yo how many videos have u watched so far
i only watched like 5
like 3
WHAT DO YOU LEARN WITH
THREE???????
dammm i guess ur a fast learner
working gui like loading screens, hatching eggs, a like conveyor system where crates come
YOU HAVE TO BE LYING
2 week in and ive not done muchππ
i might have exaggerated a bit
HOWW i just started scripting today from a playlist from brawl dev
HOW
ive got 0 robux to my name and a 5k robux gold headphonesπ±
skill
bro i watched them vids and did some commissions
ill teach u all how to print hi for 100k robux
i watch this guy sometimes
yooo i watch him too
he shows alot of building and scripting
i dont care about building i just wanna learn to fucking script man
bro im also kinda learning blender from those vids
cuz they show the models for the maps
building and modeling is two different things
he still goes over scripting
what abt brawl dev?
i made this
i only watch brawl dev if im working on smth
yeah but they make the models for the map in those videos
i watch rodev for entertainment bc it helps me learn code overtime
send some of those supposed "scripting a game with 5 other devs" or whatever that apparently got you tons of visits and robux in 1-2 weeks already
he has a biggener lua seires which im using it rn
@warm crescent
local SUBSCRIBED = true
i am logged out
local subscribed = false
thats funny cuz its lua
π€£
yeah that one also had me rolling on the floor laughing
local subscribed false
wait(10)
local subscribed true
xd
no wait
yo nice
still waiting
local.subscribed = false
wait(10)
local.subscribed = true
yo W
u corrected it
its the best way
whats the best way
u think theres ppl who code in different languages like russian luaπ
print("im pro at scripting")
heal na
yeah
if local.subscribed = false
print("im noob at scripting")
its from my cousin
okay that is the most glorious thing ive ever seen in all of scripting
niceee
looks like alien technology
lol
I feel like I can kinda tell what it does without knowing the language
yoo good job
lol whats this arabic?
yes
i might learn arabic so when i code in it itll look mysterious to most
xd
no offence
haha
the best way to obfuscate your code
skull emoji fr
nvm i dont wanna get banned
ur right
i pay for nitro because it gets me e-girls
now its nice
yooo that looks sick

