Advertisement
RDMScript

Untitled

May 29th, 2022
2,097
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. for i = 1, 10 do
  2. local A_1 = "Common"
  3. game:GetService("Players").LocalPlayer.PlayerGui.SpinGui.LOL.Spin.Spin.Reward:FireServer(A_1)
  4. local A_1 = "Uncommon"
  5. game:GetService("Players").LocalPlayer.PlayerGui.SpinGui.LOL.Spin.Spin.Reward:FireServer(A_1)
  6. local A_1 = "Epic"
  7. game:GetService("Players").LocalPlayer.PlayerGui.SpinGui.LOL.Spin.Spin.Reward:FireServer(A_1)
  8. end
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement