Advertisement
Isaiah20Yt

Credits IDK

Feb 15th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.63 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local Credits = Instance.new("TextButton")
  7.  
  8. --Properties:
  9.  
  10. Credits.Name = "Credits"
  11. Credits.Parent = game.StarterGui.Credits
  12. Credits.BackgroundColor3 = Color3.fromRGB(255, 170, 255)
  13. Credits.Position = UDim2.new(-0.000627875328, 0, 0.613930941, 0)
  14. Credits.Size = UDim2.new(0, 122, 0, 50)
  15. Credits.Font = Enum.Font.SourceSans
  16. Credits.Text = "Credits"
  17. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  18. Credits.TextSize = 14.000
  19.  
  20. -- Scripts:
  21.  
  22. local function LQMGWL_fake_script() -- Credits.LocalScript
  23. local script = Instance.new('LocalScript', Credits)
  24.  
  25. local Button = script.Parent
  26. Frame = script.Parent.Parent.lol
  27.  
  28. function onClick()
  29. if Frame.Visible == false then
  30. Frame.Visible = true
  31. elseif Frame.Visible == true then
  32. Frame.Visible = false
  33. end
  34. end
  35.  
  36. Button.MouseButton1Click:connect(onClick)
  37.  
  38. end
  39. coroutine.wrap(LQMGWL_fake_script)()
  40. -- Gui to Lua
  41. -- Version: 3.2
  42.  
  43. -- Instances:
  44.  
  45. local lol = Instance.new("Frame")
  46. local TextLabel = Instance.new("TextLabel")
  47. local TextLabel_2 = Instance.new("TextLabel")
  48. local ImageButton = Instance.new("ImageButton")
  49. local ImageButton_2 = Instance.new("ImageButton")
  50. local ImageButton_3 = Instance.new("ImageButton")
  51. local TextBox = Instance.new("TextBox")
  52. local TextBox_2 = Instance.new("TextBox")
  53. local TextBox_3 = Instance.new("TextBox")
  54. local TextLabel_3 = Instance.new("TextLabel")
  55.  
  56. --Properties:
  57.  
  58. lol.Name = "lol"
  59. lol.Parent = game.StarterGui.Credits
  60. lol.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  61. lol.Position = UDim2.new(0.178065568, 0, 0.129168987, 0)
  62. lol.Size = UDim2.new(0, 546, 0, 332)
  63. lol.Visible = false
  64.  
  65. TextLabel.Parent = lol
  66. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  67. TextLabel.Position = UDim2.new(0.320512831, 0, 0.638554215, 0)
  68. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  69. TextLabel.Font = Enum.Font.SciFi
  70. TextLabel.Text = "Owner"
  71. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  72. TextLabel.TextSize = 14.000
  73.  
  74. TextLabel_2.Parent = lol
  75. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  76. TextLabel_2.Position = UDim2.new(0.745421231, 0, 0.638554215, 0)
  77. TextLabel_2.Size = UDim2.new(0, 125, 0, 50)
  78. TextLabel_2.Font = Enum.Font.SciFi
  79. TextLabel_2.Text = "Co Owner"
  80. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  81. TextLabel_2.TextSize = 14.000
  82.  
  83. ImageButton.Parent = lol
  84. ImageButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  85. ImageButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  86. ImageButton.Position = UDim2.new(0.703296721, 0, 0.156626508, 0)
  87. ImageButton.Size = UDim2.new(0, 162, 0, 159)
  88. ImageButton.Image = "rbxassetid://6392556008"
  89.  
  90. ImageButton_2.Parent = lol
  91. ImageButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  92. ImageButton_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  93. ImageButton_2.Position = UDim2.new(0.366300374, 0, 0.156626508, 0)
  94. ImageButton_2.Size = UDim2.new(0, 150, 0, 158)
  95. ImageButton_2.Image = "rbxassetid://6392552569"
  96.  
  97. ImageButton_3.Parent = lol
  98. ImageButton_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  99. ImageButton_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  100. ImageButton_3.Position = UDim2.new(0.0146520156, 0, 0.159638554, 0)
  101. ImageButton_3.Size = UDim2.new(0, 167, 0, 157)
  102. ImageButton_3.Image = "rbxassetid://6392480590"
  103.  
  104. TextBox.Parent = lol
  105. TextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  106. TextBox.BorderColor3 = Color3.fromRGB(0, 0, 0)
  107. TextBox.Position = UDim2.new(0, 0, 0.0602409653, 0)
  108. TextBox.Size = UDim2.new(0, 175, 0, 50)
  109. TextBox.Font = Enum.Font.SciFi
  110. TextBox.Text = "Glxckzz_Term"
  111. TextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  112. TextBox.TextSize = 28.000
  113.  
  114. TextBox_2.Parent = lol
  115. TextBox_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  116. TextBox_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  117. TextBox_2.Position = UDim2.new(0.338827848, 0, 0.0602409653, 0)
  118. TextBox_2.Size = UDim2.new(0, 175, 0, 50)
  119. TextBox_2.Font = Enum.Font.SciFi
  120. TextBox_2.Text = "PcGmers"
  121. TextBox_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  122. TextBox_2.TextSize = 28.000
  123.  
  124. TextBox_3.Parent = lol
  125. TextBox_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  126. TextBox_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
  127. TextBox_3.Position = UDim2.new(0.679487228, 0, 0.0602409653, 0)
  128. TextBox_3.Size = UDim2.new(0, 175, 0, 50)
  129. TextBox_3.Font = Enum.Font.SciFi
  130. TextBox_3.Text = "DarkendIDreemurr"
  131. TextBox_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. TextBox_3.TextSize = 28.000
  133.  
  134. TextLabel_3.Parent = lol
  135. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  136. TextLabel_3.Position = UDim2.new(0.0384615064, 0, 0.632530093, 0)
  137. TextLabel_3.Size = UDim2.new(0, 125, 0, 50)
  138. TextLabel_3.Font = Enum.Font.SciFi
  139. TextLabel_3.Text = "Co Owner"
  140. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  141. TextLabel_3.TextSize = 14.000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement