Advertisement
ERROR_CODE

Untitled

Sep 8th, 2023
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. Papertool = Instance.new("Tool")
  2. Papertool.RequiresHandle = false
  3. Papertool.Name = "Click To Speed Up"
  4. Papertool.Equipped:Connect(function()
  5. end)
  6. Papertool.Parent = game.Players.LocalPlayer.Backpack
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement