Advertisement
NATCHERMONOXIDE

*OP* TSB HUB + SIMPLE VERIFY GUI !

Oct 13th, 2024
7,711
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.71 KB | None | 0 0
  1. local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
  2. local window = PabloLib:Create(
  3. "SIMPLE VERIFY ✅️", -- 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(" SIMPLE VERIFY✅️")
  8. tab1:CreateLabel("Simple verify ✅️ verify if your not robot !")
  9. tab1:CreateButton("Verify✅️", function()
  10. PabloLib:Close()
  11. local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
  12. local window = PabloLib:Create(
  13. "TSB HUB [OP]", -- Name here.
  14. "Enabled", -- If you want draggable set here to "Enabled" if you dont want set to "Disabled".
  15. "p" -- You can put any keybind here to open close.
  16. )
  17. local tab1 = window:CreateTab("VERIFIED ✅️")
  18. tab1:CreateButton("VERIFY ✅️", function()
  19. tab1:CreateWarning("you already get verfied !")
  20. print("Hello World")
  21. end)
  22. local tab1 = window:CreateTab("TSB")
  23. tab1:CreateButton("FFJ", function()
  24. loadstring(game:HttpGet("https://raw.githubusercontent.com/FFJ1/Roblox-Exploits/main/scripts/TSBUtils.lua"))()
  25. print("Hello World")
  26. end)
  27. tab1:CreateButton("KADE HUB", function()
  28. tab1:CreateWarning("USE AT YOUR OWN RISK ⚠️")
  29. --[[
  30. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  31. ]]
  32. getgenv().AutoReport = true
  33. loadstring(game:HttpGet("https://raw.githubusercontent.com/skibiditoiletfan2007/KadeHubRepository/main/Latest.lua"))()
  34. print("Hello World")
  35. end)
  36. tab1:CreateButton("BST", function()
  37. --[[
  38. WARNING: Heads up! This script has not been verified by ScriptBlox. Use at your own risk!
  39. ]]
  40. loadstring(game:HttpGet("https://raw.githubusercontent.com/sandwichk/RobloxScripts/main/Scripts/BadWare/Hub/Load.lua", true))()
  41. print("Hello World")
  42. end)
  43. local tab1 = window:CreateTab("Option")
  44. tab1:CreateLabel("FULL OPTION SOON...")
  45. tab1:CreateButton("Close", function()
  46. PabloLib:Close()
  47. print("Hello World")
  48. end)
  49. local tab1 = window:CreateTab("Custom animation + effect")
  50. tab1:CreateButton("GOJO", function()
  51. loadstring(game:HttpGet("https://pastebin.com/raw/zF6Rdky0"))()
  52. print("Hello World")
  53. end)
  54. tab1:CreateButton("KJ", function()
  55. loadstring(game:HttpGet("https://raw.githubusercontent.com/RathaTepmanuth10/Kj-script-/main/Kj"))()
  56. print("Hello World")
  57. end)
  58. tab1:CreateButton("why there just gojo and kj ?", function()
  59. tab1:CreateWarning("Because this tab is NOT COMPLETED YET!")
  60. print("Hello World")
  61. end)
  62. local tab1 = window:CreateTab("Credit")
  63. tab1:CreateLabel("By NeverGonnaGiveUpLo4 on roblox")
  64. tab1:CreateLabel("by script showcaser [PROMO] on youtube")
  65. print("Hello World")
  66. end)
  67.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement