NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

local TweenService = game:GetService("TweenService")

local door1PartA = script.Parent.Door1PartA
local door1PartB = script.Parent.Door1PartB
local chain1A = script.Parent.Chain1A
local chain1B = script.Parent.Chain1B


local door2PartA = script.Parent.Door2PartA
local door2PartB = script.Parent.Door2PartB
local chain2A = script.Parent.Chain2A
local chain2B = script.Parent.Chain2B

local tweeningInformation = TweenInfo.new(
0.5,
Enum.EasingStyle.Linear,
Enum.EasingDirection.Out,
0,
false,
0
)




local door1PartAOpen = {CFrame = CFrame.new(1169.141, 237.947, -99.715)}
local door1PartAClose = {CFrame = CFrame.new(1150.1, 237.948, -99.715)}

local door1partBOpen = {CFrame = CFrame.new(1159.026, 228.072, -99.715)}
local door1partBClose = {CFrame = CFrame.new(1139.815, 228.073, -99.715)}

local chain1AOpen = {CFrame = CFrame.new(1169.107, 227.948, -99.614)}
local chain1AClose = {CFrame = CFrame.new(1149.815, 227.948, -99.615)}

local chain1BOpen = {CFrame = CFrame.new(1169.31, 227.948, -99.814)}
local chain1BClose = {CFrame = CFrame.new(1149.815, 227.948, -99.815)}


local door2PartAOpen = {CFrame = CFrame.new(1110.696, 237.947, -99.716)}
local door2PartAClose = {CFrame = CFrame.new(1129.313, 237.948, -99.715)}

local door2partBOpen = {CFrame = CFrame.new(1120.643, 228.073, -99.716)}
local door2partBClose = {CFrame = CFrame.new(1139.313, 228.073, -99.715)}

local chai21AOpen = {CFrame = CFrame.new(1110.526, 227.95, -99.816)}
local chain2AClose = {CFrame = CFrame.new(1129.176, 227.949, -99.816)}

local chain2BOpen = {CFrame = CFrame.new(1110.526, 227.95, -99.816)}
local chain2BClose = {CFrame = CFrame.new(1129.313, 227.948, -99.815)}





local tween1open = TweenService:Create(door1PartA,door1PartB,chain1A,chain1B,tweeningInformation,door1Open)
local tween1close = TweenService:Create(door1,tweeningInformation,door1Close)

local tween2open = TweenService:Create(door2,tweeningInformation,door2Open)
local tween2close = TweenService:Create(door2,tweeningInformation,door2Close)

script.Parent.Detector1.Touched:Connect(function(hit)
tween1open:Play()
tween2open:Play()
wait(2)
tween1close:Play()
tween2close:Play()
end)
script.Parent.Detector2.Touched:Connect(function(hit)
tween1open:Play()
tween2open:Play()
wait(2)
tween1close:Play()
tween2close:Play()
end)
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.