Advertisement
Best0080

Untitled

Oct 5th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. local Notification = loadstring(game:HttpGet("https://raw.githubusercontent.com/Jxereas/UI-Libraries/main/notification_gui_library.lua", true))()
  2. setclipboard(game:GetService("RbxAnalyticsService"):GetClientId())
  3. Notification.new("success", "Setclipboard Success", "Back To Web Enter Hwid")
  4. Notification.new("info", "You Hwid In Clipboard", game:GetService("RbxAnalyticsService"):GetClientId())
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement