Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(1.2)
- game.StarterGui:SetCore("SendNotification", {
- Title = "Cyborg - HitAPI"; -- the title (ofc)
- Text = "Cyboard Loaded, thanks to 'what' and 'charles' for help!"; -- what the text says (ofc)
- Icon = "rbxassetid://3090323830"; -- the image if u want.
- Duration = 5; -- how long the notification should in secounds
- })
Advertisement
Add Comment
Please, Sign In to add comment