Advertisement
INeverDevelop

afafa

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