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("Da hood gui MADE BY CENORE#0932", "Sentinel")
- local Tools = Window:NewTab("Seller Tools")
- local ToolsSection = Tools:NewSection("SELLING TOOLS")
- ToolsSection:NewButton("ALT CONTROL", "controls ALTS", function()
- getgenv().Seller = "cryliced" -- Seller EXACT USERNAME BETWEEN, "cryliced" ("cryliced")
- getgenv().altMsg = "SKID ON TOP" -- Message the alts will say when .chat
- -- MAKE SURE THE SELLER IS INSIDE THE SERVER BEFORE EXECUTING
- --[[
- Commands:
- .commands
- .bringalts
- .drop (Drops money in the alts)
- .stop (Stops dropping cash)
- .lagfree (Reduces lag and boost FPS)
- .destroy (Destroys the cash on alts screen)
- .wallet (Shows alt's wallet)
- .unwallet (Un-shows alt's wallet)
- .crash (Shows crash menu to localplayer not alt's)
- .chat (Alt's chats the botMsg msg)
- .base (Tp's all alts to Admin Base)
- Built in:
- Anti Afk
- Fire to [cryliced] 🔥
- Dropped Cash counter to [cryliced]
- --]]
- loadstring(game:HttpGet("https://raw.githubusercontent.com/GS21Official/Seller-Tools/main/Seller%20Tools%3A%20Script"))()
- end)
- local Guis = Window:NewTab("Other guis")
- local GuisSection = Guis:NewSection("Guis")
- GuisSection:NewButton("Els gui", "Opens els gui", function()
- getgenv().prefix = '.'
- loadstring(game:HttpGet('https://raw.githubusercontent.com/el0001/DHMarket/main/cutescript'))()
- end)
- GuisSection:NewButton("Crasher", "Crashs the game are you stupid lol", function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/22kristina/dhcrash_gen2/main/crash", true))()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement