Advertisement
SkiedMasterYTT

idk cray cray

Jun 3rd, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.02 KB | None | 0 0
  1. local VPNProtection = Instance.new("ScreenGui")
  2. local BanProtectionUI = Instance.new("Frame")
  3. local title = Instance.new("TextLabel")
  4. local canada = Instance.new("TextButton")
  5. local uk = Instance.new("TextButton")
  6. local switcheverysec = Instance.new("TextButton")
  7. local banwaveproto = Instance.new("TextButton")
  8. local BanwaveProtectionUI = Instance.new("Frame")
  9. local title_2 = Instance.new("TextLabel")
  10. local lvl1protection = Instance.new("TextButton")
  11. local level2protection = Instance.new("TextButton")
  12. local lvl3protection = Instance.new("TextButton")
  13.  
  14. VPNProtection.Name = "VPNProtection"
  15. VPNProtection.Parent = game.CoreGui
  16. VPNProtection.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  17.  
  18. BanProtectionUI.Name = "BanProtectionUI"
  19. BanProtectionUI.Parent = VPNProtection
  20. BanProtectionUI.BackgroundColor3 = Color3.new(0.396078, 0.396078, 0.396078)
  21. BanProtectionUI.Position = UDim2.new(0.226450995, 0, 0.143646419, 0)
  22. BanProtectionUI.Size = UDim2.new(0, 302, 0, 306)
  23.  
  24. title.Name = "title"
  25. title.Parent = BanProtectionUI
  26. title.BackgroundColor3 = Color3.new(1, 1, 1)
  27. title.BackgroundTransparency = 3
  28. title.Position = UDim2.new(0.0331125855, 0, 0, 0)
  29. title.Size = UDim2.new(0, 282, 0, 50)
  30. title.Font = Enum.Font.Cartoon
  31. title.Text = "Ban Protection"
  32. title.TextColor3 = Color3.new(1, 1, 1)
  33. title.TextSize = 35
  34. title.TextWrapped = true
  35.  
  36. canada.Name = "canada"
  37. canada.Parent = BanProtectionUI
  38. canada.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  39. canada.Position = UDim2.new(0.102649011, 0, 0.209150344, 0)
  40. canada.Size = UDim2.new(0, 241, 0, 50)
  41. canada.Font = Enum.Font.Cartoon
  42. canada.Text = "Canada Connection"
  43. canada.TextColor3 = Color3.new(1, 1, 1)
  44. canada.TextSize = 30
  45.  
  46. uk.Name = "uk"
  47. uk.Parent = BanProtectionUI
  48. uk.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  49. uk.Position = UDim2.new(0.102649003, 0, 0.418300658, 0)
  50. uk.Size = UDim2.new(0, 241, 0, 50)
  51. uk.Font = Enum.Font.Cartoon
  52. uk.Text = "UK Connection"
  53. uk.TextColor3 = Color3.new(1, 1, 1)
  54. uk.TextSize = 30
  55.  
  56. switcheverysec.Name = "switcheverysec"
  57. switcheverysec.Parent = BanProtectionUI
  58. switcheverysec.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  59. switcheverysec.Position = UDim2.new(0.102649011, 0, 0.637254953, 0)
  60. switcheverysec.Size = UDim2.new(0, 241, 0, 50)
  61. switcheverysec.Font = Enum.Font.Cartoon
  62. switcheverysec.Text = "Switch Connection"
  63. switcheverysec.TextColor3 = Color3.new(1, 1, 1)
  64. switcheverysec.TextSize = 30
  65.  
  66. banwaveproto.Name = "banwaveproto"
  67. banwaveproto.Parent = BanProtectionUI
  68. banwaveproto.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  69. banwaveproto.Position = UDim2.new(0.0993377492, 0, 0.836601377, 0)
  70. banwaveproto.Size = UDim2.new(0, 241, 0, 50)
  71. banwaveproto.Font = Enum.Font.Cartoon
  72. banwaveproto.Text = "Banwave Bypass"
  73. banwaveproto.TextColor3 = Color3.new(1, 1, 1)
  74. banwaveproto.TextSize = 30
  75.  
  76. BanwaveProtectionUI.Name = "BanwaveProtectionUI"
  77. BanwaveProtectionUI.Parent = VPNProtection
  78. BanwaveProtectionUI.BackgroundColor3 = Color3.new(0.396078, 0.396078, 0.396078)
  79. BanwaveProtectionUI.Position = UDim2.new(0.604186475, 0, 0.147790059, 0)
  80. BanwaveProtectionUI.Size = UDim2.new(0, 302, 0, 306)
  81. BanwaveProtectionUI.Visible = false
  82.  
  83. title_2.Name = "title"
  84. title_2.Parent = BanwaveProtectionUI
  85. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  86. title_2.BackgroundTransparency = 3
  87. title_2.Position = UDim2.new(0.0331125855, 0, 0, 0)
  88. title_2.Size = UDim2.new(0, 282, 0, 50)
  89. title_2.Font = Enum.Font.Cartoon
  90. title_2.Text = "Banwave Protection"
  91. title_2.TextColor3 = Color3.new(1, 1, 1)
  92. title_2.TextSize = 35
  93. title_2.TextWrapped = true
  94.  
  95. lvl1protection.Name = "lvl1protection"
  96. lvl1protection.Parent = BanwaveProtectionUI
  97. lvl1protection.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  98. lvl1protection.Position = UDim2.new(0.0827814564, 0, 0.209150329, 0)
  99. lvl1protection.Size = UDim2.new(0, 252, 0, 50)
  100. lvl1protection.Font = Enum.Font.Cartoon
  101. lvl1protection.Text = "Level 1/3 protection"
  102. lvl1protection.TextColor3 = Color3.new(1, 1, 1)
  103. lvl1protection.TextSize = 30
  104.  
  105. level2protection.Name = "level2protection"
  106. level2protection.Parent = BanwaveProtectionUI
  107. level2protection.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  108. level2protection.Position = UDim2.new(0.0827814564, 0, 0.418300658, 0)
  109. level2protection.Size = UDim2.new(0, 247, 0, 50)
  110. level2protection.Font = Enum.Font.Cartoon
  111. level2protection.Text = "Level 2/3 Protection"
  112. level2protection.TextColor3 = Color3.new(1, 1, 1)
  113. level2protection.TextSize = 30
  114.  
  115. lvl3protection.Name = "lvl3protection"
  116. lvl3protection.Parent = BanwaveProtectionUI
  117. lvl3protection.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  118. lvl3protection.Position = UDim2.new(0.102649011, 0, 0.637254953, 0)
  119. lvl3protection.Size = UDim2.new(0, 241, 0, 50)
  120. lvl3protection.Font = Enum.Font.Cartoon
  121. lvl3protection.Text = "Level 3/3 Protection"
  122. lvl3protection.TextColor3 = Color3.new(1, 1, 1)
  123. lvl3protection.TextSize = 30
  124.  
  125. script.Parent.MouseButton1Click:Connect(function()
  126. game.Players.LocalPlayer.PlayerGui.VPNProtection.BanwaveProtectionUI.Visible = true
  127. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement