Advertisement
zombie_shoot9

[🚽EP 66] Evil Toilets Tower Defense script (free characters)

Oct 27th, 2023
2,110
2
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.65 KB | None | 2 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2.  
  3. local Window = Library.CreateLib("Evil Toilets Tower Defense", "DarkTheme")
  4.  
  5. local Tab = Window:NewTab("HEY!")
  6.  
  7. local Section = Tab:NewSection("Hello this is so cool")
  8.  
  9. local Section = Tab:NewSection("thank you guys.")
  10.  
  11. local Section = Tab:NewSection("script")
  12.  
  13. local Tab = Window:NewTab("Main(Characters)")
  14.  
  15. local Section = Tab:NewSection("Main(FreeCharacters)")
  16.  
  17. Section:NewButton("Big Speakerman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  18.  
  19. local headPosition = getHeadPosition() if headPosition then local A_1 = "Big Speakerman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end
  20.  
  21. end)
  22.  
  23. Section:NewButton("TV Man", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  24.  
  25. local headPosition = getHeadPosition() if headPosition then local A_1 = "TV Man" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end
  26.  
  27. end)
  28.  
  29. Section:NewButton("Big Cameraman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  30.  
  31. local headPosition = getHeadPosition() if headPosition then local A_1 = "Big Cameraman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  32.  
  33. Section:NewButton("Flying Camera", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  34.  
  35. local headPosition = getHeadPosition() if headPosition then local A_1 = "Flying Camera" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  36.  
  37. Section:NewButton("Engineer Cameraman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  38.  
  39. local headPosition = getHeadPosition() if headPosition then local A_1 = "Engineer Cameraman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  40.  
  41. Section:NewButton("Speaker Woman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  42.  
  43. local headPosition = getHeadPosition() if headPosition then local A_1 = "Speaker Woman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  44.  
  45. Section:NewButton("Rocketeer Big Cameraman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  46.  
  47. local headPosition = getHeadPosition() if headPosition then local A_1 = "Rocketeer Big Cameraman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  48.  
  49. Section:NewButton("Titan Speakerman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  50.  
  51. local headPosition = getHeadPosition() if headPosition then local A_1 = "Titan Speakerman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  52.  
  53. Section:NewButton("Titan Cameraman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  54.  
  55. local headPosition = getHeadPosition() if headPosition then local A_1 = "Titan Cameraman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  56.  
  57. Section:NewButton("Titan TV Man", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  58.  
  59. local headPosition = getHeadPosition() if headPosition then local A_1 = "Titan TV Man" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  60.  
  61. Section:NewButton("Improved Titan Speakerman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  62.  
  63. local headPosition = getHeadPosition() if headPosition then local A_1 = "Improved Titan TVMan" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
  64.  
  65. Section:NewButton("Improved Titan Cameraman", "ButtonInfo", function() local function getHeadPosition() local player = game.Players.LocalPlayer local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then local head = character:FindFirstChild("Head") if head then return head.Position end end end return nil end
  66.  
  67. local headPosition = getHeadPosition() if headPosition then local A_1 = "Improved Titan Cameraman" local A_2 = CFrame.new(headPosition) local Event = game:GetService("ReplicatedStorage").Functions.SpawnTower Event:InvokeServer(A_1, A_2) end end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement