Advertisement
Guest User

Shadow gui ROBLOx - full lua

a guest
Apr 1st, 2018
2,381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.37 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ShadowGui = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextButton = Instance.new("TextButton")
  6. local TextButton_2 = Instance.new("TextButton")
  7. local TextButton_3 = Instance.new("TextButton")
  8. local TextButton_4 = Instance.new("TextButton")
  9. local TextButton_5 = Instance.new("TextButton")
  10. local TextButton_6 = Instance.new("TextButton")
  11. local TextButton_7 = Instance.new("TextButton")
  12. local TextButton_8 = Instance.new("TextButton")
  13. local TextButton_9 = Instance.new("TextButton")
  14. local TextButton_10 = Instance.new("TextButton")
  15. local Frame_2 = Instance.new("Frame")
  16. local TextLabel = Instance.new("TextLabel")
  17.  
  18. -- Properties
  19.  
  20. ShadowGui.Name = "Shadow Gui"
  21. ShadowGui.Parent = game.StarterGui
  22.  
  23. Frame.Parent = ShadowGui
  24. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  25. Frame.BorderSizePixel = 0
  26. Frame.Position = UDim2.new(0, 0, 0.423831075, 0)
  27. Frame.Size = UDim2.new(0, 182, 0, 267)
  28. Frame.Style = Enum.FrameStyle.RobloxRound
  29.  
  30. TextButton.Parent = Frame
  31. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  32. TextButton.BorderSizePixel = 0
  33. TextButton.Position = UDim2.new(-0.0412087888, 0, 0.00374532118, 0)
  34. TextButton.Size = UDim2.new(0, 80, 0, 38)
  35. TextButton.Style = Enum.ButtonStyle.RobloxRoundButton
  36. TextButton.Font = Enum.Font.SourceSansBold
  37. TextButton.Text = "Grab Knife v4"
  38. TextButton.TextColor3 = Color3.new(1, 1, 1)
  39. TextButton.TextSize = 14
  40. TextButton.TextStrokeTransparency = 0.5
  41.  
  42. TextButton_2.Parent = Frame
  43. TextButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  44. TextButton_2.BorderSizePixel = 0
  45. TextButton_2.Position = UDim2.new(0.519230783, 0, 0.00374532118, 0)
  46. TextButton_2.Size = UDim2.new(0, 80, 0, 38)
  47. TextButton_2.Style = Enum.ButtonStyle.RobloxRoundButton
  48. TextButton_2.Font = Enum.Font.SourceSansBold
  49. TextButton_2.Text = "Suicide Gun"
  50. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  51. TextButton_2.TextSize = 14
  52. TextButton_2.TextStrokeTransparency = 0.5
  53.  
  54. TextButton_3.Parent = Frame
  55. TextButton_3.BackgroundColor3 = Color3.new(0, 0, 0)
  56. TextButton_3.BorderSizePixel = 0
  57. TextButton_3.Position = UDim2.new(-0.0412088037, 0, 0.153558046, 0)
  58. TextButton_3.Size = UDim2.new(0, 80, 0, 38)
  59. TextButton_3.Style = Enum.ButtonStyle.RobloxRoundButton
  60. TextButton_3.Font = Enum.Font.SourceSansBold
  61. TextButton_3.Text = "Galaxy Titan"
  62. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  63. TextButton_3.TextSize = 14
  64. TextButton_3.TextStrokeTransparency = 0.5
  65.  
  66. TextButton_4.Parent = Frame
  67. TextButton_4.BackgroundColor3 = Color3.new(0, 0, 0)
  68. TextButton_4.BorderSizePixel = 0
  69. TextButton_4.Position = UDim2.new(0.519230783, 0, 0.153558046, 0)
  70. TextButton_4.Size = UDim2.new(0, 80, 0, 38)
  71. TextButton_4.Style = Enum.ButtonStyle.RobloxRoundButton
  72. TextButton_4.Font = Enum.Font.SourceSansBold
  73. TextButton_4.Text = "Sing Script"
  74. TextButton_4.TextColor3 = Color3.new(1, 1, 1)
  75. TextButton_4.TextSize = 14
  76. TextButton_4.TextStrokeTransparency = 0.5
  77.  
  78. TextButton_5.Parent = Frame
  79. TextButton_5.BackgroundColor3 = Color3.new(0, 0, 0)
  80. TextButton_5.BorderSizePixel = 0
  81. TextButton_5.Position = UDim2.new(-0.0412088037, 0, 0.307116091, 0)
  82. TextButton_5.Size = UDim2.new(0, 80, 0, 38)
  83. TextButton_5.Style = Enum.ButtonStyle.RobloxRoundButton
  84. TextButton_5.Font = Enum.Font.SourceSansBold
  85. TextButton_5.Text = "Glutton God"
  86. TextButton_5.TextColor3 = Color3.new(1, 1, 1)
  87. TextButton_5.TextSize = 14
  88. TextButton_5.TextStrokeTransparency = 0.5
  89.  
  90. TextButton_6.Parent = Frame
  91. TextButton_6.BackgroundColor3 = Color3.new(0, 0, 0)
  92. TextButton_6.BorderSizePixel = 0
  93. TextButton_6.Position = UDim2.new(0.519230783, 0, 0.479400754, 0)
  94. TextButton_6.Size = UDim2.new(0, 80, 0, 38)
  95. TextButton_6.Style = Enum.ButtonStyle.RobloxRoundButton
  96. TextButton_6.Font = Enum.Font.SourceSansBold
  97. TextButton_6.Text = "Voodoo"
  98. TextButton_6.TextColor3 = Color3.new(1, 1, 1)
  99. TextButton_6.TextSize = 14
  100. TextButton_6.TextStrokeTransparency = 0.5
  101.  
  102. TextButton_7.Parent = Frame
  103. TextButton_7.BackgroundColor3 = Color3.new(0, 0, 0)
  104. TextButton_7.BorderSizePixel = 0
  105. TextButton_7.Position = UDim2.new(-0.0467033088, 0, 0.479400754, 0)
  106. TextButton_7.Size = UDim2.new(0, 80, 0, 38)
  107. TextButton_7.Style = Enum.ButtonStyle.RobloxRoundButton
  108. TextButton_7.Font = Enum.Font.SourceSansBold
  109. TextButton_7.Text = "DJ Speed"
  110. TextButton_7.TextColor3 = Color3.new(1, 1, 1)
  111. TextButton_7.TextSize = 14
  112. TextButton_7.TextStrokeTransparency = 0.5
  113.  
  114. TextButton_8.Parent = Frame
  115. TextButton_8.BackgroundColor3 = Color3.new(0, 0, 0)
  116. TextButton_8.BorderSizePixel = 0
  117. TextButton_8.Position = UDim2.new(-0.0412088037, 0, 0.681647956, 0)
  118. TextButton_8.Size = UDim2.new(0, 80, 0, 38)
  119. TextButton_8.Style = Enum.ButtonStyle.RobloxRoundButton
  120. TextButton_8.Font = Enum.Font.SourceSansBold
  121. TextButton_8.Text = "Ban Hammer"
  122. TextButton_8.TextColor3 = Color3.new(1, 1, 1)
  123. TextButton_8.TextSize = 14
  124. TextButton_8.TextStrokeTransparency = 0.5
  125.  
  126. TextButton_9.Parent = Frame
  127. TextButton_9.BackgroundColor3 = Color3.new(0, 0, 0)
  128. TextButton_9.BorderSizePixel = 0
  129. TextButton_9.Position = UDim2.new(0.519230783, 0, 0.681647956, 0)
  130. TextButton_9.Size = UDim2.new(0, 80, 0, 38)
  131. TextButton_9.Style = Enum.ButtonStyle.RobloxRoundButton
  132. TextButton_9.Font = Enum.Font.SourceSansBold
  133. TextButton_9.Text = "LapTop"
  134. TextButton_9.TextColor3 = Color3.new(1, 1, 1)
  135. TextButton_9.TextSize = 14
  136. TextButton_9.TextStrokeTransparency = 0.5
  137.  
  138. TextButton_10.Parent = Frame
  139. TextButton_10.BackgroundColor3 = Color3.new(0, 0, 0)
  140. TextButton_10.BorderSizePixel = 0
  141. TextButton_10.Position = UDim2.new(0.519230783, 0, 0.318352044, 0)
  142. TextButton_10.Size = UDim2.new(0, 80, 0, 38)
  143. TextButton_10.Style = Enum.ButtonStyle.RobloxRoundButton
  144. TextButton_10.Font = Enum.Font.SourceSansBold
  145. TextButton_10.Text = "Evil"
  146. TextButton_10.TextColor3 = Color3.new(1, 1, 1)
  147. TextButton_10.TextSize = 14
  148. TextButton_10.TextStrokeTransparency = 0.5
  149.  
  150. Frame_2.Parent = ShadowGui
  151. Frame_2.BackgroundColor3 = Color3.new(0, 0, 0)
  152. Frame_2.BorderSizePixel = 0
  153. Frame_2.Position = UDim2.new(0, 0, 0.3815988, 0)
  154. Frame_2.Size = UDim2.new(0, 182, 0, 37)
  155. Frame_2.Style = Enum.FrameStyle.RobloxRound
  156.  
  157. TextLabel.Parent = Frame_2
  158. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  159. TextLabel.BackgroundTransparency = 1
  160. TextLabel.BorderSizePixel = 0
  161. TextLabel.Position = UDim2.new(0.423076928, 0, -0.145824924, 0)
  162. TextLabel.Size = UDim2.new(0, 25, 0, 25)
  163. TextLabel.Font = Enum.Font.SourceSansBold
  164. TextLabel.Text = "By Phatom and GRIPPERTV"
  165. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  166. TextLabel.TextSize = 14
  167. TextLabel.TextStrokeTransparency = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement