www.roblox-scripter.com

Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – Event RNG

Thank you for using our website
Your script:

				
					
while true do
    local args = {
    [1] = 17,
    [2] = "complete the obby",
    [3] = 22,
    [5] = 100,
    [6] = true
}

game:GetService("ReplicatedStorage"):WaitForChild("events"):WaitForChild("eventCompleted"):FireServer(unpack(args))

    task.wait(0.1)
end
				
			

How about trying out new scripts?