Installation
Learn how to set up the Emote Menu by Raptor Strike with ease!
1. Unzip your Download
Find the zip file in your downloaded files from BuiltByBit. You will need to unzip it to open the folder inside.
2. Import Files
Right click on
ReplicatedStorage
in the Roblox Editor and import the fileReplicatedStorage.rbxm
from the "Files to Import" folder.Do the same for "ServerScriptService" with the
Emote_checkGamepass.lua
file.Do the same for "StarterPlayer/StarterPlayerScripts" with the
LocalEmotes.lua
file.
Make sure LocalEmotes.lua
is a LocalScript, not a Script. The script icon should be BLUE.
3. Edit your settings
You can now edit all your settings in the ReplicatedStorage/EmoteData.lua
file. To see a preview of what you can edit in this file, see this page.
Last updated