----------------------------------------------------------------
--[Scripted By aaaawesome9 My script]-- Use The End as the Guide
----------------------------------------------------------------
--Please do not edit the following scrip unless you know what your doing
--VIP Script Loaded
function on touched (hit)
vip = ("aaawesome9")if --To add some add a comma and a name Chang
vip = ("aaawesome9") then --Dont Change
Workspace.vip.CanCollide = false
wait (1)--Changable
Workspace.vip.Transparency = (0.7)--Changable
wait (3)--changable
Workspace.vip.CanCollide = true --Dont Change
wait (1)--Changable
Workspace.vip.Transparency = (0)--Dont Change
if vip not =("aaawesome9")
then
Workspace.vip.CanCollide = true
end
vip.Touched:connect(onTouched)
--Im not gonna explain the whole thing
--Thanks For Using aaawesome9's Script
--Insert In Work Space
is any thing wrong? |