Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.29 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local LoginFrame = Instance.new("Frame")
  5. local Frame = Instance.new("Frame")
  6. local Login = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local Username = Instance.new("TextBox")
  9. local Password = Instance.new("TextBox")
  10. local ScriptTab = Instance.new("Frame")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12. local Meldious = Instance.new("TextButton")
  13. local GrabKnife = Instance.new("TextButton")
  14. local ArtixBow = Instance.new("TextButton")
  15. local GrabKnife_2 = Instance.new("TextButton")
  16. local GrabKnife_3 = Instance.new("TextButton")
  17. local Meldious_2 = Instance.new("TextButton")
  18. local Meldious_3 = Instance.new("TextButton")
  19. local CloseScriptTab = Instance.new("TextButton")
  20. local OpenScriptTab = Instance.new("TextButton")
  21.  
  22. -- Properties
  23.  
  24. ScreenGui.Parent = game.CoreGui
  25.  
  26. LoginFrame.Name = "LoginFrame"
  27. LoginFrame.Parent = ScreenGui
  28. LoginFrame.Active = true
  29. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  30. LoginFrame.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  31. LoginFrame.Draggable = true
  32. LoginFrame.Position = UDim2.new(0.0537383109, 0, 0.141242936, 0)
  33. LoginFrame.Size = UDim2.new(0, 206, 0, 267)
  34.  
  35. Frame.Parent = LoginFrame
  36. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  37. Frame.BorderColor3 = Color3.new(0, 0, 0)
  38. Frame.Size = UDim2.new(0, 206, 0, 22)
  39.  
  40. Login.Name = "Login"
  41. Login.Parent = LoginFrame
  42. Login.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  43. Login.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  44. Login.Position = UDim2.new(0.216019347, 0, 0.768949509, 0)
  45. Login.Size = UDim2.new(0, 119, 0, 49)
  46. Login.Font = Enum.Font.SourceSans
  47. Login.Text = "Login"
  48. Login.TextColor3 = Color3.new(1, 1, 1)
  49. Login.TextSize = 14
  50. Login.MouseButton1Down:connect(function()
  51. if Username.Text == "valkiryie" and Password.Text == "lolitsvalk" then
  52. LoginFrame.Visible = false
  53. ScriptTab.Visible = true
  54. end
  55. end)
  56.  
  57. TextLabel.Parent = LoginFrame
  58. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  59. TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  60. TextLabel.Position = UDim2.new(0.206310675, 0, 0.144251674, 0)
  61. TextLabel.Size = UDim2.new(0, 117, 0, 32)
  62. TextLabel.Text = "Noob Gui"
  63. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  64. TextLabel.TextSize = 14
  65.  
  66. Username.Name = "Username"
  67. Username.Parent = LoginFrame
  68. Username.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  69. Username.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  70. Username.Position = UDim2.new(0.211165041, 0, 0.30898881, 0)
  71. Username.Size = UDim2.new(0, 119, 0, 47)
  72. Username.Font = Enum.Font.SourceSans
  73. Username.PlaceholderColor3 = Color3.new(1, 1, 1)
  74. Username.Text = "Username"
  75. Username.TextColor3 = Color3.new(1, 1, 1)
  76. Username.TextSize = 14
  77.  
  78. Password.Name = "Password"
  79. Password.Parent = LoginFrame
  80. Password.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  81. Password.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  82. Password.Position = UDim2.new(0.211165011, 0, 0.522471964, 0)
  83. Password.Size = UDim2.new(0, 119, 0, 47)
  84. Password.Font = Enum.Font.SourceSans
  85. Password.Text = "Password"
  86. Password.TextColor3 = Color3.new(1, 1, 1)
  87. Password.TextSize = 14
  88.  
  89. ScriptTab.Name = "Script Tab"
  90. ScriptTab.Parent = ScreenGui
  91. ScriptTab.Active = true
  92. ScriptTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  93. ScriptTab.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  94. ScriptTab.Draggable = true
  95. ScriptTab.Position = UDim2.new(0.426401854, 0, -0.00470809639, 0)
  96. ScriptTab.Size = UDim2.new(0, 304, 0, 282)
  97.  
  98. TextLabel_2.Parent = ScriptTab
  99. TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  100. TextLabel_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  101. TextLabel_2.Position = UDim2.new(0.0107913669, 0, 0, 0)
  102. TextLabel_2.Size = UDim2.new(0, 275, 0, 28)
  103. TextLabel_2.Font = Enum.Font.SourceSans
  104. TextLabel_2.Text = "˜”*°•.˜”*°• Welcome To Script Page! •°*”˜.•°*”˜"
  105. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  106. TextLabel_2.TextSize = 15
  107.  
  108. Meldious.Name = "Meldious"
  109. Meldious.Parent = ScriptTab
  110. Meldious.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  111. Meldious.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  112. Meldious.Position = UDim2.new(-0.0014238758, 0, 0.120567441, 0)
  113. Meldious.Size = UDim2.new(0, 93, 0, 50)
  114. Meldious.Font = Enum.Font.SourceSans
  115. Meldious.Text = "Meldious"
  116. Meldious.TextColor3 = Color3.new(1, 1, 1)
  117. Meldious.TextSize = 14
  118. Meldious.TextStrokeColor3 = Color3.new(1, 1, 1)
  119.  
  120. GrabKnife.Name = "Grab Knife"
  121. GrabKnife.Parent = ScriptTab
  122. GrabKnife.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  123. GrabKnife.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  124. GrabKnife.Position = UDim2.new(0.339940548, 0, 0.120567441, 0)
  125. GrabKnife.Size = UDim2.new(0, 93, 0, 50)
  126. GrabKnife.Font = Enum.Font.SourceSans
  127. GrabKnife.Text = "Grab Knife"
  128. GrabKnife.TextColor3 = Color3.new(1, 1, 1)
  129. GrabKnife.TextSize = 14
  130. GrabKnife.TextStrokeColor3 = Color3.new(1, 1, 1)
  131.  
  132. ArtixBow.Name = "Artix Bow"
  133. ArtixBow.Parent = ScriptTab
  134. ArtixBow.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  135. ArtixBow.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  136. ArtixBow.Position = UDim2.new(0.674769402, 0, 0.120567441, 0)
  137. ArtixBow.Size = UDim2.new(0, 93, 0, 50)
  138. ArtixBow.Font = Enum.Font.SourceSans
  139. ArtixBow.Text = "Artix Bow"
  140. ArtixBow.TextColor3 = Color3.new(1, 1, 1)
  141. ArtixBow.TextSize = 14
  142. ArtixBow.TextStrokeColor3 = Color3.new(1, 1, 1)
  143.  
  144. GrabKnife_2.Name = "Grab Knife"
  145. GrabKnife_2.Parent = ScriptTab
  146. GrabKnife_2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  147. GrabKnife_2.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  148. GrabKnife_2.Position = UDim2.new(0.674769402, 0, 0.3723405, 0)
  149. GrabKnife_2.Size = UDim2.new(0, 93, 0, 50)
  150. GrabKnife_2.Font = Enum.Font.SourceSans
  151. GrabKnife_2.Text = "Iris Solider"
  152. GrabKnife_2.TextColor3 = Color3.new(1, 1, 1)
  153. GrabKnife_2.TextSize = 14
  154. GrabKnife_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  155.  
  156. GrabKnife_3.Name = "Grab Knife"
  157. GrabKnife_3.Parent = ScriptTab
  158. GrabKnife_3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  159. GrabKnife_3.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  160. GrabKnife_3.Position = UDim2.new(0.339940548, 0, 0.3723405, 0)
  161. GrabKnife_3.Size = UDim2.new(0, 93, 0, 50)
  162. GrabKnife_3.Font = Enum.Font.SourceSans
  163. GrabKnife_3.Text = "1x1x1x1"
  164. GrabKnife_3.TextColor3 = Color3.new(1, 1, 1)
  165. GrabKnife_3.TextSize = 14
  166. GrabKnife_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  167.  
  168. Meldious_2.Name = "Meldious"
  169. Meldious_2.Parent = ScriptTab
  170. Meldious_2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  171. Meldious_2.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  172. Meldious_2.Position = UDim2.new(0.00844454486, 0, 0.3723405, 0)
  173. Meldious_2.Size = UDim2.new(0, 93, 0, 50)
  174. Meldious_2.Font = Enum.Font.SourceSans
  175. Meldious_2.Text = "Lutris V2"
  176. Meldious_2.TextColor3 = Color3.new(1, 1, 1)
  177. Meldious_2.TextSize = 14
  178. Meldious_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  179.  
  180. Meldious_3.Name = "Meldious"
  181. Meldious_3.Parent = ScriptTab
  182. Meldious_3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  183. Meldious_3.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  184. Meldious_3.Position = UDim2.new(0.00986842066, 0, 0.617021263, 0)
  185. Meldious_3.Size = UDim2.new(0, 295, 0, 50)
  186. Meldious_3.Font = Enum.Font.SourceSans
  187. Meldious_3.Text = "Tec-99"
  188. Meldious_3.TextColor3 = Color3.new(1, 1, 1)
  189. Meldious_3.TextSize = 14
  190. Meldious_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  191.  
  192. CloseScriptTab.Name = "Close Script Tab"
  193. CloseScriptTab.Parent = ScreenGui
  194. CloseScriptTab.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  195. CloseScriptTab.Position = UDim2.new(0.0210280363, 0, 0.913370907, 0)
  196. CloseScriptTab.Size = UDim2.new(0, 92, 0, 22)
  197. CloseScriptTab.Font = Enum.Font.SourceSans
  198. CloseScriptTab.Text = "Close Script Tab"
  199. CloseScriptTab.TextColor3 = Color3.new(1, 1, 1)
  200. CloseScriptTab.TextSize = 14
  201.  
  202. OpenScriptTab.Name = "Open Script Tab"
  203. OpenScriptTab.Parent = ScreenGui
  204. OpenScriptTab.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  205. OpenScriptTab.Position = UDim2.new(0.0210280363, 0, 0.913370848, 0)
  206. OpenScriptTab.Size = UDim2.new(0, 92, 0, 22)
  207. OpenScriptTab.Font = Enum.Font.SourceSans
  208. OpenScriptTab.Text = "Open Script Tab"
  209. OpenScriptTab.TextColor3 = Color3.new(1, 1, 1)
  210. OpenScriptTab.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement