Advertisement
NATCHERMONOXIDE

*OP* TSB HUB + SIMPLE VERIFY SYSTEM !

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