Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):UnequipTools()
- local plr = game.Players.LocalPlayer
- plr.Character.HumanoidRootPart.CFrame = game.Workspace.Ignored.Shop["[Surgeon Mask] - $27"].Head.CFrame
- wait(.3)
- fireclickdetector(game.Workspace.Ignored.Shop["[Surgeon Mask] - $27"].ClickDetector)
- wait(.3)
- if game.Players.LocalPlayer.Backpack:FindFirstChild("Mask") then
- game.Players.LocalPlayer.Backpack:FindFirstChild("Mask").Parent = game.Players.LocalPlayer.Character
- end
- wait(.2)
- game:GetService("VirtualUser"):ClickButton1(Vector2.new())
- wait()
- game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid"):UnequipTools()
- wait(.2)
- follow = true
- noclip = true
- wait(.3)
- for i,v in pairs(game:GetService'Players'.LocalPlayer.Character:GetChildren())do
- if v.Name == "In-gameMask" then
- v.Handle:Destroy()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement