the script was in the description , ill put the scripts in the comments for now on, also lmk if yall want more scripting vids even tho i havent uploaded and my channel died while true do wait (8) script.Parent.Light.PointLight.Enabled = false script.Parent.Light.Transparency = 0.5 wait (1) script.Parent.Light.PointLight.Enabled = true script.Parent.Light.Transparency = 0 wait (0.05) script.Parent.Light.PointLight.Enabled = false script.Parent.Light.Transparency = 0.5 wait (0.05) script.Parent.Light.PointLight.Enabled = true script.Parent.Light.Transparency = 0 wait (0.05) script.Parent.Light.PointLight.Enabled = false script.Parent.Light.Transparency = 0.5 wait (2) script.Parent.Light.PointLight.Enabled = true script.Parent.Light.Transparency = 0 end
@@aquaticproducts4274 The script uses a point light. If you didn't use a point light, then that could be why. If you want to use a spot light or any other type of light then just change the parts where it says point light to other types of lights. If that doesn't work then create a local Light script. Ex from my build: local Light = game.Workspace.OFFICE["decor"].Light.Light
Hey I made an easier script, I'm a beginner at scripting but it works. You can mess around with the brightness and the wait thing but don't touch anything else Ok so first insert a script in your part (Not a local script), then in the script copy and paste this while true do
local light = game.Workspace["Flickering light"].Reallight light.SpotLight.Brightness = 0.7 wait(0.2) light.SpotLight.Brightness = 0.3 wait(0.4) light.SpotLight.Brightness = 0.3 wait(0.2) light.SpotLight.Brightness = 0.4 wait(0.5) light.SpotLight.Brightness = 0.2 wait(1) light.SpotLight.Brightness = 0.1 end Hope that helped you
@@liamisntweirdarchive You didn't get it, That Sync Sign isn't supposed to be there, and if it is that means you have a virus plugin installed. (If you go all the way to the end of the code you will find cheat code which could allow exploiters to hack your game via Backdoor scripts.)
Hey, you don't really need an editor. I have never had an editor before (even a friend who would edit). Just add a text to your video or voiceover. No need for the disgusting notepad.
the script was in the description , ill put the scripts in the comments for now on, also lmk if yall want more scripting vids even tho i havent uploaded and my channel died
while true do
wait (8)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (1)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (0.05)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (2)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
end
It’s not working and I don’t know why,I put the script in correctly and I can’t find what’s wrong
@@aquaticproducts4274 The script uses a point light. If you didn't use a point light, then that could be why. If you want to use a spot light or any other type of light then just change the parts where it says point light to other types of lights. If that doesn't work then create a local Light script. Ex from my build: local Light = game.Workspace.OFFICE["decor"].Light.Light
is there a way to make it random?
very well-made script, is easy to re-customize. I love it! Keep it up.
I love the Yoshi’s island music XD
IT WORKED! as long as you replicate it exactly it works!
THANK YOU SO MUCH!!! im trying to make a horror bar and this is PERFECT!!
If it didn't work, Make sure everything is named correctly and the scripts are were there suppose to go.
THANK YOU SO MUCH!!🙏🙏🙏
Hey I made an easier script, I'm a beginner at scripting but it works. You can mess around with the brightness and the wait thing but don't touch anything else
Ok so first insert a script in your part (Not a local script), then in the script copy and paste this
while true do
local light = game.Workspace["Flickering light"].Reallight
light.SpotLight.Brightness = 0.7
wait(0.2)
light.SpotLight.Brightness = 0.3
wait(0.4)
light.SpotLight.Brightness = 0.3
wait(0.2)
light.SpotLight.Brightness = 0.4
wait(0.5)
light.SpotLight.Brightness = 0.2
wait(1)
light.SpotLight.Brightness = 0.1
end
Hope that helped you
Wait what do we put the script in, and what stuff do we name?
@@cheese269 Just put a script(NOT LOCAL SCRIPT) in the part, and thats all you dont need to name the part anything
@@nororo111 oh thx
@@nororo111 it not work
@@cheese269 Maybe you did it wrong? did you delete the "Print helle world"
Tysm for the script and the video I had trouble scripting this!
It works very well, thanks for the tutorial!
yall it works make sure the names are Light
0:08 AAAAAAAAAAA
yeah, but i changed it to work like from rmg B)
4:06 "--[[Last Synced 10/3/2020 06:51"
Check your plugins.
check when this video was created buddy
@@liamisntweirdarchive You didn't get it, That Sync Sign isn't supposed to be there, and if it is that means you have a virus plugin installed.
(If you go all the way to the end of the code you will find cheat code which could allow exploiters to hack your game via Backdoor scripts.)
do you know how to make it shoot out particles everytime the light flickers
thanks so much man!
Omg yess tysm last vido I watched did not work
Thanks
How can we make flickering lights fast?
hey man if you still dont have one theres a free one called openshot Video editor
not the best but better as without one
the script doesn't work, except last time it did
how do you make screen flickering light?
if you dont have an editor, how are you playing this music?
youtube, spotify, other things.
Hey, you don't really need an editor. I have never had an editor before (even a friend who would edit). Just add a text to your video or voiceover. No need for the disgusting notepad.
Can u give me the script like paste it
you dont have to type
How do you get that baseplate material?
This plugin web.roblox.com/library/1693759466/Automatic-Baseplate-Upgrader
it didnt work
Can i get the script please
while true do
wait (8)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (1)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (0.05)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (2)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
end
wait (8)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (1)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (0.05)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
wait (0.05)
script.Parent.Light.PointLight.Enabled = false
script.Parent.Light.Transparency = 0.5
wait (2)
script.Parent.Light.PointLight.Enabled = true
script.Parent.Light.Transparency = 0
end
It did not work-
it does if u name everything properly
Mind showing me the script? (Copy and paste it here)
@@nororo111 IT TOOK YOU A YEAR?!
I certainly don’t have it now lmao
Lmao, yes it took me a year is that so surprising?
@@nororo111 yes.
But I don’t have the model with the broken code on it so I can’t really copy and paste it lol
how to make it loop