I'm making a SCP-ish game but I'm not sure how to code. I don't want to use free models, as I heard there can be viruses in them. This is also my first post, so let me know if I misunderstood any rules. Thanks!
Goals: 1, Learn how to make sliding doors 2, Find out if there can actually be viruses in ROBLOX games
To begin, "Viruses" are just potentially hazardous scripts inside models that are maliciously designed by users to make your game lag. They can't access your computer and therefore the worst thing that can happen is a potential slow down. This is rare, but you can avoid it by using anti-virus plugins, using models that are ROBLOX verified, or by just looking inside the model for shady scripts before you use it.
Secondly, you should try to get an understanding of roblox Lua (coding) before you ask questions on scriptinghelpers. The website is dedicated to assistance with roblox lua, not requests for models by users that don't know how to code. developer.roblox.com has good introductory tutorials. Learning how to make sliding doors is a good first goal.
Closed as Not Constructive by hiimgoodpack and WideSteal321
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?