Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
- local Window = Library.CreateLib("Seiko Scripts", "Synapse")
- local Tab = Window:NewTab("Game Name")
- local Section = Tab:NewSection("Sub and like")
- Section:NewButton("OverdriveH", "Work in game Murderer mystery 2 Blade Ball Dead Ralis", function()ODH_KEY = "" -- if you are a free user, enter your key here to auto validate.
- loadstring(game:HttpGet("https://api.overdrivehub.xyz/v1/auth"))()
- -- Your script here remove this text
- print("Clicked")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement