0% found this document useful (0 votes)
2K views1 page

FE Netless Script

H

Uploaded by

auroracaputo20
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views1 page

FE Netless Script

H

Uploaded by

auroracaputo20
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

local LocalPlayer = game:GetService("Players").

LocalPlayer
local Heartbeat = game:GetService("RunService").Heartbeat

Heartbeat:Connect(function()
[Link] = [Link]
sethiddenproperty(LocalPlayer, "SimulationRadius", [Link])
end)

wait(0.2)

for i,v in next, game:GetService("Players").[Link]:GetDescendants()


do
if v:IsA("BasePart") and [Link] ~="HumanoidRootPart" then
game:GetService("RunService").Heartbeat:connect(function()
[Link] = [Link](-30,0,0)
end)
end
end

wait(0.2)

local character = [Link]


local tools = {}
for i, v in pairs([Link]:GetChildren()) do
if v:IsA("Tool")
then [Link] = character
[Link](tools,v)
end
end
wait()
for i, v in pairs(tools) do
[Link] = [Link]
end
wait(0.1)

game:GetService("StarterGui"):SetCore("SendNotification", {
Title = "Notification";
Text = "Netless Ran";
Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
Duration = 16;

You might also like