Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Papertool = Instance.new("Tool")
- Papertool.RequiresHandle = false
- Papertool.Name = "Click To Speed Up"
- Papertool.Equipped:Connect(function()
- end)
- Papertool.Parent = game.Players.LocalPlayer.Backpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement