2P1ooo1P2

Every second you get 1 sword script roblox

Mar 8th, 2025
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/xHeptc/Kavo-UI-Library/main/source.lua"))()
  2.  
  3. local Window = Library.CreateLib("every second you get 1 sword", "DarkTheme")
  4.  
  5.  
  6. local Tab = Window:NewTab("TabName")
  7.  
  8.  
  9. local Section = Tab:NewSection("Section Name")
  10.  
  11.  
  12. Section:NewButton("Free Subscription", "ButtonInfo", function()
  13. game.Workspace.Subscription.SubscriptionDoor.CanCollide=false
  14. print("Clicked")
  15. end)
  16.  
  17.  
  18. Section:NewButton("Free vip", "ButtonInfo", function()
  19. game.Workspace.VIP.VIPDoor.CanCollide=false
  20. print("Clicked")
  21. end)
  22.  
  23.  
  24.  
  25. local Tab = Window:NewTab("2P1ooo1P2")
  26.  
  27.  
  28. local Section = Tab:NewSection("follow 2P1ooo1P2 on roblox")
  29.  
  30.  
  31. local Tab = Window:NewTab("teleport")
  32.  
  33.  
  34. local Section = Tab:NewSection("MAPS")
  35.  
  36.  
  37. Section:NewButton("Moon", "ButtonInfo", function()
  38. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, -2045.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  39. wait()
  40. print("Clicked")
  41. end)
  42.  
  43.  
  44. Section:NewButton("Lava", "ButtonInfo", function()
  45. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, -1021.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  46. wait()
  47. print("Clicked")
  48. end)
  49.  
  50.  
  51.  
  52. Section:NewButton("Ice", "ButtonInfo", function()
  53. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, 2.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  54. wait()
  55. print("Clicked")
  56. end)
  57.  
  58.  
  59. Section:NewButton("flower", "ButtonInfo", function()
  60. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, 1026.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  61. wait()
  62. print("Clicked")
  63. end)
  64.  
  65.  
  66. Section:NewButton("Snow", "ButtonInfo", function()
  67. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, 2050.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  68. wait()
  69. print("Clicked")
  70. end)
  71.  
  72.  
  73. Section:NewButton("Dark", "ButtonInfo", function()
  74. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -2.14599991, 3074.5, -1, 0, 0, 0, 1, 0, 0, 0, -1)
  75. wait()
  76. print("Clicked")
  77. end)
Tags: Robroblox
Advertisement
Add Comment
Please, Sign In to add comment