Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local PabloLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/BatuKvi123/PabloLibV3/main/PabloLibV3"))()
- local window = PabloLib:Create(
- "tsb character hub", -- Name here.
- "Enabled", -- If you want draggable set here to "Enabled" if you dont want set to "Disabled".
- "p" -- You can put any keybind here to open close.
- )
- local tab1 = window:CreateTab("Main")
- tab1:CreateButton("Saitama to gojo", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/skibiditoiletfan2007/BaldyToSorcerer/main/Latest.lua"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Garou to yuji", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/xVicity/GLACIER/main/LATEST.lua"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Tatsumaki to sans", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Qaiddanial2904/ROBLOX-FREAKY-GOJO-REAL/refs/heads/main/SANS%20%5BREDACTED%5D"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Metal bat to reaper", function()
- getgenv().Music = false
- --Setting this to false usually fixes most executors
- --also it helps load time a little bit
- getgenv().AttackQuality = 'High'
- --Set to Low,High
- getgenv().ConstantSpeed = false
- --if you want your speed to be constant
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Reapvitalized/TSB/main/APOPHENIA.lua"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Any character to sonic", function()
- loadstring(game:HttpGet("https://pastebin.com/raw/7V1mUBtQ"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Garou to dio", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Medley-Taboritsky/RobloxScripting/refs/heads/main/DIO_Garou_TSB"))()
- print("You successfully executed the script")
- end)
- tab1:CreateButton("Garou to dio", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Medley-Taboritsky/RobloxScripting/refs/heads/main/DIO_Garou_TSB"))()
- print("You successfully executed the script")
- end)
Advertisement
Add Comment
Please, Sign In to add comment