Totalxterror

Wormface Remove Text

Apr 2nd, 2021 (edited)
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. while wait() do
  2.   pcall(function()
  3.     game:GetService("Players").Totalxterror.PlayerGui.OnScreenNotificationGui:Destroy()
  4.   end)
  5. end
Add Comment
Please, Sign In to add comment