#so im doing a timer that teleports you to the part

26 messages · Page 1 of 1 (latest)

nova geode
#

here is the script

#

wait(1)
player = game.Players.LocalPlayer
local LowerTorso = player.Character.LowerTorso
local debounce = false

function teleport()
if not debounce then
debounce = true

    LowerTorso.CFrame = game.Workspace.tp.CFrame
end

end

wait(10)
script.Parent.Frame.time.Text = ("20 seconds remain...")
wait(10)
script.Parent.Frame.time.Text = ("10 seconds remain...")
wait(10)
script.Parent.Frame.time.Visible = false
game.Workspace.LightNSound.intermission:Play()
script.Parent.dark:Play()
print("phase 1")
wait(0.5)
print("phase 2")
script.Parent.Frame.BackgroundTransparency = 0
wait(3)
print("phase 3")
script.Parent.call:Play()
script.Parent.Frame.welcome.TextTransparency = 0
wait(4)
print("phase tp")
teleport()
wait(1)
print("phase des")
script.Parent:Destroy()

raven heron
nova geode
#

whats with it?

#

whats the problem?

raven heron
#
print("Colors hehe")
if yes then 
  print("no")
end
#

Its just easy for us to see

nova geode
#

wdym? i cant see the problem?
can you send me the correct script then?

nova geode
#

yea

#

it is

raven heron
#

First, Im sure LowerTorso is nil

nova geode
#

wdym "nil"

#

i should change the lower torso to nil?

raven heron
#

Because character is not loading that fast

nova geode
#

its 30 seconds tho

#

until it teleport you

#

isnt it enough?

raven heron
#

wait I see you have a wait... Also, the variable "LowerTorso" is getting "created" right before you enter the game plus one second because of that wait

nova geode
#

then what should i change it to?

empty templeBOT
#

studio** You are now Level 3! **studio

nova geode
#

NVER MIND FOUND THE SOLUATION CHAT GPT ON TOPPPP!!!!🔥 🔥 🔥 🔥 🔥

raven heron
#

oh God...

#

ChatGPT or any other AI wont take you too far

nova geode
#

atleast it fixed my problem😬