How To Master Roblox Scripting (Even If You're Lost!)

  Рет қаралды 47,592

SmartyRBX

SmartyRBX

Күн бұрын

Пікірлер: 203
@danonek07
@danonek07 2 ай бұрын
After 7 years i understood there is strange thing about scripting, the more you know, the less you want to create something, few years ago i almost made working game, even with almost no knowledge of what i can do today, but now, i try to create game, but i stuck on planning or create one system and leave. I think the worst part about scripting is knowledge of hidden problems such as memory leaks, sending too much data through remotes, even names of variables, thanks to them i'm perfect at making code pieces (usually hard thing required to create something) but i don't know how to start This is my tip for new devs, never worry about those problems, create even bad and functioning game, and later learn about those things, otherwise you may not create any game at all, i wish you luck tho :}
@him8830
@him8830 Ай бұрын
Could you teach me some basics on scripting?
@danonek07
@danonek07 Ай бұрын
@him8830 yk, having a teacher for basics isn't required, you have plenty of resources and you can have fun from that, Simply try and you will see
@him8830
@him8830 Ай бұрын
@@danonek07 I know what you mean the recourses are everywhere I just learn quicker when a person explains it
@him8830
@him8830 Ай бұрын
My problem is the amount of information there is so much that I cant choose what to do
@danonek07
@danonek07 Ай бұрын
@@him8830 My best advice is to learn basics of basics from a playlist and then try to do something on your own, when you will find out you can't do something, you will research about it and understand it, sometimes it might take a long time, but it's best thing you can do
@SPIKEYROBOT3
@SPIKEYROBOT3 4 ай бұрын
I am learning every day for 60 days
@THIRD0612
@THIRD0612 4 ай бұрын
Oh sick! Are u making a video on it or something? I would love to see that!
@SPIKEYROBOT3
@SPIKEYROBOT3 4 ай бұрын
@@THIRD0612 nah but I might if you want to see that
@SPIKEYROBOT3
@SPIKEYROBOT3 4 ай бұрын
@@DevPanml thanks, yes it will be challenging
@Kapruz
@Kapruz 4 ай бұрын
​@@DevPanmlits more than enough if you spend your time efficiently
@hyera251
@hyera251 4 ай бұрын
😎
@GassyStudios
@GassyStudios 4 ай бұрын
Another W from smarty. The roblox documentation is actually reallllyyy useful and can help you understand code and understand new things you maybe never tried before in scripting. Thank you smarty for these awesome videos.
@A.SalamDynasty
@A.SalamDynasty 2 ай бұрын
Started learning 3 days ago, made a car a leaderbord point system and a coin collecting system and a lava which also slowly drowns you before killing while burning you, your videos are really useful cuz they fire me up everytime
@Gloomiz
@Gloomiz 2 күн бұрын
Man the thing is, I can do those things too with a little bit of search up. But try to do them again after a few ideas without searching up is so hard...
@FINDROBLOX
@FINDROBLOX 4 ай бұрын
The best thing ive found that ai helps with is explaining code if you grab a script and then ask it to write comments on each like for what it does and explain how the code works you will learn probably x3 or more the speed of someone who is not doing that
@CoupPlayz
@CoupPlayz 2 ай бұрын
Ima try this
@henrysmith5126
@henrysmith5126 2 ай бұрын
holy, you are a W man
@patpace
@patpace Ай бұрын
fr I did that when I first started and it helped a lot.
@mpiccG
@mpiccG 4 ай бұрын
damn your editing is so much more consistent now. it looks way more professional! 😊
@SketchyGooseYt
@SketchyGooseYt 3 ай бұрын
frr
@NyxNyxie
@NyxNyxie 2 ай бұрын
What is that creepy noise that sounds like an SCP or something in the background
@FungusUnited
@FungusUnited 4 ай бұрын
I use chat gpt to modify my scripts or fix errors in it. Half the time if u ask chat gpt to make a whole new script it doesn't work anyways. You gotta give it a script you have already been working on
@SmartyRBX
@SmartyRBX 4 ай бұрын
GPT4 works better than 3.5
@FungusUnited
@FungusUnited 4 ай бұрын
@@SmartyRBX Yeah i hate when ive used the maximum chat gpt4 for the day
@firstclass000
@firstclass000 3 ай бұрын
The scripts chatGPT makes from scratch do work, you just have to know how to implement it, where to put it in your game, and how to modify it so that it works with your game. You can't just ask it to write a script, and then copy and paste it into your game. You have to know what you're doing, and how the script actually works so that you can modify it if it needs changes.
@FungusUnited
@FungusUnited 3 ай бұрын
@@firstclass000 it doesn’t make the scripts in the most optimal way
@dreamdestroyers19931
@dreamdestroyers19931 3 ай бұрын
i have 0% scripting skills but i usually take some stuff from the tool box and look at their scripts and try to understand it and even sometimes change small stuff in it so it fits to what i want it to exactly do in my game.
@thegrungler_real
@thegrungler_real Ай бұрын
Just beware with some weird code for example loops, renember also a combo of these 3 words can ruin your game: "while true do" these doesn't need to be necessarily on this order, but these 3 words can crash your game by looping several "invisible" code that doesnt appear in the output, hope this helps you abit
@dreamdestroyers19931
@dreamdestroyers19931 Ай бұрын
@@thegrungler_real ty bro never gonna make that mistake now, i hope lol,
@alexcyplays4570
@alexcyplays4570 Ай бұрын
im a new to making game to roblox i really didnt understand at all but when i saw ur video ive taken so much notes to understand but rn im still learning and understanding as a slow learner i have to re watch ur video and understand more bc i really wanna learn this thing ive understand a bit but i still have more to understand thanks to u, u really helped me learn scripting.
@THIRD0612
@THIRD0612 4 ай бұрын
Ur such a good KZbinr! You have helped me and my friends start making a cyberpunk movement shooter open world style game called “cyra” keep up the good work!
@Marvinmativ
@Marvinmativ 4 ай бұрын
Yo I wanna know if y’all would post the game before it’s finished like an beta version or smth and can you drop a user or smth on how I would be able to find the game the game idea really seems good
@thegrungler_real
@thegrungler_real Ай бұрын
Not a fan of these type of games, but hope your project gets really popular!
@Akykiyo
@Akykiyo 4 ай бұрын
I've js not been motivated to learn, but every day while I'm just sat around I realise how they do things In games, how to do this and that by just thinking of the basics.
@DevPanml
@DevPanml 4 ай бұрын
my problem as a beginner ( over 1 year ago) was that i knew how to acript but I didn't know how to combine the script parts into a working script
@Preluta
@Preluta 29 күн бұрын
i really like your video because you talking good, i wanna say i understand what you are talking bc i'm note good in english comprehension, so thx for your efforts, continue like this
@NotikVoritel
@NotikVoritel 4 ай бұрын
ty for helping me smarty :) i love your videos 🔥🔥
@uraveragerobloxplayer-gg5ls
@uraveragerobloxplayer-gg5ls 27 күн бұрын
honestly i got the scripting secrets course thing and i was happy with it until I got to the intermediate lessons. The intermediate lessons were not easy to follow and things weren't explained at a level where I could understand well. I understood most of the code but overall, as soon as I got to the intermediate course, the lessons felt rushed, and it felt like the videos assumed I knew everything. I will still use the course and try to get as much knowledge as i can but this is just some feedback
@Devutay
@Devutay 4 ай бұрын
Very insightful video, good luck to everyone learning scripting as a beginner 💯 Who knows? You might put yourself in the place of many big developers on the Roblox platform in the future.
@hamdanzeeshan6723
@hamdanzeeshan6723 4 ай бұрын
Yooo nice video i am tryna learn scripting and yeaa thanks for the tips!
@The-TFA
@The-TFA 2 ай бұрын
Every person will tell you to NOT start with your dream game, that you need to start with small things. I noticed that, when I though of my game (based on a lot of mechanics). Thanks for sharing your knowladge to everyone.❤
@thegrungler_real
@thegrungler_real Ай бұрын
Yes, this is definitely true, if you start with complex things soon you will just give up
@axsz-lol
@axsz-lol Ай бұрын
yea my first time trying roblox studio is trying to make a game like doors or smth(i kinda forgot), thta just make me 2 steps behind cuz at the time im still begginer and want to make a big games. whats the result u may ask? absolute failure.
@betavideos
@betavideos 17 күн бұрын
There's also an advice which sounds shitty but works. Let's say you look up a tutorial for making a Shop GUI. Instead of making a Shop GUI, make another thing like a Settings GUI.
@axsz-lol
@axsz-lol 17 күн бұрын
@betavideos then whats the point of the shop gui tutorial?
@betavideos
@betavideos 16 күн бұрын
@@axsz-lol The Shop GUI tutorial will teach you, of course, how to make Shop GUI. You can try and use that information to make a Settings GUI rather than a Shop GUI because, instead of copying the scripts from Shop GUI, you're using that information, and trying to make something else unrelated, which is just better than watching how to make a Settings GUI.
@Remorphol
@Remorphol 3 ай бұрын
You are the best roblox scripting teacher on KZbin 🙏 thank you
@darknebula1348
@darknebula1348 27 күн бұрын
its hard to do this for me cuz my entire life ivebeen wanting to make a roblox horror game and now that i have the chance wth this pc i dont know if i really want to stop making it
@SadRoblox79
@SadRoblox79 Күн бұрын
Im still in the learning phase learning for loops if and else and While loops, And adding alot of stuff On my obby (planning to add a boss fight)
@StarHail.Studio
@StarHail.Studio 4 ай бұрын
ur vids are making me make my game much easier these are priceless🤩
@SmartyRBX
@SmartyRBX 4 ай бұрын
Dope, keep going! What lesson has helped you the most to make game development easier?
@StarHail.Studio
@StarHail.Studio 3 ай бұрын
@@SmartyRBX I mainly watched ur building vids but scripting is still tough. but what like the most basic thing to script like a kill brick?
@SmartyRBX
@SmartyRBX 3 ай бұрын
@@StarHail.Studio Yeah pretty much on of the simplest functional things to script. I recommend you check out the guide I mentioned in this video: The Easiest Beginner Guide to Roblox Scripting, you’ll learn the basics to a high level there - including kill bricks.
@ARSITHEDEV-LMAO
@ARSITHEDEV-LMAO 4 ай бұрын
You are who teach me scripting and developing methods thabk you smarty❤
@SmartyRBX
@SmartyRBX 4 ай бұрын
Glad to hear that
@thegrungler_real
@thegrungler_real Ай бұрын
The idea of using AI is a good idea, but renember: ai is just to make code snippets. Sometimes you need to make the work so ai can assist you, do not expect something like telling a ai to do a super complex game with all the lines of code planned, see it like an assistant to help you with your code, maybe ai could even teach you the basics via text, but one thing i know is that you need to do half the work
@arthurricci642
@arthurricci642 12 күн бұрын
Yeah bro every time i tried learning with chatgpt it was me correcting their shitty codes
@thegrungler_real
@thegrungler_real 12 күн бұрын
@arthurricci642 chatgpt is a way more inferior model compared to other ai engines, thats the only thing i know but i know about roleplay ai engines like 3.5 sonnet, but ive heard command r+ online and qwq are good for coding
@AdnanMubiru-yy9db
@AdnanMubiru-yy9db 4 ай бұрын
I try to understand why the code works and what could be the errors. I try to read it out and reason! Nice vid👍
@SmartyRBX
@SmartyRBX 4 ай бұрын
Thanks for watching!
@sabyasacheebanik6018
@sabyasacheebanik6018 4 ай бұрын
I see, so long story short, for scripters - Make your game, but start with smaller parts, Thing of is as Jigsaw puzzle, learn small parts how they behave and interact with each other, in that way it will be easy, In another way to say, is to think like you can't eat Large pizza all together, it won't fit on your , nor mine mouth, we have to slice it to eat it. - Using AI is not crime, if you use it as your study buddy of script. - Not only know, who script has been typed, why script has to be this specific, aka ask ques.
@inventivedevelpor
@inventivedevelpor 22 күн бұрын
I have no idea what the names are called when I script, all I do is "yeah that goes there, uhh mhm.. do this thing, and uh that"
@bo6100
@bo6100 4 ай бұрын
Great video, been watching your videos for the past week or so to get into Roblox development and have been learning a lot! The advice of using utilizing AI is HUGE. Don't be afraid to ask for it to build something or break down why a certain piece of code works! It is a great way to learn a new programming language (daily programmer / systems creator here). Thanks for the video and keep up the great work! 🙌
@SmartyRBX
@SmartyRBX 3 ай бұрын
Sure thing!
@Starter_lightningRBLX
@Starter_lightningRBLX 4 ай бұрын
YO SMSRTY THANK YOU, IVE EN WATCHING YOU BEFORE 20K SUBS
@SmartyRBX
@SmartyRBX 4 ай бұрын
Legend!
@Starter_lightningRBLX
@Starter_lightningRBLX 4 ай бұрын
@@SmartyRBX OMG I GOT NOTICED YOOOOOO, OML, WAIT IM MAKING A SIMULATOR GAME, I MADE TERRAIN AND MADE GUI FOR SHOP, BUT I CANT SCRIPT GOOD, ITS HARD MAKING COINS APPEAR, THE ONE THING I KNOW ARE TOUCH EVENTS, BUT I FORGET THOSE ALOT, PLS HELP DEVELOP GAME
@pr0f3ssionalr0ast3r
@pr0f3ssionalr0ast3r 4 ай бұрын
useful video thank u very much 🙏🏻
@guestlsc0ol
@guestlsc0ol 4 ай бұрын
All of you prbalby didn;t finish the video before ocmmenitng
@dummy-o5g
@dummy-o5g 5 күн бұрын
im new in scripting, i dont even know what is function and what difference between server storage and replicated storage, but i already make a game that realy playable.
@18thGamer
@18thGamer Ай бұрын
All I hear is SCP RP in the background lol
@AdamVentel
@AdamVentel 22 күн бұрын
The yap,yaping is crazy tho💀🥺 But thx for Ur time
@ThunderX64
@ThunderX64 2 ай бұрын
Such a Great KZbinr Now i made A BattleGrounds Game but i had to Hire devs to animate for me... So Could You Make A Video Of How To Animate On Moon Animator!
@Jaxonstanley-o2u
@Jaxonstanley-o2u 4 күн бұрын
I've been making a pls donate game and I've made the booths but how do I make ( gui to be able to see booths ) and make booths show and be able to work
@Gloomiz
@Gloomiz 2 күн бұрын
Really creative buddy
@Jaxonstanley-o2u
@Jaxonstanley-o2u 17 сағат бұрын
@Gloomiz no my new Idea is to make a leaderboard stat farming sorta game idk ( alot of different things and leaderboard for it )
@gear5lucy
@gear5lucy 4 ай бұрын
Im planning on learning blender first then maybe roblox studio in the future
@KXDOMINATOR22
@KXDOMINATOR22 21 күн бұрын
im a 11 year old I only know Making models but not having knowing about scripting. Its been like 6 years since i do not know how to script
@arthurricci642
@arthurricci642 12 күн бұрын
Its ok just do what you like
@KXDOMINATOR22
@KXDOMINATOR22 9 күн бұрын
@arthurricci642 k
@owenespiritu5480
@owenespiritu5480 Ай бұрын
Subscribed!!!
@danward8807
@danward8807 Ай бұрын
how can i do this in roblox studio i have an idea for making a world where there are a millions of little spheres that can bond or attract to other tiny spheres and interact with each other basically like having air particles in the air but adding forces to make them move so i can make "oxygen molecules" or maybe sun light or if i get far enough i want to create a sun that spawns hundreds or millions of particles that fly off the sun and can be collected as "energy" but i want the "sun" to have a limit of a certain amount of particles like the real sun and when this "energy" is depleted it transfers to a device that simulates "light" making "photons" but i will make those "particles" bright neon colors to simulate heat and light that fills a bulb but then after time goes on the "particles" start to delete themselves and loses "energy" over time which takes the "suns" "particles" basically transferring "light" into gravitational energy that falls from the sky and theoretically having a "solar panel" that attracts the particles that are lost from the sun and over the course of a couple days the "sun" dims and the limit on particles radiating off the sun goes from 100% down too at least 75% and so on and so forth if that makes sense
@TheNoobiHere
@TheNoobiHere 4 ай бұрын
Under 1h here
@360sauce7
@360sauce7 4 ай бұрын
Guys, I started out with watching Peasfactory and the Dev King in 2021. As much as I have learnt over the years, I’m still learning till this very day.
@slycxi
@slycxi 4 ай бұрын
im lost 😔
@SmartyRBX
@SmartyRBX 4 ай бұрын
What are you lost with?
@KhalinBohemian
@KhalinBohemian 3 ай бұрын
Thank you for this video!
@prohaes2725
@prohaes2725 Ай бұрын
Hello one question how do i make a custom character for a team, lets say A team has a spartan character and team B has a roman character
@axsz-lol
@axsz-lol Ай бұрын
alr, reply to this reply tommorow and ill explain detail by detail cuz its currently 3 am in my time.
@Gloomiz
@Gloomiz 2 күн бұрын
​@@axsz-lolAre u a pro dev
@R0BL0Xtv
@R0BL0Xtv 10 күн бұрын
Bro your voice changed so much lol
@chestnfrags9645
@chestnfrags9645 9 күн бұрын
Fr lol
@Themanthanisawake
@Themanthanisawake 4 ай бұрын
I have a superb idea for making game i was finding tutorial you got me
@Sub2Neo5380
@Sub2Neo5380 Ай бұрын
W Hero
@YoRealAlex
@YoRealAlex Ай бұрын
BRO THE COURSE MADE ME A GOD SCRIPTER I MADE A PIXAL GAME IN 4 HOURS IT HIT 78K VISITERS YOU YOUR THE REAL SCRIPTING GOAT
@SmartyRBX
@SmartyRBX Ай бұрын
Hey man, that’s awesome! tell me more about it 🔥 Send me your discord and I’ll add you there to discuss
@YoRealAlex
@YoRealAlex Ай бұрын
​@@SmartyRBX its pj_bros but the display name is YourLocalAirLInes
@YoRealAlex
@YoRealAlex Ай бұрын
@@SmartyRBX its pj_bros
@SmartyRBX
@SmartyRBX Ай бұрын
@@YoRealAlex added you. Once you accept the request, I can’t wait to hear you share more about your journey!
@abc1d23
@abc1d23 4 ай бұрын
Ive been doing this for a while
@ZbearVr
@ZbearVr 14 күн бұрын
I can afford this course stuff.. The reason why I want to get robux via scripting and games is because my mom is poor and im in a bad place rn so I cant just ask her for 100$..
@SmartyRBX
@SmartyRBX 13 күн бұрын
That’s why we have the free videos to start you off - they can get you pretty far. Check out the easiest beginner guide (mentioned in this video) first. Once you learn the basics and start earning, then you can consider investment if you’d like at that point.
@Gloomiz
@Gloomiz 2 күн бұрын
Bro there's better beginner playlists and advanced playlists for Roblox scripting just search it. Did u just tried to get a free course 😂
@Dark_fantasy_knightt
@Dark_fantasy_knightt 4 ай бұрын
Smarty what monitor should i get for roblox developing/ roblox studio pls man my dream is to become a roblox developer can u look for one for me pls ome for 100 usd or 150 usd on amazon bc i dont know what to look for
@Gloomiz
@Gloomiz 2 күн бұрын
Nah bro actually asking for another person to choose his monitor... Bro just search it up on Google or KZbin or even BETTER choose it YOURSELF. Why do you act like he can choose better than u, get some self esteem bro. Good luck
@AsteroidSatellite
@AsteroidSatellite 4 ай бұрын
Can you make a tutorial on how to script a turn-based battle.
@daniilzverev478
@daniilzverev478 2 ай бұрын
Why cant I join the discord server?
@Rip_Void31
@Rip_Void31 3 ай бұрын
I true W vid
@DanielMarkosyan
@DanielMarkosyan Ай бұрын
Bro dont help im stil not understanding
@pomiile7138
@pomiile7138 4 ай бұрын
Bruh. I thought you were going to teach me. Not tell me to go and learn myself
@SmartyRBX
@SmartyRBX 4 ай бұрын
If you watched the video, you’d see that I do in fact teach you if you watch my guide. The video you’ve just seen isn’t here to teach the details; it’s here to show you the high-level process you can use to learn scripting with effectiveness.
@Henry-n5n1x
@Henry-n5n1x 8 күн бұрын
Brawl dev is pretty good too
@osci_ye
@osci_ye 4 ай бұрын
And first like
@osci_ye
@osci_ye 4 ай бұрын
sui
@coolguysau1766
@coolguysau1766 Ай бұрын
Thanks so much
@Discordapp-n1m
@Discordapp-n1m 3 ай бұрын
thanks you are one of a w scripter thanks for teaching everyone
@SmartyRBX
@SmartyRBX 3 ай бұрын
I appreciate that! What are your key takeways you learned from this video?
@YoussefMuhyi-zero
@YoussefMuhyi-zero 14 күн бұрын
Where is the discord link?
@Gloomiz
@Gloomiz 2 күн бұрын
Let me see if it's in my pocket...
@GamingwithGlitched
@GamingwithGlitched 4 ай бұрын
SMARTY CAN U HELP ME WITH THE SCRIPTING IN A ROBLOX GAME? I LOVE YOUR VIDS!
@MonkeLord-q1m
@MonkeLord-q1m 16 күн бұрын
is this a virus, trojan or a computer worm? please let me know
@SmartyRBX
@SmartyRBX 15 күн бұрын
No
@frank-h8h
@frank-h8h 14 күн бұрын
@@SmartyRBX What could be a virus?
@SmartyRBX
@SmartyRBX 14 күн бұрын
You tell me
@MonkeLord-q1m
@MonkeLord-q1m 14 күн бұрын
idk
@tybothwell1657
@tybothwell1657 Ай бұрын
1k likes!!
@MohamedHossamemara
@MohamedHossamemara Ай бұрын
How to get this courses
@SmartyRBX
@SmartyRBX Ай бұрын
Go to www.smartyrbx.com/start to join
@MohamedHossamemara
@MohamedHossamemara Ай бұрын
@SmartyRBX I got there already and it's one time payment right
@MohamedHossamemara
@MohamedHossamemara Ай бұрын
@SmartyRBX and I readed the rules and everything but I need time before paying
@quanminh9772
@quanminh9772 Ай бұрын
i only know spript "print" and "variable"
@ProtoGen-2K
@ProtoGen-2K Ай бұрын
try tweenservices or camera edits.. thats easy too!
@arthurricci642
@arthurricci642 12 күн бұрын
​@@ProtoGen-2K are you trolling rn cus i dont think those are the easiest lmao
@PHILLIPINES-b6v
@PHILLIPINES-b6v 25 күн бұрын
Does it work on mobile?
@arthurricci642
@arthurricci642 12 күн бұрын
You cant make games on mobile
@PHILLIPINES-b6v
@PHILLIPINES-b6v 12 күн бұрын
@arthurricci642 oh yeah then whats studio lite?😡
@arthurricci642
@arthurricci642 12 күн бұрын
@@PHILLIPINES-b6v i mean its ok to practice on studio lite
@AbdallahAlwahiedi
@AbdallahAlwahiedi 3 ай бұрын
How do i join the secret dev thingie does it cost money
@SmartyRBX
@SmartyRBX 3 ай бұрын
Yes
@MohamedHossamemara
@MohamedHossamemara Ай бұрын
Pls I need it very necessary
@RichmondAddy-rz6ud
@RichmondAddy-rz6ud 4 ай бұрын
Hello please can 😢you guys help me to reach smarty i am a really a big fan of him and i hope he sees this comment and if he does i want to say that i really want to join his group and help him with his games an other stuff i really hope he sees this 🥺 and gets to me 😢 group
@aniimey
@aniimey 4 ай бұрын
Its lua ?😅
@SmartyRBX
@SmartyRBX 4 ай бұрын
It is!
@aniimey
@aniimey 4 ай бұрын
@@SmartyRBX oooh its it's more "simple" nice more easy to learn
@madhavilanka7787
@madhavilanka7787 4 ай бұрын
Hi, am comment number 5 I wish u could teach me
@chrlielolll5994
@chrlielolll5994 Ай бұрын
the music is so bad and unfitting
@VeryBob100
@VeryBob100 Ай бұрын
I forgot this video is about music
@chrlielolll5994
@chrlielolll5994 Ай бұрын
@@VeryBob100 music adds a lot to a video even if you barely notice it, it's not meant to be the main topic. just sayin the music choice is bad thats all
@osci_ye
@osci_ye 4 ай бұрын
First
@THIRD0612
@THIRD0612 4 ай бұрын
Second*
@Switch-isn-a-nintindo
@Switch-isn-a-nintindo 8 күн бұрын
(Expose) his Asian/from Egypt
@RT-ng5ue
@RT-ng5ue 2 ай бұрын
nice
@RichardinSA
@RichardinSA 3 ай бұрын
The price of lunch at $97? Where do you eat lunch?
@Liman876
@Liman876 4 ай бұрын
Follow me rn!
@jjsb1636
@jjsb1636 4 ай бұрын
first
@jojodojo2065
@jojodojo2065 Ай бұрын
Thank You SmartyRBX I Will Learn The Best From You
@SmartyRBX
@SmartyRBX Ай бұрын
You got it! Keep practicing!
@Andy02060
@Andy02060 4 ай бұрын
4th
@ViralNero
@ViralNero 4 ай бұрын
146 views 😭😭
@imqfiry8
@imqfiry8 14 күн бұрын
Remember the name imq firy ima become a pro dev some day
@Gloomiz
@Gloomiz 2 күн бұрын
Ok bro, when u get there remember my name Gloomiz as ur first fan ❤
@UnitedStatesOfAmerica-o1d
@UnitedStatesOfAmerica-o1d 3 ай бұрын
i use ai look local debounce = false local player = game.Players.LocalPlayer script.Parent.MouseButton1Click:Connect(function() if debounce == false then debounce = true game.ReplicatedStorage.Event.RemoteEvent:FireServer() task.wait(0.5) debounce = false end end)
@axsz-lol
@axsz-lol Ай бұрын
i dont think it will work cuz its a local script and local script cant be putted in the workspace, unless its putted in a textbutton/imagebutton, in which case make all senses.
A Fan Asked Me Why His Game Is Failing...
21:29
SmartyRBX
Рет қаралды 36 М.
The EASIEST Beginner Guide to Scripting (Roblox)
48:39
SmartyRBX
Рет қаралды 3,3 МЛН
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН
She wanted to set me up #shorts by Tsuriki Show
0:56
Tsuriki Show
Рет қаралды 8 МЛН
Thank you mommy 😊💝 #shorts
0:24
5-Minute Crafts HOUSE
Рет қаралды 33 МЛН
Why 99% Of Roblox Devs Fail
8:48
SmartyRBX
Рет қаралды 102 М.
The Best Roblox Scam I've Seen!
9:23
No Text To Speech
Рет қаралды 1,3 МЛН
I SPENT 10,000 ROBUX ON SPONSORING THIS GAME ON ROBLOX
5:55
Oscarrr
Рет қаралды 1,8 М.
Every Roblox Hacking Incident Explained in 15 Minutes
15:01
Blox Explained
Рет қаралды 162 М.
I Spent 24 HOURS Learning Scripting In Roblox
15:50
janisjanis01
Рет қаралды 24 М.
EXPOSING Fake Roblox Hackers
16:56
KreekCraft
Рет қаралды 9 МЛН
Why Most Roblox Devs Quit (The Sad Truth...)
6:17
SmartyRBX
Рет қаралды 677 М.
I spent 1000 DAYS Building My Roblox Game!
12:23
DeHapy
Рет қаралды 345 М.
Can 6 DEVS Make a HANGOUT Game Without Communicating?
17:25
Andro, ELMAN, TONI, MONA - Зари (Official Audio)
2:53
RAAVA MUSIC
Рет қаралды 8 МЛН