Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
101
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. TextLabel.Parent = LoginFrame
  57. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  58. TextLabel.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  59. TextLabel.Position = UDim2.new(0.206310675, 0, 0.144251674, 0)
  60. TextLabel.Size = UDim2.new(0, 117, 0, 32)
  61. TextLabel.Text = "Noob Gui"
  62. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  63. TextLabel.TextSize = 14
  64.  
  65. Username.Name = "Username"
  66. Username.Parent = LoginFrame
  67. Username.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  68. Username.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  69. Username.Position = UDim2.new(0.211165041, 0, 0.30898881, 0)
  70. Username.Size = UDim2.new(0, 119, 0, 47)
  71. Username.Font = Enum.Font.SourceSans
  72. Username.PlaceholderColor3 = Color3.new(1, 1, 1)
  73. Username.Text = "Username"
  74. Username.TextColor3 = Color3.new(1, 1, 1)
  75. Username.TextSize = 14
  76.  
  77. Password.Name = "Password"
  78. Password.Parent = LoginFrame
  79. Password.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  80. Password.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  81. Password.Position = UDim2.new(0.211165011, 0, 0.522471964, 0)
  82. Password.Size = UDim2.new(0, 119, 0, 47)
  83. Password.Font = Enum.Font.SourceSans
  84. Password.Text = "Password"
  85. Password.TextColor3 = Color3.new(1, 1, 1)
  86. Password.TextSize = 14
  87.  
  88. ScriptTab.Name = "Script Tab"
  89. ScriptTab.Parent = ScreenGui
  90. ScriptTab.Active = true
  91. ScriptTab.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  92. ScriptTab.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  93. ScriptTab.Draggable = true
  94. ScriptTab.Position = UDim2.new(0.426401854, 0, -0.00470809639, 0)
  95. ScriptTab.Size = UDim2.new(0, 304, 0, 282)
  96.  
  97. TextLabel_2.Parent = ScriptTab
  98. TextLabel_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  99. TextLabel_2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  100. TextLabel_2.Position = UDim2.new(0.0107913669, 0, 0, 0)
  101. TextLabel_2.Size = UDim2.new(0, 275, 0, 28)
  102. TextLabel_2.Font = Enum.Font.SourceSans
  103. TextLabel_2.Text = "˜”*°•.˜”*°• Welcome To Script Page! •°*”˜.•°*”˜"
  104. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  105. TextLabel_2.TextSize = 15
  106.  
  107. Meldious.Name = "Meldious"
  108. Meldious.Parent = ScriptTab
  109. Meldious.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  110. Meldious.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  111. Meldious.Position = UDim2.new(-0.0014238758, 0, 0.120567441, 0)
  112. Meldious.Size = UDim2.new(0, 93, 0, 50)
  113. Meldious.Font = Enum.Font.SourceSans
  114. Meldious.Text = "Meldious"
  115. Meldious.TextColor3 = Color3.new(1, 1, 1)
  116. Meldious.TextSize = 14
  117. Meldious.TextStrokeColor3 = Color3.new(1, 1, 1)
  118.  
  119. GrabKnife.Name = "Grab Knife"
  120. GrabKnife.Parent = ScriptTab
  121. GrabKnife.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  122. GrabKnife.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  123. GrabKnife.Position = UDim2.new(0.339940548, 0, 0.120567441, 0)
  124. GrabKnife.Size = UDim2.new(0, 93, 0, 50)
  125. GrabKnife.Font = Enum.Font.SourceSans
  126. GrabKnife.Text = "Grab Knife"
  127. GrabKnife.TextColor3 = Color3.new(1, 1, 1)
  128. GrabKnife.TextSize = 14
  129. GrabKnife.TextStrokeColor3 = Color3.new(1, 1, 1)
  130.  
  131. ArtixBow.Name = "Artix Bow"
  132. ArtixBow.Parent = ScriptTab
  133. ArtixBow.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  134. ArtixBow.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  135. ArtixBow.Position = UDim2.new(0.674769402, 0, 0.120567441, 0)
  136. ArtixBow.Size = UDim2.new(0, 93, 0, 50)
  137. ArtixBow.Font = Enum.Font.SourceSans
  138. ArtixBow.Text = "Artix Bow"
  139. ArtixBow.TextColor3 = Color3.new(1, 1, 1)
  140. ArtixBow.TextSize = 14
  141. ArtixBow.TextStrokeColor3 = Color3.new(1, 1, 1)
  142.  
  143. GrabKnife_2.Name = "Grab Knife"
  144. GrabKnife_2.Parent = ScriptTab
  145. GrabKnife_2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  146. GrabKnife_2.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  147. GrabKnife_2.Position = UDim2.new(0.674769402, 0, 0.3723405, 0)
  148. GrabKnife_2.Size = UDim2.new(0, 93, 0, 50)
  149. GrabKnife_2.Font = Enum.Font.SourceSans
  150. GrabKnife_2.Text = "Iris Solider"
  151. GrabKnife_2.TextColor3 = Color3.new(1, 1, 1)
  152. GrabKnife_2.TextSize = 14
  153. GrabKnife_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  154.  
  155. GrabKnife_3.Name = "Grab Knife"
  156. GrabKnife_3.Parent = ScriptTab
  157. GrabKnife_3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  158. GrabKnife_3.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  159. GrabKnife_3.Position = UDim2.new(0.339940548, 0, 0.3723405, 0)
  160. GrabKnife_3.Size = UDim2.new(0, 93, 0, 50)
  161. GrabKnife_3.Font = Enum.Font.SourceSans
  162. GrabKnife_3.Text = "1x1x1x1"
  163. GrabKnife_3.TextColor3 = Color3.new(1, 1, 1)
  164. GrabKnife_3.TextSize = 14
  165. GrabKnife_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  166.  
  167. Meldious_2.Name = "Meldious"
  168. Meldious_2.Parent = ScriptTab
  169. Meldious_2.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  170. Meldious_2.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  171. Meldious_2.Position = UDim2.new(0.00844454486, 0, 0.3723405, 0)
  172. Meldious_2.Size = UDim2.new(0, 93, 0, 50)
  173. Meldious_2.Font = Enum.Font.SourceSans
  174. Meldious_2.Text = "Lutris V2"
  175. Meldious_2.TextColor3 = Color3.new(1, 1, 1)
  176. Meldious_2.TextSize = 14
  177. Meldious_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  178.  
  179. Meldious_3.Name = "Meldious"
  180. Meldious_3.Parent = ScriptTab
  181. Meldious_3.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  182. Meldious_3.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  183. Meldious_3.Position = UDim2.new(0.00986842066, 0, 0.617021263, 0)
  184. Meldious_3.Size = UDim2.new(0, 295, 0, 50)
  185. Meldious_3.Font = Enum.Font.SourceSans
  186. Meldious_3.Text = "Tec-99"
  187. Meldious_3.TextColor3 = Color3.new(1, 1, 1)
  188. Meldious_3.TextSize = 14
  189. Meldious_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  190.  
  191. CloseScriptTab.Name = "Close Script Tab"
  192. CloseScriptTab.Parent = ScreenGui
  193. CloseScriptTab.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  194. CloseScriptTab.Position = UDim2.new(0.0210280363, 0, 0.913370907, 0)
  195. CloseScriptTab.Size = UDim2.new(0, 92, 0, 22)
  196. CloseScriptTab.Font = Enum.Font.SourceSans
  197. CloseScriptTab.Text = "Close Script Tab"
  198. CloseScriptTab.TextColor3 = Color3.new(1, 1, 1)
  199. CloseScriptTab.TextSize = 14
  200.  
  201. OpenScriptTab.Name = "Open Script Tab"
  202. OpenScriptTab.Parent = ScreenGui
  203. OpenScriptTab.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  204. OpenScriptTab.Position = UDim2.new(0.0210280363, 0, 0.913370848, 0)
  205. OpenScriptTab.Size = UDim2.new(0, 92, 0, 22)
  206. OpenScriptTab.Font = Enum.Font.SourceSans
  207. OpenScriptTab.Text = "Open Script Tab"
  208. OpenScriptTab.TextColor3 = Color3.new(1, 1, 1)
  209. OpenScriptTab.TextSize = 14
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement