Сontent continues after AD

Сontent continues after AD

Сontent continues after AD

Script – How to train your dragon

Thank you for using our website
Your script:

				
					local ReplicatedStorage = game:GetService("ReplicatedStorage")
local remote = ReplicatedStorage:WaitForChild("Remotes"):WaitForChild("GetRandomFishRemoteEvent")

local args = { 3 }

for i = 1, 5000 do
	remote:FireServer(unpack(args))
	task.wait(0.01) 
end

				
			

if the script does not work, try other scripts on our website