Roblox Non FE Scripts

Posted on

Roblox is a place for people who wants to enjoy their time by having fun. In Roblox, people cannot only have fun but also challenge themselves because games in that platform have different challenges and obstacles. In addition, people can be creative because there is Roblox Studio which enables people to make their own game.

Also, when you play some games, you may need some scripts/ exploit which means that you will need some software for it. If we talk about script, you maybe come to this site because you need some information about Non FE scripts for Roblox. We are going to give you information about it.


If you try to search about it on Pastebin, you will be able to find some of them. One of them is [Roblox] Non- FE Gas Mask Script. This script was published by 1203927 and it was published on December 29th, 2018. Here is the part of the script.

GasMask = true

if GasMask == true then

o1 = Instance.new(“Model”)

o2 = Instance.new(“Part”)

o3 = Intance.new(“SpecialMesh”)

o4 = Instance.new(“Part”)

o5 = Instance.new(“Part”)

o6 = Instance.new(“Part”)

o7 = Instance.new(“SpecialMesh”)

o8 = Instance.new(“Part”)

o9 = Instance.new(“Part”)

o10 = Instance.new(“SpecialMesh”)

o11 = Instance.new(“Part”)

o12 = Instance.new(“Part”)

o13 = Instance.new(“SpecialMesh”)

o14 = Instance.new(“Part”)

o15 = Instance.new(“Part”)

o16 = Instance.new(“Part”)

o17 = Instance.new(“Part”)

o1.Name = “MODEL”

o2.Name = “Middle”

o2.Parent = o1

o2.BrickColor = BrickColor.new(“Pastel brown”)

o2.Transparency = 1

If you want to get more complete script above, you are able to visit Pastebin website directly and then you are able to copy and paste the script. Besides this, another Non FE script that you are able to find in the website of Pastebin is Roblox Non FE Invisible script. This script was published by ANPHU04 on July 2nd, 2018. Here is the part of the script.

char = game.Players.LocalPlayer.Character

hum = char:FindFirstChildWhichIsA(“Humanoid”)

function scan(p)

         for i, v in pairs(p:GetChildren()) do

                 if v: IsA(“BasePart”) then

                       v.Transparency = 1

                 end

                 if v:IsA(“Decal”) then

                       v.Transparency = 1

                 end

You can visit Pastebin for more detail.

Why do we often find script on Pastebin? FE or Non FE script for Roblox even can also be found in Pastebin. It is because Pastebin is actually a website that you are able to use for storing any text online so that it can be easy for sharing the text. Generally, the website is used by programmers for storing pieces of sources code or configuration information. However, if you are not a programmer, you are also welcome to paste any type of text there including script for Roblox. So, Pastebin site is built to make everyone convenient to share large amounts of text online.

If you want to create account on Pastebin, it is important to know about the number of pastes that you are able to create there. In Pastebin, you are able to paste as many text as you like. But, there are some limitations to fight off spammers. Guests are able to make up to 10 new pastes per 24 hours. If you are a free members, you are able to make up to 20 new pastes per 24 hours. Then, if you are a Pro members, you are able to make up to 250 new pastes per 24 hours.

Leave a Reply

Your email address will not be published. Required fields are marked *