1
awesome scripts here people!! on 1/28/2009, 6:34 pm
here is my awesome script you put it in a brick (a floor) and it makes you fall through every 5 seconds for 5 seconds it away by the way i made this and it is a copyright (C) so i have the right to sue you if you use or free model this without my permisson!
while true do
Script.Parent.CanCollide=true
wait(5)
Script.Parent.CanCollide=false
wait(5)
end
ps this works to
while true do
Script.Parent.CanCollide=true
wait(5)
Script.Parent.CanCollide=false
wait(5)
end
ps this works to









