Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Displaying a warning notification
- game:GetService("StarterGui"):SetCore("SendNotification", {
- Title = "⚠️WARNING⚠️";
- Text = "I FOUNDED THAT IN MY ALT, THIS HUB CAN BAN YOU";
- Icon = "";
- Duration = 5;
- })
- -- Executing a loadstring from a URL
- getgenv().AutoReport = true
- loadstring(game:HttpGet("https://raw.githubusercontent.com/skibiditoiletfan2007/KadeHubRepository/main/Latest.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement