#code-discussion
1 messages Ā· Page 230 of 1
its stressful
I dont know If i can work towards something correctly or not. Right now I am learning and It just felt better today as I decompiled my over complicated writing. I dont know what I am doing :).
let me read
Can someone help me with a planting and growth script?
literally tomato
but it isn't planting fruit it is brainrot!
:)
hmm
use the marketplace to hire #marketplace-info not channels
for datastores should i just use profilestore or should i make my own
make your own
always better to make your own systems
helps you understand your codebase because its your codebase
not saying to never use open source, it's just not the ideal
last time i made a datastore myself everything exploded on itself and the data vanished after a day š
also i hate datastores with a passion
cuz ts takes forever to finish
lo....
profilestore
dont listen to the propaganda
if so dm me
why waste time designing something that someone has dedicated time to and is used by other big games
datastores r so easy to write wdym?
make ur own I can help you
I js learned datastores
I gotta keep developing my game and add variants via bool values but im too lazy and that shit is boring
some people prefer to do it themself lol
plus i see what they're saying, it's a lot easier to modify, add on to, and use if you were the one who wrote it since it's your code
no wrong answer really
yeah it's more up to preference
idk cuz to make a stable and secure datastore seems like a pain
cuz it seems like its doing sanity checks on sanity checks
f
i feel it depends what exactly youre going to be storing, but usually it can all be handled on the server and wouldnt need all that verification
this
session locking
Profilestore does that for me
hey
im not gonna lie i dont see the purpose of session locking, its not like you can be in two games at once
i js want to know if using a premade datstore would be cheating or not lowkey cuz i really hate using premade stuff but i hate making datastores myself even more
you can
its not cheating at all lol
we need scripter...ļ¼āļ½āļ¼
yeah
the entire point of session locking is preventing dupes by doing that
not using profilestore out of stubbornness just caused me a lot more pain in the end
there are a bunch of massive games that use profilestore
profilestore is babyproofed beyond belief and super easy to use and most of all reliable
aight imma js use profile store
good idea
yes like 90% of the big games on this platform use profilestore
there's not a lot of reasons not to use it
maybe when im WAY better at scripting ill look into making my own datastores
how?
but as of rn id rather deglove myself then write a datastore
crashing a server
how would that get you into two games at once
server crash dupe method of doom and despair
look into how dupes work
its not exactly like this but if there's a backup or it just takes longer to save data to the server then stuff like that can happen
google race condition
any1 need a scripter (needs payment usd perferably cash app, also I am not looking for jobs like advanced combat systems or advanced gun systems, just small jobs)
bro learn once u get the concept datastores are easy
too save a hotbar layout would i have to make individual data for hotbar slots?
a table
with numeric indexes
k
If you were to look at it from far enough
it would look like an avulsion, so yes, they look good
Dm me me
print("hello world")
Ah, the professor.
Print("yes indeed")
is there anything besides camera angle and fov you can change to make a game look more 2d?
I mean, the obvious answer is to just use UI.
And disable the core functions of the game.
Or are you thinking of like a 2.5D side scroller?
but won't this affect performance
more like isometric angle maybe
Not if youāre disabling everything else. It wouldnāt be too horrible. It wouldnāt be as smoothe as Roblox intended with their stuff
use billboard gui for everything
hmm but I think I still want that slight 3d look, like you said maybe 2.5D / isometric
Yeah, I would do that through changing the controls of the character. Overriding movement controls in roblox's base code.
aight thankss
š
GUYSSSSS
how is everyoneeee
good evening
good morning
well...
i need help, pls someone help me with JUST some mental+coding advice
What advice do you need with coding?
Seek a therapist for mental advice
infinite if you have enough conditions 
just use profilestore gng
the profilestore cult
just use profilestore brow
nah playerstate
"hello world"(print)
recycle and reuse
How to make so players progress save like what does the system logic is like
data save service
("hello world")(print) is possible
This feels cursed
Is the formatting out of wack or are you doing something I dunno about
I write 3 lines of code with 4 errors
Why is this possible
its editing the string meta table
is this lua
yea
No itās brainfuck
Anyone programmer here creating a comm of coders . Anyone who knows py , web development and all can contact
world
HII
Hi guys i wanna make admin abuse in my game and i was wondering how to make it where when i click a button, a giant version of me pops up doing an animation or something with vfx and the users camera faces to it?
surface ui>>>
Hey
Sup
No probs
Hm
Yh
Itāll look weird cuz it wonāt face u
Most 2.5 d games do that anyways
uh
until you gotta do weird adornee shit
Guys is the Roblox ai really good for coding if u know what your doing?
ai is bad if you don't know how to code
Itās ez I can do it but will u pay?
what is weird about setting a property lol
Oh
ye
lets discuss in dms? @static forum
how important is it to know oop
essential
if you don't know oop
you might as well explode
damn
not essential
good to know
dont worry about it until u actually know how to code tho
Hey, I created a Daily Gifts GUI scripted as well but I can't seem to figure out how to grey out the reward once it has been claimed. I can't seem to make it work D: (help me)
guys, had anyone had problems with path2d that it wont follow the line
uhm so u dont know scripting-
like advanced combat
and u wanan learn?
72 hours.
Anyone wanna collab plsssssssssss
what do u do lol
if u do ui,gfx or modeling then sure
Yea I do ui and I got a buider friend
we are lf a modeler animator and vfx
do u have a portifolio
ok dm me
anyone else wanna collab
ow
Hey devs, was wondering. What's the best way to test out a roblox exploit so we can patch it? I don't want to intall anything on my pc, and roblox won't run on a virtual machine
Something an exploiter would say
what networkers do yall use
ive been trying to make my own but im genuinely so confused
honestly only way is to either get the source and figure our why or install anything but thats it
just don't trust the client
yeah dw i know
have patched them before, but they are money hungry emo kids
ig read the exploit code, understand how it works and stop it from doing that
thats the BEST way
the ac rn detects executor injection
which helped out a lot, over 5k bans
mana
i dont even have air conditioning and urs is a literal anti cheat what the heck!
anti cheat is easy to make
yall just lazy
coming from a real professional
clearly
š
problem is, they will always be new executors and new injection ways
I just want to patch each script for my game
I can dump their thing patch them etc
AND I HAVE DONE THAT BTW
i just want to test it out...
That's why im asking is there any ways i can test their script
what i did was run a script taht can scan my game and look for potential exploits and patch them
without installing anything sus
just make absolutely sure that no hack could give the player anything game breaking and theyll be less likely to use hacks cuz it wont do much
how did you run the script?
injector
nothing game breaking ofc
you have to use an injector js so u know
oh rbolox i think already added a feature you can turn on
u can track player positions and determine if theyre flying
to stop it
especially when coming from 14 year old emo limited time exploit scripters
i also do that
it's like all patched
im not sure what killaura is tbh
its just like auto kill someone
roblox already does this
like lock on to them and kill them instant
biggest cap
they don't even detect mobile deveices
no anti-cheat there
their anticheat does detects injections
90% of exploiters nowadays come from mobile...
make a script that scans any out of place script or line and kick em out
Ipad cheaters 
if they bypass the anticheat theres nothing u can do im afraid
u need some settings on tho
no i can
but i alr did it before
roblox is just ass
yea but they could remove that script
if its stored from the server they cant acsess it
honestly i would be better off maybe trying to find an exploiter pay him to test run scripts on the game lol
yeah white hat hacking
but idk if they know what a "job" or "task" mean
crimicals tbh you can just have all the valuable stuff in the backend
or "money"
exploiters only can do front end stuff
we need more friendly exploiters on roblox
wait am i sensing a way to get free money right now?
all our exploiters are kids who wanna do shi not adults who wanna fix shi
yes 100%
they could make so much money as well
they fr could
imagine if an exploiter, instead of being stupid... opened up a business helping game devs test their stuff out
meh i used to do that for arsenal they just gave me in game items
is it worth learning to script to make extra money as a teen?
they could go on to be an actual white hat hacker and earn even more
with memory spikes?
no
dont see any other way
only if you enjoy it. it could become full time and profit but only if you have alot of time
you just dont wanna admit š
memory spikes would be bad for laggy players
executors give errors sometimes
they make more money making scripts for games
the thing is iāve watched most tutorials on youtube im just not sure where to go from now.
- a lot more also add stuff for some odd reason to the game's files
99% of them are skids but yeah
i used dev fourum to learn and used ai to analyze scripts and their errors on how i learnt
you could just encrypt ur entire game
you honestly dont need to be brain dead and be willing to know/study for like 1 month andf you can get intermeddiate at coding
i just watched yt tutorials for fun and accidentally learnt
my ac dev had patched it completely
i did that for basics lol
would u say dev forum is better to learn than youtube?
crazy but i think roblox anticheat blocks this injector by default
unless it updated
for advanced stuff but honestly depends on what your looking at i'd do both
what if they delete the local script
there is this guy called like brawl dev i forgot the name or wtvr hes the goat
yeah the rest i learnt via documentation which is how i learn all programming languages now
roblox anti-cheat is not existance....
very terrible
only bans pc and even "sometimes"
its not great but it does work
they do ban waves
i don't want to leak how here especially since i don't know you. but dw we have that covered
i hope the solution isnt parenting it to nil
all the scripting roles require a portfolio so where do you learn to built mini projects?
infinite scripts to check if each script has been deleted
tbh its hard to look for stuff with out portfolio most teams ask for long term but tbh you js gotta look but mini projects i did easy to build hard to script
simple way to say, there are a lot of obsucated local scripts... some are real and some are fake, even if you delete all of the client ones. client will louse connection to server and server will kick you
there is no bypass to this yet
just make one thing in studio, record it, add to portfolio, keep going until you have a wide variety of different systems
but ofc there are way more checks as well
hmm i see
yeah i was thinking of that just not sure what to build
well theres definitely a bypass but ig its good enough for stopping skids
you ban all the brainless kids drooling that use other peoples scripts
you can do UI animations, movement scripts, guns, inventory system, etc
you could just release free scsripts to people and make it so it auto bans you from the game
like make a script when run it activates a variable to just kick them
and you can make a free one and paid one and just release it everywhere
hmm yeah thatās pretty good but is that enough to apply for small dev roles?
but other then that roblox intentionally removed stuff like that due too the fact of security and privacy where devs cant monitor any person
yea you just have to look through multiple jobs
anyways im bored what do i code
id say so. ive not had the time to do this so i havent done any commissions but my friend has and he has a pretty carp portfolio and not much variety either. most people who want a scripter dont know how to code and therefore will literally assume anything you do is expert level
realist thing ive ever heard this week
ah alright
Script:
game.Players.PlayerAdded:Connect(function(player)
local value = Instance.new("NumberValue", player)
value.Name = "Currency"
while wait(60) do
value.Value = value.Value + 1
end
end)
Local script:
local player = game.Players.LocalPlayer
player:WaitForChild("Currency") .Changed:Connect (function(val)
script.Parent.Curreny.Text = "$"..val
end)
script.Parent.Curreny.Text = "$"..player:WaitForChild("Curreny").Value
I have a ui for my currency and the number should increase by 1 every 60 seconds does anybody find the mistake why the number is not increasing?
can you screenshot the layout you have for the ui
you never parent the value to the player
also "currency" is misspelled on the bottom line as "curreny"
he parents it with 2nd parameter of instance.new
If u like it dont do it if u dont because it takes a while to find commissions unless you have years experience because most people looking for scripters to hire are usually people making whole games
synapse doesnt work anymore bro
nah it was just a blatant injection
i believe its because after the while loop nothing else can run after unless the loop breaks
i think im wrong actually
im wrong
task.wait(10)
player:Kick("detected")
chat real shit is using chat gpt to write reoetitive code (same shit different variables like 10+ times) cheating or nah
Iām learning how to code can someone explain to me how return works Iām confused
The other use is for canceling a function early right?
Yh
Guys I think, I have the skill for scripting now, so what kinda projects do I need to do to make a portfolio, to get commissions? Like examples of stuff I cam make
lf scripters who know how to script with typescript node modules on roblox studio.
Heyy whats more performant
while task.wait(5) do
or local counter=0 RS.Heartbeat(dt) counter +=dt if counter>=5 thenā¦. do
Ik I heard sleitnick say smth about never doing that while true do
Or while task.wait do but idk if he said it was less performant
Is it
no
which is it
while loop
Ty hwile loop is more faster
no
I am curious
could an effect similar to the gtav time stop be achieved in roblox?
like if there was one global value that essentialy determined the current speed of the game
and everything like animations gravity velocity etc etc was based off that one value
could a similar timeslow effect be achieved
ok
nope it's impossible
:/
yes its been done
mostly simulated though
Hard to do multiplayer
I could see a single player or co op game doing that tho
Experienced scripters here?
no
that was the plan for the most part
trying to make a single player destruction physics game
throwing npc's into building while they collapse
slow mo car crashes
etc
how to script
just type on your computer bro
ohhh
eyes blessing code
yo guys
can you tell me
what data store on roblox docs is good like which page of it
Is it possible to export blender shaders to roblox studio? My friend told me his scripter did it
For the past few weeks, Iāve been planning a passionate project, itās like the forge and anime fighting simulator ā takes inspiration if you are interested in helping for % then dm me, I have a team of 3 developers as of now.
we can optimize this by instead of using 1+1+1+math.random by calculating every digit of pi and using it as a decimal
truely becomes fully working after the 7th decimal
Planning?
I've been in a few projects like these when I started off, they barely have any coordination, planning or teamwork. they usually make some stuff on a baseplate and then abandon it
i more so mean why did it take several weeks to 'plan' a project that has very simple systems
i got this far in 4 days with a friend and some cheap model commissions lol
really needed to think out how every tri will work on every part I guess
what are you making
why isnt my meta tags working?
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- Canonical URL -->
<link rel="canonical" href="https://solvracorporation.vercel.app/" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Solvra ⢠We Build it You Play It</title>
<!-- Basic SEO -->
<meta name="description" content="Professional Roblox development services that transform your vision into reality." />
<meta name="author" content="Solvra Corporation" />
<!-- Open Graph (Discord / Social Previews) -->
<meta property="og:title" content="Solvra ⢠We Build it You Play It" />
<meta property="og:description" content="Professional Roblox development services that transform your vision into reality." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://solvracorporation.vercel.app/" />
<meta property="og:site_name" content="Solvra" />
<meta property="og:image" content="https://solvracorporation.vercel.app/hero-main.jpg" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<!-- Twitter / X -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@SolvraCorp" />
<meta name="twitter:image" content="https://solvracorporation.vercel.app/hero-main.jpg" />
<!-- Main entrypoint for Vite -->
<script type="module" src="/src/main.tsx"></script>
</head>
<body>
<div id="root"></div>
</body>
</html>
I ain't learn html cause all the <> bruh
I am the Best scripter of All Times
I believe this
I Gatekeeps These knowledges
is that why you can't make anything that can reach the front page
its ok I still love you
everything will be alright
I Protects my Knowledge Through Laser Doors 3 Layers of Obsidean And 50 Elephants Because My scripting Is Superior
guys 5k ccu
I Gatekeeps these knowledges
do you also capitalise every other word while scripting
While True Do
GateKeepKnowledges()
End
I Made gta7 In Css
without any waits inside of course
NO
Thens it Wouldo Not works
Fake
My Interpreter Accepts Gibberish And Still Knows What I'm Saying
Soulmate Material
Tell You 'Hwat
I Gatekeeps These Knowledges
nice send it 56 more times
lemme flex broššš
dog shit aint even ur game tfym flex š
you ain't gotta keep reminding me that I need a job
I Gatekeeps My Knowledges
send me 100k
this is nothing tho
šš
How To Bypass Byfron Sarr?
Asko Gpt
not mine I just get a %
for doing what
that's forsaken at 200k ccu
was that per hour?
28m rbx in usd?
ab 1 mil per month
thats insane
does the real dead by daylight even make that much vrother
I Gatekeeps My Advanco Knowledges And you R All Basic Coders So useo Gpt Because I Gatekeeps these Knowledges
way more
Dead by Daylight
(DBD) generates significant revenue through microtransactions (cosmetics, DLCs) and licensed content, with estimates suggesting hundreds of millions in yearly revenue across platforms
oh right every damn thing in that game costs premium currency
wasn't they gonna shut it down like two years ago??
no idea
I Gatekeeps These knowledges
alright man
I Got 100% Ospec and I Gatekeeps These knowledge
do you have a game though
what game is it
yes
like 5-10k per day for a few days work for most
I Gatekeeps From Basic Coders
And every Basic Coder
you can do more if you want to hit algo faster
I Am the best Scripter
would you say about 20k would be enough to get stable CCU that won't plummet to 0 if used sparingly?
no idea also depends on game ctr etc
if u got luck
Anyone wanna make a game with me am a scripter / ui designer
what's that vrutha I ain't studied statistics all I learned from school was grouped mean and pie chart
click through rate on ur ad
game genre engagement etc
clickbait
do u think its posible to make 1m a month w roblox developing?
can you send example?? also how do ads even work, the app doesn't show any ads
in usd?
ofc
that's where it is more ab luck
because that's the top 20
u have to appeal to a very large audience
if u scatter ur revenue through multiple games then that's also possible
but if a game looks good, yters play it, kids play it
u don't know if a core loop works before it's out tho can't judge it objectively
gotta pay the yters to play it
tastes change and stuff
its wayyy easier having x5 200k/m games that 1 M?
or be one yourself
it's harder as you have to manage more teams / have more PMs / more expenses but it's safer due to less exposure to instability
Okay I understand
Anyone wanna make a game with me am a scripter / ui designer
ty
what genre's doing good these days? thinking of making a project to get me scripter role and be scalable enough to have a chance at getting some CCU and making builderman proud (underaged labor)
do the one u like
or r intrested in
passion doesn't last a lot out there I've heard, I jus wanna be safe with revenue, passion comes second
plenty passion projects blew up, plus if one blows up it is usually a long term investment
the uptime of "cash grabs" (loose term) is very low
I guess I do need funds to push a cashgrab to where it should be, and passion projects do attract long-term and loyal players
i'd much rather a game that lasts multiple years and makes a steady revenue
than one that's a cow for 1 month
or usually less
its impossible to find a game with ccu to work for iswtg unless u have connections
I can't think of an idea that's practical to make yet about my passion bruh
yeah that's true
I have multiple random devplaces, I can't see "Travis Scott 3D grid" going anywhere
I've been doing a few commissions but I don't get enough nowadays to fund a game
last one I had was a month ago
and am I high my grammar broken
networking is very important
u either need an insanely good portfolio or connections
and even with a good portfolio you need to find someone that needs a dev
how does one get connected papi
by making a really good portfolio and finding someone to work for
well then make a portfolio that impresses
be super active in hidden devs obviously
honestly it has worked for me twice now
I'd say my portfolio is good, other than the part where I have to show my work
(seriously I don't have anything to put on there, every commission I've done has had an indirect NDA)
then they might recommend u to other people
hold on let me get my 'folio
i don't have a portfolio š¤£
son what is an "indirect nda"
i manage to get dms to work for games but theyre all 13 year old bums that give % with no game
basically to keep my mouth shut about it and not share my work
there's much better servers to network than hiddendevs with low entrance points (few contributed visits) like devvit, dev network, whatever else
also called being confidential
so not an NDA
note how I said indirect broothhherrr
yeah so they didn't make me sign an agreement but instead forced me into doing what that agreement makes you do
understand the rhetoric sarr
because I don't want to upset them and lose a chance at the commission
i thought this was in the past
the scripting market is inflated as shidd anywayy
I used to get a stable amount per month, haven't had a single one since september, october, november or december
I don't know why
if i were you id used your previous work to get new work
but I can't do that it's supposed to be confidential
whats the most impressive thing to put in a port even
I did make a very impressive work for my last commission that was worth about 22k robux, sonic unleashed's level end screen from scratch
is it just eyecandy stuff
but the client guy broke it and I wasn't supposed to put it in my files or anything
sad it was plug-and-play too
how much I wish that some high value connection appears out of nowhere and puts me on his game or something
worst part is knowing front page games have scripters that are probably way worse than you
maybe
just have to keep looking
actually I've looked too long
should I make my own game atp
yes
don't know what the market wants though
thats the issue
have you ever played the game rooftop snipers
Play Rooftop Snipers on the most popular website for free online games! Poki works on your mobile, tablet, or computer. No downloads, no login. Play now!
so you're talking about an fps? a point and shoot? 2d? 2.5d?
im talking about this
Does anyone know why my data store has 1% chance of not saving my data? I have 2 different data store scripts that are not related to each other but for some reason if one of them fails to save data the other one fails too. What's more weird is that it usually works with no problems but sometimes it erases the progress of players. I'm absolutely clueless how to fix it
are you using a pcall
uh I'm not one with the profilestore cult but have you tried that
can I use profilestore and still keep all current progress of all players?
like without changing my data store
never used profilestore just heard of it lol
no idea I haven't tried it yet, but it should be more of an availability error than a logical problem
try to think out the entire process your script is going through
and if your data is even there while you're saving it
I have been suffering from this problem for months or even years
it kills most of my games
absolutely destroys my retention
i dont think ive ever had a datastore problem with profilestore
from 1.7k ccu to less than 100 ccu in 2 weeks š„
i did only have 110 ccu tho
uh I could look at your script
but profilestores is the best option for you
if you use it right
i dont think ive ever had a datastore problem with stock datastores tbh
Imma be honest I'm ashamed to share it (I used chatgpt trying to fix the problem countless times)
I will use it
chatgpt probably didn't know the context, and it doesn't want to admit that it does something wrong
I guess it's the best optionj
true
check out a guide on how to switch your data to profilestores
alright
also I need work do you have some work
try it in a different place first
thanks for the help
what work
scripting work, haven't had any in a long while
honestly just make me a working data store and I will pay u 1k š
wait your games actually have CCU right?
yes
then I'm down for percentage
I'm too greedy for that š
I work solo on all my games
I'm trying to get as much as possible
I have a policy on my portfoliiiooo waves candy around
sometimes hiring people for certain amount of robux
oh and here's some more candy policy
interesting
gotta trap them into the "but this guy takes less" pitfall
real
I have a whole long term section
I had a warranty policy too
planning to reduce the enter-bar to commissions worth 1k of pay
you've practically read my TOS
hmhmhmhmhmhmmm??? ? ? ?? ?
@thin oak so do you have any work (preferably long term)
I'm a scripter myself so I don't really look for scripters
(I just suck at data store)
fr?
can I simply transfer the data from my own data store to profile store ?
cuz there's like a million players that have data
guys im new to scripting and tryna learn any tips?
function SimulatorServer:Destroy()
for i,v in self do
self[i] = nil
end
end``` is that necessary?
@fading galleon Don't reaction spam messages, be careful next time.
Just do table.clear(self) but not worth it tho it'll get gced anyways, just clean all the Instances, Connections, etc... that can cause memory leaks
when I did that
son
Read the documentation by roblox and watch videos explaining what something does
I have no clue if it's that simple but I think if you keep both data stores and make it so the old one migrates the data to profile store when a player joins + a value to make sure that you don't migrate twice might work
That's what I did with some help of chatgpt. I tested it many times and everything seems to be working nicely. Hopefully an unexpected bug won't kill my entire game in the next update
ye and since you don't use the old datastore except for that then you should be fine
Not that its my business but can i see where thats a rule?
is that discord?
Infraction handbook of HD
no its not
just let the garbage collector
do its stuff
also u can just do table.clear(self)
1 week if u accuse someone of being you know what
š
and i got muted for 12 hours because i said that someone finally found out how to open roblox studio
i love this server
who gives a fuck
i do
what if the user just doesnt use one account and now mains another one but has both joined
literally the dumbest rule ever
Ik lol
i understand no ban evading rule
but banning someone cuz he has alt acc on the server is just
a lot of the rules im reading on the doc are quite weird
funny XD
yeah
what if the owner joined the server on an alt
what if a mod joins on an alt
like bro what??š
i dont think mods know this one
i dont care
Genuinely i think theres a mod who just has something out for me
You can choose which one to keep in the server
hi olgierd
hello
ok lil broš ?
i literally dont care about your mute its not that deep
idk why u keep yapping about it
im not talking about my mute im trying to say that this server just doesnt know how to moderate lmao
instead of crying here just go and report the mod that muted you
if u think he made a mistake
idk whats made u so mad but go on brotha
why would u assume im mad
keep being mad if u want to
u cant report mods that mute you
you cant figure out who did lmao
well the mods can figure out who muted you
Highly likely they would never share that
bro if i can get muted for 12 hours because i said that i think i can genuinely get the whole server banned for saying hello at this point? i dont understand this server
then leave it
or dont try to understand it
seems like its too overhelming for u
block the bots
youll never know
when and why
is there any free playable piano model that works without bugs?
i cant the bot blocked me first for being too freaky š
crazy
@somber vault Avoid discussing moderation actions.
what
ok my bad
idk i sent the image of the bot thingy
i guess not
is there any free playable piano model that works without bugs?
@somber vault Avoid discussing moderation actions.
@somber vault Avoid discussing moderation actions.
currently am facing my game being taken down
and am not able to public it again
like its stuck on private
who wants to discuss actions of moderation
Tysm
Hi
Whats the best way to stop these dashes from happening so inconsistently?
I get its friction but whats the best way to stop it?
Im using assemblylinearvelocity, when the player dashes and jumps mid dash, they travel so much farther
how many hours does it take to learn how to code to make front page game scripts?
front page games go from slums of mumbai to peak of agartha so it can be from 1 month of experience to 3 years
lmfaoo
gravity falls
just luck
Use bigger maxforce on the linear velocity
To counter force friction
Or just use walkspeed to make the dash
why isn't the animation playing?
function DialougeModule.StartChat(Player: Player,Dialouge,CharacterModel: Model)
local DialougeGUI = Player.PlayerGui.Dialouge
local DialougeFrame = DialougeGUI.DialougeFrame
local TextBox = DialougeFrame.DialougeLabel
local SkipButton = DialougeFrame.Frame.ProceedButton
local Viewport = DialougeGUI.CharacterFrame.ViewportFrame
local Cam = Instance.new("Camera")
local Model_Clone = CharacterModel:Clone()
local Animator = Model_Clone:FindFirstChild("Humanoid").Animator:: Animator or Instance.new("Animator", Model_Clone:FindFirstChild("Humanoid")):: Animator
local Idle_Anim = Animator:LoadAnimation(game.ReplicatedStorage.Animations.Survivor.Idle)
Idle_Anim.Looped = true
Idle_Anim:Play(0,999)
if Model_Clone:FindFirstChild("Hurtbox") then
Model_Clone.Hurtbox:Destroy()
end
Viewport:ClearAllChildren()
Model_Clone.Parent = Viewport
Cam.Parent = Viewport
Model_Clone:PivotTo(CFrame.new(0,0,0))
Model_Clone:PivotTo(CFrame.Angles(0,math.rad(180),0))
Viewport.CurrentCamera = Cam
Cam.CFrame = CFrame.new(0,3.9,6)
Cam.Focus = CFrame.new(0,0,-5)
Player.PlayerGui.Dialouge.Enabled = true
for i = 1, #Dialouge, 1 do
print(Dialouge[i].Text)
Set(TextBox,Dialouge[i].Text,Dialouge[i].Speed)
task.wait(2)
end
print("Finished dialouge")
DialougeGUI.Enabled = false
Viewport:ClearAllChildren()
end
i believe you need the model to be in a world model to play animations in a viewport frame
oh
what exactly is that?
found it
works now
thx
its an object like a model not really sure what differentiates it from a normal model but i think it applies some form of physics to its children meant for viewportframes
oh.. yeah np
could somone help me with somthing
i was using assemblylinearvelocity but i'll switch to linear velocity then if thats better, thanks mate
what should I do to make a dragon riding system. I was thinking of like js making a basic part rideable/flyable, making it transparent, and sticking it onto the back of a dragon. Idk tho
u can use 2 parts, 1 seat part and 1 meshpart and just animate it with bones and the flying can be similiar to helicopter
oh
if youre using assemblylinearvelocity you could just tween the velocity
because that will force the property to follow the tween info and it wont be affected by friction
how was [this](#ācreations message) done?
could be done with cylinders but that would probably be trash for performance
i think its using just a well rigged mesh
i want to do something similar for a tree growth system
its probably not really optimized if youre gonna have many trees though
like, i think you would have to have like a cone
with many bones
but the cone would need to be very high topo
and you would have to animate it manually positioning each bone
i made this thing

do i just add a bone and try to animate it?
have something like this
and an armature like this
i think thats how he did it
okay i'll try thank you
is this the best/good way to make randomizing system that big games like simulators and stuff use??
how did you get the bones to go all the way down through the cone this is where i'm at
add one big bone
and subdivide in edit mode
Any investors in the chat, or anyone know an investor?
I need a scripter asap to finish a game that is getting offers from steal a brainrot owners on fortnite 1m+ ccu
and it is a devextra game
20% payment
What are the stats on your game
I might be interested
guys
So if I wanted to make it so that if the player touches a part(hitbox), a meshpart would tween down, should I handle that in the client only(place the logic in a localscript only), or both?
@outer thistle Yo
I cant dm you because my acc is restriced btw
I can only chat here
how to make it so that my players mouse moves freely when they are not moving but when they are it locks to the middle
This is quite simple
You need something like this
If HumanoidRootPart.Velocity.Magnitude > 1 then
UserInputService.MouseBehavior = Enum.MouseBehavior.LockCenter
else
UserInputService.MouseBehavior = Enum.MouseBehavior.Default
end
depends
5 robux
@potent cobalt
Itās not hard.. just define a table with whatever you want to roll then just do a math.random
can some one help me with my code
what is it gng
use scratch or any other platform that does block coding so u can understand what coding is then use ai to learn, u can ask how to detect when a part is touched and then kill the player or smth and ask it questions and stuff. If you still don't understand it, watch a brawl dev video on it if he has one
brawldev is goatt
the alternate is removed, not the main account lol
character customizatio for a soccer game testing
Anyone wanna make a cash grab I'm tired of trying to make ethical and actual good games
fk
u
ashole
ur just in it for moneyu
I do

what is a 50% raycast?
you need money? then yes
i need a programmer
?
im a good scripter buddy
5 cents
ok at what langauge?
Can you automate stripe? with weekly payments to a large amount of people?
?
a scripter is a programmer
ok well i need someone to make a discord bot through python or js
ohh shuiititttt
I was thinkin bout learniong python
but Im still young and I dont know LUAU fully
so idk python yet
ok.
how young is bro
13
shit u know lua at 13 w
yeah
I starterd at like 10 but it was js following youtube tutorials not actually learning
started actually learning a couple months ago
when i get into hs ima learn python and stuff
16 is trying to learn
I want to get into a school that lets you do like
half learning half whatever u want to do
u can take cs there
thats mine lol
but my behavior is selling me
when do you use a dapenclog in programming
I mean tis not even that bad actually its like all b's and A's
thats good
me too but its js like scratch and shi becasue Im still in middle school
my mom be trippn bout my homework tho even thougjh Im still passing
I get good test scores
ours is c++ phyton stuff like that
our school invested alot in pcs
bro I will get all A's but then I will get a low grade on 1 test and then it ruins my whole grade and all my test scores go down to like c's
mmm
dang i lwk take my school for granted
hs a kid
gettin detention for nothin
ask your parents to move
yo tell me why I hit my friend wit my sleeve like messing around I got detention
we know damn well they aint moving
lol
what is your school bro 
lol
i lwk might go to my cousler tell them to switch me into a coding class
some kid in my class bro all he said to a kid was "I can see your nipples through your shirt" like not even in a mean way js letting him know the kid threw glue at him and grabbed him
and the kid who said that got detention for "starting" it
cuz they use phyton and c++
ahh alr
and bussiness
yea kinda anoying tho
photos
I feel like that stuff would be smth that u do for fun
I mean like would it realy be useful tho?
cridits
I mean it can
and 3 free collage cources
ph
just learn js
oh
holy shit
what ever can automate stripe and that
howd you even get into college with that grammar
oh
python is scary
i have ptsd about python
fr
If you think python is hard try python ++
Gl on school
whats a cousler
u too
Is where you can talk to them abt ur hrades personal stuff orwhat u wanna do I life and they are the one who pick you classes
what are hrades
Thanks I hope yall hs is better
Grades*
middle school literally doesnt matter š
Fr
Hs only matter abit not as much as collage
The first 2 year not that much
Junior senior year def
highschool matters a lot
especially the last 2 years
literally decides what opportunities you have
I shitted on freshman year Iām doing good 2nd
Does if I wanna get into a good hs
Luckily summer school exist
how are you a sophomore but dont know how to spell annoying, business, and counselor š
no it literally doesnt matter
Iām in best with a fat ah laptop
you dont need to get into a private highschool to do something
Now Iām on my phone
you dont have to be the absolute best
Only 8th grade matter because of your gpa
nope doesnt matter
No it litterally does Iām trying to go to a school that is like a school that u can do career kinda and school work like u can do half school half work like cs and stuff
For us yea
ever since covid years they have been really forgiving
bombed all my 8th grade grades, 7th, and 6th and somehow passed
The sxhool Iām going to (hopefully) mostly looks at behavior for sum reason tho
and you cant do that in a public highschool?
That doesnāt matter
But one is a sxhool like I js described
colleges arent going to look at your behavior and not accept you
And the other is some ghetto lame school
yea but that doesnt matter
Is it bad Iām sophomore and I havenāt takein any ap classes
Wydm by behavior like fighting?
š
Which is bs cz my school trippin when it comes to that
Why u worrying abt that
iirc you can only get ap classes junior/senior year
Wdym
Not for us papiš
We can get ap during freshman
oh i forgot you could do that