Advertisement
Runixer

Untitled

Jan 13th, 2020
20,342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "2PSHT Admin";
  3. Text = "2PSHT Admin Commands have been loaded! Say "..Prefix.."cmds for the list of commands.";
  4. Icon = "rbxassetid://4595715410";
  5. Duration = 15;
  6. Button1 = "Okay";
  7. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement