Thank you for using our website
Your script:
while true do
local args = {
[1] = "First",
[2] = 1
}
game:GetService("ReplicatedStorage").RE.ticket:FireServer(unpack(args))
wait(0.0001)
end
Enter the name of the game or script.
Thank you for using our website
Your script:
while true do
local args = {
[1] = "First",
[2] = 1
}
game:GetService("ReplicatedStorage").RE.ticket:FireServer(unpack(args))
wait(0.0001)
end