Advertisement
ScriptHubRoblox

sourcexky

Oct 13th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. local loadsyslhub = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local name = Instance.new("TextLabel")
  4. local UICorner = Instance.new("UICorner")
  5. local UICorner_2 = Instance.new("UICorner")
  6. local snowedlogo = Instance.new("ImageButton")
  7. local siteload = Instance.new("TextLabel")
  8. local UICorner_3 = Instance.new("UICorner")
  9. local TextLabel = Instance.new("TextLabel")
  10. local UICorner_4 = Instance.new("UICorner")
  11. local enterkeybrah = Instance.new("TextBox")
  12. local UICorner_5 = Instance.new("UICorner")
  13. local sumbitpro = Instance.new("TextButton")
  14. local UICorner_6 = Instance.new("UICorner")
  15. local joindiscord = Instance.new("TextButton")
  16. local UICorner_7 = Instance.new("UICorner")
  17. local closeui = Instance.new("TextButton")
  18. local UICorner_8 = Instance.new("UICorner")
  19.  
  20. loadsyslhub.Name = "loadsyslhub"
  21. loadsyslhub.Parent = game.CoreGui
  22. loadsyslhub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. main.Name = "main"
  25. main.Parent = loadsyslhub
  26. main.BackgroundColor3 = Color3.fromRGB(99, 99, 99)
  27. main.Position = UDim2.new(0.293501198, 0, 0.314903826, 0)
  28. main.Size = UDim2.new(0, 508, 0, 248)
  29. main.Active = true
  30. main.Draggable = true
  31.  
  32. name.Name = "name"
  33. name.Parent = main
  34. name.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  35. name.Position = UDim2.new(0.0871734619, 0, 0, 0)
  36. name.Size = UDim2.new(0, 340, 0, 38)
  37. name.Font = Enum.Font.SourceSans
  38. name.Text = "Snowed Protected KeySystem"
  39. name.TextColor3 = Color3.fromRGB(255, 255, 255)
  40. name.TextSize = 32.000
  41. name.TextWrapped = true
  42.  
  43. UICorner.CornerRadius = UDim.new(0, 2)
  44. UICorner.Parent = name
  45.  
  46. UICorner_2.CornerRadius = UDim.new(0, 2)
  47. UICorner_2.Parent = main
  48.  
  49. snowedlogo.Name = "snowedlogo"
  50. snowedlogo.Parent = main
  51. snowedlogo.BackgroundTransparency = 1.000
  52. snowedlogo.Position = UDim2.new(0.0181119069, 0, 0.0261321366, 0)
  53. snowedlogo.Size = UDim2.new(0, 25, 0, 25)
  54. snowedlogo.ZIndex = 2
  55. snowedlogo.Image = "rbxassetid://3926307971"
  56. snowedlogo.ImageRectOffset = Vector2.new(604, 124)
  57. snowedlogo.ImageRectSize = Vector2.new(36, 36)
  58.  
  59. siteload.Name = "siteload"
  60. siteload.Parent = main
  61. siteload.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  62. siteload.Position = UDim2.new(0.0198862869, 0, 0.181451619, 0)
  63. siteload.Size = UDim2.new(0, 490, 0, 195)
  64. siteload.Font = Enum.Font.SourceSans
  65. siteload.Text = ""
  66. siteload.TextColor3 = Color3.fromRGB(0, 0, 0)
  67. siteload.TextSize = 14.000
  68.  
  69. UICorner_3.CornerRadius = UDim.new(0, 2)
  70. UICorner_3.Parent = siteload
  71.  
  72. TextLabel.Name = "-"
  73. TextLabel.Parent = main
  74. TextLabel.BackgroundColor3 = Color3.fromRGB(76, 76, 76)
  75. TextLabel.Position = UDim2.new(0, 0, 0.137096778, 0)
  76. TextLabel.Size = UDim2.new(0, 51, 0, 4)
  77. TextLabel.Font = Enum.Font.SourceSans
  78. TextLabel.Text = ""
  79. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  80. TextLabel.TextSize = 14.000
  81.  
  82. UICorner_4.CornerRadius = UDim.new(0, 2)
  83. UICorner_4.Parent = TextLabel
  84.  
  85. enterkeybrah.Name = "enterkeybrah"
  86. enterkeybrah.Parent = main
  87. enterkeybrah.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  88. enterkeybrah.Position = UDim2.new(0.198214918, 0, 0.258064508, 0)
  89. enterkeybrah.Size = UDim2.new(0, 306, 0, 44)
  90. enterkeybrah.Font = Enum.Font.SourceSans
  91. enterkeybrah.Text = "Enter Key Here"
  92. enterkeybrah.TextColor3 = Color3.fromRGB(98, 98, 98)
  93. enterkeybrah.TextScaled = true
  94. enterkeybrah.TextSize = 25.000
  95. enterkeybrah.TextWrapped = true
  96.  
  97. UICorner_5.CornerRadius = UDim.new(0, 2)
  98. UICorner_5.Parent = enterkeybrah
  99.  
  100. sumbitpro.Name = "sumbitpro"
  101. sumbitpro.Parent = main
  102. sumbitpro.BackgroundColor3 = Color3.fromRGB(175, 175, 175)
  103. sumbitpro.Position = UDim2.new(0.261229426, 0, 0.741935551, 0)
  104. sumbitpro.Size = UDim2.new(0, 237, 0, 40)
  105. sumbitpro.Font = Enum.Font.SourceSans
  106. sumbitpro.Text = "Sumbit Key"
  107. sumbitpro.TextColor3 = Color3.fromRGB(66, 66, 66)
  108. sumbitpro.TextSize = 36.000
  109.  
  110. UICorner_6.CornerRadius = UDim.new(0, 2)
  111. UICorner_6.Parent = sumbitpro
  112.  
  113. joindiscord.Name = "joindiscord"
  114. joindiscord.Parent = main
  115. joindiscord.BackgroundColor3 = Color3.fromRGB(175, 175, 175)
  116. joindiscord.Position = UDim2.new(0.261229426, 0, 0.528225839, 0)
  117. joindiscord.Size = UDim2.new(0, 237, 0, 40)
  118. joindiscord.Font = Enum.Font.SourceSans
  119. joindiscord.Text = "Join To Discord Server"
  120. joindiscord.TextColor3 = Color3.fromRGB(66, 66, 66)
  121. joindiscord.TextSize = 30.000
  122.  
  123. UICorner_7.CornerRadius = UDim.new(0, 2)
  124. UICorner_7.Parent = joindiscord
  125.  
  126. closeui.Name = "closeui"
  127. closeui.Parent = main
  128. closeui.BackgroundColor3 = Color3.fromRGB(175, 175, 175)
  129. closeui.Position = UDim2.new(0.770915687, 0, 0.0261321533, 0)
  130. closeui.Size = UDim2.new(0, 108, 0, 27)
  131. closeui.Font = Enum.Font.SourceSans
  132. closeui.Text = "Close ui"
  133. closeui.TextColor3 = Color3.fromRGB(66, 66, 66)
  134. closeui.TextSize = 36.000
  135.  
  136. UICorner_8.CornerRadius = UDim.new(0, 4)
  137. UICorner_8.Parent = closeui
  138.  
  139. -- Scripts:
  140.  
  141. local function LFUP_fake_script() -- sumbitpro.checkwhitelistsystem
  142. local script = Instance.new('LocalScript', sumbitpro)
  143.  
  144. script.Parent.MouseButton1Click:Connect(function()
  145. if enterkeybrah.Text == "Noobexploiterontopxyzhubxx2s" then
  146. game.StarterGui:SetCore("SendNotification", {Title="Snowed KeySystem"; Text="Correct Key!"; Duration=4;})
  147. else
  148. game.StarterGui:SetCore("SendNotification", {Title="Snowed KeySystem"; Text="Incorrect Key!"; Duration=4;})
  149. end
  150. end)
  151. end
  152. coroutine.wrap(LFUP_fake_script)()
  153. local function CSXZMWP_fake_script() -- joindiscord.joindiscord
  154. local script = Instance.new('LocalScript', joindiscord)
  155.  
  156. script.Parent.MouseButton1Click:Connect(function()
  157. game.StarterGui:SetCore("SendNotification", {Title="Snowed KeySystem"; Text="Copied to clipboard !"; Duration=4;})
  158. setclipboard("https://discord.gg/aVRHzTRw73")
  159. end)
  160. end
  161. coroutine.wrap(CSXZMWP_fake_script)()
  162. local function NZYIA_fake_script() -- closeui.destroyuicode
  163. local script = Instance.new('LocalScript', closeui)
  164.  
  165. script.Parent.MouseButton1Click:Connect(function()
  166. game.StarterGui:SetCore("SendNotification", {Title="Snowed KeySystem"; Text="See you next time !"; Duration=4;})
  167. wait(2)
  168. game:GetService("CoreGui").loadsyslhub:Destroy()
  169. end)
  170. end
  171. coroutine.wrap(NZYIA_fake_script)()
  172.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement