Find any script for Roblox

Enter the name of the game or script.

Script – Fire Force Online

Thank you for using our website
Your script:

NO KEY

game.ReplicatedStorage.Events.ReturnMouse.OnClientInvoke = function(Distance)
   return Vector3.new()
end
while task.wait() do
   for i = 1, 7 do
       game.ReplicatedStorage.Events.TestEvent:FireServer("Curve")
   end
end