Last Tested: July 2026 | Working scripts listed.
Project RUSHER is a big rhythm game on Roblox. Songs play and notes fly across the screen, and you hit them right on the beat. It is a lot like Muse Dash, where you smash circles in time with the music. The game has a lobby with your avatar, where you pick your next song and hang out. What players want on top of that are extra dances and poses to mess around with in that lobby.
Now the honest part. There is no safe script made just for Project RUSHER. There is one auto-play style hub floating around for it. But it is locked behind a key link, and its code is scrambled so nobody can check what it does. On a kids site we will not send you to something like that. What is safe here are universal emote and dance players. They will not hit notes for you, but they are fun in the lobby. The three below all run with no key.
Project RUSHER Scripts (Emote Player, Animation Packs, Pack Editor, Favorites & More)
Project RUSHER Script (AFEM Max Emote Player):
Script 1 KEYLESSAFEM MAX
Emote PlayerAnimation PacksPack EditorFavoritesEmote Speed
local src = ""
local CoreGui = game:GetService("StarterGui")
pcall(function()
src = game:HttpGet("https://yarhm.com/scr?channel=afemmax", false)
end)
if src == "" then
CoreGui:SetCore("SendNotification", {
Title = "YARHM Outage";
Text = "YARHM Online is currently unavailable! Sorry for the inconvenience. Using AFEM Max Offline.";
Duration = 5;
})
src = game:HttpGet("https://raw.githubusercontent.com/Joystickplays/AFEM/refs/heads/main/max/afemmax.lua", false)
end
loadstring(src)()
Select all the text above, copy it, then paste it into your executor.
This is the biggest one. It opens a long list of dances, poses, and sits you can play for free. That is fun in the lobby between songs. You can pull a pose while you pick your next track, or dance on the results screen after a good run. You can search the list and star your favorites. You can even build your own packs. It loads from its own server, with a backup if that server is down. One thing to know. The main copy tells its server which game you ran it in. That will not hurt you, but you should know it happens.
Project RUSHER Script (7yd7 Emote Wheel):
Script 2 KEYLESS7YD7 EMOTE HUB
Emote WheelEmote PagesEmote WalkSave and Load
loadstring(game:HttpGet("https://raw.githubusercontent.com/7yd7/Hub/refs/heads/Branch/GUIS/Emotes.lua"))()
Select all the text above, copy it, then paste it into your executor.
The wheel is why you would pick this one. You drop your top emotes onto a wheel. Then you flick to the one you want with one move. That is handy for switching poses fast while you hang out in the lobby. Emote Walk is the other strong part. It lets a pose keep playing while you walk around. So you can stroll around the song menu without your pose stopping. You can also save a group of emotes and load it back another day.
Project RUSHER Script (Vexro Copy Emote):
Script 3 KEYLESSVEXRO EMOTE PLAYER
Copy EmoteCustom KeybindsAuto Stop on Walk8 Languages
loadstring(game:HttpGet("https://raw.githubusercontent.com/zyrovell/Vexro/main/src/vexroemotes.lua"))()
Select all the text above, copy it, then paste it into your executor.
Vexro has one move the others do not. It is called Copy Emote. You point it at another player doing a pose you like. It puts that same pose on you. That is handy when you want to match a friend for a photo in the lobby. You can also link your favorite emotes to keyboard keys. It is the only one here with menus in eight languages, not only English.
How to Use the Project RUSHER Script
1Get a Roblox executor. Solara, Xeno, Wave, and Delta all run these scripts.
2Open Project RUSHER on Roblox and wait for the lobby to load in around you.
3Open your executor and attach it to Roblox.
4Copy one of the scripts above and paste it into the executor script box.
5Press Execute. The emote menu opens right away with no key needed.
6Search for a pose or dance and click it to play it. Do it while you hang out in the lobby.
Scripts can stop working after big game updates. If one breaks, check back here for an updated version.
About The Project RUSHER Scripts
An emote player is a fun little add-on for the lobby. On your own you only get the moves in the game menu. These scripts open a big list of extra dances, poses, and sits instead. You can play any of them right away. That is what you want when you dance on the results screen or pose for a photo between songs.
AFEM Max is the one to try first. It has the longest list and a favorites tab. Pick 7yd7 if you like an emote wheel and want a pose to keep going while you walk. Pick Vexro if you want to copy a move off another player, or use keyboard keys.
One more honest note. These are emote players, not a cheat that hits notes or boosts your score for you. Project RUSHER is a skill game, so the real fun is getting better at the songs yourself. Skip any tool that claims it can auto-play the charts, since those are the unsafe ones. The emotes above are the safe part, and they keep the lobby fun.
Run scripts on an alt account, not your main one. Exploiting breaks the Roblox rules. Also watch where you get scripts. A real script is just text you paste into an executor. It is never a separate program. If a page tells you to install a .exe file to get a Project RUSHER script, that is malware. Close the page.
Scam warning: Scripts break the Roblox Terms of Service, so use an alt account. Never download a separate program or hand over your Roblox login to run a “Project RUSHER script,” and ignore anything asking you to pay or to run a .exe file. The scripts on this page run straight from your executor.
MORE FOR PROJECT RUSHER
Need an executor? See our Roblox Executor guide for the safe ones and how to set them up.
Wondering about codes? Our Project RUSHER Codes page explains what you can unlock for free without them.
New here? Read the Project RUSHER Wiki for how the songs work and the badges explained.