#My code isnt lasting forever

1 messages · Page 1 of 1 (latest)

fringe path
#

@solar schooner

terse dagger
fringe path
#

HOw do i use it

terse dagger
#

while true do

(script here)

end

fringe path
#

Ok

terse dagger
#

yes like this

#

it can cause a lot of lag btw

radiant hull
#

this is really unnecessary code that can be done in a few seconds

terse dagger
#

but it works

radiant hull
#

is this just copy and pasted ??

fringe path
#

Yea

terse dagger
radiant hull
#

do somethin like uhhhh

terse dagger
#

tweenservice

radiant hull
#

yea

terse dagger
#

but its advanced

fringe path
#

How do i tweenservice

terse dagger
fringe path
#

k

terse dagger
#

hard to learn

radiant hull
#
local TS=game:GetService("TweenService")

while task.wait() do
    TS:Create(workspace.Part, TweenInfo.new(1), {Transparency=1}):Play()
     task.wait(1)
    TS:Create(workspace.Part, TweenInfo.new(1), {Transparency=0}):Play()
end```
#

tweening isnt rlly that advanced

#

pretty simple

fringe path
#

OK can u explain

#

Pls

solar schooner
#

@fringe path consider watching brawldev beginner and advanced tutorials if you're serious about scripting.

sacred auroraBOT
#

studio** You are now Level 26! **studio

terse dagger
pine arch
terse dagger
sacred auroraBOT
#

studio** You are now Level 1! **studio

terse dagger
#

not 100 lines of code

#

all over again

#

i think idk

pine arch
#

you could just do 1k lines of code and Roblox can still handle it if you dont call them everytime

ionic moon
fringe path
#

I have it

ionic moon
fringe path
#

Yes how 2 change 2 solved

#

i added solved tag

ionic moon
#

ah there u go!

fringe path
#

Thx

terse dagger
#

with the 1000 lines of code

#

and with the tweenservice