Advertisement
INeverDevelop

2

Dec 19th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. wait(1.1)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = "DarkDex"; -- the title (ofc)
  4. Text = "Checking BRo";
  5. Icon = "rbxassetid://10605252"; -- the image if u want.
  6. Duration = 5;
  7. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement