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("free evolutions", "DarkTheme")
- local Tab = Window:NewTab("Free characters")
- local Section = Tab:NewSection("free characters")
- Section:NewButton("small cameramen/speakerman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 1
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Medium Cameramen", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 2
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("large Speakerman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 3
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Titan SpeakerMan", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 4
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Titan Cameramen", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 5
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("TVman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 6
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("large TVman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 7
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Titan TVman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 8
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Upgraded Titan TVman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 9
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Tv Woman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 10
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Upgraded Titan Cameraman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 11
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- local Section = Tab:NewSection("Toilets")
- Section:NewButton("Small Toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 1
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Medium Toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 2
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Big Toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 3
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("very big toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 4
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Gman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 5
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Glith Toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 6
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Infected SpeakerMan Titan", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 7
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Soldier Toilet", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 8
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Section:NewButton("Upgraded Gman", "ButtonInfo", function()
- local A_1 = "NewForm"
- local A_2 = 9
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
Advertisement