Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

I might need some help? [closed]

Asked by 8 years ago

i might need some help with scripting all i want is a simple Gui that locks/opens doors

Send a reply with the script down below

thanks for the help

0
This is not a request site. Before posting a question, refer to this site: https://scriptinghelpers.org/help/how-post-good-questions-answers LetThereBeCode 360 — 8y

Closed as Not Constructive by M39a9am3R, LetThereBeCode, Azmidium, and UserOnly20Characters

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

3 answers

Log in to vote
1
Answered by
smd34 30
8 years ago

You can do this.

function lol()
    game.Workspace.Part.CanCollide = false --Change depending where brick is.
    --change cancollide to true when locking doors.
end
script.Parent.MouseButton1Click:connect(lol)

Ad
Log in to vote
0
Answered by
Azmidium 388 Moderation Voter
8 years ago
while true do end

The script above will open a door, but I couldn't get the closing right. It closes the program instead. Cheers!

Sincerely, jmanrock123

Log in to vote
0
Answered by 8 years ago

When did scripting helpers turn into scriptrequesters

0
When the RequestingJusticeScrublord joined the website. I don't know who he is, but I will find him! Azmidium 388 — 8y