-- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").FishingSystem.CastReplication Event:FireServer( Vector3.new(-18.09935188293457, 2225.06298828125, -23729.712890625), Vector3.new(-25.000003814697266, 5, 2.9802322387695312e-06), "Withering", 94 ) -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").FishingSystem.CleanupCast Event:FireServer() -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").FishingCatchSuccess Event:FireServer() -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").FishingSystem.GetFishModel Event:InvokeServer( "Jack" ) -- This code was generated by Cobalt -- https://gitlab.com/upio/cobalt local Event = game:GetService("ReplicatedStorage").FishingSystem.FishGiver Event:FireServer( { hookPosition = Vector3.new(-29.307188034057617, 2212.000244140625, -23729.712890625), name = "Classic Dumbo", rarity = "Epic", weight = 201.9 } )