Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local NotificationBindable = Instance.new("BindableFunction")
- NotificationBindable.OnInvoke = callback
- --
- game.StarterGui:SetCore("SendNotification", {
- Title = "use an alt!";
- Text = "you can get banned for using this in boxing league";
- Icon = "";
- Duration = 5;
- Callback = NotificationBindable;
- })
- loadstring(game:HttpGet("https://raw.githubusercontent.com/yogurtsss/trashs-scripts-obfuscated/main/Boxing%20League", true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement