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("Skibidi toilet tower defense", "DarkTheme")
- local Tab = Window:NewTab("Please read it!")
- local Section = Tab:NewSection("This script in beta so if you want full version")
- Section:NewLabel("you can write in comments")
- Section:NewLabel("And for people who wants Free gamepass for siege defense or another games")
- Section:NewLabel("or another games")
- Section:NewLabel("just let you know that not all games use remote event so")
- Section:NewLabel("without Remote Event its imposible to do free gamepass:(")
- local Tab = Window:NewTab("Free gamepass")
- local Section = Tab:NewSection("Free gamepass")
- Section:NewButton("Equip Titan Tv Man", "ButtonInfo", function()
- local A_1 = "Titan TV-Man"
- local Event = game:GetService("ReplicatedStorage").InteractItem
- Event:InvokeServer(A_1)
- end)
- local Tab = Window:NewTab("Free Charaters")
- local Section = Tab:NewSection("Titan Cameramen(Cost 2000$)")
- Section:NewButton("Place Position 1", "ButtonInfo", function()
- local A_1 = "Titan Cameraman"
- local A_2 = CFrame.new(-6.63511658, 1.8068198, 5.41565704, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 2", "ButtonInfo", function()
- local A_1 = "Titan Cameraman"
- local A_2 = CFrame.new(-13.530407, 1.8068198, -6.59859467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 3", "ButtonInfo", function()
- local A_1 = "Titan Cameraman"
- local A_2 = CFrame.new(-3.1808815, 1.8068198, 5.13648415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 4", "ButtonInfo", function()
- local A_1 = "Titan Cameraman"
- local A_2 = CFrame.new(-1.68215179, 1.8068198, -7.03336334, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 5", "ButtonInfo", function()
- local A_1 = "Titan Cameraman"
- local A_2 = CFrame.new(41.0129318, 1.8068198, -0.306930542, 1.19248806e-08, 0, -1, 0, 1, 2.35506282e-23, 1, 0, 1.19248806e-08)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- local Section = Tab:NewSection("Titan Speakerman(Cost 1000$)")
- Section:NewButton("Place Position 1", "ButtonInfo", function()
- local A_1 = "TitanSpeakerman"
- local A_2 = CFrame.new(-6.63511658, 1.8068198, 5.41565704, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 2", "ButtonInfo", function()
- local A_1 = "TitanSpeakerman"
- local A_2 = CFrame.new(-13.530407, 1.8068198, -6.59859467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 3", "ButtonInfo", function()
- local A_1 = "TitanSpeakerman"
- local A_2 = CFrame.new(-3.1808815, 1.8068198, 5.13648415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 4", "ButtonInfo", function()
- local A_1 = "TitanSpeakerman"
- local A_2 = CFrame.new(-1.68215179, 1.8068198, -7.03336334, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 5", "ButtonInfo", function()
- local A_1 = "TitanSpeakerman"
- local A_2 = CFrame.new(41.0129318, 1.8068198, -0.306930542, 1.19248806e-08, 0, -1, 0, 1, 2.35506282e-23, 1, 0, 1.19248806e-08)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- local Section = Tab:NewSection("Speakerman(Cost 100$)")
- Section:NewButton("Place Position 1", "ButtonInfo", function()
- local A_1 = "Speakerman"
- local A_2 = CFrame.new(-6.63511658, 1.8068198, 5.41565704, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 2", "ButtonInfo", function()
- local A_1 = "Speakerman"
- local A_2 = CFrame.new(-13.530407, 1.8068198, -6.59859467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 3", "ButtonInfo", function()
- local A_1 = "Speakerman"
- local A_2 = CFrame.new(-3.1808815, 1.8068198, 5.13648415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 4", "ButtonInfo", function()
- local A_1 = "Speakerman"
- local A_2 = CFrame.new(-1.68215179, 1.8068198, -7.03336334, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 5", "ButtonInfo", function()
- local A_1 = "Speakerman"
- local A_2 = CFrame.new(41.0129318, 1.8068198, -0.306930542, 1.19248806e-08, 0, -1, 0, 1, 2.35506282e-23, 1, 0, 1.19248806e-08)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- local Section = Tab:NewSection("TV-Woman(Cost 350$)")
- Section:NewButton("Place Position 1", "ButtonInfo", function()
- local A_1 = "TV-Woman"
- local A_2 = CFrame.new(-6.63511658, 1.8068198, 5.41565704, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 2", "ButtonInfo", function()
- local A_1 = "TV-Woman"
- local A_2 = CFrame.new(-13.530407, 1.8068198, -6.59859467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 3", "ButtonInfo", function()
- local A_1 = "TV-Woman"
- local A_2 = CFrame.new(-3.1808815, 1.8068198, 5.13648415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 4", "ButtonInfo", function()
- local A_1 = "TV-Woman"
- local A_2 = CFrame.new(-1.68215179, 1.8068198, -7.03336334, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 5", "ButtonInfo", function()
- local A_1 = "TV-Woman"
- local A_2 = CFrame.new(41.0129318, 1.8068198, -0.306930542, 1.19248806e-08, 0, -1, 0, 1, 2.35506282e-23, 1, 0, 1.19248806e-08)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- local Section = Tab:NewSection("Scientist Cameraman(Cost 300$)")
- Section:NewButton("Place Position 1", "ButtonInfo", function()
- local A_1 = "Scientist Cameraman"
- local A_2 = CFrame.new(-6.63511658, 1.8068198, 5.41565704, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 2", "ButtonInfo", function()
- local A_1 = "Scientist Cameraman"
- local A_2 = CFrame.new(-13.530407, 1.8068198, -6.59859467, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 3", "ButtonInfo", function()
- local A_1 = "Scientist Cameraman"
- local A_2 = CFrame.new(-3.1808815, 1.8068198, 5.13648415, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 4", "ButtonInfo", function()
- local A_1 = "Scientist Cameraman"
- local A_2 = CFrame.new(-1.68215179, 1.8068198, -7.03336334, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
- Section:NewButton("Place Position 5", "ButtonInfo", function()
- local A_1 = "Scientist Cameraman"
- local A_2 = CFrame.new(41.0129318, 1.8068198, -0.306930542, 1.19248806e-08, 0, -1, 0, 1, 2.35506282e-23, 1, 0, 1.19248806e-08)
- local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower
- Event:InvokeServer(A_1, A_2)
- end)
Advertisement
Advertisement