xvc200

IQ Test script

Jan 21st, 2025
749
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. for i = 1, 200 do
  2. game:GetService("ReplicatedStorage").RemoteEvents.ChangeIQ:FireServer(i)
  3. task.wait()
  4. end
Advertisement
Add Comment
Please, Sign In to add comment