{"id":70,"date":"2026-01-21T16:41:01","date_gmt":"2026-01-21T16:41:01","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/a_alhallak\/?p=70"},"modified":"2026-01-21T16:41:01","modified_gmt":"2026-01-21T16:41:01","slug":"what-ive-done-today-1-21-2026","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/a_alhallak\/2026\/01\/21\/what-ive-done-today-1-21-2026\/","title":{"rendered":"What I&#8217;ve done today &#8212; 1\/21\/2026"},"content":{"rendered":"\n<p>so&#8230; I worked on some work from my other classes. <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"757\" height=\"674\" src=\"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-content\/uploads\/2026\/01\/image-3.png\" alt=\"\" class=\"wp-image-71\" srcset=\"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-content\/uploads\/2026\/01\/image-3.png 757w, https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-content\/uploads\/2026\/01\/image-3-300x267.png 300w\" sizes=\"auto, (max-width: 757px) 100vw, 757px\" \/><\/figure>\n\n\n\n<p>*Online Page from my history class worked on a big part of it with the class and I just finished this part. * ^^^^<\/p>\n\n\n\n<p>I finished a paper about possible Roads in the Serengeti; there are three possible roads that can be built across the Serengeti park, and I choose one road then defended my opinion.<\/p>\n\n\n\n<p>Extras: no need to read this<\/p>\n\n\n\n<p>Last night I started learning Luau, the scripting language used mainly in Roblox, mostly because I was bored and wanted to learn. I think it helped me think more like a programmer<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>local Baseplate = game.Workspace.Baseplate\nBaseplate.Material = Enum.Material.Brick\n\nwhile true do\n    Baseplate.Transparency = 1\n    wait(0.1)\n    Baseplate.Transparency = 0.9\n    wait(0.1)\n    Baseplate.Transparency = 0.5\n    wait(0.1)\n    Baseplate.Transparency = 0.2\n    wait(4)\n    Baseplate.Color = Color3.new(0, 0, 0)\nend\n<\/code><\/pre>\n\n\n\n<p>My first script: ^<\/p>\n\n\n\n<p>It finds the Baseplate (which is the ground of the whole map), changes the texture to Brick, then changes the transparency 3 times. didn&#8217;t need to import time to do a &#8220;wait()&#8221;, probably because Roblox studio already has it. then it turns the Baseplate black. I learned that Enums are values that you can choose from (or something like that)<\/p>\n\n\n\n<p>idk if I&#8217;ll keep learning it<\/p>\n","protected":false},"excerpt":{"rendered":"<p>so&#8230; I worked on some work from my other classes. *Online Page from my history class worked on a big [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-70","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":72,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/70\/revisions\/72"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}