The_One123

Untitled

Nov 15th, 2018
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification", {
  2. Title = "Injected";
  3. Text = "The DivineAPI has been injected!";
  4. })
  5. game:GetService("StarterGui"):SetCore("SendNotification", {
  6. Title = "Credits";
  7. Text = "The DivineAPI was created by The One#8255!";
  8. })
  9. game:GetService("StarterGui"):SetCore("SendNotification", {
  10. Title = "Shoutout";
  11. Text = "Shout out to [YT]iMostafaExploitz™#7639!";
  12. })
Add Comment
Please, Sign In to add comment