Advertisement
Wolfz_Cheats

Roblox Notifications script

Feb 29th, 2020
2,861
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. game.StarterGui:SetCore("SendNotification", {
  2. Title = "JailbreakHaxx2!";
  3. Text = "Injected :D";
  4. Icon = "";
  5. Duration = 5;
  6. Callback = bindableFunction;
  7. Button1 = "";
  8. Button2 = "";
  9. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement