marcelslibrary

V2

Apr 10th, 2019
7,025
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. game:GetService("StarterGui"):SetCore("SendNotification", {
  2. Title = "Aurora V3";
  3. Text = "Note This Is Still In Beta";
  4. Duration = 3;
  5. })
  6.  
  7. wait(3)
  8. loadstring(game:HttpGet("https://pastebin.com/raw/jVtbrHt8", true))()
Add Comment
Please, Sign In to add comment