#Game Crash From My Code

25 messages · Page 1 of 1 (latest)

pure ermine
#

This is the code
task.wait(0.05)
if game.Lighting.Blur.Enabled == false then
print('Turned Blur On')
while true do
game.Lighting.Blur.Enabled = true
end
end

#

i am quite new to luau and roblox studio

#

i use this for QOL thing for my ui

wintry urchinBOT
#

studio** You are now Level 2! **studio

static hemlock
#

Dude

#

Why is that in a while true do loop?!?!?!

pure ermine
pure ermine
#

think i fixed it?

#

game doesnt lag anymore YAY

static hemlock
#

No but why

#

Do you even know what that does

pure ermine
#

no

#

.-.

static hemlock
#

So how do you know to use it

pure ermine
#

i saw a froum thing that was doing the same thing kinda so i tryed to remake it

static hemlock
#

No but its a loop

median gorge
#

while true do.

#

oh wait

#

my discord slow

#

lmao

static hemlock
#

You dont need to set the value hundreds of times a second

median gorge
#

which u can probably do by hand

pure ermine
#

welp ye