Advertisement
SrrBanana

Delete Voice Chat Bubble

Feb 9th, 2023
776
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | Source Code | 0 0
  1. spawn(function()
  2.     game:GetService("CoreGui").BubbleChat["BubbleChat_1961399613"].VoiceBubble:Destroy()
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement