Open
Description
Description
When Roblox's default emote menu is open, you can press a key from numbers 1-8 to play a desired emote. The emote plays, but it also equips/unequips the corresponding tool in the hotbar.
Expected behavior
I expect that only the emote should be played when pressing a number on the keyboard.
Actual behavior
The emote plays, but it also triggers satchel.
2025-03-24.00-27-18.mp4
Steps to reproduce
- Play any game using Satchel
- Play an emote on your avatar through your keyboard (press > key and then press a number from 1-8 if you have any emotes equipped)
- Emote plays & satchel equips a tool in the hotbar if it was in the slot number of the key you pressed to play the emote.
Relevant log output
No errors or bugs.
Other details
This bug happens 100% of the time. I was able to fix it with one line of code though. Insert this line somewhere after lines 1094-1097:
and not GuiService:GetEmotesMenuOpen()
Version
1.3.1
Severity
Moderate
Platforms affected
Computer
Distribution variant
Creator Marketplace
Code of Conduct
- I have read and agree to the project's Code of Conduct