Danny
837 posts

Danny
@Dannyftm_
ftm is short for Phantom because it was too long for the N64. Twitch, YouTube, Roblox Dev, BSlickMusic's lost other child https://t.co/PtEcLTuRpf…
Washington, USA Beigetreten Aralık 2015
444 Folgt186 Follower

Another programming tip for Roblox developers just getting started:
If your game has more than one Script, you overengineered it. Real programmers keep the whole game in one Script and just scroll really fast.
If you keep the whole game in one server script inside Workspace it makes it easier to find everything, no need for folders or modules.
English

@haizoopRBLX It's a trend I've seen for a long time on Roblox for whatever reason.. I don't understand it..
English

Today, we’re introducing Roblox Plus. Launching April 30, this new subscription offers more value, exclusive benefits like free private servers and instant Robux transfers, and more ways for creators to earn. Learn more about.roblox.com/newsroom/2026/…
English

@Arda_swe81 @CENTCOM This photo is of service members killed in the early 2000's.
militarytimes.com/2014/09/10/the…
English

@MarkNaughton9 @CENTCOM A lot of them are 18-19 and haven't done their own laundry. They're still figuring it out
English

@CENTCOM You need to empty the lint catcher after each load
English


@Shedletsky Wait.. it's gone?
Thank God for Tailwind so I can just say "mx-auto"
English

@SleepDaizy Are you more GOATed if you can understand this?
x.com/i/status/20172…
avrl ☘@avrldotdev
I am told if you're a Cracked Dev, you'll know what this is...
English

@haizoopRBLX If you want to make the code a little cleaner and have fewer if statements covering entire blocks, you can just tell the function to drop early, i.e.,
"if partIsTouched then return end"
English

Day 8 of learning how to script on Roblox! 👀✨
Today was a really exciting learning experience for me! I was able to do this code completely on my own from my own memory and knowledge. In this code, it's basically telling the game that when I touch a part, it will turn neon red for 5 seconds. During that 5 second period , the wall will be open to walk through. I feel like this is pretty simple so far! 🫶🏼💖

English

@LukasThePickle Still trying to figure out what this means for 2d limited faces..
English

@iGottic_Real People are going to hate me. I mix PascalCase and camelCase
English


@Diegodlike @CodeRed_dev I was just going to say that I do this for functions sometimes to indicate that it's internal only
English

@CodeRed_dev It's a convention to specify the variable is private
English
























