and put it in StarterPlayer > StarterPlayerScripts
then open the script and change the walk and run id’s (the 3rd and 4th url you see in the script)
once you have put your ids there (and use the full links in the script just change the end numbers) then go to the children of the local script and change “run” and “walk”'s children to have the correct id’s. then run your game.
this makes roblox replace the animate script inside your character with the new one i gave you (its the exact same script and children but it wil have your IDs)
oh and btw this is for r15 but i have an r6 version if you need it.