Advertisement
Guest User

Untitled

a guest
Oct 27th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. while true do
  2. task.wait()
  3. game:FindService("ReplicatedStorage"):FindFirstChild("shared/network@GlobalFunctions").rollCar:FireServer(6)
  4. game:FindService("ReplicatedStorage"):FindFirstChild("shared/network@GlobalFunctions").rolledCarDecision:FireServer(6, false)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement