DanielYoes

RH

Feb 7th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. while wait()do
  2. local oh1 = "FloatingBubble_1"
  3. local oh2 = "numbers"
  4. local oh3 = "FloatingBubble_2"
  5. local oh4 = "numbers"
  6. local oh5 = "FloatingBubble_3"
  7. local oh6 = "numbers"
  8. game:GetService("ReplicatedStorage").CaptchaRemote.SolvedRemoteEvent:FireServer(oh1, oh2, oh3, oh4, oh5, oh6)
  9. game:GetService("ReplicatedStorage").CaptchaRemote.SolvedRemoteEvent:FireServer(oh1, oh2, oh3, oh4, oh5, oh6)
  10. game:GetService("ReplicatedStorage").CaptchaRemote.SolvedRemoteEvent:FireServer(oh1, oh2, oh3, oh4, oh5, oh6)
  11. end
Add Comment
Please, Sign In to add comment