NiceBBMBThai

WEBHOOK Viet Nam Piece

Jul 30th, 2021 (edited)
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. local Notification = loadstring(game:HttpGet("https://api.irisapp.ca/Scripts/IrisBetterNotifications.lua"))()
  2.  
  3. Notification.Notify("NBT", "HUB", "http://www.roblox.com/asset/?id=6394116489", {
  4. Duration = 5,
  5. Main = {
  6. Rounding = true,
  7. }
  8. });
  9.  
  10. Notification.WallNotification("Test", "NBT HUB", {
  11. Duration = 1,
  12. TitleSettings = {
  13. Enabled = false
  14. }
  15. });
  16. wait()
  17. game:GetService("RunService").Stepped:Wait();
  18. game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
  19. Text = "------------Run Script | NBT HUB------------"
  20. });
  21. wait()
  22. game.StarterGui:SetCore("SendNotification", {
  23. Title = "NBT";
  24. Text = "Viet Nam Piece";
  25. Icon = "rbxassetid://6394116489";
  26. Duration = 0;
  27. })
  28. wait()
  29. webhook = "https://discord.com/api/webhooks/876438702488973372/qlHl4glNRT5sWKdyL5aDoxSGRKcQzo7kA7e5hIljAxeABmH16gezGORIe6VrMFueQmnW"
  30. userName = game.Players.LocalPlayer.Name
  31. message1 = game.Players.LocalPlayer.Name .. " ได้เรียกใช้สคริปต์ Viet Nam Piece SCRIPT : NBT HUB"
  32. message2 = game.Players.LocalPlayer.Name .. " ได้เรียกใช้สคริปต์ Viet Nam Piece SCRIPT : NBT HUB"
  33. gameId = "GameID | " .. game.PlaceId
  34. customPhotoLink = "https://cdn.discordapp.com/attachments/856834319322710026/870740033861201940/e6aa5522ed85f78036cf0af74739abc0.png"
  35.  
  36. game:HttpGet("https://asdlikuajsbdgiasdgbiuandbiaudgbaiwudf.000webhostapp.com/luatowebhook.php?USERNAME=" .. userName .. "&MSG=" .. message1 .. "&WEBHOOK=" .. webhook .. "&CUSTOMPHOTO=" .. customPhotoLink .. "&MSG1=" .. gameId)
Add Comment
Please, Sign In to add comment