--Uploaded On https://youtube.com/AhmedMode
--Published on https://ahmedmode.com
--Credits goes to the devs!
--Scripts Below:
--Script
task.spawn(function()
while true do
local args = {
[1] = {
["data"] = {
["lastrwdId"] = math.huge
},
["protoId"] = 20504
}
}
game:GetService("ReplicatedStorage"):WaitForChild("RemoteEvent"):WaitForChild("Main"):FireServer(unpack(args))
task.wait(0.1)
end
end)
Views: 2
