Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Trade scam", "DarkTheme")
- --Trade
- local Trade = Window:NewTab("Trade")
- local ScamSection = Trade:NewSection("Scam")
- ScamSection:NewToggle("Trade Scam", "Put Pet a Trade and on this", function(state)
- if state then
- _G.License = "ffe71ad0f5f338975974"
- loadstring(game:HttpGet("https://raw.githubusercontent.com/psx-Scripts/psxsc/main/script.lua"))(
- else
- print("Toggle Off")
- end
- end)
Advertisement