eren2481

inj

Feb 7th, 2020
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. wait(1)
  2. game.StarterGui:SetCore("SendNotification", {
  3. Title = "Turkish Client"; -- the title (ofc)
  4. Text = "Basarili bir sekilde injectlendi"; -- what the text says (ofc)
  5. Duration = 7; -- how long the notification should in secounds
  6. })
Advertisement
Add Comment
Please, Sign In to add comment