Advertisement
LeviTheOtaku

autoexecute

Mar 2nd, 2019
25,748
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.34 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "Levisploit attached!";
  3. Text = "Autoexecuting the autoexec folder now.";
  4. Icon = "rbxassetid://2912991653";
  5. Duration = 5;
  6. })
  7. game.StarterGui:SetCore("SendNotification", {
  8. Title = "Thank you!";
  9. Text = "Thanks for using Levisploit!";
  10. Icon = "rbxassetid://2912991653";
  11. Duration = 5;
  12. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement