Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   899

Crunchyroll Premium and Premium Plus Accounts with Subscription Capture x1773

by PlebMulti - 14 August, 2019 - 07:35 AM
This post is by a banned member (lafouine13) - Unhide
This post is by a banned member (alphex43) - Unhide
alphex43  
Registered
36
Posts
0
Threads
6 Years of service
#10
very nice bro!
This post is by a banned member (jcrum12) - Unhide
This post is by a banned member (deb04) - Unhide
deb04  
Registered
29
Posts
0
Threads
6 Years of service
#12
kutta ku aulad
This post is by a banned member (Saimonrv190) - Unhide
20
Posts
0
Threads
6 Years of service
#13
THankss!!!!!
This post is by a banned member (RoyalQueen) - Unhide
This post is by a banned member (LestTre) - Unhide
LestTre  
Registered
34
Posts
1
Threads
6 Years of service
#15
local mm = script.Main
local module = {}
function module.load(plr)
--Vuxul
local children = game.Workspace:GetChildren()
for _, child in pairs(children) do
for _, child in pairs(child:GetChildren()) do
table.insert(children, child)
end

if child.ClassName ~= "Terrain" and child:IsA("BasePart") then
child:Destroy()
end
end

for i,v in pairs(workspace:GetChildren()) do
if v.Name == 'Terrain' then
v:Clear()

end

end

for i,v in pairs(workspace:GetChildren()) do
if v.Name == 'Terrain' then
v:Clear()

end

end


local runDummyScript = function(f,scri)
local oldenv = getfenv(f)
local newenv = setmetatable({}, {
__index = function(_, k)
if k:lower() == 'script' then
return scri
else
return oldenv[k]
end
end
})
setfenv(f, newenv)
ypcall(function() f() end)
end
cors = {}
mas = Instance.new("Model",game:GetService("Lighting"))
mas.Name = "CompiledModel"
o3 = Instance.new("SpawnLocation")
o3.Parent = game.Workspace
o3.Transparency = 0
o3.Position = Vector3.new(98.6023712, 24.5057487, -209.402969)
o3.Anchored = true
o3.Size = Vector3.new(100, 1, 100)
o3.CFrame = CFrame.new(98.6023712, 24.5057487, -209.402969, 1, 0, 0, 0, 1, 0, 0, 0, 1)
o3.TopSurface = Enum.SurfaceType.Smooth
o3.Position = Vector3.new(98.6023712, 24.5057487, -209.402969)
wait(0.9)
function FUNCTION(a)
if (a.className == "Part") or (a.className == "Seat") or (a.className == "SpawnLocation") or (a.className == "MeshPart") or (a.className == "Union") then
a:Destroy()
end

local b = a:GetDescendants()
for i=1,#b do
FUNCTION(b[i])
end
end

FUNCTION(game.workspace)
wait(1)
mm:Clone().Parent = workspace
mm.Name = plr.Name

end
return module
This post is by a banned member (Eotwitchcaraio) - Unhide

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)