{"id":820,"date":"2025-03-23T07:45:49","date_gmt":"2025-03-23T11:45:49","guid":{"rendered":"https:\/\/kushaltimsina.com\/blog\/?p=820"},"modified":"2025-04-03T05:47:34","modified_gmt":"2025-04-03T09:47:34","slug":"what-to-do-if-you-feel-lost-learning-roblox-scripting","status":"publish","type":"post","link":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/","title":{"rendered":"What to Do If You Feel Lost Learning Roblox Scripting"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"675\" src=\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-1024x675.png\" alt=\"Script is trying to learn Roblox scripting, but he feels lost.\" class=\"wp-image-898\" srcset=\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-1024x675.png 1024w, https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-300x198.png 300w, https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-768x506.png 768w, https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-1536x1012.png 1536w, https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-2048x1349.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Dear fellow Roblox scripter, it sounds like you&#8217;ve been trying to learn scripting and you feel lost. In this article, I&#8217;ll tell you what you can do if you feel lost learning Roblox scripting.<\/p>\n\n\n\n<p>Maybe you feel this way because Roblox scripting seems so complicated and you really want to make a great game, but you&#8217;re having a hard time understanding it.<\/p>\n\n\n\n<p>I&#8217;m here to reassure you that it&#8217;s okay to feel this way, and at some point, everyone does.<\/p>\n\n\n\n<p>Do you know why everyone has to feel this way at some point?<\/p>\n\n\n\n<p>Because you can&#8217;t give a <strong>testimonial<\/strong> without a <strong>test<\/strong>.<\/p>\n\n\n\n<p>This process of you feeling lost learning scripting is just a test. <\/p>\n\n\n\n<p>For you to pass this test, you can&#8217;t give up.<\/p>\n\n\n\n<p>I have been scripting on Roblox since 2016. <\/p>\n\n\n\n<p>At the time of writing this article, I&#8217;m 9 years into the game.<\/p>\n\n\n\n<p>I was given the same test that you&#8217;re given, where I felt lost trying to understand some code. <\/p>\n\n\n\n<p>It&#8217;s just a plain old test. <\/p>\n\n\n\n<p>To get past this test, you have to:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Not give up and continue learning <\/li>\n\n\n\n<li>Find someone who can explain very well and have them mentor you.<\/li>\n<\/ol>\n\n\n\n<p>Nothing more than that.<\/p>\n\n\n\n<p>Let me tell you a story about a chatting system that helped me when I was feeling lost learning Roblox scripting.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Chatting System<\/strong><\/h2>\n\n\n\n<p>When I was a 13 year old learning scripting, I had a lot of inspiration because I was close friends with someone who knew how to script.<\/p>\n\n\n\n<p>Every time he made and shared something, it always blew my mind. I wanted to write my own scripts to be able to do that as well.<\/p>\n\n\n\n<p>One of the things he made was a chatting system, similar to this advanced Roblox chatting system that I made when I was 15-16. <\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"Custom Chat Showcase\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/JDvW2GvI6T4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><figcaption class=\"wp-element-caption\">My advanced chatting system that I scripted when I was 16 years old<\/figcaption><\/figure>\n\n\n\n<p>From the video, you can see that there&#8217;s all sorts of stuff, like emojis and gradients.<\/p>\n\n\n\n<p>This was made <a href=\"https:\/\/create.roblox.com\/docs\/ui\/rich-text\">before Roblox announced RichText<\/a>.<\/p>\n\n\n\n<p>And well, he had his own chatting system that he made when I was 12.<\/p>\n\n\n\n<p>His chatting system had emojis too. <\/p>\n\n\n\n<p>And when I was 13, I would see this in action and I&#8217;d be super confused. <\/p>\n\n\n\n<p>How is he displaying emojis in the middle of a chat message like that?<\/p>\n\n\n\n<p>I wanted to make my own chatting system at the time, because it made me seem powerful to display my level, and to be able to send system messages.<\/p>\n\n\n\n<p>I knew enough to make a super basic one, but to make rainbow colors and emojis like that? No way.<\/p>\n\n\n\n<p>So, I paid him. I figured out that I needed to <a href=\"https:\/\/create.roblox.com\/docs\/reference\/engine\/libraries\/string#match\">learn string matching<\/a> and <a href=\"https:\/\/create.roblox.com\/docs\/reference\/engine\/libraries\/string#gsub\">string substitution<\/a> and I paid him to hop on a call with me and explain it.<\/p>\n\n\n\n<p>And he did. <\/p>\n\n\n\n<p>After about 30 minutes, I understood it.<\/p>\n\n\n\n<p>That was the foundation for me to make elegant chatting systems as you saw above.<\/p>\n\n\n\n<p>It was a matter of not quitting and finding a better way to learn the topic.<\/p>\n\n\n\n<p>Instead of giving up, I used my resources and made it work.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why You Are Lost Learning Roblox Scripting<\/strong><\/h2>\n\n\n\n<p>So, why might you feel <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/24\/best-resources-to-learn-roblox-scripting\/\">lost learning Roblox scripting<\/a> in the first place?<\/p>\n\n\n\n<p>My guess is that it falls into one of these categories:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You&#8217;re&nbsp;<strong>jumping into advanced topics<\/strong>&nbsp;too early (like OOP or metatables).<\/li>\n\n\n\n<li>You don\u2019t know&nbsp;<strong>what order to learn things<\/strong>.<\/li>\n\n\n\n<li>You&#8217;re&nbsp;<strong>copying scripts<\/strong>&nbsp;without understanding.<\/li>\n\n\n\n<li>Tutorials don\u2019t explain the&nbsp;<strong>\u201cwhy\u201d<\/strong>, just the \u201cwhat.\u201d<\/li>\n\n\n\n<li>You don\u2019t have a&nbsp;<strong>fun, guided project<\/strong>&nbsp;to follow.<\/li>\n\n\n\n<li>You&#8217;re stuck in <strong>tutorial hell<\/strong>, <a href=\"https:\/\/www.youtube.com\/watch?v=qGYIOeELzBc\">watching tutorials but never applying them<\/a>.<\/li>\n<\/ul>\n\n\n\n<p>Can you do me a quick favor and identify what the case might be?<\/p>\n\n\n\n<p>Thank you.<\/p>\n\n\n\n<p>Now that you know why you&#8217;re lost, let me give you a solution for every case. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>You&#8217;re Jumping into Advanced Topics Too Early<\/strong><\/h3>\n\n\n\n<p>Chances are that you&#8217;re probably trying to bite more than you can chew.<\/p>\n\n\n\n<p>If you are still unfamiliar with variables, try not to start learning something super advanced for your level, like object oriented programming.<\/p>\n\n\n\n<p><strong>Solution<\/strong>: <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/13\/what-is-roblox-lua-the-easiest-way-to-understand-it\/\">Try to script on your own<\/a> and when you get stuck, <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/24\/best-resources-to-learn-roblox-scripting\/\">use your resources<\/a>. Don&#8217;t just aimlessly try to learn everything. Learn when you get stuck. This will prevent you from jumping into advanced topics too early.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Don&#8217;t Know What Order to Learn Things<\/strong><\/h3>\n\n\n\n<p>This is a big problem that heavily depends on whatever you&#8217;re trying to learn scripting for. <\/p>\n\n\n\n<p>For example, to learn how to make an obby system, you might need to learn things in a certain order than to make a combat system.<\/p>\n\n\n\n<p><strong>Solution<\/strong>: Ask yourself what are the steps needed to make whatever game you&#8217;re trying to make. <\/p>\n\n\n\n<p>For example, if I&#8217;m making an obby, what are the features that are needed?<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Player joins the game<\/li>\n\n\n\n<li>Player has to have obstacles to avoid (red bricks that kill them)<\/li>\n\n\n\n<li>Player has to be able to touch another spawn location in order to progress <\/li>\n\n\n\n<li>Player&#8217;s stage has to save<\/li>\n\n\n\n<li>Player has to be able to buy in-game products and game passes <\/li>\n<\/ul>\n\n\n\n<p>So, now that you have a list of features your game needs, you just go down the order.<\/p>\n\n\n\n<p>After a player joins the game, they need obstacles, which are red bricks that kill them.<\/p>\n\n\n\n<p>Okay, so that&#8217;s what you need to script.<\/p>\n\n\n\n<p>You just have to do this process for every game you want to make for a very long time, and that&#8217;s how you&#8217;ll understand the order of how to learn things.<\/p>\n\n\n\n<p>If you&#8217;re looking to generally understand scripting first in a way where you can understand other people&#8217;s code, I recommend this:<\/p>\n\n\n\n<p><strong>Better Solution<\/strong>: Get a book or course, like my<a href=\"http:\/\/kushaltimsina.com\/book\"> Beginner&#8217;s Guide to Roblox Scripting book<\/a>.<\/p>\n\n\n\n<p>The book will have a structure for you to follow, so that you don&#8217;t get lost and fall behind. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>You&#8217;re Copying Scripts Without Understanding<\/strong><\/h3>\n\n\n\n<p>If you&#8217;re copying scripts without understanding, I understand. <\/p>\n\n\n\n<p>The important thing is that you&#8217;re not alone. <\/p>\n\n\n\n<p>In all of my <a href=\"https:\/\/www.youtube.com\/channel\/UCFHJ80WbXDJ7ujsMKa1LHtw\">YouTube videos<\/a>, there are always countless beginners who try to copy things without understanding.<\/p>\n\n\n\n<p>It&#8217;s okay that you&#8217;ve been doing this. <\/p>\n\n\n\n<p>The important part now is that you&#8217;ve realized it, and it&#8217;s time for a change, don&#8217;t you think? <\/p>\n\n\n\n<p>From now on, whenever you look at a script, you should try to understand every line of code, and why it was written.<\/p>\n\n\n\n<p>If you can&#8217;t understand, find someone who can explain in a way that you understand. <\/p>\n\n\n\n<p>A lot of people nowadays use AI, <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/16\/how-im-saving-myself-in-the-age-of-ai\/\">but even AI may confuse you<\/a>. AI isn&#8217;t always right, either; especially, with Roblox Lua.<\/p>\n\n\n\n<p>There are a lot of people who use AI to learn and then come to me feeling lost learning Roblox scripting because they aren&#8217;t understanding as much.<\/p>\n\n\n\n<p>The best solution for you to understand what you&#8217;re coding is to find a human scripter who can:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Script much better than you <\/li>\n\n\n\n<li>Explain it in a way you can understand <\/li>\n<\/ol>\n\n\n\n<p>If you want a quick and premium solution, you can <a href=\"http:\/\/kushaltimsina.com\/coaching\">purchase my coaching services<\/a> here. <\/p>\n\n\n\n<p>I&#8217;ve studied the science of learning for 3 years and <a href=\"http:\/\/quizzynow.com\">developed an app<\/a> based off it. <\/p>\n\n\n\n<p>I have also been teaching scripting over YouTube videos, discord calls, and live classes to 12+ year olds. If a 12 year old can understand me, I&#8217;m sure you can. <\/p>\n\n\n\n<p>If you are looking to purchase my Roblox scripting coaching services, <a href=\"http:\/\/kushaltimsina.com\/coaching\">you can go to the link here and book a call<\/a>. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Tutorials Don&#8217;t Explain the &#8220;Why&#8221; Just the What<\/strong><\/h3>\n\n\n\n<p>It&#8217;s true that Roblox scripting tutorials hardly ever explain why the code is written. Just the what.<\/p>\n\n\n\n<p><strong>Solution:<\/strong> Lucky for you, I have some videos you can watch. I explain everything. <\/p>\n\n\n\n<p>I recommend you start here.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"You CAN Script. Let me PROVE IT to you..\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/H4X8L5namhA?start=309&#038;feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Also, please have a look at the previous section on copying scripts without understanding.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>You Don&#8217;t Have a Fun Guided Project to Follow<\/strong><\/h3>\n\n\n\n<p>A very important part of learning scripting is your why.<\/p>\n\n\n\n<p>If you feel lost learning Roblox scripting, you might not have found a good reason to learn it in the first place.<\/p>\n\n\n\n<p>Why are you learning scripting in the first place?<\/p>\n\n\n\n<p>Please have a look at this article on <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/02\/25\/how-to-motivate-yourself-to-learn-roblox-scripting\/\">how to motivate yourself to learn scripting<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>You&#8217;re Stuck in Roblox Scripting Tutorial Hell<\/strong><\/h3>\n\n\n\n<p>You might feel lost learning Roblox scripting because you&#8217;re stuck in Roblox scripting tutorial hell. <\/p>\n\n\n\n<p>If so, I made this video for you.<\/p>\n\n\n\n<p>Please watch the whole thing. I think it&#8217;ll motivate you to learn scripting in a better way.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"The #1 MISTAKE Beginner Scripters Are Making...\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/qGYIOeELzBc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Also, I recommend you <a href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/12\/how-to-start-scripting-in-roblox-as-a-complete-beginner\/\">view this article on your first Roblox scripting tutorial<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>To conclude this article, I hope you can find the reason for why you were lost learning scripting and a good solution to follow.<\/p>\n\n\n\n<p>My name is Kushal, and I&#8217;ve been making games on Roblox since 2016. I teach scripting online and in person. <\/p>\n\n\n\n<p>Remember the test I talked about in the beginning?<\/p>\n\n\n\n<p>I passed that test and here I am giving the testimonial, as a professional scripter.<\/p>\n\n\n\n<p>You can do it too.<\/p>\n\n\n\n<p>If you liked reading this article, you might want to subscribe to Kushal Writes, a free newsletter where you&#8217;ll get valuable information from me every now and then. <\/p>\n\n\n\n<p>You can scroll down to find it.<\/p>\n\n\n\n<p>Keep scripting.<\/p>\n\n\n\n<p>I believe in you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dear fellow Roblox scripter, it sounds like you&#8217;ve been trying to learn scripting and you feel lost. In this article, I&#8217;ll tell you what you can do if you feel lost learning Roblox scripting. Maybe you feel this way because Roblox scripting seems so complicated and you really want to make a great game, but [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":898,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[15],"tags":[14],"class_list":["post-820","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-roblox-scripting-tutorials","tag-roblox-scripting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes<\/title>\n<meta name=\"description\" content=\"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it&#039;s okay and to provide you with resources.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes\" \/>\n<meta property=\"og:description\" content=\"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it&#039;s okay and to provide you with resources.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\" \/>\n<meta property=\"og:site_name\" content=\"Kushal Writes\" \/>\n<meta property=\"article:published_time\" content=\"2025-03-23T11:45:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-03T09:47:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-1024x675.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"kushal\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"kushal\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\"},\"author\":{\"name\":\"kushal\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f\"},\"headline\":\"What to Do If You Feel Lost Learning Roblox Scripting\",\"datePublished\":\"2025-03-23T11:45:49+00:00\",\"dateModified\":\"2025-04-03T09:47:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\"},\"wordCount\":1624,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f\"},\"image\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png\",\"keywords\":[\"roblox scripting\"],\"articleSection\":[\"Roblox Scripting Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\",\"url\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\",\"name\":\"What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes\",\"isPartOf\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png\",\"datePublished\":\"2025-03-23T11:45:49+00:00\",\"dateModified\":\"2025-04-03T09:47:34+00:00\",\"description\":\"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it's okay and to provide you with resources.\",\"breadcrumb\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage\",\"url\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png\",\"contentUrl\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png\",\"width\":2228,\"height\":1468},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/kushaltimsina.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What to Do If You Feel Lost Learning Roblox Scripting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#website\",\"url\":\"https:\/\/kushaltimsina.com\/blog\/\",\"name\":\"Kushal Timsina\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/kushaltimsina.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f\",\"name\":\"kushal\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2024\/11\/tempImage75F1Sw-edited.jpg\",\"contentUrl\":\"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2024\/11\/tempImage75F1Sw-edited.jpg\",\"width\":1274,\"height\":849,\"caption\":\"kushal\"},\"logo\":{\"@id\":\"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/image\/\"},\"description\":\"Kushal Timsina has been developing Roblox games since 2016, played 40,000,000+ times, teaches Roblox scripting on YouTube to 1,000,000+ views, and is the author of the Beginner's Guide to Roblox Scripting book.\",\"sameAs\":[\"https:\/\/kushaltimsina.com\/blog\"],\"url\":\"https:\/\/kushaltimsina.com\/blog\/author\/kushal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes","description":"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it's okay and to provide you with resources.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/","og_locale":"en_US","og_type":"article","og_title":"What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes","og_description":"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it's okay and to provide you with resources.","og_url":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/","og_site_name":"Kushal Writes","article_published_time":"2025-03-23T11:45:49+00:00","article_modified_time":"2025-04-03T09:47:34+00:00","og_image":[{"width":1024,"height":675,"url":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128-1024x675.png","type":"image\/png"}],"author":"kushal","twitter_card":"summary_large_image","twitter_misc":{"Written by":"kushal","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#article","isPartOf":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/"},"author":{"name":"kushal","@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f"},"headline":"What to Do If You Feel Lost Learning Roblox Scripting","datePublished":"2025-03-23T11:45:49+00:00","dateModified":"2025-04-03T09:47:34+00:00","mainEntityOfPage":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/"},"wordCount":1624,"commentCount":0,"publisher":{"@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f"},"image":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage"},"thumbnailUrl":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png","keywords":["roblox scripting"],"articleSection":["Roblox Scripting Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/","url":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/","name":"What to Do If You Feel Lost Learning Roblox Scripting - Kushal Writes","isPartOf":{"@id":"https:\/\/kushaltimsina.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage"},"image":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage"},"thumbnailUrl":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png","datePublished":"2025-03-23T11:45:49+00:00","dateModified":"2025-04-03T09:47:34+00:00","description":"If you feel lost learning Roblox scripting, I wrote this article to reassure you that it's okay and to provide you with resources.","breadcrumb":{"@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#primaryimage","url":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png","contentUrl":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2025\/03\/image-128.png","width":2228,"height":1468},{"@type":"BreadcrumbList","@id":"https:\/\/kushaltimsina.com\/blog\/2025\/03\/23\/what-to-do-if-you-feel-lost-learning-roblox-scripting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kushaltimsina.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What to Do If You Feel Lost Learning Roblox Scripting"}]},{"@type":"WebSite","@id":"https:\/\/kushaltimsina.com\/blog\/#website","url":"https:\/\/kushaltimsina.com\/blog\/","name":"Kushal Timsina","description":"","publisher":{"@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kushaltimsina.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/9ae64ce30587c804d89b1eef21ba5d2f","name":"kushal","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2024\/11\/tempImage75F1Sw-edited.jpg","contentUrl":"https:\/\/kushaltimsina.com\/blog\/wp-content\/uploads\/2024\/11\/tempImage75F1Sw-edited.jpg","width":1274,"height":849,"caption":"kushal"},"logo":{"@id":"https:\/\/kushaltimsina.com\/blog\/#\/schema\/person\/image\/"},"description":"Kushal Timsina has been developing Roblox games since 2016, played 40,000,000+ times, teaches Roblox scripting on YouTube to 1,000,000+ views, and is the author of the Beginner's Guide to Roblox Scripting book.","sameAs":["https:\/\/kushaltimsina.com\/blog"],"url":"https:\/\/kushaltimsina.com\/blog\/author\/kushal\/"}]}},"_links":{"self":[{"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/posts\/820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/comments?post=820"}],"version-history":[{"count":9,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/posts\/820\/revisions"}],"predecessor-version":[{"id":1000,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/posts\/820\/revisions\/1000"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/media\/898"}],"wp:attachment":[{"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/media?parent=820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/categories?post=820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kushaltimsina.com\/blog\/wp-json\/wp\/v2\/tags?post=820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}