SKIDNOOB

AI

Apr 24th, 2020
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "-=Sonny=-"; -- Required. Has to be a string!
  3. Text = "Already Injected!"; -- Required. Has to be a string!
  4. Icon = "http://www.roblox.com/asset/?id=4930004430"; -- Optional, defaults to "" (no icon)
  5. Duration = 5; -- Optional, defaults to 5 seconds
  6. })
Advertisement
Add Comment
Please, Sign In to add comment