Advertisement
Paulo87

Untitled

Feb 10th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. while true do
  2. local success, error_message = pcall(function()
  3. local args = {
  4. [1] = 3226875290
  5. }
  6.  
  7. game:GetService("ReplicatedStorage"):WaitForChild("\226\160\128\226\160\128\226\160\128\226\160\128\240\159\152\131_outfit_\226\160\129\226\160\128\226" ..
  8. "\160\128\226\160\128\226\160\128\226\160\128\226\160\128\226\160\128\226\160\128\226\160\128"):FireServer(unpack(args))
  9. end)
  10.  
  11. if not success then
  12. print("Erro encontrado:", error_message)
  13. end
  14.  
  15. wait(1) -- Aguarda 1 segundo antes de executar novamente
  16. end
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement