RemoteEvent [ From Client To Server ] Won't Work

Hello Guys, Im trying To Use RemoteEvent [ From Client To Server ] But The Server Wont Respond

This Is The Server Script

script.Parent.ClientServer.OnServerEvent:Connect(function()
	print("recived")
end)

Client Script

button.MouseButton1Click:Connect(function()
	game.ReplicatedStorage.ClientServer:FireServer()
end)

This Is The Pic [ The Server Script Is On The ServerHandler]

Jepretan Layar 2021-11-18 pukul 21.17.12

thx!

Maybe put the script in ServerScriptService instead of ReplicatedStorage?

yea, ima try hopefully it can do the job

Ye, for sure, i think, i guess
(Long message) (Dont mind the (Long message))

wow, it work!. Thx for the help, i didnt knew if script only work on serverscriptservice

No problem! Glad i could help!
(Long message)