Advertisement
ILovePotato

Untitled

Dec 14th, 2024
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
  2. local window = PabloLib:Create(
  3. "Slap Battles | Troll", -- Name here.
  4. "Enabled", -- If you want draggable set here to "Enabled" if you dont want set to "Disabled".
  5. "p" -- You can put any keybind here to open close.
  6. )
  7. local tab1 = window:CreateTab("Troll1")
  8. tab1:CreateButton("Fe John Doe", function()
  9. loadstring(game:HttpGet("https://raw.githubusercontent.com/ILoveScripting680/Fejohndoe/refs/heads/main/Fejohndi"))()
  10. end)
  11. tab1:CreateButton("Get Trolled KykyryzoB", function()
  12. loadstring(game:HttpGet("https://raw.githubusercontent.com/KykyryzoB/KykyryzoB-Hub-SB/main/KykryzoB.lua"))()
  13. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement