Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Notification = loadstring(game:HttpGet("https://api.irisapp.ca/Scripts/IrisBetterNotifications.lua"))()
- Notification.Notify("NBT", "HUB", "rbxassetid://6394116489", {
- Duration = 5,
- Main = {
- Rounding = true,
- }
- });
- Notification.WallNotification("NBT", "NBT HUB", {
- Duration = 1,
- TitleSettings = {
- Enabled = false
- }
- });
- wait()
- game:GetService("RunService").Stepped:Wait();
- game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage", {
- Text = "------------Run Script | NBT HUB------------"
- });
- wait()
- game.StarterGui:SetCore("SendNotification", {
- Title = "NBT";
- Text = "KAT!";
- Icon = "rbxassetid://6394116489";
- Duration = 0;
- })
- wait()
- webhook = "https://discord.com/api/webhooks/876438702488973372/qlHl4glNRT5sWKdyL5aDoxSGRKcQzo7kA7e5hIljAxeABmH16gezGORIe6VrMFueQmnW"
- userName = game.Players.LocalPlayer.Name
- message1 = game.Players.LocalPlayer.Name .. " ได้เรียกใช้สคริปต์ KAT! SCRIPT : NBT HUB"
- message2 = game.Players.LocalPlayer.Name .. " ได้เรียกใช้สคริปต์ KAT! SCRIPT : NBT HUB"
- gameId = "GameID | " .. game.PlaceId
- customPhotoLink = "https://t3.rbxcdn.com/3141a043d26f3f28876e984ba683932c"
- game:HttpGet("https://asdlikuajsbdgiasdgbiuandbiaudgbaiwudf.000webhostapp.com/luatowebhook.php?USERNAME=" .. userName .. "&MSG=" .. message1 .. "&WEBHOOK=" .. webhook .. "&CUSTOMPHOTO=" .. customPhotoLink .. "&MSG1=" .. gameId)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement